summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich2010-05-121-0/+1
* sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun2010-05-121-0/+1
* libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord2010-05-121-2/+2
* hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman2010-05-121-0/+9
* KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala2010-04-261-1/+1
* KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-261-0/+5
* module: fix __module_ref_addr()Mathieu Desnoyers2010-04-261-1/+1
* x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley2010-04-261-0/+3
* pci: Update pci_set_vga_state() to call arch functionsMike Travis2010-04-261-0/+5
* dm ioctl: introduce flag indicating uevent was generatedPeter Rajnoha2010-04-261-2/+7
* drm/radeon/kms: add FireMV 2400 PCI ID.Dave Airlie2010-04-261-0/+1
* NFSv4: fix delegated lockingTrond Myklebust2010-04-261-0/+1
* include/linux/kfifo.h: fix INIT_KFIFO()David Härdeman2010-04-261-1/+2
* raw: fsync method is now requiredAnton Blanchard2010-04-261-0/+1
* Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley2010-04-261-2/+5
* drm/radeon: add new RS880 pci idAlex Deucher2010-04-261-0/+1
* quota: manage reserved space when quota is not active [v2]Dmitry Monakhov2010-04-011-2/+9
* skbuff: remove unused dma_head & dma_maps fieldsAlexander Duyck2010-04-011-6/+0
* net: Potential null skb->dev dereferenceEric Dumazet2010-04-011-4/+4
* netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso2010-04-011-1/+5
* netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso2010-04-011-1/+1
* netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso2010-04-011-1/+1
* ipsec: Fix bogus bundle flowiHerbert Xu2010-04-011-1/+2
* net: add __must_check to sk_add_backlogZhu Yi2010-04-011-1/+1
* net: backlog functions renameZhu Yi2010-04-011-3/+3
* net: add limit for socket backlogZhu Yi2010-04-011-1/+14
* mac80211: Retry null data frame for power saveVivek Natarajan2010-04-011-0/+4
* if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas2010-04-011-0/+1
* kfifo: fix KFIFO_INIT in include/linux/kfifo.hDavid Härdeman2010-04-011-2/+0
* tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman2010-04-011-4/+5
* tty: Keep the default buffering to sub-page unitsAlan Cox2010-04-011-0/+10
* perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-04-011-0/+7
* KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEPJan Kiszka2010-04-011-0/+1
* mac80211: Fix HT rate control configurationSujith2010-04-011-1/+2
* decompress: fix new decompressor for PICRussell King2010-04-011-2/+12
* sched: Fix sched_mv_power_savings for !SMTVaidyanathan Srinivasan2010-03-151-1/+4
* x86: Avoid race condition in pci_enable_msix()Brandon Phiilps2010-03-151-0/+2
* netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211John W. Linville2010-03-151-1/+1
* skbuff: align sk_buff::cb to 64 bit and close some potential holesFelix Fietkau2010-03-151-6/+7
* tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney2010-03-152-3/+6
* perf: Reimplement frequency driven samplingPeter Zijlstra2010-03-151-3/+2
* readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOMWu Fengguang2010-03-151-0/+3
* Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe2010-02-231-3/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-02-201-1/+1
|\
| * fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab ...Richard Kennedy2010-02-191-1/+1
* | ARM: 5951/1: ARM: fix documentation of the PrimeCell busLinus Walleij2010-02-201-1/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-02-181-0/+1
|\
| * Input: add KEY_RFKILLMatthew Garrett2010-02-181-0/+1
* | kfifo: Don't use integer as NULL pointerAnton Vorontsov2010-02-161-1/+1
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-152-5/+3
|\ \