aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds61-201/+139
2009-09-23headers: utsname.h reduxAlexey Dobriyan20-20/+2
2009-09-24cpumask: use mm_cpumask() wrapper: x86Rusty Russell4-14/+15
2009-09-24cpumask: use mm_cpumask() wrapper: umRusty Russell1-2/+2
2009-09-24cpumask: use mm_cpumask() wrapper: mipsRusty Russell2-6/+6
2009-09-24cpumask: use mm_cpumask() wrapper: mn10300Rusty Russell1-6/+6
2009-09-24cpumask: use mm_cpumask() wrapper: m32rRusty Russell2-6/+6
2009-09-24cpumask: use mm_cpumask() wrapper: armRusty Russell6-20/+21
2009-09-24cpumask: Use accessors for cpu_*_mask: umRusty Russell1-1/+1
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell4-13/+13
2009-09-24cpumask: Use accessors for cpu_*_mask: mipsRusty Russell4-8/+8
2009-09-24cpumask: Use accessors for cpu_*_mask: m32rRusty Russell1-1/+1
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell11-11/+0
2009-09-24cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell2-3/+4
2009-09-24cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell2-3/+4
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell12-20/+25
2009-09-24cpumask: arch_send_call_function_ipi_mask: m32rRusty Russell2-12/+13
2009-09-24cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell2-8/+9
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: ia64Rusty Russell1-2/+0
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: powerpcRusty Russell1-2/+0
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: s390Rusty Russell1-1/+0
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: sparcRusty Russell1-2/+0
2009-09-24ia64: convert last user of smp_call_function_maskRusty Russell1-1/+1
2009-09-24cpumask: remove last assignment to mask field of struct irqaction.Rusty Russell1-1/+0
2009-09-24cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mipsRusty Russell1-1/+1
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell7-40/+1
2009-09-24cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpcRusty Russell1-5/+0
2009-09-24cpumask: remove the now-obsoleted pcibus_to_cpumask(): mipsRusty Russell1-1/+0
2009-09-24cpumask: remove the now-obsoleted pcibus_to_cpumask(): alphaRusty Russell1-1/+0
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan3-15/+7
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds67-161/+140
2009-09-23Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6Linus Torvalds2-11/+11
2009-09-23MN10300: Handle removal of struct uart_infoDavid Howells3-9/+9
2009-09-23FRV: Use asm/generic-hardirq.hChristoph Hellwig2-17/+4
2009-09-23Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-rolandLinus Torvalds1-14/+8
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-4/+269
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds3-5/+4
2009-09-23misc: remove redundant start_kernel prototypesRusty Russell3-2/+1
2009-09-23Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds17-233/+259
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-0/+19
2009-09-23Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6Linus Torvalds6-4/+134
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-6/+4
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-747/+33
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-6/+4
2009-09-23Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds3-75/+20
2009-09-23Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-rolandLinus Torvalds2-20/+15
2009-09-23ep93xx video driver platform supportRyan Mallon5-1/+183
2009-09-23omapfb: fix coding style / remove dead linearun c1-2/+2
2009-09-23N770: enable LCD MIPI-DCS in KconfigImre Deak1-1/+1
2009-09-23omapfb: add support for the ZOOM MDK LCDStanley.Miao1-2/+52