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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
backing-dev: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-19
1
-8
/
+11
*
PPS: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-19
3
-22
/
+37
*
x86: wmi: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-19
1
-4
/
+6
*
v4l2: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-19
1
-13
/
+17
*
HID: roccat: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-19
6
-65
/
+88
*
devfreq: convert devfreq_class to use dev_groups
Greg Kroah-Hartman
2013-08-19
1
-34
/
+44
*
mips: convert vpe_class to use dev_groups
Greg Kroah-Hartman
2013-08-19
1
-7
/
+10
*
drivers / dma-contiguous: Fix __init attribute location
Hanjun Guo
2013-08-19
1
-2
/
+2
*
drivers / platform: Fix __init attribute location
Hanjun Guo
2013-08-19
1
-2
/
+2
*
drivers / base: Fix sysfs_deprecated_setup() __init attribute location
Hanjun Guo
2013-08-19
1
-1
/
+1
*
driver core / cpu: Check if NUMA node is valid before bringing CPU up
Rafael J. Wysocki
2013-08-12
1
-1
/
+5
*
Correct unfaithful translation on HOWTO in ko_KR
Lee, Jae-Hong
2013-08-12
1
-2
/
+2
*
Type fix on stable_api_nonsense.txt
Lee, Jae-Hong
2013-08-12
1
-3
/
+3
*
Type fix on HOWTO in ko_KR
Lee, Jae-Hong
2013-08-12
1
-10
/
+11
*
driver core: bus_type: add bus_groups
Greg Kroah-Hartman
2013-08-12
2
-1
/
+40
*
driver core: bus_type: add drv_groups
Greg Kroah-Hartman
2013-08-12
4
-5
/
+17
*
driver core: bus_type: add dev_groups
Greg Kroah-Hartman
2013-08-12
4
-5
/
+17
*
tile / cpu topology: remove stale Macro arch_provides_topology_pointers
Hanjun Guo
2013-07-29
1
-3
/
+0
*
x86 / cpu topology: remove the stale macro arch_provides_topology_pointers
Hanjun Guo
2013-07-29
1
-3
/
+0
*
cpu topology: remove stale arch_provides_topology_pointers and define_sibling...
Hanjun Guo
2013-07-29
1
-20
/
+0
*
rtc: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-29
1
-24
/
+24
*
Merge 3.11-rc3 into driver-core-next
Greg Kroah-Hartman
2013-07-29
339
-4754
/
+6882
|
\
|
*
Linux 3.11-rc3
v3.11-rc3
Linus Torvalds
2013-07-28
1
-1
/
+1
|
*
Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-07-28
7
-19
/
+49
|
|
\
|
|
*
pinctrl: fix a memleak when freeing maps
Linus Walleij
2013-07-25
1
-0
/
+1
|
|
*
pinctrl: pinctrl-single: fix compile warning when no CONFIG_PM
Jean-Francois Moine
2013-07-22
1
-0
/
+2
|
|
*
pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DT
Guennadi Liakhovetski
2013-07-22
1
-0
/
+1
|
|
*
arm/dts: sirf: fix the pingroup name mismatch between drivers and dts
Barry Song
2013-07-22
2
-16
/
+16
|
|
*
pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flow...
Qipan Li
2013-07-22
2
-0
/
+26
|
|
*
pinctrl: sirf: fix the pin number and mux bit for usp0
Qipan Li
2013-07-22
1
-2
/
+2
|
|
*
pinctrl: am33xx dt binding: correct include path
Ian Campbell
2013-07-21
1
-1
/
+1
|
*
|
Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-28
3
-128
/
+95
|
|
\
\
|
|
*
|
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
Steven Rostedt (Red Hat)
2013-07-26
1
-2
/
+1
|
|
*
|
ftrace: Add check for NULL regs if ops has SAVE_REGS set
Steven Rostedt (Red Hat)
2013-07-24
1
-4
/
+14
|
|
*
|
tracing: Kill trace_cpu struct/members
Oleg Nesterov
2013-07-24
2
-29
/
+0
|
|
*
|
tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
1
-28
/
+22
|
|
*
|
tracing: Change tracing_entries_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
1
-37
/
+12
|
|
*
|
tracing: Change tracing_stats_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
1
-7
/
+6
|
|
*
|
tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
1
-5
/
+4
|
|
*
|
tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
1
-9
/
+7
|
|
*
|
tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
Oleg Nesterov
2013-07-24
1
-14
/
+36
|
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2013-07-28
6
-24
/
+32
|
|
\
\
\
|
|
*
|
|
[SCSI] isci: fix breakage caused by >16byte CDB patch
James Bottomley
2013-07-24
1
-1
/
+1
|
|
*
|
|
[SCSI] mvsas: Fix kernel panic on tile due to unaligned data access
James Bottomley
2013-07-23
2
-3
/
+9
|
|
*
|
|
[SCSI] sd: fix crash when UA received on DIF enabled device
Ewan D. Milne
2013-07-23
1
-15
/
+7
|
|
*
|
|
[SCSI] qla2xxx: Properly set the tagging for commands.
Saurav Kashyap
2013-07-23
1
-2
/
+9
|
|
*
|
|
[SCSI] isci: Fix a race condition in the SSP task management path
Jeff Skirvin
2013-07-23
1
-3
/
+6
|
*
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-07-26
11
-127
/
+158
|
|
\
\
\
\
|
|
*
\
\
\
Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-07-26
3
-5
/
+17
|
|
|
\
\
\
\
|
|
|
*
|
|
|
drm/i915: initialize gt_lock early with other spin locks
Jani Nikula
2013-07-25
2
-2
/
+1
[prev]
[next]