aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-03-05Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instru...Sonic Zhang
2009-03-05Blackfin arch: Fix bug - make ksz8893m driver available when bfin_mac is enabledGraf Yang
2009-03-05Blackfin arch: make sure people do not set the kernel load address too highMike Frysinger
2009-03-05Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King
2009-03-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-05Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5Enrik Berkhan
2009-03-04sparc64: Fix lost interrupts on sun4u.David S. Miller
2009-03-04x86: add Dell XPS710 reboot quirkLeann Ogasawara
2009-03-04x86, math-emu: fix init_fpu for task != currentDaniel Glöckner
2009-03-04x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying
2009-03-04ARM: OMAP: board-omap3beagle: set i2c-3 to 100kHzKoen Kooi
2009-03-04ARM: OMAP: Allow I2C bus driver to be compiled as a moduleAaro Koskinen
2009-03-04ARM: OMAP: sched_clock() correctedAaro Koskinen
2009-03-04ARM: OMAP: Fix compile error if pm.h is includedDavid Brownell
2009-03-04x86: fix DMI on EFIBrian Maly
2009-03-04Blackfin arch: update anomaly sheets to match latest public infoMike Frysinger
2009-03-04Blackfin arch: Fix BUG - kernel fails to build in pm.c when allow wakeup from...Michael Hennerich
2009-03-05Blackfin arch: PM_BFIN_WAKE_GP: update helpMichael Hennerich
2009-03-05Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on b...Sonic Zhang
2009-03-04powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds
2009-03-04Blackfin arch: Enable Write Back Cache on all Blackfin BoardsMichael Hennerich
2009-03-04Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum
2009-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-03-03[ARM] orion5x: pass dram mbus data to xor driverSaeed Bishara
2009-03-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-03-03Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-03-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-03[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas
2009-03-03[ARM] 5416/1: Use unused address in v6_early_abortSeth Forshee
2009-03-03x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann
2009-03-03Blackfin arch: fix bug - Error if one serial has hardware flow control and th...Tom Parker
2009-03-03Blackfin arch: fix compile failure when missing the anomaly definitionMike Frysinger
2009-03-03x86: fix init_memory_mapping() to handle small rangesYinghai Lu
2009-03-02OMAP: enable smc911x support for LDP platformRussell King
2009-03-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2009-03-02x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath
2009-03-02Blackfin arch: fix bug - jump_to_zero test case failed on noMPU kernelBernd Schmidt
2009-03-02Blackfin arch: use common KGDB_TESTS rather than our own KGDB_TESTCASEMike Frysinger
2009-03-02Blackfin arch: Make IRQ_EPPIx_ERROR naming consistentMichael Hennerich
2009-03-02Blackfin arch: Disable NAND option by defaultSonic Zhang
2009-03-02Blackfin arch: drop untested and useless "generic" board fileMike Frysinger
2009-03-02x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen
2009-03-02x86 mmiotrace: improve handling of secondary faultsStuart Bennett
2009-03-02x86 mmiotrace: split set_page_presence()Pekka Paalanen
2009-03-02x86 mmiotrace: fix save/restore page table statePekka Paalanen
2009-03-02x86 mmiotrace: WARN_ONCE if dis/arming a page failsStuart Bennett
2009-03-02x86: add far read test to testmmiotracePekka Paalanen
2009-03-02x86: count errors in testmmiotrace.koPekka Paalanen
2009-02-28powerpc/4xx: Enable SERIAL_OF support by default for Virtex platformsGrant Likely