summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-01-07Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-137/+269
2011-01-07Merge branch 'devel-stable' into develRussell King2-136/+195
2011-01-07Merge branch 'misc' into develRussell King2-0/+44
2011-01-07Merge branch 'smp' into miscRussell King57-404/+620
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2-0/+18
2011-01-07NFSv4: Ensure continued open and lockowner name uniquenessTrond Myklebust1-0/+1
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds31-287/+846
2011-01-06NFS: Move cl_delegations to the nfs_server structChuck Lever1-1/+1
2011-01-06NFS: Move cl_state_owners and related fields to the nfs_server structChuck Lever1-4/+5
2011-01-06pnfs: layout roc codeFred Isaman1-0/+1
2011-01-06pnfs: serialize LAYOUTGET(openstateid)Fred Isaman1-0/+1
2011-01-06pnfs: remove unnecessary field lgp->statusFred Isaman1-1/+0
2011-01-06NFS rename client back channel transport fieldAndy Adamson2-3/+3
2011-01-06NFS add session back channel drainingAndy Adamson1-1/+1
2011-01-06NFS refactor nfs_find_client and reference client across callback processingAndy Adamson1-0/+13
2011-01-06NFS associate sessionid with callback connectionAndy Adamson1-0/+1
2011-01-06NFS implement v4.0 callback_identAndy Adamson1-0/+1
2011-01-06SUNRPC register and unregister the back channel transportAndy Adamson1-1/+0
2011-01-06SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson1-0/+1
2011-01-06net: remove the duplicate #ifdef __KERNEL__Changli Gao1-6/+2
2011-01-06Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds1-3/+3
2011-01-06include/linux/if_ether.h: Add #define ETH_P_LINK_CTL for HPNA and wlan local ...Henry Ptasinski1-0/+1
2011-01-06Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+10
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+5
2011-01-06Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-21/+102
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-12/+45
2011-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-25/+80
2011-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-15/+29
2011-01-06mtd: add writebufsize field to mtd_info structAnatolij Gustschin1-0/+11
2011-01-06mtd: OneNAND: add enable / disable methods to onenand_chipAdrian Hunter1-0/+2
2011-01-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt5-18/+51
2011-01-06vga_switcheroo: fix build with non switcheroo enabled path.Dave Airlie1-0/+1
2011-01-06[libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik1-4/+2
2011-01-06af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller1-8/+7
2011-01-05Merge branches 'mmci' and 'pl011-dma' into develRussell King1-0/+22
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King1-1/+8
2011-01-05ARM: PL011: add DMA burst threshold support for ST variantsRussell King1-0/+15
2011-01-05ARM: PL011: Add support for transmit DMARussell King1-0/+7
2011-01-05block: fix accounting bug on cross partition mergesJerome Marchand2-0/+3
2011-01-05kref: add kref_test_and_getJerome Marchand1-0/+1
2011-01-05Merge commit 'v2.6.37' into perf/coreIngo Molnar1-3/+10
2011-01-05sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown1-4/+4
2011-01-05Merge commit 'v2.6.37' into sched/coreIngo Molnar18-42/+111
2011-01-05vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Dave Airlie1-0/+1
2011-01-05ARM: PL08x: fix locking between prepare function and submit functionRussell King - ARM Linux1-4/+0
2011-01-05ARM: PL08x: introduce 'phychan_hold' to hold on to physical channelsRussell King - ARM Linux1-0/+3
2011-01-05ARM: PL08x: rename 'desc_list' as 'pend_list'Russell King - ARM Linux1-2/+2
2011-01-05ARM: PL08x: shrink srcbus/dstbus in txd structureRussell King - ARM Linux1-2/+2
2011-01-05ARM: PL08x: allow AHB master port selection to be configuredRussell King - ARM Linux1-2/+13
2011-01-05ARM: PL08x: move default cctl into txd structureRussell King - ARM Linux1-1/+2