summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-05-12sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich1-0/+1
2010-05-12sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun1-0/+1
2010-05-12libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord1-2/+2
2010-05-12hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman1-0/+9
2010-04-26KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala1-1/+1
2010-04-26KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa1-0/+5
2010-04-26module: fix __module_ref_addr()Mathieu Desnoyers1-1/+1
2010-04-26x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley1-0/+3
2010-04-26pci: Update pci_set_vga_state() to call arch functionsMike Travis1-0/+5
2010-04-26dm ioctl: introduce flag indicating uevent was generatedPeter Rajnoha1-2/+7
2010-04-26drm/radeon/kms: add FireMV 2400 PCI ID.Dave Airlie1-0/+1
2010-04-26NFSv4: fix delegated lockingTrond Myklebust1-0/+1
2010-04-26include/linux/kfifo.h: fix INIT_KFIFO()David Härdeman1-1/+2
2010-04-26raw: fsync method is now requiredAnton Blanchard1-0/+1
2010-04-26Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley1-2/+5
2010-04-26drm/radeon: add new RS880 pci idAlex Deucher1-0/+1
2010-04-01quota: manage reserved space when quota is not active [v2]Dmitry Monakhov1-2/+9
2010-04-01skbuff: remove unused dma_head & dma_maps fieldsAlexander Duyck1-6/+0
2010-04-01net: Potential null skb->dev dereferenceEric Dumazet1-4/+4
2010-04-01netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso1-1/+5
2010-04-01netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso1-1/+1
2010-04-01netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso1-1/+1
2010-04-01ipsec: Fix bogus bundle flowiHerbert Xu1-1/+2
2010-04-01net: add __must_check to sk_add_backlogZhu Yi1-1/+1
2010-04-01net: backlog functions renameZhu Yi1-3/+3
2010-04-01net: add limit for socket backlogZhu Yi1-1/+14
2010-04-01mac80211: Retry null data frame for power saveVivek Natarajan1-0/+4
2010-04-01if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas1-0/+1
2010-04-01kfifo: fix KFIFO_INIT in include/linux/kfifo.hDavid Härdeman1-2/+0
2010-04-01tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman1-4/+5
2010-04-01tty: Keep the default buffering to sub-page unitsAlan Cox1-0/+10
2010-04-01perf: Provide generic perf_sample_data initializationPeter Zijlstra1-0/+7
2010-04-01KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEPJan Kiszka1-0/+1
2010-04-01mac80211: Fix HT rate control configurationSujith1-1/+2
2010-04-01decompress: fix new decompressor for PICRussell King1-2/+12
2010-03-15sched: Fix sched_mv_power_savings for !SMTVaidyanathan Srinivasan1-1/+4
2010-03-15x86: Avoid race condition in pci_enable_msix()Brandon Phiilps1-0/+2
2010-03-15netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211John W. Linville1-1/+1
2010-03-15skbuff: align sk_buff::cb to 64 bit and close some potential holesFelix Fietkau1-6/+7
2010-03-15tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney2-3/+6
2010-03-15perf: Reimplement frequency driven samplingPeter Zijlstra1-3/+2
2010-03-15readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOMWu Fengguang1-0/+3
2010-02-23Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe1-3/+1
2010-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2010-02-20ARM: 5951/1: ARM: fix documentation of the PrimeCell busLinus Walleij1-1/+5
2010-02-19fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab ...Richard Kennedy1-1/+1
2010-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2010-02-18Input: add KEY_RFKILLMatthew Garrett1-0/+1
2010-02-16kfifo: Don't use integer as NULL pointerAnton Vorontsov1-1/+1
2010-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+3