summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-01-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt76-544/+1514
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-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds31-287/+846
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-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt5-18/+51
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-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-04net: typos in comments in include/linux/igmp.hFrancois-Xavier Le Bail1-2/+2
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar4-15/+41
2011-01-03trivial: Fix typo fault in netdevice.hMichal Simek1-1/+1
2011-01-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-3/+10
2011-01-03Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Russell King2-136/+195
2011-01-03dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski1-3/+10
2011-01-02tipc: cleanup various cosmetic whitespace issuesAllan Stephens2-39/+38
2011-01-02tipc: Remove prototype code for supporting multiple clustersAllan Stephens1-2/+2
2011-01-02tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens1-5/+0
2011-01-02tipc: Remove prototype code for supporting slave nodesAllan Stephens1-2/+2
2011-01-02tipc: Remove prototype code for supporting multiple zonesAllan Stephens1-2/+2
2010-12-31dcbnl: adding DCBX feature flags get-setShmulik Ravid1-0/+33
2010-12-31dcbnl: adding DCBX engine capabilityShmulik Ravid1-0/+43
2010-12-31dcbnl: add appliction tlv handlersJohn Fastabend1-1/+3
2010-12-31dcbnl: add support for ieee8021Qaz attributesJohn Fastabend1-0/+106
2010-12-30input/tc3589x: add tc3589x keypad supportSundar Iyer1-0/+52
2010-12-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller57-407/+482
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-10/+35
2010-12-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar6-15/+29
2010-12-23Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar51-122/+195
2010-12-23taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney1-1/+2
2010-12-23include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton1-3/+3
2010-12-23x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus1-5/+1
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-10/+130