| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin arch: make sure people do not set the kernel load address too high | Mike Frysinger | 2009-03-05 | 1 | -0/+5 |
* | Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5 | Enrik Berkhan | 2009-03-05 | 1 | -1/+1 |
* | Blackfin arch: update anomaly sheets to match latest public info | Mike Frysinger | 2009-03-04 | 7 | -14/+38 |
* | Blackfin arch: Fix BUG - kernel fails to build in pm.c when allow wakeup from... | Michael Hennerich | 2009-03-04 | 1 | -0/+1 |
* | Blackfin arch: PM_BFIN_WAKE_GP: update help | Michael Hennerich | 2009-03-05 | 1 | -0/+6 |
* | Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on b... | Sonic Zhang | 2009-03-05 | 2 | -3/+12 |
* | Blackfin arch: Enable Write Back Cache on all Blackfin Boards | Michael Hennerich | 2009-03-04 | 11 | -22/+22 |
* | Blackfin arch: Update adeos blackfin arch patch to 1.9-00 | Philippe Gerum | 2009-03-04 | 10 | -303/+241 |
* | Blackfin arch: fix bug - Error if one serial has hardware flow control and th... | Tom Parker | 2009-03-03 | 7 | -17/+25 |
* | Blackfin arch: fix compile failure when missing the anomaly definition | Mike Frysinger | 2009-03-03 | 7 | -0/+8 |
* | Blackfin arch: fix bug - jump_to_zero test case failed on noMPU kernel | Bernd Schmidt | 2009-03-02 | 1 | -0/+4 |
* | Blackfin arch: use common KGDB_TESTS rather than our own KGDB_TESTCASE | Mike Frysinger | 2009-03-02 | 2 | -9/+5 |
* | Blackfin arch: Make IRQ_EPPIx_ERROR naming consistent | Michael Hennerich | 2009-03-02 | 1 | -4/+4 |
* | Blackfin arch: Disable NAND option by default | Sonic Zhang | 2009-03-02 | 1 | -9/+1 |
* | Blackfin arch: drop untested and useless "generic" board file | Mike Frysinger | 2009-03-02 | 9 | -1002/+0 |
* | powerpc: Run sbc610 USB fixup code only on the appropriate platform. | Tony Breeds | 2009-03-04 | 1 | -0/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-03-03 | 1 | -1/+1 |
|\ |
|
| * | crypto: api - Fix module load deadlock with fallback algorithms | Herbert Xu | 2009-02-26 | 1 | -1/+1 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-03 | 2 | -2/+14 |
|\ \ |
|
| * | | x86: oprofile: don't set counter width from cpuid on Core2 | Tim Blechmann | 2009-03-03 | 1 | -2/+12 |
| * | | x86: fix init_memory_mapping() to handle small ranges | Yinghai Lu | 2009-03-03 | 1 | -0/+2 |
* | | | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-03-03 | 2 | -66/+153 |
|\ \ \ |
|
| * | | | x86 mmiotrace: fix race with release_kmmio_fault_page() | Pekka Paalanen | 2009-03-02 | 1 | -2/+7 |
| * | | | x86 mmiotrace: improve handling of secondary faults | Stuart Bennett | 2009-03-02 | 1 | -18/+22 |
| * | | | x86 mmiotrace: split set_page_presence() | Pekka Paalanen | 2009-03-02 | 1 | -19/+22 |
| * | | | x86 mmiotrace: fix save/restore page table state | Pekka Paalanen | 2009-03-02 | 1 | -22/+44 |
| * | | | x86 mmiotrace: WARN_ONCE if dis/arming a page fails | Stuart Bennett | 2009-03-02 | 1 | -8/+17 |
| * | | | x86: add far read test to testmmiotrace | Pekka Paalanen | 2009-03-02 | 1 | -7/+28 |
| * | | | x86: count errors in testmmiotrace.ko | Pekka Paalanen | 2009-03-02 | 1 | -6/+29 |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-03 | 4 | -9/+10 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU | Catalin Marinas | 2009-03-03 | 1 | -6/+7 |
| * | | | [ARM] 5416/1: Use unused address in v6_early_abort | Seth Forshee | 2009-03-03 | 1 | -1/+2 |
| * | | | [ARM] 5411/1: S3C64XX: Fix EINT unmask | Mark Brown | 2009-02-24 | 1 | -1/+1 |
| * | | | [ARM] at91: fix for Atmel AT91 powersaving | Andrei Birjukov | 2009-02-22 | 1 | -1/+0 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-02 | 2 | -11/+6 |
|\ \ \ \ |
|
| * | | | | x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() | Ingo Molnar | 2009-02-28 | 2 | -11/+6 |
| | |/ /
| |/| | |
|
* | | | | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath | 2009-03-02 | 7 | -25/+10 |
* | | | | x86-64: syscall-audit: fix 32/64 syscall hole | Roland McGrath | 2009-03-02 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-02-27 | 3 | -3/+9 |
|\ \ \ |
|
| * | | | usb: musb: make Davinci *work* in mainline | David Brownell | 2009-02-27 | 3 | -3/+9 |
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-02-27 | 12 | -104/+119 |
|\ \ \ \ |
|
| * | | | | Revert "MIPS: Print irq handler description" | Ralf Baechle | 2009-02-27 | 1 | -1/+0 |
| * | | | | MIPS: CVE-2009-0029: Enable syscall wrappers. | Ralf Baechle | 2009-02-27 | 10 | -98/+110 |
| * | | | | MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0 | Roel Kluin | 2009-02-27 | 1 | -3/+3 |
| * | | | | MIPS: Only allow Cavium OCTEON to be configured for boards that support it | David Daney | 2009-02-27 | 1 | -2/+6 |
| |/ / / |
|
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-27 | 5 | -13/+37 |
|\ \ \ \ |
|
| * | | | | x86: enable DMAR by default | Kyle McMartin | 2009-02-26 | 1 | -1/+1 |
| * | | | | xen: disable interrupts early, as start_kernel expects | Jeremy Fitzhardinge | 2009-02-25 | 1 | -0/+3 |
| * | | | | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t | Venkatesh Pallipadi | 2009-02-25 | 2 | -0/+21 |
| * | | | | x86, Voyager: fix compile by lifting the degeneracy of phys_cpu_present_map | James Bottomley | 2009-02-24 | 1 | -12/+12 |