summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: BF561 is supported, no longer a work in progressMike Frysinger2008-10-091-1/+1
* Blackfin arch: Make sure we program the correct values in only when necessary...Robin Getz2008-10-092-0/+4
* Blackfin arch: Fix BUG: anomaly_threshold is used with ANOMALY_05000363Michael Hennerich2008-10-092-2/+2
* Blackfin arch: Not call generic set_irq_handler() in bfin_gpio_irq_type() due...Graf Yang2008-10-081-4/+12
* Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception ...Robin Getz2008-10-085-3/+215
* Blackfin arch: fix merge errors during 2.6.26 upgradeMike Frysinger2008-10-081-10/+8
* Blackfin arch: Modify some funtion names to more genernal onesGraf Yang2008-10-085-8/+8
* Blackfin arch: rename blackfin_sram.c to sram-alloc.cRobin Getz2008-10-082-15/+18
* Blackfin arch: add a meaningful name for each irqchipGraf Yang2008-10-081-0/+5
* Blackfin arch: add CONFIG_APP_STACKS_L1 to enable or disable putting kernel s...Graf Yang2008-10-082-37/+51
* Blackfin arch: Make sure we protect except 2 properly, and print out memory p...Robin Getz2008-10-081-1/+2
* Blackfin arch: mark local gpio_error() as staticMike Frysinger2008-10-081-1/+1
* Blackfin arch: fix bug - sometimes there is no response to the hitting key in...Mike Frysinger2008-10-081-3/+3
* Blackfin arch: Better error handling of unknown exceptionsRobin Getz2008-10-082-15/+33
* Blackfin arch: add BF54x / BF52x Rotary Input device driver platform resource...Michael Hennerich2008-10-084-0/+102
* Blackfin arch: add supporting for kgdbSonic Zhang2008-10-137-195/+606
* Blackfin arch: fixing bug - under IRQ stress, running applications may wrongl...Bernd Schmidt2008-10-071-2/+12
* Blackfin arch: add supporting for double fault debug handlingRobin Getz2008-10-085-76/+255
* Blackfin arch: only include asm/cplb.h when it is truly usedMike Frysinger2008-10-136-12/+7
* Blackfin arch: add note about newer ezkits using PB4 for AD7877 instead of PJ11Mike Frysinger2008-10-071-1/+1
* Blackfin arch: Add new board support for ADZS-BF526-EZ-BRDMichael Hennerich2008-10-135-3/+2177
* Blackfin arch: add dma mapping stub for musb driver portBryan Wu2008-09-221-0/+11
* Blackfin arch: use new platform data interface of musb to replace old oneBryan Wu2008-10-084-12/+44
* [CPUFREQ] correct broken links and email addressesNémeth Márton2008-10-092-2/+2
* [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle2008-10-081-0/+4
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-10-061-6/+1
|\
| * kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMIJan Kiszka2008-10-061-6/+1
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-061-9/+11
|\ \
| * | x86: gart iommu have direct mapping when agp is present tooYinghai Lu2008-10-051-9/+11
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-062-1/+83
|\ \
| * | IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle2008-10-052-1/+83
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-062-11/+17
|\ \
| * | [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle2008-10-061-0/+1
| * | [MIPS] Fix CMP Kconfig configuration and mark as broken.Ralf Baechle2008-10-061-11/+16
| |/
* | x86 ACPI: Blacklist two HP machines with buggy BIOSesRafael J. Wysocki2008-10-061-0/+16
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-041-1/+1
|\
| * x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin2008-10-031-1/+1
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-0314-297/+548
|\ \
| * | [MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell2008-10-038-273/+523
| * | [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell2008-10-032-6/+6
| * | [MIPS] SMTC: Fix holes in SMTC and FPU affinity support.Kevin D. Kissell2008-10-033-13/+14
| * | [MIPS] SMTC: Build fix: Fix filename in MakefileRalf Baechle2008-10-031-1/+1
| * | [MIPS] Build fix: Fix irq flags typeRalf Baechle2008-10-032-4/+4
| |/
* | [S390] nohz: Fix __udelay.Heiko Carstens2008-10-032-34/+56
|/
* powerpc: Fix boot hang regression on MPC8544DSKumar Gala2008-10-021-1/+11
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-011-1/+1
|\
| * x86, vmi: fix broken LDT accessZachary Amsden2008-09-301-1/+1
| * x86: fix typo in enable_mtrr_cleanup early parameterJ.A. Magallón2008-09-301-1/+1
* | MN10300: Fix IRQ handlingDavid Howells2008-10-013-28/+47
* | x86: Fix broken LDT access in VMIZachary Amsden2008-09-301-1/+1
OpenPOWER on IntegriCloud