summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-03-24ARM: OMAP: No need to include board-overo.h from hardware.hTony Lindgren2-27/+6
2009-03-24ARM: OMAP: No need to include board-ldp.h from hardware.hTony Lindgren3-47/+6
2009-03-24ARM: OMAP: No need to include board-h4.h from hardware.hTony Lindgren3-43/+3
2009-03-24ARM: OMAP: No need to include board-apollon.h from hardware.hTony Lindgren3-50/+1
2009-03-24ARM: OMAP: No need to include board-omap2430sdp.h from hardware.hTony Lindgren3-50/+8
2009-03-24ARM: OMAP: No need to include board-palm*.h from hardware.hTony Lindgren9-93/+34
2009-03-24ARM: OMAP: No need to include board-osk.h from hardware.hTony Lindgren3-51/+14
2009-03-24ARM: OMAP: No need to include board-innovator.h from hardware.hTony Lindgren3-56/+3
2009-03-24ARM: OMAP: No need to include board-h3.h from hardware.hTony Lindgren4-8/+8
2009-03-24ARM: OMAP: No need to include board-h2.h from hardware.hTony Lindgren4-8/+8
2009-03-24ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardwa...Tony Lindgren4-99/+33
2009-03-24omap mailbox: remove unnecessary header file inclusionHiroshi DOYU1-5/+1
2009-03-24omap mailbox: convert sequence bit checking to module paramterHiroshi DOYU1-19/+16
2009-03-24omap mailbox: move mailbox.h into mailbox.cHiroshi DOYU2-101/+85
2009-03-24omap mailbox: add save_/restore_ctx() for PMHiroshi DOYU2-0/+55
2009-03-24omap mailbox: fix empty struct device for omap2Hiroshi DOYU2-7/+8
2009-03-24omap mailbox: fix empty struct device for omap1Hiroshi DOYU2-15/+16
2009-03-24omap mailbox: fix empty struct device for omap_mboxHiroshi DOYU2-34/+33
2009-03-24omap mailbox: print hardware revision at startupHiroshi DOYU1-0/+3
2009-03-24omap mailbox: add initial omap3 supportHiroshi DOYU4-36/+80
2009-03-24omap mailbox: cleanup omap2 register definition with macroHiroshi DOYU1-48/+29
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-25/+11
2009-03-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds1-0/+9
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala1-0/+9
2009-03-22Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-1907/+1209
2009-03-20Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-40/+48
2009-03-19Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller336-4117/+6357
2009-03-19sparc64: Fix crash with /proc/iomemMikulas Patocka1-1/+1
2009-03-19sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller4-24/+10
2009-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds4-64/+203
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky2-14/+35
2009-03-18[S390] make page table walking more robustMartin Schwidefsky3-5/+6
2009-03-18[S390] Dont check for pfn_valid() in uaccess_pt.cGerald Schaefer1-18/+0
2009-03-18[S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens1-2/+4
2009-03-18[S390] topology: define SD_MC_INIT to fix performance regressionHeiko Carstens1-0/+2
2009-03-18[S390] __div64_31 broken for CONFIG_MARCH_G5Martin Schwidefsky1-1/+1
2009-03-18powerpc/ps3: ps3_defconfig updatesGeoff Levand1-60/+190
2009-03-18Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt54-1001/+2042
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu1-0/+3
2009-03-17powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SWKumar Gala1-3/+3
2009-03-17powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xxPiotr Ziecik1-1/+3
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds1-45/+56
2009-03-17Fix potential fast PIT TSC calibration startup glitchLinus Torvalds1-0/+9
2009-03-17m68k: merge the non-MMU and MMU versions of siginfo.hGreg Ungerer3-101/+95
2009-03-17m68k: use the MMU version of unistd.h for all m68k platformsGreg Ungerer3-749/+372
2009-03-17m68k: merge the non-MMU and MMU versions of signal.hGreg Ungerer3-369/+212
2009-03-17m68k: merge the non-MMU and MMU versions of ptrace.hGreg Ungerer3-170/+85
2009-03-17m68k: use MMU version of setup.h for both MMU and non-MMUGreg Ungerer3-389/+374
2009-03-16m68k: merge the non-MMU and MMU versions of sigcontext.hGreg Ungerer3-39/+22
2009-03-16m68k: merge the non-MMU and MMU versions of swab.hGreg Ungerer3-44/+26