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
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] ext3: Fix sparse warnings
Dave Kleikamp
2006-09-27
1
-1
/
+1
*
[PATCH] ext3: More whitespace cleanups
Dave Kleikamp
2006-09-27
3
-7
/
+7
*
[PATCH] JBD: 16T fixes
Eric Sandeen
2006-09-27
1
-2
/
+2
*
[PATCH] ext3 and jbd cleanup: remove whitespace
Mingming Cao
2006-09-27
2
-33
/
+33
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
2006-09-27
4
-48
/
+1
|
\
|
*
i2c: Drop unimplemented slave functions
Jean Delvare
2006-09-26
1
-12
/
+0
|
*
i2c: Let drivers constify i2c_algorithm data
David Brownell
2006-09-26
1
-1
/
+1
|
*
i2c-algo-pcf: Discard the mdelay data struct member
Adrian Bunk
2006-09-26
1
-1
/
+0
|
*
i2c-algo-bit: Discard the mdelay data struct member
Jean Delvare
2006-09-26
1
-1
/
+0
|
*
i2c-algo-sibyte: Merge into i2c-sibyte
Jean Delvare
2006-09-26
1
-33
/
+0
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-09-27
5
-2
/
+36
|
\
\
|
*
|
PCI: add pci_stop_bus_device
Satoru Takeuchi
2006-09-26
1
-0
/
+1
|
*
|
PCI: Multiprobe sanitizer
Alan Cox
2006-09-26
1
-0
/
+2
|
*
|
PCI: fix __must_check warnings
Greg Kroah-Hartman
2006-09-26
1
-1
/
+1
|
*
|
PCI-Express AER implemetation: AER core and aerdriver
Zhang, Yanmin
2006-09-26
2
-0
/
+30
|
*
|
MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability
Brice Goglin
2006-09-26
1
-0
/
+1
|
*
|
MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
Brice Goglin
2006-09-26
1
-1
/
+1
*
|
|
[MIPS] Remove EV96100 as previously announced.
Ralf Baechle
2006-09-27
1
-3
/
+0
|
/
/
*
|
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-09-26
10
-6
/
+62
|
\
\
|
|
/
|
/
|
|
*
[PATCH] Add 64bit jiffies compares (for use with get_jiffies_64)
Dmitriy Zavin
2006-09-26
1
-0
/
+15
|
*
[PATCH] Add the canary field to the PDA area and the task struct
Arjan van de Ven
2006-09-26
1
-0
/
+5
|
*
[PATCH] i386: Fix the EDD code misparsing the command line
H. Peter Anvin
2006-09-26
1
-0
/
+1
|
*
[PATCH] Move compiler check for modules to ia64 only
Andi Kleen
2006-09-26
1
-2
/
+2
|
*
[PATCH] non lazy "sleazy" fpu implementation
Arjan van de Ven
2006-09-26
1
-0
/
+9
|
*
[PATCH] x86: error_code is not safe for kprobes
Prasanna S.P
2006-09-26
1
-1
/
+5
|
*
[PATCH] x86: Some preparationary cleanup for stack trace
Andi Kleen
2006-09-26
1
-3
/
+4
|
*
[PATCH] x86: Add portable getcpu call
Andi Kleen
2006-09-26
1
-0
/
+2
|
*
[PATCH] Add the vgetcpu vsyscall
Vojtech Pavlik
2006-09-26
1
-0
/
+16
|
*
[PATCH] x86: Allow users to force a panic on NMI
Don Zickus
2006-09-26
2
-0
/
+2
|
*
[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl
Don Zickus
2006-09-26
1
-0
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-09-26
7
-82
/
+167
|
\
\
|
*
|
Driver core: Fix potential deadlock in driver core
Alan Stern
2006-09-25
1
-1
/
+2
|
*
|
Driver Core: add ability for drivers to do a threaded probe
Greg Kroah-Hartman
2006-09-25
1
-0
/
+3
|
*
|
sysfs: add proper sysfs_init() prototype
Andrew Morton
2006-09-25
1
-0
/
+7
|
*
|
drivers/base: check errors
Andrew Morton
2006-09-25
1
-4
/
+4
|
*
|
add CONFIG_ENABLE_MUST_CHECK
Andrew Morton
2006-09-25
1
-0
/
+5
|
*
|
add __must_check to device management code
Andrew Morton
2006-09-25
4
-55
/
+66
|
*
|
sysfs_remove_bin_file: no return value, dump_stack on error
Randy.Dunlap
2006-09-25
1
-1
/
+1
|
*
|
Driver core: add ability for devices to create and remove bin files
Greg Kroah-Hartman
2006-09-25
1
-0
/
+4
|
*
|
Class: add support for class interfaces for devices
Greg Kroah-Hartman
2006-09-25
1
-0
/
+2
|
*
|
Driver core: create devices/virtual/ tree
Greg Kroah-Hartman
2006-09-25
1
-1
/
+4
|
*
|
Driver core: add device_rename function
Greg Kroah-Hartman
2006-09-25
1
-0
/
+1
|
*
|
Driver core: add ability for classes to handle devices properly
Greg Kroah-Hartman
2006-09-25
1
-0
/
+4
|
*
|
Driver core: add groups support to struct device
Greg Kroah-Hartman
2006-09-25
1
-0
/
+1
|
*
|
PM: platform_bus and late_suspend/early_resume
David Brownell
2006-09-25
1
-0
/
+2
|
*
|
PM: no suspend_prepare() phase
David Brownell
2006-09-25
2
-2
/
+0
|
*
|
PM: define PM_EVENT_PRETHAW
David Brownell
2006-09-25
1
-15
/
+47
|
*
|
Suspend changes for PCI core
Linus Torvalds
2006-09-25
1
-0
/
+3
|
*
|
Suspend infrastructure cleanup and extension
Linus Torvalds
2006-09-25
2
-2
/
+10
|
*
|
Driver core: add const to class_create
Miguel Ojeda Sandonis
2006-09-25
1
-1
/
+1
[next]