aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2146-23156/+127539
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-0/+1
2009-09-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-2/+6
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds23-113/+436
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds9-27/+361
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds1-4/+15
2009-09-24alpha: AGP update (fixes compile failure)Ivan Kokshaysky4-5/+5
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan8-38/+28
2009-09-24fcntl: add F_[SG]ETOWN_EXPeter Zijlstra2-0/+4
2009-09-24microblaze: Disable heartbeat/enable emaclite in defconfigsMichal Simek2-28/+37
2009-09-24microblaze: Support simpleImage.dts make targetMichal Simek4-6/+66
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