aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala
2009-03-22Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-03-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-03-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-18sparc64: Fix crash with /proc/iomemMikulas Patocka
2009-03-18sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller
2009-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky
2009-03-18[S390] make page table walking more robustMartin Schwidefsky
2009-03-18[S390] Dont check for pfn_valid() in uaccess_pt.cGerald Schaefer
2009-03-18[S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens
2009-03-18[S390] topology: define SD_MC_INIT to fix performance regressionHeiko Carstens
2009-03-18[S390] __div64_31 broken for CONFIG_MARCH_G5Martin Schwidefsky
2009-03-18powerpc/ps3: ps3_defconfig updatesGeoff Levand
2009-03-18Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu
2009-03-17powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SWKumar Gala
2009-03-17powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xxPiotr Ziecik
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds
2009-03-17Fix potential fast PIT TSC calibration startup glitchLinus Torvalds
2009-03-17m68k: merge the non-MMU and MMU versions of siginfo.hGreg Ungerer
2009-03-17m68k: use the MMU version of unistd.h for all m68k platformsGreg Ungerer
2009-03-17m68k: merge the non-MMU and MMU versions of signal.hGreg Ungerer
2009-03-17m68k: merge the non-MMU and MMU versions of ptrace.hGreg Ungerer
2009-03-17m68k: use MMU version of setup.h for both MMU and non-MMUGreg Ungerer
2009-03-16m68k: merge the non-MMU and MMU versions of sigcontext.hGreg Ungerer
2009-03-16m68k: merge the non-MMU and MMU versions of swab.hGreg Ungerer
2009-03-16m68k: merge the non-MMU and MMU versions of param.hGreg Ungerer
2009-03-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-14Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-03-13MIPS: Mark Eins: Fix configuration.Ralf Baechle
2009-03-13MIPS: Fix TIF_32BIT undefined problem when seccomp is disabledZhang Le
2009-03-13parisc: update defconfigsKyle McMartin
2009-03-13parisc: define x->x mmio accessorsKyle McMartin
2009-03-13parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin
2009-03-13parisc: convert (read|write)bwlq to inlinesKyle McMartin
2009-03-13parisc: fix use of new cpumask api in irq.cKyle McMartin
2009-03-13parisc: update parisc for new irq_descMike Travis
2009-03-13parisc: fix 64bit buildHelge Deller
2009-03-13parisc: add braces around arguments in assembler macrosHelge Deller
2009-03-13parisc: remove unused local out_putf labelHelge Deller
2009-03-13parisc: fix `struct pt_regs' declared inside parameter list warningHelge Deller
2009-03-13parisc: fix section mismatch warningsHelge Deller
2009-03-13parisc: BUG_ON() cleanupHelge Deller
2009-03-13ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven
2009-03-12uml: fix WARNING: vmlinux: 'memcpy' exported twiceakpm@linux-foundation.org
2009-03-12UML on UML fixed: it did not startRenzo Davoli
2009-03-12[ARM] Fix virtual to physical translation macro corner casesRussell King