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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-03-30
15
-58
/
+72
|
\
|
*
Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...
David S. Miller
2009-03-29
14
-57
/
+50
|
|
\
|
|
*
cpumask: use mm_cpumask() wrapper: sparc
Rusty Russell
2009-03-16
4
-18
/
+19
|
|
*
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparc
Rusty Russell
2009-03-16
1
-1
/
+1
|
|
*
cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparc
Rusty Russell
2009-03-16
1
-4
/
+0
|
|
*
cpumask: remove cpu_coregroup_map: sparc
Rusty Russell
2009-03-16
1
-1
/
+0
|
|
*
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc
Rusty Russell
2009-03-16
4
-17
/
+13
|
|
*
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...
Rusty Russell
2009-03-16
3
-4
/
+4
|
|
*
cpumask: Use accessors code.: sparc64
Rusty Russell
2009-03-16
2
-3
/
+3
|
|
*
cpumask: Use accessors code: sparc
Rusty Russell
2009-03-16
3
-6
/
+6
|
|
*
cpumask: arch_send_call_function_ipi_mask: sparc
Rusty Russell
2009-03-16
2
-3
/
+4
|
|
*
cpumask: Use smp_call_function_many(): sparc64
Rusty Russell
2009-03-16
1
-1
/
+1
|
*
|
sparc64: Fix reset hangs on Niagara systems.
David S. Miller
2009-03-29
1
-1
/
+22
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-03-30
69
-129
/
+48
|
\
\
\
|
*
|
|
oprofile: Thou shalt not call __exit functions from __init functions
Russell King
2009-03-30
1
-1
/
+1
|
*
|
|
cpumask: remove the now-obsoleted pcibus_to_cpumask(): generic
Rusty Russell
2009-03-30
1
-7
/
+0
|
*
|
|
cpumask: remove cpumask_t from core
Rusty Russell
2009-03-30
2
-2
/
+2
|
*
|
|
cpumask: convert rcutorture.c
Rusty Russell
2009-03-30
1
-8
/
+17
|
*
|
|
cpumask: use new cpumask_ functions in core code.
Rusty Russell
2009-03-30
6
-9
/
+9
|
*
|
|
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2009-03-30
43
-53
/
+2
|
*
|
|
cpumask: use mm_cpumask() wrapper: kernel/fork.c
Rusty Russell
2009-03-30
1
-1
/
+1
|
*
|
|
cpumask: use set_cpu_active in init/main.c
Rusty Russell
2009-03-30
2
-5
/
+4
|
*
|
|
cpumask: remove node_to_first_cpu
Rusty Russell
2009-03-30
8
-33
/
+1
|
*
|
|
cpumask: fix seq_bitmap_*() functions.
Rusty Russell
2009-03-30
2
-5
/
+6
|
*
|
|
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
Rusty Russell
2009-03-30
4
-5
/
+5
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...
Linus Torvalds
2009-03-30
12
-92
/
+181
|
\
\
\
\
|
*
|
|
|
lguest: barrier me harder
Rusty Russell
2009-03-30
1
-0
/
+7
|
*
|
|
|
lguest: use bool instead of int
Matias Zabaljauregui
2009-03-30
5
-26
/
+27
|
*
|
|
|
lguest: use KVM hypercalls
Matias Zabaljauregui
2009-03-30
6
-57
/
+122
|
*
|
|
|
lguest: wire up pte_update/pte_update_defer
Rusty Russell
2009-03-30
1
-1
/
+9
|
*
|
|
|
lguest: fix spurious BUG_ON() on invalid guest stack.
Rusty Russell
2009-03-30
1
-1
/
+3
|
*
|
|
|
virtio: more neatening of virtio_ring macros.
Rusty Russell
2009-03-30
1
-3
/
+9
|
*
|
|
|
virtio: fix BAD_RING, START_US and END_USE macros
Roel Kluin
2009-03-30
1
-8
/
+8
|
|
/
/
/
*
|
|
|
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-03-30
18
-327
/
+588
|
\
\
\
\
|
*
|
|
|
hwmon: (fschmd) Add support for the FSC Hades IC
Hans de Goede
2009-03-30
2
-25
/
+36
|
*
|
|
|
hwmon: (fschmd) Add support for the FSC Syleus IC
Hans de Goede
2009-03-30
2
-60
/
+161
|
*
|
|
|
i2c-i801: Instantiate FSC hardware montioring chips
Hans de Goede
2009-03-30
1
-0
/
+77
|
*
|
|
|
dmi: Let dmi_walk() users pass private data
Jean Delvare
2009-03-30
5
-16
/
+21
|
*
|
|
|
hwmon: Define a standard interface for chassis intrusion detection
Jean Delvare
2009-03-30
1
-0
/
+22
|
*
|
|
|
Move the pcf8591 driver to hwmon
Jean Delvare
2009-03-30
6
-26
/
+27
|
*
|
|
|
hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HG
Gong Jun
2009-03-30
1
-6
/
+54
|
*
|
|
|
hwmon: (w83627ehf) Add support for W83667HG
Gong Jun
2009-03-30
3
-47
/
+92
|
*
|
|
|
hwmon: (w83627ehf) Invert fan pin variables logic
Jean Delvare
2009-03-30
1
-4
/
+4
|
*
|
|
|
hwmon: (hdaps) Fix Thinkpad X41 axis inversion
Frank Seidel
2009-03-30
1
-1
/
+1
|
*
|
|
|
hwmon: (hdaps) Allow inversion of separate axis
Frank Seidel
2009-03-30
1
-31
/
+33
|
*
|
|
|
hwmon: (ds1621) Clean up documentation
Jean Delvare
2009-03-30
1
-48
/
+3
|
*
|
|
|
hwmon: (ds1621) Avoid unneeded register access
Jean Delvare
2009-03-30
1
-6
/
+9
|
*
|
|
|
hwmon: (ds1621) Clean up register access
Jean Delvare
2009-03-30
1
-24
/
+24
|
*
|
|
|
hwmon: (ds1621) Reorder code statements
Jean Delvare
2009-03-30
1
-66
/
+57
|
|
/
/
/
*
|
|
|
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-03-30
21
-379
/
+730
|
\
\
\
\
[next]