summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix IRQ assignment for some PCIe devicesAdhemerval Zanella2008-12-011-2/+5
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2008-11-241-0/+3
|\
| * powerpc/spufs: Fix spinning in spufs_ps_fault on signalJeremy Kerr2008-11-211-0/+3
* | Merge branch 'merge' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-11-242-3/+20
|\ \
| * | powerpc/44x: Fix 460EX/460GT machine check handlingBenjamin Herrenschmidt2008-11-131-1/+6
| * | powerpc/40x: Limit allocable DRAM during early mappingGrant Erickson2008-11-131-2/+14
* | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras2008-11-2412-494/+2591
|\ \ \
| * | | powerpc/virtex: Update defconfigsGrant Likely2008-11-144-125/+1469
| * | | powerpc/52xx: update defconfigsGrant Likely2008-11-146-361/+1117
| * | | powerpc/virtex: fix various format/casting printk mismatchesGrant Likely2008-11-141-2/+2
| * | | powerpc/mpc5200: fix bestcomm Kconfig dependenciesGrant Likely2008-11-131-6/+3
* | | | powerpc/mpc832x_rdb: fix swapped ethernet idsMichael Barkowski2008-11-191-2/+2
* | | | powerpc: Use generic PHY driver for Marvell 88E1111 PHY on GE Fanuc SBC610Martyn Welch2008-11-191-1/+1
* | | | powerpc/85xx: L2 cache size wrong in 8572DS dtsTrent Piepho2008-11-191-1/+1
* | | | Blackfin arch: fix a broken define in dma-mappingMike Frysinger2008-11-181-1/+5
* | | | Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crashGraf Yang2008-11-181-1/+1
* | | | Blackfin arch: fix bug - shared lib function in L2 failed be calledJie Zhang2008-10-282-5/+10
* | | | Blackfin arch: fix incorrect limit check for bf54x check_gpioMike Frysinger2008-10-281-1/+1
* | | | Blackfin arch: fix bug - Cpufreq assumes clocks in kHz and not Hz.Michael Hennerich2008-10-281-7/+7
* | | | Blackfin arch: dont warn when running a kernel on the oldest supported siliconMike Frysinger2008-10-281-1/+1
* | | | Blackfin arch: fix bug - kernel build with write back policy fails to be boot...Mike Frysinger2008-10-281-1/+1
* | | | Blackfin arch: fix bug - dmacopy test case fail on all platformMike Frysinger2008-11-181-1/+5
* | | | Blackfin arch: Fix typo when adding CONFIG_DEBUG_VERBOSERobin Getz2008-10-281-2/+2
* | | | Blackfin arch: don't copy bss when copying L1Mike Frysinger2008-10-272-6/+6
* | | | Blackfin arch: fix bug - Fail to boot jffs2 kernel for BF561 with SMP patchGraf Yang2008-10-271-4/+5
* | | | Blackfin arch: handle case of d_path() returning error in decode_address()Tim Pepper2008-10-271-2/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-11-172-8/+7
|\ \ \ \
| * | | | sparc: Fix tty compile warnings.Robert Reif2008-11-121-6/+5
| * | | | sparc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-121-2/+2
* | | | | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-11-1511-13/+83
|\ \ \ \ \
| * | | | | serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.Paul Mundt2008-11-131-1/+1
| * | | | | sh: __copy_user function can corrupt the stack in case of exceptionStuart MENEFY2008-11-131-3/+8
| * | | | | sh: Fixed the TMU0 reload value on resumeFrancesco VIRLINZI2008-11-131-1/+1
| * | | | | sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.Paul Mundt2008-11-131-1/+1
| * | | | | sh: early printk port type fixMagnus Damm2008-11-131-0/+1
| * | | | | sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt2008-11-124-2/+37
| * | | | | fix sci type for SH7723Yoshihiro Shimoda2008-11-121-3/+3
| * | | | | sh: Handle fixmap TLB eviction more coherently.Paul Mundt2008-11-103-3/+32
* | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-11-156-18/+33
|\ \ \ \ \ \
| * | | | | | [S390] fix s390x_newunameMartin Schwidefsky2008-11-141-1/+1
| * | | | | | [S390] cpu topology: fix lockingHeiko Carstens2008-11-141-4/+7
| * | | | | | [S390] ftrace: fix kernel stack backchain walkingHeiko Carstens2008-11-142-11/+18
| * | | | | | [S390] ftrace: disable tracing on idle pswHeiko Carstens2008-11-141-0/+3
| * | | | | | [S390] lockdep: fix compile bugHeiko Carstens2008-11-141-0/+2
| * | | | | | [S390] Fix range for add_active_range() in setup_memory()Gerald Schaefer2008-11-141-2/+2
* | | | | | | Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse2008-11-152-19/+0
* | | | | | | m68k: Fix off-by-one in m68k_setup_user_interrupt()Geert Uytterhoeven2008-11-151-1/+1
|/ / / / / /
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-1314-98/+43
|\ \ \ \ \ \
| * | | | | | [ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King2008-11-131-18/+0
| * | | | | | [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King2008-11-134-13/+9
OpenPOWER on IntegriCloud