summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-10-30powerpc: Fix potential compile error irqs_disabled_flagsMichael Neuling1-5/+0
2009-10-30powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...David Gibson6-61/+45
2009-10-30powerpc/mm: Split hash MMU specific hugepage code into a new fileDavid Gibson4-167/+176
2009-10-30powerpc/mm: Cleanup initialization of hugepages on powerpcDavid Gibson3-77/+63
2009-10-30powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson10-410/+313
2009-10-30powerpc/mm: Cleanup management of kmem_caches for pagetablesDavid Gibson7-122/+125
2009-10-30powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizesDavid Gibson2-10/+4
2009-10-30powerpc: Add kdump support to Collaborative Memory ManagerBrian King2-11/+20
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman25-60/+62
2009-10-30powerpc/pseries: Use irq_has_action() in eeh_disable_irq()Michael Ellerman1-17/+1
2009-10-30powerpc: Make NR_IRQS a CONFIG optionMichael Ellerman2-2/+12
2009-10-30powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt7-65/+44
2009-10-30powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkBenjamin Herrenschmidt6-62/+66
2009-10-30powerpc: Make it possible to select hibernation on all PowerPCsAnton Vorontsov1-11/+0
2009-10-30powerpc/ps3: Use pr_devel() in ps3/mm.cMichael Ellerman1-1/+1
2009-10-30powerpc: Cleanup Kconfig selection of hugetlbfs supportBenjamin Herrenschmidt1-0/+4
2009-10-30Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds1-1/+2
2009-10-29Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-17/+65
2009-10-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds30-439/+3477
2009-10-29Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds25-61/+114
2009-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds24-101/+328
2009-10-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2009-10-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-12/+40
2009-10-29frv: fix check on unsigned in do_signal()Roel Kluin1-1/+1
2009-10-28xen: set up mmu_ops before trying to set any ptesJeremy Fitzhardinge1-1/+2
2009-10-28Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt19-364/+1188
2009-10-27powerpc/ppc64: Use preempt_schedule_irq instead of preempt_scheduleBenjamin Herrenschmidt1-20/+21
2009-10-27powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala3-2/+3
2009-10-27powerpc: Add a Book-3E 64-bit defconfigKumar Gala1-0/+2199
2009-10-27powerpc/booke: Fix xmon single step on PowerPC Book-EJosh Boyer1-1/+19
2009-10-27powerpc: Align vDSO base addressAndreas Schwab1-1/+10
2009-10-27powerpc: Fix segment mapping in vdso32Andreas Schwab1-2/+2
2009-10-27powerpc/iseries: Remove compiler version dependent hackStephen Rothwell2-42/+25
2009-10-27powerpc/perf_events: Fix priority of MSR HV vs PR bitsMichael Neuling1-7/+10
2009-10-27sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt2-1/+6
2009-10-27sh: Document uImage.bin target in archhelp.Paul Mundt1-0/+1
2009-10-26sh: add uImage.bin targetMagnus Damm2-2/+6
2009-10-26sh: rsk7203 CONFIG_MTD=n fixMagnus Damm2-13/+14
2009-10-26sh: Check for return_to_handler when unwinding the stackMatt Fleming1-0/+22
2009-10-26sh: Build fix: define more __movmem* symbolsLubomir Rintel1-0/+14
2009-10-26sh: __irq_entry annotate do_IRQ().Paul Mundt1-1/+2
2009-10-23omap4: Fix UART4 platform data on omap4Santosh Shilimkar1-10/+0
2009-10-23omap4: Allow omap_serial_early_init() for OMAP4430 boardSantosh Shilimkar2-2/+4
2009-10-23omap3: PM: enable UART3 module wakeupsKevin Hilman1-3/+4
2009-10-23omap2: Fix console serial port number for n8x0Tony Lindgren1-1/+1
2009-10-23omap2: Fix detection of n8x0Tony Lindgren1-0/+12
2009-10-23omap1: Fix DSP public peripherals support for ams-deltaJanusz Krzysztofik1-0/+2
2009-10-23omap1: Fix redundant UARTs pin muxing that can break other hardware supportJanusz Krzysztofik9-26/+72
2009-10-23omap: iommu: fix wrong condition check for SUPERSECTIONHiroshi DOYU1-1/+1
2009-10-23omap: SDMA: Fix omap_stop_dma() API for channel linkingSantosh Shilimkar1-10/+8