summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-11-26[MIPS] Compliment va_start() with va_end().Richard Knutsson3-0/+6
2007-11-26[MIPS] IP22: Fix broken eeprom access by using __raw_readl/__raw_writelThomas Bogendoerfer1-19/+21
2007-11-26[MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259Thomas Bogendoerfer2-132/+3
2007-11-26[MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle4-37/+82
2007-11-26[MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle8-25/+131
2007-11-26[MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle2-59/+40
2007-11-26[MIPS] IP32: More interrupt renumbering fixes.Ralf Baechle1-10/+14
2007-11-26[MIPS] time: MIPSsim's plat_time_init doesn't need to be irq safe.Ralf Baechle1-5/+1
2007-11-26[MIPS] time: Fix negated condition in cevt-r4k driver.Ralf Baechle1-1/+1
2007-11-26[ARM] PXA ssp: unlock when ssp tries to close an invalid portRoel Kluin1-0/+1
2007-11-26[ARM] 4652/1: pxa: fix a typo of pxa27x usb host clk definitioneric miao1-1/+1
2007-11-23sh: include ax88796 in the defconfig for r7785rpMagnus Damm1-5/+5
2007-11-23sh: include ax88796 in the defconfig for r7780mpMagnus Damm1-198/+89
2007-11-23sh: fix R2D-1 CF supportMagnus Damm1-0/+2
2007-11-21Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial co...Sonic Zhang1-1/+6
2007-11-21Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro...Mike Frysinger4-54/+59
2007-11-21Blackfin arch: use common __INIT/__FINIT defines rather than setting the .sec...Mike Frysinger1-2/+3
2007-11-21Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get ...Robin Getz1-6/+8
2007-11-21Blackfin arch: Ensure we printk out strings with the proper loglevelRobin Getz2-20/+20
2007-11-21Blackfin arch: Need to specify ax with the .init.text section,Bernd Schmidt1-1/+1
2007-11-21Blackfin arch: Update Kconfig to latest Blackfin silicon datasheetsRobin Getz1-5/+5
2007-11-21Blackfin arch: update defconfig filesMike Frysinger8-218/+146
2007-11-21Blackfin arch: Fix typo, and add ENDPROC - no functional changesMike Frysinger1-1/+2
2007-11-21Blackfin arch: cplb and map header file cleanupMike Frysinger1-16/+26
2007-11-21Blackfin arch: cleanup the cplb declaresMike Frysinger1-17/+10
2007-11-21Blackfin arch: fix building for BF542 processors which only have 1 TWIMike Frysinger1-0/+4
2007-11-21Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...Mike Frysinger2-4/+5
2007-11-21Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually d...Mike Frysinger5-7/+40
2007-11-21Blackfin arch: fix bug NOR Flash MTD mount failSonic Zhang2-0/+35
2007-11-21Blackfin arch: export symbol get_dma_curr_desc_ptr for driver usageCliff Cai1-0/+1
2007-11-20[POWERPC] 83xx: Update mpc8349emitx(gp) defconfig for USBGrant Likely2-2/+88
2007-11-20[POWERPC] 83xx: Update mpc832x_rdb_defconfig to enable MMC-over-SPIAnton Vorontsov1-5/+36
2007-11-20[POWERPC] 83xx: MPC832x RDB - remove spidev stub, use mmc_spiAnton Vorontsov1-5/+9
2007-11-20[POWERPC] 8xxx: MDS board RTC fixesKim Phillips10-76/+213
2007-11-20[S390] Add missing die_notifier() call to die().Heiko Carstens1-0/+1
2007-11-20[S390] Fix memory detection.Heiko Carstens1-1/+1
2007-11-20[S390] Dont overwrite lowcores on smp_send_stop().Heiko Carstens1-49/+7
2007-11-20[S390] Fix kernel preemption.Heiko Carstens2-20/+7
2007-11-20[S390] appldata: remove unused binary sysctls.Heiko Carstens5-63/+15
2007-11-20[S390] cmm: remove unused binary sysctls.Heiko Carstens1-3/+0
2007-11-20[S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens3-66/+153
2007-11-20[S390] magic sysrq: check for in_atomic before doing an console_unblankChristian Borntraeger1-1/+1
2007-11-20[POWERPC] Fix 8xx build breakage due to _tlbie changesBenjamin Herrenschmidt4-4/+4
2007-11-20Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras7-58/+251
2007-11-20Pull fluff into release branchLen Brown2-4/+1
2007-11-20Pull thermal into release branchLen Brown1-0/+3
2007-11-20ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li2-3/+42
2007-11-19[POWERPC] Fix device tree interrupt map for Freescale ULI1575 boardsKumar Gala3-43/+211
2007-11-20[POWERPC] Fix possible division by zero in scaled time accountingMichael Neuling1-2/+3
2007-11-20[POWERPC] spufs: Fix context destroy vs /spu readdir raceJeremy Kerr1-0/+1