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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
driver core: remove __must_check from device_create_file
Greg Kroah-Hartman
1
-2
/
+2
2011-12-22
kobject: remove kset_find_obj_hinted()
Kay Sievers
1
-2
/
+0
2011-12-22
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
2
-5
/
+4
2011-12-22
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-9
/
+9
2011-12-15
xen-balloon: convert sysdev_class to a regular subsystem
Kay Sievers
1
-3
/
+3
2011-12-15
edac: convert sysdev_class to a regular subsystem
Kay Sievers
1
-4
/
+4
2011-12-15
driver-core: implement 'sysdev' functionality for regular devices and buses
Kay Sievers
1
-4
/
+74
2011-12-14
kref: fix up the kfree build problems
Greg Kroah-Hartman
1
-5
/
+10
2011-12-13
kref: Remove the memory barriers
Peter Zijlstra
1
-2
/
+0
2011-12-13
kref: Implement kref_put in terms of kref_sub
Peter Zijlstra
1
-18
/
+10
2011-12-13
kref: Inline all functions
Peter Zijlstra
1
-5
/
+75
2011-12-10
drivers_base: make argument to platform_device_register_full const
Uwe Kleine-König
1
-1
/
+1
2011-11-19
debugfs: print_regs32: make regs array a const pointer
Alessandro Rubini
1
-1
/
+1
2011-11-18
debugfs: add tools to printk 32-bit registers
Alessandro Rubini
1
-0
/
+26
2011-11-18
USB: Add helper macro for usb_driver boilerplate
Greg Kroah-Hartman
1
-0
/
+12
2011-11-18
SPI: Add helper macro for spi_driver boilerplate
Lars-Peter Clausen
1
-0
/
+11
2011-11-18
I2C: Add helper macro for i2c_driver boilerplate
Lars-Peter Clausen
1
-0
/
+13
2011-11-18
drivercore: Generalize module_platform_driver
Lars-Peter Clausen
2
-10
/
+23
2011-11-16
lib: devres: add convenience function to remap a resource
Wolfram Sang
1
-0
/
+3
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-3
/
+14
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-24
/
+32
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-31
/
+35
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
7
-173
/
+229
2011-11-07
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-9
/
+14
2011-11-07
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+321
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
55
-215
/
+231
2011-11-07
Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next
Len Brown
2
-22
/
+31
2011-11-07
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-37
/
+178
2011-11-07
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-8
/
+25
2011-11-07
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2011-11-07
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
2
-6
/
+14
2011-11-07
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
1
-10
/
+15
2011-11-07
cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
Deepthi Dharwar
1
-3
/
+0
2011-11-07
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
1
-4
/
+3
2011-11-07
ACPI: Fix CONFIG_ACPI_DOCK=n compiler warning
Bart Van Assche
1
-1
/
+1
2011-11-07
ACPI: Drop ACPI_NO_HARDWARE_INIT
Rafael J. Wysocki
1
-1
/
+0
2011-11-07
Merge git://github.com/rustyrussell/linux
Linus Torvalds
1
-0
/
+1
2011-11-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-0
/
+7
2011-11-07
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
Ben Hutchings
1
-0
/
+1
2011-11-06
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-14
/
+5
2011-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+2
2011-11-05
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-14
/
+37
2011-11-05
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+41
2011-11-05
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-39
/
+27
2011-11-05
bonding: comparing a u8 with -1 is always false
Dan Carpenter
1
-0
/
+2
2011-11-05
netlink: clarify attribute length check documentation
Johannes Berg
1
-2
/
+9
2011-11-05
PM / Freezer: Reimplement wait_event_freezekillable using freezer_do_not_coun...
Oleg Nesterov
1
-8
/
+3
2011-11-05
PM / OPP: Fix build when CONFIG_PM_OPP is not set
Tony Lindgren
1
-2
/
+2
2011-11-05
PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug'
Srivatsa S. Bhat
1
-4
/
+0
2011-11-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-1
/
+3
[next]