summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-09-24um: Clean up linker script using standard macros.Tim Abbott
2009-09-24xtensa: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-24parisc: Remove useless altinstructions code copied from x86.Tim Abbott
2009-09-24parisc: Clean up linker script using new linker script macros.Tim Abbott
2009-09-24Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds
2009-09-25powerpc/kvm: build fix for new BUILD_BUG_ONStephen Rothwell
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-09-24Merge branch 'origin' into for-linusRussell King
2009-09-24ARM Nomadik: use new OneNand name and pdataAlessandro Rubini
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-24Blackfin: includecheck fix: mach-bf548, ezkit.cJaswinder Singh Rajput
2009-09-24Blackfin: convert to use arch_gettimeoffset()john stultz
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-24alpha: AGP update (fixes compile failure)Ivan Kokshaysky
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24fcntl: add F_[SG]ETOWN_EXPeter Zijlstra
2009-09-24sh: Fix up uninitialized variable use caught by gcc 4.4.Paul Mundt
2009-09-24sh: Handle unaligned 16-bit instructions on SH-2A.Paul Mundt
2009-09-24manual merge of linusIngo Molnar
2009-09-24microblaze: Disable heartbeat/enable emaclite in defconfigsMichal Simek
2009-09-24microblaze: Support simpleImage.dts make targetMichal Simek
2009-09-24sh: mach-ecovec24: Add active low setting for sh_ethKuninori Morimoto
2009-09-24sh: includecheck fix: dwarf.cJaswinder Singh Rajput
2009-09-24powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany
2009-09-24powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xxJosh Boyer
2009-09-24powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIALBenjamin Herrenschmidt
2009-09-24powerpc: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-24powerpc: Fix ibm,client-architecture-support printoutAnton Blanchard
2009-09-24powerpc: Increase NODES_SHIFT on 64bit from 4 to 8Anton Blanchard
2009-09-24powerpc/perf_counter: Fix vdso detectionAnton Blanchard
2009-09-24powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce
2009-09-24powerpc: Rename get_dma_direct_offset get_dma_offsetBecky Bruce
2009-09-24powerpc/mm: Remove duplicated #includeHuang Weiyi
2009-09-24powerpc/book3e-64: Remove duplicated #includeHuang Weiyi
2009-09-24powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLETony Breeds
2009-09-24powerpc/pmc: Don't access lppaca on Book3EBenjamin Herrenschmidt
2009-09-24powerpc: kmalloc failure ignored in vio_build_iommu_table()roel kluin
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-24cpumask: use mm_cpumask() wrapper: x86Rusty Russell
2009-09-24cpumask: use mm_cpumask() wrapper: umRusty Russell
2009-09-24cpumask: use mm_cpumask() wrapper: mipsRusty Russell
2009-09-24cpumask: use mm_cpumask() wrapper: mn10300Rusty Russell
2009-09-24cpumask: use mm_cpumask() wrapper: m32rRusty Russell
2009-09-24cpumask: use mm_cpumask() wrapper: armRusty Russell
2009-09-24cpumask: Use accessors for cpu_*_mask: umRusty Russell