summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-09radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells
2010-04-09slab: Generify kernel pointer validationPekka Enberg
2010-04-08xfrm: Fix crashes in xfrm_lookup()Timo Teräs
2010-04-08libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2010-04-07net: fix ethtool coding style errors and warningschavey
2010-04-07x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin
2010-04-07net: fix definition of netdev_for_each_mc_addr()Pavel Roskin
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-04-07memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki
2010-04-07pagemap: fix pfn calculation for hugepageNaoya Horiguchi
2010-04-07kernel.h: fix wrong usage of __ratelimit()Yong Zhang
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton
2010-04-07raw: fsync method is now requiredAnton Blanchard
2010-04-07include/linux/kfifo.h: fix INIT_KFIFO()David Härdeman
2010-04-07bitops: remove temporary for_each_bit()Andrew Morton
2010-04-07xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs
2010-04-07flow: virtualize flow cache entry methodsTimo Teräs
2010-04-07Merge branch 'fix/asoc' into for-linusTakashi Iwai
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy
2010-04-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-04-06libata: unlock HPA if device shrunkTejun Heo
2010-04-05Fix up possibly racy module refcountingNick Piggin
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack
2010-04-05Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-04-059p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-04ALSA: i2c: cleanup: change parameter to pointerDan Carpenter
2010-04-03icmp: Account for ICMP out errorsEric Dumazet
2010-04-03l2tp: Add netlink control API for L2TPJames Chapman
2010-04-03netlink: Export genl_lock() API for use by modulesJames Chapman
2010-04-03l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman
2010-04-03l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman
2010-04-03ppp: Add ppp_dev_name() exported functionJames Chapman
2010-04-03l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-04-03net: move address list functions to a separate fileJiri Pirko
2010-04-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-02Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse
2010-04-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar