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
2013-08-22
sysfs: group.c: fix trailing whitespace
Greg Kroah-Hartman
1
-2
/
+2
2013-08-22
sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper location
Greg Kroah-Hartman
1
-6
/
+3
2013-08-22
sysfs: add sysfs_create/remove_groups()
Greg Kroah-Hartman
5
-61
/
+64
2013-08-21
drivers: base: use standard device online/offline for state change
Seth Jennings
2
-82
/
+58
2013-08-21
drivers: base: refactor add_memory_section() to add_memory_block()
Seth Jennings
1
-27
/
+21
2013-08-21
drivers: base: remove improper get/put in add_memory_section()
Seth Jennings
1
-4
/
+2
2013-08-21
drivers: base: reduce add_memory_section() for boot-time only
Seth Jennings
2
-28
/
+14
2013-08-21
drivers: base: unshare add_memory_section() from hotplug
Seth Jennings
1
-3
/
+16
2013-08-21
drivers: base: use device get/put functions
Seth Jennings
1
-4
/
+4
2013-08-21
drivers: base: remove unneeded variable
Seth Jennings
1
-4
/
+1
2013-08-21
drivers: base: move mutex lock out of add_memory_section()
Seth Jennings
1
-4
/
+9
2013-08-21
ACPI: bgrt: take advantage of binary sysfs groups
Greg KH
1
-16
/
+10
2013-08-21
hid: roccat-pyra: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-78
/
+62
2013-08-21
sysfs.h: fix __BIN_ATTR_RW()
Greg Kroah-Hartman
1
-1
/
+1
2013-08-20
hid: roccat-kone: fix off-by-one bug in attributes
Greg Kroah-Hartman
1
-1
/
+1
2013-08-20
hid: roccat-kovaplus: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-83
/
+54
2013-08-20
hid: roccat-konepure: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-27
/
+40
2013-08-20
hid: roccat-koneplus: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-87
/
+66
2013-08-20
hid: roccat-savu: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-27
/
+31
2013-08-20
hid: roccat-kone: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-46
/
+34
2013-08-20
hid: roccat-isku: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-38
/
+49
2013-08-20
hid: roccat-arvo: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-15
/
+19
2013-08-20
backing-dev: convert class code to use dev_groups
Greg Kroah-Hartman
1
-8
/
+11
2013-08-20
PPS: convert class code to use dev_groups
Greg Kroah-Hartman
3
-22
/
+37
2013-08-20
x86: wmi: convert class code to use dev_groups
Greg Kroah-Hartman
1
-4
/
+6
2013-08-20
v4l2: convert class code to use dev_groups
Greg Kroah-Hartman
1
-13
/
+17
2013-08-20
HID: roccat: convert class code to use dev_groups
Greg Kroah-Hartman
6
-65
/
+88
2013-08-20
devfreq: convert devfreq_class to use dev_groups
Greg Kroah-Hartman
1
-34
/
+44
2013-08-20
mips: convert vpe_class to use dev_groups
Greg Kroah-Hartman
1
-7
/
+10
2013-08-20
drivers / dma-contiguous: Fix __init attribute location
Hanjun Guo
1
-2
/
+2
2013-08-20
drivers / platform: Fix __init attribute location
Hanjun Guo
1
-2
/
+2
2013-08-20
drivers / base: Fix sysfs_deprecated_setup() __init attribute location
Hanjun Guo
1
-1
/
+1
2013-08-13
driver core / cpu: Check if NUMA node is valid before bringing CPU up
Rafael J. Wysocki
1
-1
/
+5
2013-08-13
Correct unfaithful translation on HOWTO in ko_KR
Lee, Jae-Hong
1
-2
/
+2
2013-08-13
Type fix on stable_api_nonsense.txt
Lee, Jae-Hong
1
-3
/
+3
2013-08-13
Type fix on HOWTO in ko_KR
Lee, Jae-Hong
1
-10
/
+11
2013-08-13
driver core: bus_type: add bus_groups
Greg Kroah-Hartman
2
-1
/
+40
2013-08-13
driver core: bus_type: add drv_groups
Greg Kroah-Hartman
4
-5
/
+17
2013-08-13
driver core: bus_type: add dev_groups
Greg Kroah-Hartman
4
-5
/
+17
2013-07-30
tile / cpu topology: remove stale Macro arch_provides_topology_pointers
Hanjun Guo
1
-3
/
+0
2013-07-30
x86 / cpu topology: remove the stale macro arch_provides_topology_pointers
Hanjun Guo
1
-3
/
+0
2013-07-30
cpu topology: remove stale arch_provides_topology_pointers and define_sibling...
Hanjun Guo
1
-20
/
+0
2013-07-30
rtc: convert class code to use dev_groups
Greg Kroah-Hartman
1
-24
/
+24
2013-07-29
Merge 3.11-rc3 into driver-core-next
Greg Kroah-Hartman
339
-4754
/
+6882
2013-07-29
Linux 3.11-rc3
v3.11-rc3
Linus Torvalds
1
-1
/
+1
2013-07-29
Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-19
/
+49
2013-07-29
Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-128
/
+95
2013-07-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-24
/
+32
2013-07-27
net: ieee802154: convert class code to use dev_groups
Greg Kroah-Hartman
1
-10
/
+13
2013-07-27
net: core: convert class code to use dev_groups
Greg Kroah-Hartman
1
-61
/
+75
[prev]
[next]