summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-03-05Blackfin arch: update default kernel config, select KSZ8893M driver for BF518Graf Yang1-4/+59
2009-03-05Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instru...Sonic Zhang1-0/+22
2009-03-05Blackfin arch: Fix bug - make ksz8893m driver available when bfin_mac is enabledGraf Yang1-3/+6
2009-03-05Blackfin arch: make sure people do not set the kernel load address too highMike Frysinger1-0/+5
2009-03-05Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King1-0/+7
2009-03-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller20-115/+199
2009-03-05Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5Enrik Berkhan1-1/+1
2009-03-05sparc64: Fix lost interrupts on sun4u.David S. Miller1-10/+19
2009-03-04x86: add Dell XPS710 reboot quirkLeann Ogasawara1-0/+8
2009-03-04x86, math-emu: fix init_fpu for task != currentDaniel Glöckner3-13/+28
2009-03-04x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying4-25/+9
2009-03-04ARM: OMAP: board-omap3beagle: set i2c-3 to 100kHzKoen Kooi1-1/+3
2009-03-04ARM: OMAP: Allow I2C bus driver to be compiled as a moduleAaro Koskinen2-2/+3
2009-03-04ARM: OMAP: sched_clock() correctedAaro Koskinen1-9/+5
2009-03-04ARM: OMAP: Fix compile error if pm.h is includedDavid Brownell1-1/+1
2009-03-04x86: fix DMI on EFIBrian Maly1-2/+3
2009-03-04Blackfin arch: update anomaly sheets to match latest public infoMike Frysinger7-14/+38
2009-03-04Blackfin arch: Fix BUG - kernel fails to build in pm.c when allow wakeup from...Michael Hennerich1-0/+1
2009-03-05Blackfin arch: PM_BFIN_WAKE_GP: update helpMichael Hennerich1-0/+6
2009-03-05Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on b...Sonic Zhang2-3/+12
2009-03-04powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds1-0/+4
2009-03-04Blackfin arch: Enable Write Back Cache on all Blackfin BoardsMichael Hennerich11-22/+22
2009-03-04Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum10-303/+241
2009-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2009-03-04[ARM] orion5x: pass dram mbus data to xor driverSaeed Bishara1-0/+7
2009-03-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+14
2009-03-04Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-66/+153
2009-03-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-9/+10
2009-03-03[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas1-6/+7
2009-03-03[ARM] 5416/1: Use unused address in v6_early_abortSeth Forshee1-1/+2
2009-03-03x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann1-2/+12
2009-03-03Blackfin arch: fix bug - Error if one serial has hardware flow control and th...Tom Parker7-17/+25
2009-03-03Blackfin arch: fix compile failure when missing the anomaly definitionMike Frysinger7-0/+8
2009-03-03x86: fix init_memory_mapping() to handle small rangesYinghai Lu1-0/+2
2009-03-03OMAP: enable smc911x support for LDP platformRussell King1-1/+1
2009-03-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+6
2009-03-03x86-64: seccomp: fix 32/64 syscall holeRoland McGrath7-25/+10
2009-03-03x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath1-1/+1
2009-03-02Blackfin arch: fix bug - jump_to_zero test case failed on noMPU kernelBernd Schmidt1-0/+4
2009-03-02Blackfin arch: use common KGDB_TESTS rather than our own KGDB_TESTCASEMike Frysinger2-9/+5
2009-03-02Blackfin arch: Make IRQ_EPPIx_ERROR naming consistentMichael Hennerich1-4/+4
2009-03-02Blackfin arch: Disable NAND option by defaultSonic Zhang1-9/+1
2009-03-02Blackfin arch: drop untested and useless "generic" board fileMike Frysinger9-1002/+0
2009-03-02x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen1-2/+7
2009-03-02x86 mmiotrace: improve handling of secondary faultsStuart Bennett1-18/+22
2009-03-02x86 mmiotrace: split set_page_presence()Pekka Paalanen1-19/+22
2009-03-02x86 mmiotrace: fix save/restore page table statePekka Paalanen1-22/+44
2009-03-02x86 mmiotrace: WARN_ONCE if dis/arming a page failsStuart Bennett1-8/+17
2009-03-02x86: add far read test to testmmiotracePekka Paalanen1-7/+28
2009-03-02x86: count errors in testmmiotrace.koPekka Paalanen1-6/+29