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
...
|
*
|
|
sysfs: use ilookup5() instead of ilookup5_nowait()
Tejun Heo
2008-10-16
1
-9
/
+8
|
*
|
|
PNP: create device attributes via default device attributes
Drew Moseley
2008-10-16
4
-39
/
+11
|
*
|
|
Driver core: make bus_find_device_by_name() more robust
Peter Korsgaard
2008-10-16
1
-3
/
+1
|
*
|
|
usb: turn dev_warn+WARN_ON combos into dev_WARN
Arjan van de Ven
2008-10-16
1
-16
/
+8
|
*
|
|
debug: use dev_WARN() rather than WARN_ON() in device_pm_add()
Arjan van de Ven
2008-10-16
1
-1
/
+1
|
*
|
|
debug: Introduce a dev_WARN() function
Arjan van de Ven
2008-10-16
1
-0
/
+8
|
*
|
|
sysfs: fix deadlock
Nick Piggin
2008-10-16
1
-11
/
+31
|
*
|
|
device model: Do a quickcheck for driver binding before doing an expensive check
Arjan van de Ven
2008-10-16
1
-0
/
+3
|
*
|
|
Driver core: Fix cleanup in device_create_vargs().
Cornelia Huck
2008-10-16
1
-1
/
+1
|
*
|
|
Driver core: Clarify device cleanup.
Cornelia Huck
2008-10-16
1
-5
/
+18
|
*
|
|
drivers/firmware/iscsi_ibft.c: make 3 functions static
Adrian Bunk
2008-10-16
1
-9
/
+9
|
*
|
|
sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent
Neil Brown
2008-10-16
5
-18
/
+62
|
*
|
|
driver core: make struct platform_pm_ops static
Adrian Bunk
2008-10-16
1
-1
/
+1
|
*
|
|
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
2008-10-16
14
-7
/
+700
|
*
|
|
usb gadget: link fixes for network gadget
David Brownell
2008-10-16
5
-145
/
+158
|
*
|
|
usb gadget: link fixes for cdc composite gadget
David Brownell
2008-10-16
3
-6
/
+26
|
*
|
|
usb gadget: link fixes for storage gadget
David Brownell
2008-10-16
2
-2
/
+13
|
*
|
|
usb gadget: link fixes for printer gadget
David Brownell
2008-10-16
2
-2
/
+15
|
*
|
|
usb gadget: link fixes for MIDI gadget
David Brownell
2008-10-16
2
-1
/
+16
|
*
|
|
usb gadget: link fixes for gadget zero
David Brownell
2008-10-16
3
-17
/
+36
|
*
|
|
usb gadget: link fixes for serial gadget
David Brownell
2008-10-16
2
-1
/
+19
|
*
|
|
device create: remove device_create_drvdata
Greg Kroah-Hartman
2008-10-16
1
-1
/
+0
|
*
|
|
device create: ide: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
2
-8
/
+7
|
*
|
|
device create: video: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
3
-11
/
+7
|
*
|
|
device create: usb: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
8
-23
/
+19
|
*
|
|
device create: sound: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
4
-17
/
+14
|
*
|
|
device create: scsi: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
5
-18
/
+14
|
*
|
|
device create: s390: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
4
-18
/
+15
|
*
|
|
device create: net: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
3
-7
/
+7
|
*
|
|
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
18
-49
/
+39
|
*
|
|
device create: infiniband: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
4
-16
/
+13
|
*
|
|
device create: ieee1394: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
3
-11
/
+10
|
*
|
|
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
18
-49
/
+43
|
*
|
|
device create: block: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
5
-17
/
+12
|
*
|
|
sysfs: crash debugging
Andrew Morton
2008-10-16
4
-0
/
+23
|
*
|
|
modules: fix module "notes" kobject leak
Alexey Dobriyan
2008-10-16
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-10-16
16
-89
/
+15
|
\
\
\
|
*
|
|
module: remove CONFIG_KMOD in comment after #endif
Rusty Russell
2008-10-17
1
-1
/
+1
|
*
|
|
remove CONFIG_KMOD from fs
Johannes Berg
2008-10-17
3
-29
/
+4
|
*
|
|
remove CONFIG_KMOD from drivers
Johannes Berg
2008-10-17
13
-66
/
+10
|
|
/
/
*
|
|
Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2008-10-16
28
-47
/
+39
|
\
\
\
|
*
|
|
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
2008-10-16
28
-47
/
+39
|
|
/
/
*
|
|
Merge branch 'docs' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-10-16
13
-1658
/
+2046
|
\
\
\
|
*
|
|
Document panic_on_unrecovered_nmi sysctl
Bernhard Walle
2008-10-16
1
-0
/
+12
|
*
|
|
Add a reference to paper to SubmittingPatches
Andi Kleen
2008-10-16
1
-0
/
+5
|
*
|
|
Add kerneldoc documentation for new printk format extensions
Andi Kleen
2008-10-16
2
-0
/
+14
|
*
|
|
Remove videobook.tmpl
Jonathan Corbet
2008-10-16
2
-1655
/
+1
|
*
|
|
doc: Test-by?
Hidetoshi Seto
2008-10-16
1
-1
/
+1
|
*
|
|
Add the development process document
Jonathan Corbet
2008-10-16
9
-0
/
+2042
|
*
|
|
Documentation/block/data-integrity.txt: Fix section numbers
Alberto Bertogli
2008-10-16
1
-2
/
+2
|
|
|
/
|
|
/
|
[prev]
[next]