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
*
Kobject: the cris iop_fw_load.c code is broken
Greg Kroah-Hartman
2008-01-24
1
-0
/
+11
*
Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...
Greg Kroah-Hartman
2008-01-24
1
-4
/
+5
*
Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...
Greg Kroah-Hartman
2008-01-24
1
-10
/
+9
*
Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_add
Greg Kroah-Hartman
2008-01-24
1
-8
/
+9
*
Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_add
Greg Kroah-Hartman
2008-01-24
1
-5
/
+6
*
Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and...
Greg Kroah-Hartman
2008-01-24
1
-8
/
+7
*
driver core: make /sys/power a kobject
Greg Kroah-Hartman
2008-01-24
2
-6
/
+6
*
firmware: change firmware_kset to firmware_kobj
Greg Kroah-Hartman
2008-01-24
1
-4
/
+4
*
kset: convert s390 ipl.c to use kset_create
Greg Kroah-Hartman
2008-01-24
1
-36
/
+37
*
kobject: convert s390 ipl.c to kobj_attr interface
Greg Kroah-Hartman
2008-01-24
1
-32
/
+48
*
kobject: convert pseries/power.c to kobj_attr interface
Greg Kroah-Hartman
2008-01-24
1
-12
/
+8
*
kobject: convert arm/mach-omap1/pm.c to kobj_attr interface
Greg Kroah-Hartman
2008-01-24
1
-14
/
+8
*
kset: convert /sys/power to use kset_create
Greg Kroah-Hartman
2008-01-24
2
-10
/
+7
*
kobject: convert s390 hypervisor to use kobject_create
Greg Kroah-Hartman
2008-01-24
1
-6
/
+7
*
kobject: convert /sys/hypervisor to use kobject_create
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-24
3
-7
/
+7
*
PM: Acquire device locks on suspend
Rafael J. Wysocki
2008-01-24
2
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-01-24
1
-1
/
+1
|
\
|
*
[SPARC64]: Partially revert "Constify function pointer tables."
David S. Miller
2008-01-23
1
-1
/
+1
*
|
sysctl: kill binary sysctl KERN_PPC_L2CR
Eric W. Biederman
2008-01-24
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-01-23
9
-24
/
+27
|
\
|
*
[SPARC]: Constify function pointer tables.
Jan Engelhardt
2008-01-22
3
-3
/
+3
|
*
[SPARC64]: Fix of section mismatch warnings.
Sam Ravnborg
2008-01-21
6
-21
/
+24
*
|
xen: disable vcpu_info placement for now
Jeremy Fitzhardinge
2008-01-23
1
-1
/
+1
*
|
x86: GEODE fix a race condition in the MFGPT timer tick
Jordan Crouse
2008-01-22
1
-7
/
+8
*
|
Fix file references in documentation and Kconfig
Johann Felix Soden
2008-01-22
1
-1
/
+1
*
|
Revert "x86: fix NMI watchdog & 'stopped time' problem"
Thomas Gleixner
2008-01-22
2
-17
/
+4
|
/
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2008-01-21
2
-3
/
+3
|
\
|
*
tc35815: Use irq number for tc35815-mac platform device id
Atsushi Nemoto
2008-01-22
1
-2
/
+2
|
*
[MIPS] Malta: Fix reading the PCI clock frequency on big-endian
Dmitri Vorobiev
2008-01-22
1
-1
/
+1
*
|
CRIS: add missed local_irq_restore call
Cyrill Gorcunov
2008-01-21
1
-0
/
+1
*
|
Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...
Russell King
2008-01-20
3
-18
/
+14
|
\
\
|
*
|
ARM: OMAP1: Fix compile for board-nokia770
Daniel Walker
2008-01-18
1
-2
/
+2
|
*
|
ARM: OMAP1: Keymap fix for f-sample and p2-sample
Vivek Kutal
2008-01-18
2
-16
/
+12
*
|
|
[ARM] 4748/1: dca: source drivers/dca/Kconfig in arch/arm/Kconfig to fix warning
Dan Williams
2008-01-20
1
-0
/
+2
*
|
|
[ARM] pxa: don't rely on r2 being preserved over a function call
Russell King
2008-01-20
1
-4
/
+2
|
|
/
|
/
|
*
|
arch: Ignore arch/i386 and arch/x86_64
Josef 'Jeff' Sipek
2008-01-19
1
-0
/
+2
*
|
x86: add support for the latest Intel processors to Oprofile
Arjan van de Ven
2008-01-18
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-01-17
2
-0
/
+6
|
\
\
|
*
|
[SPARC64]: Fix hypervisor TLB operation error reporting.
David S. Miller
2008-01-17
2
-0
/
+6
*
|
|
alpha: fix conversion from denormal float to double
Ivan Kokshaysky
2008-01-17
1
-1
/
+1
*
|
|
CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common defines
Jesper Nilsson
2008-01-17
1
-18
/
+15
|
/
/
*
/
lockdep: more hardirq annotations for notify_die()
Peter Zijlstra
2008-01-16
2
-0
/
+2
|
/
*
[IA64] Fix unaligned handler for floating point instructions with base update
Luck, Tony
2008-01-15
1
-4
/
+7
*
Fix Blackfin HARDWARE_PM support
Mathieu Desnoyers
2008-01-15
1
-0
/
+4
*
Fix ARM profiling/instrumentation configuration
Linus Torvalds
2008-01-15
2
-1
/
+53
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2008-01-15
2
-3
/
+8
|
\
|
*
x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTC
Bernhard Walle
2008-01-15
1
-1
/
+1
|
*
x86: fix boot crash on HIGHMEM4G && SPARSEMEM
Ingo Molnar
2008-01-15
1
-2
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-01-15
2
-2
/
+13
|
\
\
[next]