aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* [OMAP850] Add base support for omap850 cpuZebediah C. McClure2009-03-23
* ARM: OMAP: Remove remaining board-*.h includes from hardware.hTony Lindgren2009-03-23
* ARM: OMAP: No need to include board-nokia.h from hardware.hTony Lindgren2009-03-23
* ARM: OMAP: No need to include board-overo.h from hardware.hTony Lindgren2009-03-23
* ARM: OMAP: No need to include board-ldp.h from hardware.hTony Lindgren2009-03-23
* ARM: OMAP: No need to include board-h4.h from hardware.hTony Lindgren2009-03-23
* ARM: OMAP: No need to include board-apollon.h from hardware.hTony Lindgren2009-03-23
* ARM: OMAP: No need to include board-omap2430sdp.h from hardware.hTony Lindgren2009-03-23
* ARM: OMAP: No need to include board-palm*.h from hardware.hTony Lindgren2009-03-23
* ARM: OMAP: No need to include board-osk.h from hardware.hTony Lindgren2009-03-23
* ARM: OMAP: No need to include board-innovator.h from hardware.hTony Lindgren2009-03-23
* ARM: OMAP: No need to include board-h3.h from hardware.hTony Lindgren2009-03-23
* ARM: OMAP: No need to include board-h2.h from hardware.hTony Lindgren2009-03-23
* ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardwa...Tony Lindgren2009-03-23
* omap mailbox: remove unnecessary header file inclusionHiroshi DOYU2009-03-23
* omap mailbox: convert sequence bit checking to module paramterHiroshi DOYU2009-03-23
* omap mailbox: move mailbox.h into mailbox.cHiroshi DOYU2009-03-23
* omap mailbox: add save_/restore_ctx() for PMHiroshi DOYU2009-03-23
* omap mailbox: fix empty struct device for omap2Hiroshi DOYU2009-03-23
* omap mailbox: fix empty struct device for omap1Hiroshi DOYU2009-03-23
* omap mailbox: fix empty struct device for omap_mboxHiroshi DOYU2009-03-23
* omap mailbox: print hardware revision at startupHiroshi DOYU2009-03-23
* omap mailbox: add initial omap3 supportHiroshi DOYU2009-03-23
* omap mailbox: cleanup omap2 register definition with macroHiroshi DOYU2009-03-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-23
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-19
| |\
| * | sparc64: Fix crash with /proc/iomemMikulas Patocka2009-03-19
| * | sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller2009-03-19
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds2009-03-23
|\ \ \
| * | | powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala2009-03-23
* | | | Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-03-22
|\ \ \ \
| * | | | m68k: merge the non-MMU and MMU versions of siginfo.hGreg Ungerer2009-03-16
| * | | | m68k: use the MMU version of unistd.h for all m68k platformsGreg Ungerer2009-03-16
| * | | | m68k: merge the non-MMU and MMU versions of signal.hGreg Ungerer2009-03-16
| * | | | m68k: merge the non-MMU and MMU versions of ptrace.hGreg Ungerer2009-03-16
| * | | | m68k: use MMU version of setup.h for both MMU and non-MMUGreg Ungerer2009-03-16
| * | | | m68k: merge the non-MMU and MMU versions of sigcontext.hGreg Ungerer2009-03-16
| * | | | m68k: merge the non-MMU and MMU versions of swab.hGreg Ungerer2009-03-16
| * | | | m68k: merge the non-MMU and MMU versions of param.hGreg Ungerer2009-03-16
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-19
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [S390] make page table upgrade work againMartin Schwidefsky2009-03-18
| * | | | [S390] make page table walking more robustMartin Schwidefsky2009-03-18
| * | | | [S390] Dont check for pfn_valid() in uaccess_pt.cGerald Schaefer2009-03-18
| * | | | [S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens2009-03-18
| * | | | [S390] topology: define SD_MC_INIT to fix performance regressionHeiko Carstens2009-03-18
| * | | | [S390] __div64_31 broken for CONFIG_MARCH_G5Martin Schwidefsky2009-03-18
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-03-18
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | powerpc/ps3: ps3_defconfig updatesGeoff Levand2009-03-17
| * | | Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-03-17
| |\ \ \
| | * | | powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SWKumar Gala2009-03-17