index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-14
[POWERPC] PS3: Update sys-manager button events
Geoff Levand
1
-6
/
+23
2008-02-14
[POWERPC] PS3: Sys-manager code cleanup
Geoff Levand
1
-6
/
+7
2008-02-14
[POWERPC] PS3: Use system reboot on restart
Geoff Levand
1
-1
/
+1
2008-02-14
[POWERPC] PS3: Fix bootwrapper hang bug
Geoff Levand
1
-1
/
+1
2008-02-14
[POWERPC] PS3: Fix reading pm interval in logical performance monitor
Takashi Yamamoto
1
-8
/
+10
2008-02-14
[POWERPC] PS3: Fix setting bookmark in logical performance monitor
Takashi Yamamoto
1
-2
/
+2
2008-02-14
[POWERPC] Fix DEBUG_PREEMPT warning when warning
Hugh Dickins
1
-1
/
+1
2008-02-14
Merge branches 'release', 'dmi', 'idle' and 'misc' into release
Len Brown
16
-13
/
+213
2008-02-14
ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505
Len Brown
3
-1
/
+16
2008-02-14
ACPI: DMI blacklist updates
Len Brown
1
-8
/
+42
2008-02-14
pnpacpi: __initdata is not an identifier
Roel Kluin
1
-1
/
+1
2008-02-14
ACPI: static acpi_chain_head
Adrian Bunk
1
-1
/
+1
2008-02-14
ACPI: static acpi_find_dsdt_initrd()
Adrian Bunk
1
-1
/
+1
2008-02-14
ACPI: static acpi_no_initrd_override_setup()
Adrian Bunk
1
-1
/
+1
2008-02-14
thinkpad_acpi: static
Adrian Bunk
1
-2
/
+2
2008-02-14
sh: Fix multiple UTLB hit on UP SH-4.
Hideo Saito
1
-0
/
+8
2008-02-14
ACPI suspend: Execute _WAK with the right argument
Rafael J. Wysocki
1
-0
/
+1
2008-02-14
sh: fix pci io access for r2d boards
Magnus Damm
1
-1
/
+2
2008-02-14
sh: fix ioreadN_rep and iowriteN_rep
Magnus Damm
1
-6
/
+6
2008-02-14
sh: use ctrl_in/out for on chip pci access
Magnus Damm
6
-37
/
+37
2008-02-14
sh: Kill off more dead symbols.
Paul Mundt
6
-46
/
+17
2008-02-14
sh: __uncached_start only on sh32.
Paul Mundt
1
-0
/
+2
2008-02-14
sh: asm/irq.h needs asm/cpu/irq.h.
Paul Mundt
1
-0
/
+4
2008-02-14
serial: sh-sci: Fix up SH-5 build.
Paul Mundt
1
-1
/
+0
2008-02-14
sh: Get SH-5 caches working again post-unification.
Paul Mundt
5
-648
/
+448
2008-02-14
maple: Fix up maple build failure.
Paul Mundt
1
-1
/
+1
2008-02-14
sh: Kill off bogus SH_SDK7780_STANDALONE symbol.
Paul Mundt
1
-7
/
+0
2008-02-14
sh: asm/tlb.h needs linux/pagemap.h for CONFIG_SWAP=n.
Paul Mundt
1
-0
/
+1
2008-02-14
sh: Tidy include/asm-sh/hp6xx.h
Kristoffer Ericson
1
-25
/
+3
2008-02-14
maple: improve detection of attached peripherals
Adrian McMenamin
1
-2
/
+1
2008-02-14
sh: Shut up some trivial build warnings.
Paul Mundt
3
-19
/
+18
2008-02-14
sh: Update SH-5 flush_cache_sigtramp() for API changes.
Paul Mundt
2
-4
/
+6
2008-02-14
sh: Fix up set_fixmap_nocache() for SH-5.
Paul Mundt
1
-0
/
+5
2008-02-14
sh: Fix up pte_mkhuge() build breakage for SH-5.
Paul Mundt
1
-0
/
+8
2008-02-14
sh: Disable big endian for SH-5.
Paul Mundt
1
-0
/
+1
2008-02-14
sh: Handle SH7366 CPU in check_bugs().
Paul Mundt
1
-1
/
+1
2008-02-14
sh: Symbol exports for trapped I/O.
Paul Mundt
1
-0
/
+5
2008-02-14
sh: Clean up whitespace damage in Kconfig.debug.
Paul Mundt
1
-2
/
+2
2008-02-14
sh: Use max_t in io_trapped.
Paul Mundt
1
-3
/
+5
2008-02-14
sh: add support for sh7366 processor
Magnus Damm
11
-7
/
+215
2008-02-14
sh: remove maskreg irq code
Magnus Damm
3
-97
/
+0
2008-02-14
sh: fix ptrace copy_from/to_user() compilation error
Magnus Damm
1
-2
/
+2
2008-02-14
sh: trapped io support for highlander V2
Magnus Damm
3
-34
/
+17
2008-02-14
sh: trapped io support for r2d V2
Magnus Damm
3
-34
/
+15
2008-02-14
sh: trapped io support V2
Magnus Damm
12
-38
/
+406
2008-02-14
sh: update r2d defconfigs with usb, spi and rtc
Magnus Damm
2
-150
/
+530
2008-02-14
sh: use opcode_t and enable unaligned code for sh2a
Magnus Damm
1
-34
/
+25
2008-02-14
sh: add byte support to the sign extension code
Magnus Damm
1
-1
/
+11
2008-02-14
sh: make copy_to/from_user() static inline
Magnus Damm
3
-40
/
+32
2008-02-14
sh: fix xtime_lock deadlocking.
Peter Zijlstra
2
-18
/
+32
[prev]
[next]