index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25
Linus Torvalds
2008-01-29
6
-10
/
+494
|
\
|
*
pasemi: export pasemi_dma_init()
Olof Johansson
2008-01-28
1
-0
/
+1
|
*
pasemi: DMA engine management library
Olof Johansson
2008-01-28
3
-1
/
+489
|
*
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
2008-01-28
3
-9
/
+4
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2008-01-29
162
-2553
/
+3295
|
\
\
|
*
|
[MIPS] Malta: remaining bits of the board support code cleanup
Dmitri Vorobiev
2008-01-29
1
-38
/
+42
|
*
|
[MIPS] Malta: make the helper function static
Dmitri Vorobiev
2008-01-29
1
-1
/
+1
|
*
|
[MIPS] Malta: fix braces at single statement blocks
Dmitri Vorobiev
2008-01-29
2
-3
/
+3
|
*
|
[MIPS] Malta, Atlas: move an extern function declaration to the header file
Dmitri Vorobiev
2008-01-29
2
-8
/
+0
|
*
|
[MIPS] Malta: Use C89 style for comments
Dmitri Vorobiev
2008-01-29
1
-2
/
+2
|
*
|
[MIPS] Malta: else should follow close brace in malta_int.c
Dmitri Vorobiev
2008-01-29
1
-4
/
+2
|
*
|
[MIPS] Malta: remove a superfluous comment
Dmitri Vorobiev
2008-01-29
1
-1
/
+0
|
*
|
[MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h>
Dmitri Vorobiev
2008-01-29
2
-4
/
+4
|
*
|
[MIPS] Malta, Atlas, Sead: remove an extern from .c files
Dmitri Vorobiev
2008-01-29
3
-6
/
+0
|
*
|
[MIPS] Malta: fix oversized lines in malta_int.c
Dmitri Vorobiev
2008-01-29
1
-6
/
+16
|
*
|
[MIPS] Malta: remove a dead function declaration
Dmitri Vorobiev
2008-01-29
1
-1
/
+0
|
*
|
[MIPS] Malta: use tabs not spaces
Dmitri Vorobiev
2008-01-29
2
-33
/
+33
|
*
|
[MIPS] Malta: set up the screen info in a separate function
Dmitri Vorobiev
2008-01-29
1
-17
/
+22
|
*
|
[MIPS] Malta: check the PCI clock frequency in a separate function
Dmitri Vorobiev
2008-01-29
1
-18
/
+25
|
*
|
[MIPS] Malta: use the KERN_ facility level in printk()
Dmitri Vorobiev
2008-01-29
1
-13
/
+14
|
*
|
[MIPS] Malta: use Linux kernel style for structure initialization
Dmitri Vorobiev
2008-01-29
1
-14
/
+42
|
*
|
[MIPS]: constify function pointer tables
Jan Engelhardt
2008-01-29
2
-2
/
+2
|
*
|
[MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64
Ralf Baechle
2008-01-29
1
-25
/
+5
|
*
|
[MIPS] Cobalt 64-bits kernels can be safely unmarked experimental
Florian Fainelli
2008-01-29
1
-1
/
+1
|
*
|
[MIPS] Qemu: Remove platform.
Ralf Baechle
2008-01-29
53
-318
/
+0
|
*
|
[MIPS] pnx8xxx: clocksource cleanups
Vitaly Wool
2008-01-29
1
-24
/
+11
|
*
|
[MIPS] Lasat: Convert pvc_sem semaphore to mutex
Daniel Walker
2008-01-29
3
-13
/
+10
|
*
|
[MIPS] MTX-1: Add GPIO system button
Florian Fainelli
2008-01-29
2
-1
/
+27
|
*
|
[MIPS] move the eXcite local config to excitedirectory
Yoichi Yuasa
2008-01-29
2
-10
/
+10
|
*
|
[MIPS] add cpu_wait() to machine_halt()
Yoichi Yuasa
2008-01-29
1
-1
/
+6
|
*
|
[MIPS] remove unneeded button check for reset
Yoichi Yuasa
2008-01-29
1
-19
/
+2
|
*
|
[MIPS] move vr41xx_calculate_clock_frequency() to plat_time_init()
Yoichi Yuasa
2008-01-29
1
-2
/
+2
|
*
|
[MIPS] time: remove unused mips_timer_state()
Yoichi Yuasa
2008-01-29
2
-3
/
+0
|
*
|
[MIPS] Altas, Malta: Switch boot file format to raw.
Ralf Baechle
2008-01-29
2
-2
/
+4
|
*
|
[MIPS] Extend performance counter event field.
Ralf Baechle
2008-01-29
1
-1
/
+1
|
*
|
[MIPS] RM: Collected changes
Thomas Bogendoerfer
2008-01-29
14
-270
/
+784
|
*
|
[MIPS] Alchemy: Au1210/Au1250 CPU support
Manuel Lauss
2008-01-29
3
-0
/
+13
|
*
|
[MIPS] Eleminate local symbols from the symbol table.
Ralf Baechle
2008-01-29
7
-281
/
+282
|
*
|
[MIPS] Fulong: don't reinitialize pci_probe_only to it's default value.
Ralf Baechle
2008-01-29
1
-3
/
+0
|
*
|
[MIPS] BCM1480: Use constants instead of magic numbers in PCI code.
Ralf Baechle
2008-01-29
2
-4
/
+4
|
*
|
[MIPS] IP28 support
Thomas Bogendoerfer
2008-01-29
5
-6
/
+589
|
*
|
[MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM}
Ralf Baechle
2008-01-29
45
-59
/
+0
|
*
|
[MIPS] Use correct dma flushing in dma_cache_sync()
Thomas Bogendoerfer
2008-01-29
1
-1
/
+1
|
*
|
[MIPS] IP28: added cache barrier to assembly routines
Thomas Bogendoerfer
2008-01-29
3
-0
/
+16
|
*
|
[MIPS] TXx9 watchdog support for rbhma3100,rbhma4200,rbhma4500
Atsushi Nemoto
2008-01-29
6
-3
/
+177
|
*
|
[MIPS] Use real cache invalidate
Thomas Bogendoerfer
2008-01-29
1
-2
/
+2
|
*
|
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
2008-01-29
24
-427
/
+620
|
*
|
[MIPS] Cleanup pcspeaker platform device registration.
Ralf Baechle
2008-01-29
5
-34
/
+29
|
*
|
[MIPS] MT: Scheduler support for SMT
Ralf Baechle
2008-01-29
4
-1
/
+50
|
*
|
[MIPS] tlbex.c: cleanup debug code
Franck Bui-Huu
2008-01-29
1
-57
/
+26
[next]