summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-04-01quota: manage reserved space when quota is not active [v2]Dmitry Monakhov
2010-04-01skbuff: remove unused dma_head & dma_maps fieldsAlexander Duyck
2010-04-01net: Potential null skb->dev dereferenceEric Dumazet
2010-04-01netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso
2010-04-01netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso
2010-04-01netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso
2010-04-01ipsec: Fix bogus bundle flowiHerbert Xu
2010-04-01net: add __must_check to sk_add_backlogZhu Yi
2010-04-01net: backlog functions renameZhu Yi
2010-04-01net: add limit for socket backlogZhu Yi
2010-04-01mac80211: Retry null data frame for power saveVivek Natarajan
2010-04-01if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas
2010-04-01kfifo: fix KFIFO_INIT in include/linux/kfifo.hDavid Härdeman
2010-04-01tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman
2010-04-01tty: Keep the default buffering to sub-page unitsAlan Cox
2010-04-01perf: Provide generic perf_sample_data initializationPeter Zijlstra
2010-04-01KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEPJan Kiszka
2010-04-01mac80211: Fix HT rate control configurationSujith
2010-04-01decompress: fix new decompressor for PICRussell King
2010-03-15sched: Fix sched_mv_power_savings for !SMTVaidyanathan Srinivasan
2010-03-15x86: Avoid race condition in pci_enable_msix()Brandon Phiilps
2010-03-15netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211John W. Linville
2010-03-15skbuff: align sk_buff::cb to 64 bit and close some potential holesFelix Fietkau
2010-03-15tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney
2010-03-15perf: Reimplement frequency driven samplingPeter Zijlstra
2010-03-15readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOMWu Fengguang
2010-02-23Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe
2010-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-02-20ARM: 5951/1: ARM: fix documentation of the PrimeCell busLinus Walleij
2010-02-19fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab ...Richard Kennedy
2010-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-02-18Input: add KEY_RFKILLMatthew Garrett
2010-02-16kfifo: Don't use integer as NULL pointerAnton Vorontsov
2010-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-11Merge remote branch 'nouveau/for-airlied' of nouveau-2.6Dave Airlie
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-09drm/nouveau: Add getparam to get available PGRAPH units.Marcin Kościelnicki
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet
2010-02-07ima: rename ima_path_check to ima_file_checkMimi Zohar
2010-02-07fix ima breakageMimi Zohar
2010-02-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-02-05percpu: add __percpu for sparseStephen Rothwell
2010-02-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-04libata: fix ata_id_logical_per_physical_sectorsChristoph Hellwig
2010-02-04perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar
2010-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-02connector: Delete buggy notification code.Evgeniy Polyakov