index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-21
sysfs: fix placement of EXPORT_SYMBOL()
Greg Kroah-Hartman
3
-20
/
+8
2013-08-21
sysfs: group: update copyright to add myself and the LF
Greg Kroah-Hartman
1
-0
/
+2
2013-08-21
sysfs: group.c: add kerneldoc for sysfs_remove_group
Greg Kroah-Hartman
1
-2
/
+10
2013-08-21
sysfs: group.c: fix up broken string coding style
Greg Kroah-Hartman
1
-2
/
+3
2013-08-21
sysfs: group.c: fix up some * coding style issues
Greg Kroah-Hartman
1
-6
/
+6
2013-08-21
sysfs: group.c: fix trailing whitespace
Greg Kroah-Hartman
1
-2
/
+2
2013-08-21
sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper location
Greg Kroah-Hartman
1
-6
/
+3
2013-08-21
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-20
hid: roccat-pyra: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-78
/
+62
2013-08-20
sysfs.h: fix __BIN_ATTR_RW()
Greg Kroah-Hartman
1
-1
/
+1
2013-08-19
hid: roccat-kone: fix off-by-one bug in attributes
Greg Kroah-Hartman
1
-1
/
+1
2013-08-19
hid: roccat-kovaplus: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-83
/
+54
2013-08-19
hid: roccat-konepure: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-27
/
+40
2013-08-19
hid: roccat-koneplus: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-87
/
+66
2013-08-19
hid: roccat-savu: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-27
/
+31
2013-08-19
hid: roccat-kone: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-46
/
+34
2013-08-19
hid: roccat-isku: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-38
/
+49
2013-08-19
hid: roccat-arvo: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-15
/
+19
2013-08-19
backing-dev: convert class code to use dev_groups
Greg Kroah-Hartman
1
-8
/
+11
2013-08-19
PPS: convert class code to use dev_groups
Greg Kroah-Hartman
3
-22
/
+37
2013-08-19
x86: wmi: convert class code to use dev_groups
Greg Kroah-Hartman
1
-4
/
+6
2013-08-19
v4l2: convert class code to use dev_groups
Greg Kroah-Hartman
1
-13
/
+17
2013-08-19
HID: roccat: convert class code to use dev_groups
Greg Kroah-Hartman
6
-65
/
+88
2013-08-19
devfreq: convert devfreq_class to use dev_groups
Greg Kroah-Hartman
1
-34
/
+44
2013-08-19
mips: convert vpe_class to use dev_groups
Greg Kroah-Hartman
1
-7
/
+10
2013-08-19
drivers / dma-contiguous: Fix __init attribute location
Hanjun Guo
1
-2
/
+2
2013-08-19
drivers / platform: Fix __init attribute location
Hanjun Guo
1
-2
/
+2
2013-08-19
drivers / base: Fix sysfs_deprecated_setup() __init attribute location
Hanjun Guo
1
-1
/
+1
2013-08-12
driver core / cpu: Check if NUMA node is valid before bringing CPU up
Rafael J. Wysocki
1
-1
/
+5
2013-08-12
Correct unfaithful translation on HOWTO in ko_KR
Lee, Jae-Hong
1
-2
/
+2
2013-08-12
Type fix on stable_api_nonsense.txt
Lee, Jae-Hong
1
-3
/
+3
2013-08-12
Type fix on HOWTO in ko_KR
Lee, Jae-Hong
1
-10
/
+11
2013-08-12
driver core: bus_type: add bus_groups
Greg Kroah-Hartman
2
-1
/
+40
2013-08-12
driver core: bus_type: add drv_groups
Greg Kroah-Hartman
4
-5
/
+17
2013-08-12
driver core: bus_type: add dev_groups
Greg Kroah-Hartman
4
-5
/
+17
2013-07-29
tile / cpu topology: remove stale Macro arch_provides_topology_pointers
Hanjun Guo
1
-3
/
+0
2013-07-29
x86 / cpu topology: remove the stale macro arch_provides_topology_pointers
Hanjun Guo
1
-3
/
+0
2013-07-29
cpu topology: remove stale arch_provides_topology_pointers and define_sibling...
Hanjun Guo
1
-20
/
+0
2013-07-29
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-28
Linux 3.11-rc3
v3.11-rc3
Linus Torvalds
1
-1
/
+1
[next]