| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Fix multiple UTLB hit on UP SH-4. | Hideo Saito | 2008-02-14 | 1 | -0/+8 |
* | sh: fix pci io access for r2d boards | Magnus Damm | 2008-02-14 | 1 | -1/+2 |
* | sh: use ctrl_in/out for on chip pci access | Magnus Damm | 2008-02-14 | 6 | -37/+37 |
* | sh: Kill off more dead symbols. | Paul Mundt | 2008-02-14 | 5 | -40/+17 |
* | sh: __uncached_start only on sh32. | Paul Mundt | 2008-02-14 | 1 | -0/+2 |
* | sh: Get SH-5 caches working again post-unification. | Paul Mundt | 2008-02-14 | 2 | -643/+439 |
* | sh: Kill off bogus SH_SDK7780_STANDALONE symbol. | Paul Mundt | 2008-02-14 | 1 | -7/+0 |
* | sh: Shut up some trivial build warnings. | Paul Mundt | 2008-02-14 | 3 | -19/+18 |
* | sh: Update SH-5 flush_cache_sigtramp() for API changes. | Paul Mundt | 2008-02-14 | 1 | -3/+5 |
* | sh: Disable big endian for SH-5. | Paul Mundt | 2008-02-14 | 1 | -0/+1 |
* | sh: Symbol exports for trapped I/O. | Paul Mundt | 2008-02-14 | 1 | -0/+5 |
* | sh: Clean up whitespace damage in Kconfig.debug. | Paul Mundt | 2008-02-14 | 1 | -2/+2 |
* | sh: Use max_t in io_trapped. | Paul Mundt | 2008-02-14 | 1 | -3/+5 |
* | sh: add support for sh7366 processor | Magnus Damm | 2008-02-14 | 7 | -3/+203 |
* | sh: remove maskreg irq code | Magnus Damm | 2008-02-14 | 3 | -97/+0 |
* | sh: fix ptrace copy_from/to_user() compilation error | Magnus Damm | 2008-02-14 | 1 | -2/+2 |
* | sh: trapped io support for highlander V2 | Magnus Damm | 2008-02-14 | 2 | -31/+17 |
* | sh: trapped io support for r2d V2 | Magnus Damm | 2008-02-14 | 2 | -31/+15 |
* | sh: trapped io support V2 | Magnus Damm | 2008-02-14 | 8 | -38/+330 |
* | sh: update r2d defconfigs with usb, spi and rtc | Magnus Damm | 2008-02-14 | 2 | -150/+530 |
* | sh: use opcode_t and enable unaligned code for sh2a | Magnus Damm | 2008-02-14 | 1 | -34/+25 |
* | sh: add byte support to the sign extension code | Magnus Damm | 2008-02-14 | 1 | -1/+11 |
* | sh: fix xtime_lock deadlocking. | Peter Zijlstra | 2008-02-14 | 2 | -18/+32 |
* | sh: Add mach-type entries for MigoR and SDK7780. | Paul Mundt | 2008-02-14 | 1 | -0/+2 |
* | sh: migor board support | Magnus Damm | 2008-02-14 | 5 | -0/+894 |
* | sh: Wire up new timerfd syscalls. | Paul Mundt | 2008-02-14 | 2 | -2/+6 |
* | sh: break out unaligned sign extension code | Magnus Damm | 2008-02-14 | 1 | -45/+23 |
* | sh: add probe support for new sh7722 cut | Magnus Damm | 2008-02-14 | 1 | -1/+1 |
* | sh: add sh7722 support to EARLY_SCIF_CONSOLE | Magnus Damm | 2008-02-14 | 1 | -0/+1 |
* | sh: remove unneeded cast | Stephen Rothwell | 2008-02-14 | 1 | -1/+1 |
* | sh: declared coherent memory support V2 fix | Magnus Damm | 2008-02-14 | 1 | -12/+20 |
* | Linux Kernel Markers: support multiple probes | Mathieu Desnoyers | 2008-02-13 | 1 | -20/+11 |
* | xtime_lock vs update_process_times | Peter Zijlstra | 2008-02-13 | 8 | -33/+28 |
* | FRV: Fix up parse error in linker script | David Howells | 2008-02-13 | 1 | -3/+1 |
* | x86: pit_clockevent can be static | Harvey Harrison | 2008-02-13 | 1 | -1/+1 |
* | x86: EFI runtime code mapping enhancement | Huang, Ying | 2008-02-13 | 2 | -23/+15 |
* | x86: EFI: fix use of unitialized variable and the cache logic | Thomas Gleixner | 2008-02-13 | 1 | -3/+3 |
* | x86: CPA: fix gbpages support in try_preserve_large_page | Andi Kleen | 2008-02-13 | 1 | -2/+2 |
* | xen: unpin initial Xen pagetable once we're finished with it | Jeremy Fitzhardinge | 2008-02-13 | 1 | -0/+4 |
* | x86/early_ioremap: don't assume we're using swapper_pg_dir | Jeremy Fitzhardinge | 2008-02-13 | 1 | -1/+3 |
* | x86: fixup machine_ops reboot_{32|64}.c unification fallout | Jody Belka | 2008-02-13 | 1 | -10/+36 |
* | x86: vdso_install fix | Roland McGrath | 2008-02-11 | 1 | -10/+12 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-02-11 | 1 | -0/+7 |
|\ |
|
| * | [IA64] Fix build for sim_defconfig | Tony Luck | 2008-02-11 | 1 | -0/+7 |
* | | x86: remove over noisy debug printk | Thomas Gleixner | 2008-02-11 | 1 | -7/+0 |
* | | Use proper abstractions in quirk_intel_irqbalance | Matthew Wilcox | 2008-02-11 | 1 | -3/+6 |
|/ |
|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-02-10 | 45 | -851/+2138 |
|\ |
|
| *-. | Merge branches 'master', 'omap1-upstream' and 'orion' into devel | Russell King | 2008-02-09 | 41 | -845/+2126 |
| |\ \ |
|
| | | * | [ARM] Orion: Use the sata_mv driver for the TS-209 SATA | Byron Bradley | 2008-02-08 | 1 | -0/+10 |
| | | * | [ARM] Orion: Use the sata_mv driver for the Kurobox SATA | Byron Bradley | 2008-02-08 | 1 | -0/+9 |