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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
ipmi: add new IPMI nmi watchdog handling
Corey Minyard
2
-0
/
+7
2007-05-08
simplify the stacktrace code
Christoph Hellwig
5
-53
/
+24
2007-05-08
uml: an idle system should have zero load average
Jeff Dike
1
-2
/
+2
2007-05-08
use SLAB_PANIC flag cleanup
Akinobu Mita
6
-27
/
+11
2007-05-08
Fix section mismatch of memory hotplug related code.
Yasunori Goto
2
-3
/
+5
2007-05-08
i386: Use functions from library in msr driver
Nicolas Boichat
1
-102
/
+4
2007-05-08
i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpu
Rudolf Marek
1
-6
/
+67
2007-05-08
pasemi_mac: Move the IRQ mapping from the PCI layer to the driver
Olof Johansson
2
-14
/
+0
2007-05-08
MIPS: Drop unnecessary CONFIG_ISA from RBTX49XX
Atsushi Nemoto
2
-33
/
+0
2007-05-08
ne: MIPS: Use platform_driver for ne on RBTX49XX
Atsushi Nemoto
2
-0
/
+39
2007-05-08
[POWERPC] Abolish powerpc_flash_init()
David Gibson
2
-33
/
+0
2007-05-08
[POWERPC] Early serial debug support for PPC44x
David Gibson
7
-26
/
+90
2007-05-08
[POWERPC] Support for the Ebony 440GP reference board in arch/powerpc
David Gibson
15
-11
/
+1418
2007-05-08
[POWERPC] Add device tree for Ebony
David Gibson
1
-0
/
+307
2007-05-08
[POWERPC] Add powerpc/platforms/44x, disable platforms/4xx for now
David Gibson
5
-11
/
+35
2007-05-08
[POWERPC] MPIC U3/U4 MSI backend
Michael Ellerman
4
-6
/
+205
2007-05-08
[POWERPC] MPIC MSI allocator
Michael Ellerman
4
-1
/
+217
2007-05-08
[POWERPC] Enable MSI mappings for MPIC
Michael Ellerman
1
-0
/
+45
2007-05-08
[POWERPC] Tell Phyp we support MSI
Michael Ellerman
1
-1
/
+7
2007-05-08
[POWERPC] RTAS MSI implementation
Michael Ellerman
2
-0
/
+271
2007-05-08
[POWERPC] PowerPC MSI infrastructure
Michael Ellerman
3
-0
/
+40
2007-05-08
[POWERPC] Rip out the existing powerpc msi stubs
Michael Ellerman
1
-27
/
+0
2007-05-08
[POWERPC] Remove use of 4level-fixup.h for ppc32
David Gibson
2
-13
/
+19
2007-05-08
[POWERPC] Add powerpc PCI-E reset API implementation
Brian King
1
-0
/
+30
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
739
-16359
/
+49128
2007-05-08
[POWERPC] Holly bootwrapper
Josh Boyer
2
-1
/
+46
2007-05-08
[POWERPC] Holly DTS
Josh Boyer
1
-0
/
+198
2007-05-08
[POWERPC] Holly defconfig
Josh Boyer
1
-0
/
+1070
2007-05-08
[POWERPC] Add support for 750CL Holly board
Josh Boyer
4
-4
/
+330
2007-05-08
[POWERPC] Generalize tsi108 PCI setup
Josh Boyer
2
-6
/
+9
2007-05-08
[POWERPC] Generalize tsi108 PHY types
Josh Boyer
1
-2
/
+5
2007-05-08
[POWERPC] Add tsi108_pci.h for common PCI functions
Josh Boyer
2
-4
/
+2
2007-05-08
[POWERPC] Export pcibios_remove_pci_devices
Linas Vepstas
1
-0
/
+1
2007-05-08
[POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()
Michael Ellerman
2
-2
/
+2
2007-05-08
[POWERPC] Cope with PCI host bridge I/O window not starting at 0
Paul Mackerras
1
-4
/
+5
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
14
-65
/
+461
2007-05-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
9
-76
/
+610
2007-05-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
87
-2152
/
+9396
2007-05-07
xtensa: strlcpy is smart enough
Jean Delvare
1
-1
/
+1
2007-05-07
v850: generic timekeeping conversion
john stultz
2
-75
/
+4
2007-05-07
uml: fix prototypes
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+7
2007-05-07
uml: virtualized time fix
Jeff Dike
1
-2
/
+12
2007-05-07
uml: out of tmpfs space error clarification
Jeff Dike
1
-2
/
+2
2007-05-07
uml: only flush areas covered by VMA
Jeff Dike
1
-2
/
+7
2007-05-07
uml: more page fault path trimming
Jeff Dike
10
-364
/
+145
2007-05-07
uml: eliminate a piece of debugging code
Jeff Dike
1
-1
/
+0
2007-05-07
uml: speed page fault path
Jeff Dike
5
-6
/
+72
2007-05-07
uml: aIO deadlock avoidance
Jeff Dike
1
-0
/
+5
2007-05-07
uml: rename os_{read_write}_file_k back to os_{read_write}_file
Jeff Dike
22
-105
/
+51
2007-05-07
uml: remove debugging remnants
Jeff Dike
1
-3
/
+0
[prev]
[next]