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
*
PM: schedule /sys/devices/.../power/state for removal
Pavel Machek
2006-09-25
1
-0
/
+15
*
PM: add kconfig option for deprecated .../power/state files
David Brownell
2006-09-25
2
-0
/
+17
*
PM: update docs for writing .../power/state
David Brownell
2006-09-25
1
-10
/
+19
*
updated Documentation/power/devices.txt
David Brownell
2006-09-25
1
-190
/
+535
*
PM: issue PM_EVENT_PRETHAW
David Brownell
2006-09-25
4
-4
/
+12
*
PM: USB HCDs use PM_EVENT_PRETHAW
David Brownell
2006-09-25
5
-3
/
+23
*
PM: video drivers and PM_EVENT_PRETHAW
David Brownell
2006-09-25
4
-24
/
+30
*
PM: PCI and IDE handle PM_EVENT_PRETHAW
David Brownell
2006-09-25
2
-3
/
+7
*
PM: define PM_EVENT_PRETHAW
David Brownell
2006-09-25
1
-15
/
+47
*
fix broken/dubious driver suspend() methods
David Brownell
2006-09-25
3
-11
/
+20
*
make suspend quieter
David Brownell
2006-09-25
1
-5
/
+0
*
Suspend changes for PCI core
Linus Torvalds
2006-09-25
2
-1
/
+43
*
Suspend infrastructure cleanup and extension
Linus Torvalds
2006-09-25
5
-36
/
+130
*
SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs
Greg Kroah-Hartman
2006-09-25
1
-2
/
+12
*
Debugfs: kernel-doc fixes for debugfs
Randy Dunlap
2006-09-25
2
-40
/
+31
*
sysfs: Make poll behaviour consistent
Juha Yrjölä
2006-09-25
1
-1
/
+1
*
Driver core: add const to class_create
Miguel Ojeda Sandonis
2006-09-25
2
-2
/
+2
*
device_create(): make fmt argument 'const char *'
Greg Kroah-Hartman
2006-09-25
2
-2
/
+2
*
class_device_create(): make fmt argument 'const char *'
Dmitry Torokhov
2006-09-25
2
-2
/
+3
*
deprecate PHYSDEV* keys
Kay Sievers
2006-09-25
3
-4
/
+20
*
Documentation/ABI: devfs is not obsolete, but removed!
jens m. noedler
2006-09-25
1
-3
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-09-25
32
-1505
/
+1389
|
\
|
*
[NetLabel]: update docs with website information
Paul Moore
2006-09-25
2
-1
/
+11
|
*
[NetLabel]: rework the Netlink attribute handling (part 2)
Paul Moore
2006-09-25
6
-830
/
+895
|
*
[NetLabel]: rework the Netlink attribute handling (part 1)
Paul Moore
2006-09-25
7
-604
/
+76
|
*
[Netlink]: add nla_validate_nested()
Paul Moore
2006-09-25
1
-0
/
+19
|
*
[NETLINK]: add nla_for_each_nested() to the interface list
Paul Moore
2006-09-25
1
-0
/
+1
|
*
[NetLabel]: change the SELinux permissions
Paul Moore
2006-09-25
1
-4
/
+4
|
*
[NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe
Paul Moore
2006-09-25
1
-8
/
+8
|
*
[NetLabel]: correct improper handling of non-NetLabel peer contexts
Paul Moore
2006-09-25
5
-16
/
+82
|
*
[TCP]: make cubic the default
Stephen Hemminger
2006-09-24
1
-6
/
+6
|
*
[TCP]: default congestion control menu
Stephen Hemminger
2006-09-24
3
-6
/
+47
|
*
[ATM] he: Fix __init/__devinit conflict
Roland Dreier
2006-09-24
1
-8
/
+8
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
David S. Miller
2006-09-24
9
-24
/
+232
|
|
\
|
|
*
[DCCP]: Introduce dccp_probe
Ian McDonald
2006-09-24
3
-0
/
+216
|
|
*
[DCCP]: Use constants for CCIDs
Ian McDonald
2006-09-24
2
-2
/
+2
|
|
*
[DCCP]: Introduce constants for CCID numbers
Ian McDonald
2006-09-24
1
-1
/
+7
|
|
*
[DCCP]: Allow default/fallback service code.
Gerrit Renker
2006-09-24
4
-21
/
+7
|
*
|
[NETFILTER]: Add dscp,DSCP headers to header-y
Yasuyuki Kozakai
2006-09-24
1
-0
/
+2
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-09-25
4
-35
/
+21
|
\
\
\
|
*
|
|
[SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.
David S. Miller
2006-09-25
1
-10
/
+10
|
*
|
|
[SUNLANCE]: Mark sparc_lance_probe_one as __devinit.
David S. Miller
2006-09-25
1
-5
/
+5
|
*
|
|
[SPARC64]: Fix section-mismatch errors in solaris emul module.
David S. Miller
2006-09-25
2
-20
/
+6
*
|
|
|
[PATCH] VIDIOC_ENUMSTD bug
Jonathan Corbet
2006-09-25
1
-1
/
+1
*
|
|
|
[PATCH] load_module: no BUG if module_subsys uninitialized
Ed Swierk
2006-09-25
1
-0
/
+6
*
|
|
|
[PATCH] i386: fix flat mode numa on a real numa system
keith mannthey
2006-09-25
1
-1
/
+5
*
|
|
|
[PATCH] cpu to node relationship fixup: map cpu to node
KAMEZAWA Hiroyuki
2006-09-25
3
-4
/
+40
*
|
|
|
[PATCH] cpu to node relationship fixup: acpi_map_cpu2node
KAMEZAWA Hiroyuki
2006-09-25
1
-5
/
+8
*
|
|
|
[PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/g...
Michael Hanselmann
2006-09-25
1
-0
/
+12
*
|
|
|
[PATCH] do not free non slab allocated per_cpu_pageset
David Rientjes
2006-09-25
1
-1
/
+3
[next]