aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instru...Sonic Zhang2009-03-05
* Blackfin arch: Fix bug - make ksz8893m driver available when bfin_mac is enabledGraf Yang2009-03-05
* Blackfin arch: make sure people do not set the kernel load address too highMike Frysinger2009-03-05
* Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5Enrik Berkhan2009-03-05
* Blackfin arch: update anomaly sheets to match latest public infoMike Frysinger2009-03-04
* Blackfin arch: Fix BUG - kernel fails to build in pm.c when allow wakeup from...Michael Hennerich2009-03-04
* Blackfin arch: PM_BFIN_WAKE_GP: update helpMichael Hennerich2009-03-05
* Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on b...Sonic Zhang2009-03-05
* Blackfin arch: Enable Write Back Cache on all Blackfin BoardsMichael Hennerich2009-03-03
* Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum2009-03-04
* Blackfin arch: fix bug - Error if one serial has hardware flow control and th...Tom Parker2009-03-03
* Blackfin arch: fix compile failure when missing the anomaly definitionMike Frysinger2009-03-03
* Blackfin arch: fix bug - jump_to_zero test case failed on noMPU kernelBernd Schmidt2009-03-02
* Blackfin arch: use common KGDB_TESTS rather than our own KGDB_TESTCASEMike Frysinger2009-03-02
* Blackfin arch: Make IRQ_EPPIx_ERROR naming consistentMichael Hennerich2009-03-02
* Blackfin arch: Disable NAND option by defaultSonic Zhang2009-03-02
* Blackfin arch: drop untested and useless "generic" board fileMike Frysinger2009-03-02
* powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds2009-03-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-03
|\
| * crypto: api - Fix module load deadlock with fallback algorithmsHerbert Xu2009-02-26
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-03
|\ \
| * | x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann2009-03-03
| * | x86: fix init_memory_mapping() to handle small rangesYinghai Lu2009-03-03
* | | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-03
|\ \ \
| * | | x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen2009-03-02
| * | | x86 mmiotrace: improve handling of secondary faultsStuart Bennett2009-03-02
| * | | x86 mmiotrace: split set_page_presence()Pekka Paalanen2009-03-02
| * | | x86 mmiotrace: fix save/restore page table statePekka Paalanen2009-03-02
| * | | x86 mmiotrace: WARN_ONCE if dis/arming a page failsStuart Bennett2009-03-02
| * | | x86: add far read test to testmmiotracePekka Paalanen2009-03-02
| * | | x86: count errors in testmmiotrace.koPekka Paalanen2009-03-02
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-03
|\ \ \ \ | |_|/ / |/| | |
| * | | [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas2009-03-03
| * | | [ARM] 5416/1: Use unused address in v6_early_abortSeth Forshee2009-03-03
| * | | [ARM] 5411/1: S3C64XX: Fix EINT unmaskMark Brown2009-02-24
| * | | [ARM] at91: fix for Atmel AT91 powersavingAndrei Birjukov2009-02-22
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-02
|\ \ \ \
| * | | | x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar2009-02-28
| | |/ / | |/| |
* | | | x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2009-03-02
* | | | x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath2009-03-02
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-02-27
|\ \ \
| * | | usb: musb: make Davinci *work* in mainlineDavid Brownell2009-02-27
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-02-27
|\ \ \ \
| * | | | Revert "MIPS: Print irq handler description"Ralf Baechle2009-02-27
| * | | | MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle2009-02-27
| * | | | MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0Roel Kluin2009-02-27
| * | | | MIPS: Only allow Cavium OCTEON to be configured for boards that support itDavid Daney2009-02-27
| |/ / /
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-27
|\ \ \ \
| * | | | x86: enable DMAR by defaultKyle McMartin2009-02-26
| * | | | xen: disable interrupts early, as start_kernel expectsJeremy Fitzhardinge2009-02-25