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.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
2006-09-26
PM: platform_bus and late_suspend/early_resume
David Brownell
2
-2
/
+30
2006-09-26
PM: device_suspend/resume may sleep
Pavel Machek
2
-0
/
+2
2006-09-26
PM: add /sys/power documentation to Documentation/ABI
Rafael J. Wysocki
1
-0
/
+88
2006-09-26
PM: no suspend_prepare() phase
David Brownell
5
-47
/
+0
2006-09-26
PM: schedule /sys/devices/.../power/state for removal
Pavel Machek
1
-0
/
+15
2006-09-26
PM: add kconfig option for deprecated .../power/state files
David Brownell
2
-0
/
+17
2006-09-26
PM: update docs for writing .../power/state
David Brownell
1
-10
/
+19
2006-09-26
updated Documentation/power/devices.txt
David Brownell
1
-190
/
+535
2006-09-26
PM: issue PM_EVENT_PRETHAW
David Brownell
4
-4
/
+12
2006-09-26
PM: USB HCDs use PM_EVENT_PRETHAW
David Brownell
5
-3
/
+23
2006-09-26
PM: video drivers and PM_EVENT_PRETHAW
David Brownell
4
-24
/
+30
2006-09-26
PM: PCI and IDE handle PM_EVENT_PRETHAW
David Brownell
2
-3
/
+7
2006-09-26
PM: define PM_EVENT_PRETHAW
David Brownell
1
-15
/
+47
2006-09-26
fix broken/dubious driver suspend() methods
David Brownell
3
-11
/
+20
2006-09-26
make suspend quieter
David Brownell
1
-5
/
+0
2006-09-26
Suspend changes for PCI core
Linus Torvalds
2
-1
/
+43
2006-09-26
Suspend infrastructure cleanup and extension
Linus Torvalds
5
-36
/
+130
2006-09-26
SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs
Greg Kroah-Hartman
1
-2
/
+12
2006-09-26
Debugfs: kernel-doc fixes for debugfs
Randy Dunlap
2
-40
/
+31
2006-09-26
sysfs: Make poll behaviour consistent
Juha Yrjölä
1
-1
/
+1
2006-09-26
Driver core: add const to class_create
Miguel Ojeda Sandonis
2
-2
/
+2
2006-09-26
device_create(): make fmt argument 'const char *'
Greg Kroah-Hartman
2
-2
/
+2
2006-09-26
class_device_create(): make fmt argument 'const char *'
Dmitry Torokhov
2
-2
/
+3
2006-09-26
deprecate PHYSDEV* keys
Kay Sievers
3
-4
/
+20
2006-09-26
Documentation/ABI: devfs is not obsolete, but removed!
jens m. noedler
1
-3
/
+2
2006-09-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
32
-1505
/
+1389
2006-09-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-35
/
+21
2006-09-26
[PATCH] VIDIOC_ENUMSTD bug
Jonathan Corbet
1
-1
/
+1
2006-09-26
[PATCH] load_module: no BUG if module_subsys uninitialized
Ed Swierk
1
-0
/
+6
2006-09-26
[PATCH] i386: fix flat mode numa on a real numa system
keith mannthey
1
-1
/
+5
2006-09-26
[PATCH] cpu to node relationship fixup: map cpu to node
KAMEZAWA Hiroyuki
3
-4
/
+40
2006-09-26
[PATCH] cpu to node relationship fixup: acpi_map_cpu2node
KAMEZAWA Hiroyuki
1
-5
/
+8
2006-09-26
[PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/g...
Michael Hanselmann
1
-0
/
+12
2006-09-26
[PATCH] do not free non slab allocated per_cpu_pageset
David Rientjes
1
-1
/
+3
2006-09-26
[PATCH] i386 bootioremap / kexec fix
keith mannthey
1
-2
/
+5
2006-09-26
[PATCH] rtc: lockdep fix/workaround
Peter Zijlstra
1
-2
/
+3
2006-09-26
[PATCH] autofs4: zero timeout prevents shutdown
Ian Kent
1
-3
/
+3
2006-09-26
[SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.
David S. Miller
1
-10
/
+10
2006-09-26
[SUNLANCE]: Mark sparc_lance_probe_one as __devinit.
David S. Miller
1
-5
/
+5
2006-09-26
[SPARC64]: Fix section-mismatch errors in solaris emul module.
David S. Miller
2
-20
/
+6
2006-09-26
[NetLabel]: update docs with website information
Paul Moore
2
-1
/
+11
2006-09-26
[NetLabel]: rework the Netlink attribute handling (part 2)
Paul Moore
6
-830
/
+895
2006-09-26
[NetLabel]: rework the Netlink attribute handling (part 1)
Paul Moore
7
-604
/
+76
2006-09-26
[Netlink]: add nla_validate_nested()
Paul Moore
1
-0
/
+19
2006-09-26
[NETLINK]: add nla_for_each_nested() to the interface list
Paul Moore
1
-0
/
+1
2006-09-26
[NetLabel]: change the SELinux permissions
Paul Moore
1
-4
/
+4
2006-09-26
[NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe
Paul Moore
1
-8
/
+8
2006-09-26
[NetLabel]: correct improper handling of non-NetLabel peer contexts
Paul Moore
5
-16
/
+82
2006-09-25
[libata] No need for all those arch libata-portmap.h headers
Jeff Garzik
9
-8
/
+8
2006-09-25
[TCP]: make cubic the default
Stephen Hemminger
1
-6
/
+6
[next]