index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-11
x86: make "apic" an early_param() on 32-bit
Rene Herman
1
-2
/
+2
2008-08-11
x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk
Rene Herman
1
-5
/
+6
2008-08-11
sched, cpu hotplug: fix set_cpus_allowed() use in hotplug callbacks
Dmitry Adamushko
1
-3
/
+2
2008-08-11
lockdep: increase MAX_LOCKDEP_KEYS
Ingo Molnar
1
-1
/
+1
2008-08-11
generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask()
Nick Piggin
1
-7
/
+47
2008-08-11
sched: fix mysql+oltp regression
Mike Galbraith
1
-7
/
+12
2008-08-11
Merge branch 'linus' into sched/urgent
Ingo Molnar
4238
-36949
/
+83491
2008-08-11
powerpc: Remove include/linux/harrier_defs.h
Paul Mackerras
1
-212
/
+0
2008-08-11
lockdep: fix overflow in the hlock shrinkage code
Peter Zijlstra
1
-1
/
+6
2008-08-11
x86_64: restore the proper NR_IRQS define so larger systems work.
Eric W. Biederman
1
-1
/
+9
2008-08-11
x86: Restore proper vector locking during cpu hotplug
Eric W. Biederman
4
-20
/
+35
2008-08-11
lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()
Ingo Molnar
4
-21
/
+21
2008-08-11
ALSA: wm8750: it's MONO1, not MONO
Dmitry Baryshkov
1
-1
/
+1
2008-08-11
lockdep: handle chains involving classes defined in modules
Rabin Vincent
2
-0
/
+4
2008-08-11
mm: fix mm_take_all_locks() locking order
Peter Zijlstra
1
-2
/
+8
2008-08-11
lockdep: annotate mm_take_all_locks()
Peter Zijlstra
1
-6
/
+6
2008-08-11
lockdep: spin_lock_nest_lock()
Peter Zijlstra
4
-0
/
+21
2008-08-11
lockdep: lock protection locks
Peter Zijlstra
3
-22
/
+40
2008-08-11
lockdep: map_acquire
Peter Zijlstra
4
-16
/
+28
2008-08-11
lockdep: shrink held_lock structure
Dave Jones
3
-58
/
+74
2008-08-11
lockdep: re-annotate scheduler runqueues
Peter Zijlstra
2
-5
/
+14
2008-08-11
lockdep: lock_set_subclass - reset a held lock's subclass
Peter Zijlstra
2
-0
/
+73
2008-08-11
Merge branch 'linus' into sched/clock
Ingo Molnar
4238
-36949
/
+83491
2008-08-11
sched_clock: delay using sched_clock()
Peter Zijlstra
2
-13
/
+20
2008-08-11
powerpc: Do not ignore arch/powerpc/include
Junio C Hamano
1
-1
/
+0
2008-08-11
powerpc: Delete completed "ppc removal" task from feature removal file
Robert P. J. Day
1
-13
/
+0
2008-08-11
powerpc/mm: Fix attribute confusion with htab_bolt_mapping()
Benjamin Herrenschmidt
3
-31
/
+43
2008-08-11
powerpc/pci: Don't keep ISA memory hole resources in the tree
Benjamin Herrenschmidt
1
-5
/
+12
2008-08-11
powerpc: Zero fill the return values of rtas argument buffer
Nathan Fontenot
1
-2
/
+3
2008-08-11
[WATCHDOG] pcwd.c - fix open_allowed type.
Wim Van Sebroeck
1
-1
/
+1
2008-08-11
mfd: tc6393 cleanup and update
Ian Molton
2
-69
/
+96
2008-08-11
mfd: have TMIO drivers and subdevices depend on ARM
Samuel Ortiz
3
-2
/
+11
2008-08-11
mfd: TMIO MMC driver
Ian Molton
4
-0
/
+892
2008-08-11
mfd: driver for the TMIO NAND controller
Ian Molton
3
-0
/
+564
2008-08-11
hwmon: (lm75) Drop legacy i2c driver
Jean Delvare
1
-92
/
+22
2008-08-11
i2c: correct some size_t printk formats
David Brownell
2
-6
/
+6
2008-08-11
i2c: Check for address business before creating clients
Jean Delvare
1
-1
/
+6
2008-08-11
i2c: Let users select algorithm drivers manually again
Jean Delvare
2
-3
/
+22
2008-08-11
i2c: Fix NULL pointer dereference in i2c_new_probed_device
Hans Verkuil
1
-1
/
+3
2008-08-11
i2c: Fix oops on bus multiplexer driver loading
Jean Delvare
2
-7
/
+7
2008-08-11
[WATCHDOG] fix watchdog/ixp4xx_wdt.c compilation
Adrian Bunk
1
-1
/
+1
2008-08-11
[WATCHDOG] fix watchdog/wdt285.c compilation
Adrian Bunk
1
-1
/
+1
2008-08-11
[WATCHDOG] fix watchdog/at91rm9200_wdt.c compilation
Adrian Bunk
1
-1
/
+1
2008-08-11
[WATCHDOG] fix watchdog/shwdt.c compilation
Adrian Bunk
1
-12
/
+12
2008-08-11
[WATCHDOG] fix watchdog/txx9wdt.c compilation
Adrian Bunk
1
-1
/
+1
2008-08-11
[WATCHDOG] MAINTAINERS: remove ZF MACHZ WATCHDOG entry
Adrian Bunk
1
-6
/
+0
2008-08-11
[WATCHDOG] Fix build with CONFIG_ITCO_VENDOR_SUPPORT=n
Jean Delvare
1
-1
/
+4
2008-08-10
mfd: t7l66 MMC platform data
Ian Molton
1
-0
/
+5
2008-08-10
mfd: tc6387 MMC platform data
Ian Molton
1
-1
/
+10
2008-08-10
mfd: Fix 7l66 and 6387 according to the new mfd-core API
Samuel Ortiz
2
-5
/
+10
[prev]
[next]