summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix machine check exception in kmap_coherent()Kevin Cernekee2009-11-022-3/+7
* MIPS: MTX-1: Fix build if CONFIG_PCI is disabled.Ralf Baechle2009-11-021-2/+1
* MIPS: AR7: register watchdog device only if enabled in hw configurationFlorian Fainelli2009-11-022-1/+11
* MIPS: BCM63xx: Prepare for watchdog supportFlorian Fainelli2009-11-022-1/+38
* MIPS: BCM63xx: Make bcm63xx_uart_register an initfuncFlorian Fainelli2009-11-023-10/+1
* MIPS: AU1000: Fix build failure for db1x00 configured for Au1100 SoCFlorian Fainelli2009-11-021-0/+2
* MIPS: BCM63xx: Fix soft-reset lockup on BCM6345Florian Fainelli2009-11-021-1/+3
* MIPS: TXx9: Fix error handling / Fix for noenexisting gpio_remove.Ralf Roesch2009-11-021-1/+2
* MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin2009-11-026-6/+6
* MIPS: 64-bit: Fix o32 lookup_dcookie syscallWu Zhangjin2009-11-022-1/+7
* MIPS: VPE: Remove stray unlock_kernel.Ralf Baechle2009-11-021-2/+0
* MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin2009-11-027-7/+7
* MIPS: Loongson: Remove redundant local_irq_disable()Wu Zhangjin2009-11-021-1/+0
* MIPS: IP27: Fix buildRalf Baechle2009-11-021-2/+2
* MIPS: Cleanup CONFIG_DEBUG_STACK_USAGE version of alloc_thread_info.Ralf Baechle2009-11-021-8/+1
* MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/smp.cDavid Daney2009-11-021-2/+3
* MIPS: Don't write ones to reserved entryhi bits.Ralf Baechle2009-11-021-5/+5
* MIPS: Extend COMMAND_LINE_SIZERalf Baechle2009-11-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-10-311-3/+3
|\
| * tty: Mark generic_serial users as BROKENAlan Cox2009-10-301-3/+3
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-10-314-10/+12
|\ \ | |/ |/|
| * [S390] smp: fix sigp sense handlingHeiko Carstens2009-10-292-1/+1
| * [S390] smp: fix sigp stop handlingHeiko Carstens2009-10-293-6/+6
| * [S390] cputime: fix overflow on 31 bit systemsMartin Schwidefsky2009-10-291-3/+3
| * [S390] smp: fix prefix handling of offlined cpusHeiko Carstens2009-10-291-0/+2
* | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds2009-10-291-1/+2
|\ \
| * | xen: set up mmu_ops before trying to set any ptesJeremy Fitzhardinge2009-10-281-1/+2
| |/
* | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-10-299-17/+65
|\ \
| * | sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt2009-10-262-1/+6
| * | sh: Document uImage.bin target in archhelp.Paul Mundt2009-10-261-0/+1
| * | sh: add uImage.bin targetMagnus Damm2009-10-262-2/+6
| * | sh: rsk7203 CONFIG_MTD=n fixMagnus Damm2009-10-262-13/+14
| * | sh: Check for return_to_handler when unwinding the stackMatt Fleming2009-10-261-0/+22
| * | sh: Build fix: define more __movmem* symbolsLubomir Rintel2009-10-261-0/+14
| * | sh: __irq_entry annotate do_IRQ().Paul Mundt2009-10-261-1/+2
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-10-2930-439/+3477
|\ \
| * \ Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-10-2719-364/+1188
| |\ \
| | * | powerpc/5200: Update defconfigsGrant Likely2009-10-156-346/+569
| | * | powerpc/boot/dts: drop obsolete 'fsl5200-clocking'Wolfram Sang2009-10-1510-17/+0
| | * | mpc5200: support for the MAN mpc5200 based board mucmc52Heiko Schocher2009-10-153-1/+334
| | * | mpc5200: support for the MAN mpc5200 based board uc101Heiko Schocher2009-10-152-0/+285
| * | | powerpc/ppc64: Use preempt_schedule_irq instead of preempt_scheduleBenjamin Herrenschmidt2009-10-271-20/+21
| * | | powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala2009-10-273-2/+3
| * | | powerpc: Add a Book-3E 64-bit defconfigKumar Gala2009-10-271-0/+2199
| * | | powerpc/booke: Fix xmon single step on PowerPC Book-EJosh Boyer2009-10-271-1/+19
| * | | powerpc: Align vDSO base addressAndreas Schwab2009-10-271-1/+10
| * | | powerpc: Fix segment mapping in vdso32Andreas Schwab2009-10-271-2/+2
| * | | powerpc/iseries: Remove compiler version dependent hackStephen Rothwell2009-10-272-42/+25
| * | | powerpc/perf_events: Fix priority of MSR HV vs PR bitsMichael Neuling2009-10-271-7/+10
| | |/ | |/|
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-2925-61/+114
|\ \ \