Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | HID: Blacklist new GTCO CalComp USB device PIDs | Jeremy Roberson | 2008-02-11 | 1 | -1/+23 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-02-14 | 18 | -22/+271 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'release', 'dmi', 'idle' and 'misc' into release | Len Brown | 2008-02-14 | 16 | -13/+213 | |
| |\ \ \ \ \ \ | ||||||
| | | * | | | | | pnpacpi: __initdata is not an identifier | Roel Kluin | 2008-02-14 | 1 | -1/+1 | |
| | | * | | | | | ACPI: static acpi_chain_head | Adrian Bunk | 2008-02-14 | 1 | -1/+1 | |
| | | * | | | | | ACPI: static acpi_find_dsdt_initrd() | Adrian Bunk | 2008-02-14 | 1 | -1/+1 | |
| | | * | | | | | ACPI: static acpi_no_initrd_override_setup() | Adrian Bunk | 2008-02-14 | 1 | -1/+1 | |
| | | * | | | | | thinkpad_acpi: static | Adrian Bunk | 2008-02-14 | 1 | -2/+2 | |
| | | * | | | | | ACPI suspend: Execute _WAK with the right argument | Rafael J. Wysocki | 2008-02-14 | 1 | -0/+1 | |
| | | * | | | | | ACPI: fix suspend regression due to idle update | Venkatesh Pallipadi | 2008-02-13 | 1 | -0/+8 | |
| | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | cpuidle: Add Documentation | Venkatesh Pallipadi | 2008-02-14 | 5 | -0/+164 | |
| | * | | | | | ACPI, cpuidle: Clarify C-state description in sysfs | Venkatesh Pallipadi | 2008-02-14 | 6 | -7/+34 | |
| | |/ / / / | ||||||
| * | | | | | ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505 | Len Brown | 2008-02-14 | 3 | -1/+16 | |
| * | | | | | ACPI: DMI blacklist updates | Len Brown | 2008-02-14 | 1 | -8/+42 | |
| |/ / / / | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-02-14 | 81 | -1830/+3352 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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: fix ioreadN_rep and iowriteN_rep | Magnus Damm | 2008-02-14 | 1 | -6/+6 | |
| * | | | | | 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 | 6 | -46/+17 | |
| * | | | | | sh: __uncached_start only on sh32. | Paul Mundt | 2008-02-14 | 1 | -0/+2 | |
| * | | | | | sh: asm/irq.h needs asm/cpu/irq.h. | Paul Mundt | 2008-02-14 | 1 | -0/+4 | |
| * | | | | | serial: sh-sci: Fix up SH-5 build. | Paul Mundt | 2008-02-14 | 1 | -1/+0 | |
| * | | | | | sh: Get SH-5 caches working again post-unification. | Paul Mundt | 2008-02-14 | 5 | -648/+448 | |
| * | | | | | maple: Fix up maple build failure. | Paul Mundt | 2008-02-14 | 1 | -1/+1 | |
| * | | | | | sh: Kill off bogus SH_SDK7780_STANDALONE symbol. | Paul Mundt | 2008-02-14 | 1 | -7/+0 | |
| * | | | | | sh: asm/tlb.h needs linux/pagemap.h for CONFIG_SWAP=n. | Paul Mundt | 2008-02-14 | 1 | -0/+1 | |
| * | | | | | sh: Tidy include/asm-sh/hp6xx.h | Kristoffer Ericson | 2008-02-14 | 1 | -25/+3 | |
| * | | | | | maple: improve detection of attached peripherals | Adrian McMenamin | 2008-02-14 | 1 | -2/+1 | |
| * | | | | | 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 | 2 | -4/+6 | |
| * | | | | | sh: Fix up set_fixmap_nocache() for SH-5. | Paul Mundt | 2008-02-14 | 1 | -0/+5 | |
| * | | | | | sh: Fix up pte_mkhuge() build breakage for SH-5. | Paul Mundt | 2008-02-14 | 1 | -0/+8 | |
| * | | | | | sh: Disable big endian for SH-5. | Paul Mundt | 2008-02-14 | 1 | -0/+1 | |
| * | | | | | sh: Handle SH7366 CPU in check_bugs(). | Paul Mundt | 2008-02-14 | 1 | -1/+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 | 11 | -7/+215 | |
| * | | | | | 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 | 3 | -34/+17 | |
| * | | | | | sh: trapped io support for r2d V2 | Magnus Damm | 2008-02-14 | 3 | -34/+15 | |
| * | | | | | sh: trapped io support V2 | Magnus Damm | 2008-02-14 | 12 | -38/+406 | |
| * | | | | | 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: make copy_to/from_user() static inline | Magnus Damm | 2008-02-14 | 3 | -40/+32 | |
| * | | | | | 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 |