summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-04-03Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds
2009-04-03x86, PAT: Remove duplicate memtype reserve in pci mmapSuresh Siddha
2009-04-03Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds
2009-04-03mm: fix misuse of debug_kmap_atomicAkinobu Mita
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-04-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds
2009-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Chris Zankel
2009-04-03xtensa: we don't need to include asm/io.hChris Zankel
2009-04-03xtensa: only build platform or variant if they contain a MakefileChris Zankel
2009-04-02xtensa: make startup code discardableDaniel Glöckner
2009-04-02xtensa: ccount clocksourceJohannes Weiner
2009-04-02xtensa: remove platform rtc hooksJohannes Weiner
2009-04-02xtensa: use generic sched_clock()Johannes Weiner
2009-04-02xtensa: platform: s6105Johannes Weiner
2009-04-02xtensa: let platform override KERNELOFFSETJohannes Weiner
2009-04-02xtensa: s6000 variantJohannes Weiner
2009-04-02xtensa: s6000 variant core definitionsJohannes Weiner
2009-04-02xtensa: variant irq set callbacksJohannes Weiner
2009-04-02xtensa: variant-specific codeJohannes Weiner
2009-04-02xtensa: nommu supportJohannes Weiner
2009-04-02xtensa: add flat supportOskar Schirmer
2009-04-02xtensa: enforce slab alignment to maximum register widthOskar Schirmer
2009-04-02xtensa: cope with ram beginning at higher addressesJohannes Weiner
2009-04-02xtensa: don't make bootmem bitmap larger than requiredJohannes Weiner
2009-04-02xtensa: fix init_bootmem_node() argument orderJohannes Weiner
2009-04-02xtensa: use correct stack pointer for stack tracesJohannes Weiner
2009-04-02xtensa: beat Kconfig into shapeJohannes Weiner
2009-04-02xtensa: remove redefinition of XCHAL_MMU_ASID_BITSJohannes Weiner
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-02ia64: implement interrupt-enabling rwlocksRobin Holt
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt
2009-04-02preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle
2009-04-02preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann
2009-04-02sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt
2009-04-02sgi-gru: add macros for using the UV hub to send interruptsJack Steiner
2009-04-02sgi-gru: add definitions of ia64 GRU MMRsJack Steiner
2009-04-02sgi-gru: add definitions of x86_64 GRU MMRsJack Steiner
2009-04-02sgi-gru: exclude UV definitions on 32-bit x86Jack Steiner
2009-04-02signals: remove 'handler' parameter to tracehook functionsOleg Nesterov
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare
2009-04-02uml: fix warnings in kernel_execveMiklos Szeredi
2009-04-02uml: fix link error from prefixing of i386 syscalls with ptregs_Miklos Szeredi
2009-04-02uml: fix compile error from net_device_ops conversionMiklos Szeredi
2009-04-02generic debug pagealloc: build fixAkinobu Mita