index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-27
2
-18
/
+17
|
\
|
*
-
-
-
.
Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...
Ingo Molnar
2009-02-24
6
-28
/
+36
|
|
\
\
\
|
|
*
\
\
Merge branch 'linus' into x86/apic
Ingo Molnar
2009-02-22
3
-5
/
+17
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge branch 'x86/urgent' into x86/apic
Ingo Molnar
2009-02-05
1
-1
/
+1
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Merge branch 'linus' into core/percpu
Ingo Molnar
2009-01-27
1
-0
/
+6
|
|
|
\
\
\
|
|
*
|
|
|
cpumask: convert misc driver functions
Rusty Russell
2009-01-11
1
-1
/
+1
|
|
*
|
|
|
cpumask: Use topology_core_cpumask()/topology_thread_cpumask()
Rusty Russell
2009-01-11
1
-17
/
+16
*
|
|
|
|
|
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
2009-03-24
3
-1
/
+70
*
|
|
|
|
|
Driver core: some cleanup on drivers/base/sys.c
Zhenwen Xu
2009-03-24
1
-27
/
+27
*
|
|
|
|
|
Driver core: implement uevent suppress in kobject
Ming Lei
2009-03-24
2
-4
/
+2
*
|
|
|
|
|
driver core: fix passing platform_data
Ming Lei
2009-03-24
1
-1
/
+14
*
|
|
|
|
|
driver core: move platform_data into platform_device
Ming Lei
2009-03-24
1
-0
/
+3
*
|
|
|
|
|
driver core: move knode_bus into private structure
Greg Kroah-Hartman
2009-03-24
2
-13
/
+31
*
|
|
|
|
|
driver core: move knode_driver into private structure
Greg Kroah-Hartman
2009-03-24
3
-8
/
+22
*
|
|
|
|
|
driver core: move klist_children into private structure
Greg Kroah-Hartman
2009-03-24
2
-14
/
+31
*
|
|
|
|
|
driver core: create a private portion of struct device
Greg Kroah-Hartman
2009-03-24
2
-0
/
+21
*
|
|
|
|
|
driver core: remove polling for driver_probe_done(v5)
Ming Lei
2009-03-24
1
-6
/
+2
*
|
|
|
|
|
driver-core: do not register a driver with bus_type not registered
Dave Young
2009-03-24
2
-0
/
+4
*
|
|
|
|
|
platform: introduce module id table for platform devices
Eric Miao
2009-03-24
1
-1
/
+22
*
|
|
|
|
|
platform: make better use of to_platform_{device,driver}() macros
Eric Miao
2009-03-24
1
-12
/
+9
*
|
|
|
|
|
driver core: check bus->match without holding device lock
Ming Lei
2009-03-24
3
-13
/
+13
*
|
|
|
|
|
driver core: get rid of struct device's bus_id string array
Kay Sievers
2009-03-24
1
-20
/
+19
*
|
|
|
|
|
mm: get_nid_for_pfn() returns int
Roel Kluin
2009-03-10
1
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix
Ingo Molnar
2009-02-22
1
-5
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
Rafael J. Wysocki
2009-02-22
2
-5
/
+0
*
|
|
|
Consolidate driver_probe_done() loops into one place
Arjan van de Ven
2009-02-21
1
-0
/
+17
|
/
/
/
*
|
|
driver-core: fix kernel-doc parameter name
Randy Dunlap
2009-01-28
1
-1
/
+1
|
|
/
|
/
|
*
|
driver core: Convert '/' to '!' in dev_set_name()
Roland Dreier
2009-01-20
1
-0
/
+6
|
/
*
Revert "driver core: create a private portion of struct device"
Greg Kroah-Hartman
2009-01-09
2
-20
/
+0
*
Revert "driver core: move klist_children into private structure"
Greg Kroah-Hartman
2009-01-09
2
-30
/
+13
*
Revert "driver core: move knode_driver into private structure"
Greg Kroah-Hartman
2009-01-09
3
-22
/
+8
*
Revert "driver core: move knode_bus into private structure"
Greg Kroah-Hartman
2009-01-09
2
-31
/
+13
*
topology: Fix sparc64 build.
David Miller
2009-01-07
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-01-07
1
-1
/
+1
|
\
|
*
trivial: Fix misspelled firmware in Kconfig
Nick Andrew
2009-01-06
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-01-06
11
-163
/
+323
|
\
\
|
*
|
driver core: add root_device_register()
Mark McLoughlin
2009-01-06
1
-0
/
+91
|
*
|
driver core:fix duplicate removing driver link in __device_release_driver
Ming Lei
2009-01-06
1
-1
/
+0
|
*
|
Driver core: move the bus notifier call points
Alan Stern
2009-01-06
1
-11
/
+14
|
*
|
driver core: move knode_bus into private structure
Greg Kroah-Hartman
2009-01-06
2
-13
/
+31
|
*
|
driver core: move knode_driver into private structure
Greg Kroah-Hartman
2009-01-06
3
-8
/
+22
|
*
|
driver core: move klist_children into private structure
Greg Kroah-Hartman
2009-01-06
2
-13
/
+30
|
*
|
driver core: create a private portion of struct device
Greg Kroah-Hartman
2009-01-06
2
-0
/
+20
|
*
|
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
9
-53
/
+45
|
*
|
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
2009-01-06
2
-64
/
+70
|
|
/
*
|
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
2009-01-06
2
-6
/
+116
|
/
*
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-03
1
-0
/
+44
|
\
|
*
cpumask: fix compile error when CONFIG_NR_CPUS is not defined
Mike Travis
2009-01-03
1
-1
/
+1
|
*
cpumask: add sysfs displays for configured and disabled cpu maps
Mike Travis
2008-12-19
1
-0
/
+44
*
|
select IOMMU_API when DMAR and/or AMD_IOMMU is selected
Joerg Roedel
2009-01-03
1
-0
/
+1
[next]