summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds17-26/+26
2009-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds45-306/+2466
2009-04-04x86, PAT: Remove duplicate memtype reserve in pci mmapSuresh Siddha1-46/+0
2009-04-03Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-2/+9
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds26-98/+501
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds10-24/+60
2009-04-03mm: fix misuse of debug_kmap_atomicAkinobu Mita2-2/+1
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds87-2188/+1588
2009-04-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds18-60/+256
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds1-6/+6
2009-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Chris Zankel63-101/+494
2009-04-03xtensa: we don't need to include asm/io.hChris Zankel1-1/+0
2009-04-03xtensa: only build platform or variant if they contain a MakefileChris Zankel3-10/+8
2009-04-03xtensa: make startup code discardableDaniel Glöckner1-1/+1
2009-04-03xtensa: ccount clocksourceJohannes Weiner2-73/+33
2009-04-03xtensa: remove platform rtc hooksJohannes Weiner3-41/+1
2009-04-03xtensa: use generic sched_clock()Johannes Weiner1-9/+0
2009-04-03xtensa: platform: s6105Johannes Weiner9-0/+712
2009-04-03xtensa: let platform override KERNELOFFSETJohannes Weiner1-0/+3
2009-04-03xtensa: s6000 variantJohannes Weiner8-0/+481
2009-04-03xtensa: s6000 variant core definitionsJohannes Weiner3-0/+926
2009-04-03xtensa: variant irq set callbacksJohannes Weiner3-0/+24
2009-04-03xtensa: variant-specific codeJohannes Weiner3-0/+5
2009-04-03xtensa: nommu supportJohannes Weiner19-75/+169
2009-04-03xtensa: add flat supportOskar Schirmer1-0/+12
2009-04-03xtensa: enforce slab alignment to maximum register widthOskar Schirmer1-0/+2
2009-04-03xtensa: cope with ram beginning at higher addressesJohannes Weiner2-6/+9
2009-04-03xtensa: don't make bootmem bitmap larger than requiredJohannes Weiner1-1/+2
2009-04-03xtensa: fix init_bootmem_node() argument orderJohannes Weiner1-1/+2
2009-04-03xtensa: use correct stack pointer for stack tracesJohannes Weiner1-8/+6
2009-04-03xtensa: beat Kconfig into shapeJohannes Weiner1-88/+78
2009-04-03xtensa: remove redefinition of XCHAL_MMU_ASID_BITSJohannes Weiner1-2/+2
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+1
2009-04-03ia64: implement interrupt-enabling rwlocksRobin Holt1-17/+63
2009-04-03Allow rwlocks to re-enable interruptsRobin Holt12-0/+32
2009-04-03preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle5-6/+20
2009-04-03preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann4-0/+10
2009-04-03sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt1-3/+0
2009-04-03sgi-gru: add macros for using the UV hub to send interruptsJack Steiner3-7/+20
2009-04-03sgi-gru: add definitions of ia64 GRU MMRsJack Steiner1-3/+155
2009-04-03sgi-gru: add definitions of x86_64 GRU MMRsJack Steiner1-0/+153
2009-04-03sgi-gru: exclude UV definitions on 32-bit x86Jack Steiner1-0/+2
2009-04-03signals: remove 'handler' parameter to tracehook functionsOleg Nesterov1-1/+1
2009-04-03Simplify copy_thread()Alexey Dobriyan25-25/+25
2009-04-03workqueue: add to_delayed_work() helper functionJean Delvare1-1/+1
2009-04-03uml: fix warnings in kernel_execveMiklos Szeredi1-1/+2
2009-04-03uml: fix link error from prefixing of i386 syscalls with ptregs_Miklos Szeredi1-0/+11
2009-04-03uml: fix compile error from net_device_ops conversionMiklos Szeredi1-1/+1
2009-04-03generic debug pagealloc: build fixAkinobu Mita4-37/+0
2009-04-03Merge branch 'smsc911x-armplatforms' of git://github.com/steveglen/linux-2.6Russell King699-10790/+31519