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
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
129
-2322
/
+3879
2008-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
12
-144
/
+105
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
33
-772
/
+1329
2008-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...
Linus Torvalds
3
-33
/
+48
2008-04-22
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
136
-143
/
+44
2008-04-22
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
376
-12018
/
+34585
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
68
-997
/
+3157
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
107
-1089
/
+1549
2008-04-22
Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
31
-352
/
+1257
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
44
-219
/
+2858
2008-04-21
Fix RCU list iterator use of 'rcu_dereference()'
Linus Torvalds
1
-33
/
+15
2008-04-21
hrtimer: optimize the softirq time optimization
Thomas Gleixner
1
-4
/
+3
2008-04-21
hrtimer: reduce calls to hrtimer_get_softirq_time()
Dimitri Sivanich
1
-32
/
+32
2008-04-21
clockevents: fix typo in tick-broadcast.c
Glauber Costa
1
-1
/
+1
2008-04-21
jiffies: add time_is_after_jiffies and others which compare with jiffies
Dave Young
1
-0
/
+16
2008-04-20
SCSI: convert struct class_device to struct device
Tony Jones
55
-1510
/
+1761
2008-04-20
DRM: remove unused dev_class
Greg Kroah-Hartman
1
-1
/
+0
2008-04-20
IB: rename "dev" to "srp_dev" in srp_host structure
Greg Kroah-Hartman
2
-24
/
+27
2008-04-20
IB: convert struct class_device to struct device
Tony Jones
15
-319
/
+352
2008-04-20
memstick: convert struct class_device to struct device
Greg Kroah-Hartman
4
-28
/
+27
2008-04-20
driver core: replace remaining __FUNCTION__ occurrences
Harvey Harrison
7
-36
/
+36
2008-04-20
sysfs: refill attribute buffer when reading from offset 0
Dan Williams
2
-5
/
+9
2008-04-20
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
13
-146
/
+22
2008-04-20
Firmware: add iSCSI iBFT Support
Konrad Rzeszutek
8
-0
/
+1168
2008-04-20
PM: Remove legacy PM (fix)
Randy Dunlap
1
-5
/
+0
2008-04-20
Kobject: Replace list_for_each() with list_for_each_entry().
Robert P. J. Day
1
-8
/
+2
2008-04-20
SYSFS: Explicitly include required header file slab.h.
Robert P. J. Day
2
-0
/
+2
2008-04-20
Driver core: make device_is_registered() work for class devices
Greg Kroah-Hartman
2
-9
/
+3
2008-04-20
PM: Convert wakeup flag accessors to inline functions
Alan Stern
3
-45
/
+94
2008-04-20
PM: Make wakeup flags available whenever CONFIG_PM is set
Alan Stern
3
-17
/
+23
2008-04-20
PM: Fix misuse of wakeup flag accessors in serial core
Alan Stern
1
-1
/
+1
2008-04-20
Driver core: Call device_pm_add() after bus_add_device() in device_add()
Rafael J. Wysocki
2
-11
/
+8
2008-04-20
PM: Handle device registrations during suspend/resume
Rafael J. Wysocki
5
-52
/
+40
2008-04-20
block: send disk "change" event for rescan_partitions()
Kay Sievers
1
-0
/
+4
2008-04-20
sysdev: detect multiple driver registrations
Ben Dooks
1
-0
/
+16
2008-04-20
driver core: cpu: fix section mismatch in cpu.c:store_online
Sam Ravnborg
1
-2
/
+2
2008-04-20
power_state: remove it from driver core
Pavel Machek
1
-5
/
+0
2008-04-20
PNP: add all PNP card device id's as individual aliases
Kay Sievers
1
-13
/
+44
2008-04-20
firmware: clean up samples for coding style issues
Greg Kroah-Hartman
2
-38
/
+40
2008-04-20
firmware: move firmware_class from Documentation/ to samples/
Randy Dunlap
2
-6
/
+6
2008-04-20
sysfs: small header file cleanup for SYSFS=n
David Rientjes
1
-7
/
+2
2008-04-20
driver core: Convert debug functions declared inline __attribute__((format (p...
Joe Perches
2
-14
/
+7
2008-04-20
driver core: register_memory/unregister_memory clean ups and bugfix
Badari Pulavarty
1
-15
/
+7
2008-04-20
driver core: memory: semaphore to mutex
Daniel Walker
3
-7
/
+7
2008-04-20
UIO: hold a reference to the device's owner while the device is open
Uwe Kleine-König
1
-15
/
+21
2008-04-20
UIO: Implement a UIO interface for the SMX Cryptengine
Ben Nizette
4
-0
/
+159
2008-04-20
UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.c
Hans-Jürgen Koch
1
-4
/
+0
2008-04-20
UIO: arch/arm/Kconfig: Make UIO available on ARM architecture
Hans-Jürgen Koch
1
-0
/
+2
2008-04-20
uio: mark pci_device_id hilscher_pci_ids[] __devinitdata
Denis Cheng
1
-1
/
+1
2008-04-20
uio: Kconfig improvements
Denis Cheng
1
-5
/
+5
[next]