summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-06Merge branch 'devel-stable' into develRussell King
2011-01-06Merge branch 'misc' into develRussell King
2011-01-06Merge branch 'smp' into miscRussell King
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds
2011-01-06NFSv4: Ensure continued open and lockowner name uniquenessTrond Myklebust
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-01-06NFS: Move cl_delegations to the nfs_server structChuck Lever
2011-01-06NFS: Move cl_state_owners and related fields to the nfs_server structChuck Lever
2011-01-06pnfs: layout roc codeFred Isaman
2011-01-06pnfs: serialize LAYOUTGET(openstateid)Fred Isaman
2011-01-06pnfs: remove unnecessary field lgp->statusFred Isaman
2011-01-06NFS rename client back channel transport fieldAndy Adamson
2011-01-06NFS add session back channel drainingAndy Adamson
2011-01-06NFS refactor nfs_find_client and reference client across callback processingAndy Adamson
2011-01-06NFS associate sessionid with callback connectionAndy Adamson
2011-01-06NFS implement v4.0 callback_identAndy Adamson
2011-01-06SUNRPC register and unregister the back channel transportAndy Adamson
2011-01-06SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson
2011-01-06net: remove the duplicate #ifdef __KERNEL__Changli Gao
2011-01-06Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds
2011-01-06include/linux/if_ether.h: Add #define ETH_P_LINK_CTL for HPNA and wlan local ...Henry Ptasinski
2011-01-06Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-06Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-06mtd: add writebufsize field to mtd_info structAnatolij Gustschin
2011-01-06mtd: OneNAND: add enable / disable methods to onenand_chipAdrian Hunter
2011-01-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt
2011-01-06vga_switcheroo: fix build with non switcheroo enabled path.Dave Airlie
2011-01-05[libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik
2011-01-05af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller
2011-01-05Merge branches 'mmci' and 'pl011-dma' into develRussell King
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King
2011-01-05ARM: PL011: add DMA burst threshold support for ST variantsRussell King
2011-01-05ARM: PL011: Add support for transmit DMARussell King
2011-01-05block: fix accounting bug on cross partition mergesJerome Marchand
2011-01-05kref: add kref_test_and_getJerome Marchand
2011-01-05Merge commit 'v2.6.37' into perf/coreIngo Molnar
2011-01-05sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown
2011-01-05Merge commit 'v2.6.37' into sched/coreIngo Molnar
2011-01-05vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Dave Airlie
2011-01-04ARM: PL08x: fix locking between prepare function and submit functionRussell King - ARM Linux
2011-01-04ARM: PL08x: introduce 'phychan_hold' to hold on to physical channelsRussell King - ARM Linux
2011-01-04ARM: PL08x: rename 'desc_list' as 'pend_list'Russell King - ARM Linux
2011-01-04ARM: PL08x: shrink srcbus/dstbus in txd structureRussell King - ARM Linux
2011-01-04ARM: PL08x: allow AHB master port selection to be configuredRussell King - ARM Linux
2011-01-04ARM: PL08x: move default cctl into txd structureRussell King - ARM Linux