| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-02-14 | 1 | -0/+2 |
|\ |
|
| * | ACPI, cpuidle: Clarify C-state description in sysfs | Venkatesh Pallipadi | 2008-02-14 | 1 | -0/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-02-14 | 52 | -1194/+2627 |
|\ \ |
|
| * | | 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 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2008-02-14 | 9 | -10/+34 |
|\ \ |
|
| * | | x86: cpa, fix out of date comment | Ingo Molnar | 2008-02-14 | 1 | -2/+6 |
| * | | KVM is not seen under X86 config with latest git (32 bit compile) | Balbir Singh | 2008-02-14 | 1 | -2/+2 |
| * | | x86: cpa: ensure page alignment | Thomas Gleixner | 2008-02-14 | 1 | -0/+9 |
| * | | x86: include proper prototypes for rodata_test | Harvey Harrison | 2008-02-14 | 3 | -1/+3 |
| * | | x86: fix gart_iommu_init() | Ingo Molnar | 2008-02-14 | 1 | -0/+9 |
| * | | x86: EFI set_memory_x()/set_memory_uc() fixes | Ingo Molnar | 2008-02-14 | 1 | -2/+2 |
| * | | x86: make dump_pagetable() static | Adrian Bunk | 2008-02-14 | 1 | -1/+1 |
| * | | x86: fix "BUG: sleeping function called from invalid context" in print_vma_ad... | Ingo Molnar | 2008-02-14 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-02-14 | 13 | -27/+23 |
|\ \ |
|
| * | | [POWERPC] Remove unused CONFIG_WANT_DEVICE_TREE | Grant Likely | 2008-02-14 | 6 | -17/+0 |
| * | | [POWERPC] Cell RAS: Remove DEBUG, and add license and copyright | Michael Ellerman | 2008-02-14 | 1 | -1/+10 |
| * | | [POWERPC] free_property() must not be __init | Adrian Bunk | 2008-02-14 | 1 | -1/+1 |
| * | | [POWERPC] vdso_do_func_patch{32,64}() must be __init | Adrian Bunk | 2008-02-14 | 1 | -6/+6 |
| * | | [POWERPC] Remove generated files on make clean | Kumar Gala | 2008-02-14 | 2 | -0/+4 |
| * | | [POWERPC] PS3: Fix bootwrapper hang bug | Geoff Levand | 2008-02-14 | 1 | -1/+1 |