aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24FRV: Flash mappings for the MB93090-MB00 motherboardDavid Howells2-0/+92
2009-09-24alpha: Clean up linker script using new linker script macros.Geoffrey Thomas1-81/+9
2009-09-24alpha: use .data.init_task instead of .data.init_thread.Tim Abbott2-8/+4
2009-09-24powerpc: Cleanup linker script using new linker script macros.Tim Abbott1-54/+15
2009-09-24blackfin: Cleanup linker script using new linker script macros.Tim Abbott1-50/+6
2009-09-24mn10300: Clean up linker script using higher-level macros.Tim Abbott1-36/+4
2009-09-24h8300: Cleanup linker script using new linker script macros.Tim Abbott1-18/+7
2009-09-24um: Clean up linker script using standard macros.Tim Abbott3-50/+14
2009-09-24xtensa: Cleanup linker script using new linker script macros.Tim Abbott1-61/+14
2009-09-24parisc: Remove useless altinstructions code copied from x86.Tim Abbott1-25/+0
2009-09-24parisc: Clean up linker script using new linker script macros.Tim Abbott1-75/+4
2009-09-24Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds11-58/+25
2009-09-24Merge branch 'origin' into for-linusRussell King999-8870/+47990
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