index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver-core: remove sysdev.h usage.
Kay Sievers
2011-12-21
63
-66
/
+49
*
clockevents: remove sysdev.h
Kay Sievers
2011-12-21
1
-1
/
+0
*
arm: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
43
-293
/
+368
*
arm: leds: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-10
/
+11
*
kobject: remove kset_find_obj_hinted()
Kay Sievers
2011-12-21
2
-39
/
+0
*
m86k: gpio - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-4
/
+5
*
mips: txx9_sram - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-18
/
+16
*
mips: 7segled - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-22
/
+22
*
sh: dma - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
2
-42
/
+43
*
sh: intc - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
3
-25
/
+26
*
power: suspend - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-16
/
+17
*
power: qe_ic - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-6
/
+6
*
power: cmm - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-33
/
+34
*
s390: time - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-129
/
+131
*
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
8
-200
/
+177
*
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
38
-877
/
+874
*
xen: fix build breakage in xen-selfballoon.c caused by sysdev conversion
Greg Kroah-Hartman
2011-12-15
1
-0
/
+1
*
xen-balloon: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-14
3
-84
/
+83
*
clocksource: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-14
1
-18
/
+19
*
ibm_rtl: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-14
1
-17
/
+17
*
edac: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-14
11
-59
/
+53
*
rtmutex-tester: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-14
1
-18
/
+19
*
driver-core: implement 'sysdev' functionality for regular devices and buses
Kay Sievers
2011-12-14
7
-62
/
+431
*
kref: fix up the kfree build problems
Greg Kroah-Hartman
2011-12-14
1
-5
/
+10
*
kref: Remove the memory barriers
Peter Zijlstra
2011-12-13
1
-2
/
+0
*
kref: Implement kref_put in terms of kref_sub
Peter Zijlstra
2011-12-13
1
-18
/
+10
*
kref: Inline all functions
Peter Zijlstra
2011-12-13
3
-103
/
+76
*
Drivers: hv: Get rid of an unnecessary check in hv.c
K. Y. Srinivasan
2011-12-12
1
-5
/
+0
*
Drivers: hv: Make the vmbus driver unloadable
K. Y. Srinivasan
2011-12-12
4
-0
/
+26
*
Drivers: hv: Fix a memory leak
K. Y. Srinivasan
2011-12-12
1
-0
/
+1
*
Documentation: Update stable address
Joe Perches
2011-12-12
2
-6
/
+6
*
MAINTAINERS: stable: Update address
Joe Perches
2011-12-12
1
-1
/
+1
*
w1: add fast search for single slave bus
Evgeniy Polyakov
2011-12-09
1
-0
/
+10
*
driver-core: skip uevent generation when nobody is listening
Kay Sievers
2011-12-09
1
-0
/
+3
*
drivers: hv: Don't OOPS when you cannot init vmbus
K. Y. Srinivasan
2011-12-09
1
-0
/
+16
*
firmware: google: fix gsmi.c build warning
Maxin B. John
2011-12-09
1
-1
/
+2
*
drivers_base: make argument to platform_device_register_full const
Uwe Kleine-König
2011-12-09
2
-2
/
+2
*
uio: convert drivers/uio/* to use module_platform_driver()
Axel Lin
2011-11-26
3
-36
/
+3
*
topology: Provide CPU topology in sysfs in !SMP configurations
Ben Hutchings
2011-11-26
1
-2
/
+2
*
debugfs: remove unneeded cast in debugfs_print_regs32()
Dan Carpenter
2011-11-26
1
-1
/
+1
*
hv: Add Kconfig menu entry
Bart Van Assche
2011-11-26
1
-1
/
+3
*
Staging: hv: vmbus: Support building the vmbus driver as part of the kernel
K. Y. Srinivasan
2011-11-26
1
-1
/
+1
*
hv: Move Kconfig menu entry
Bart Van Assche
2011-11-26
1
-2
/
+2
*
debugfs: bugfix: include <linux/io.h> in file.c
Alessandro Rubini
2011-11-22
1
-0
/
+1
*
usb: dwc3: fix a warning
Alessandro Rubini
2011-11-18
1
-1
/
+0
*
debugfs: print_regs32: make regs array a const pointer
Alessandro Rubini
2011-11-18
2
-2
/
+2
*
usb: dwc3: use debugfs_print_regs32()
Alessandro Rubini
2011-11-18
1
-12
/
+3
*
debugfs: add tools to printk 32-bit registers
Alessandro Rubini
2011-11-18
3
-1
/
+147
*
USB: convert some miscellanies drivers to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
12
-216
/
+12
*
USB: convert sound/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
5
-63
/
+6
[next]