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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-10-22
34
-516
/
+1238
|
\
|
*
driver core: Display error codes when class suspend fails
Mark Brown
2010-10-22
1
-4
/
+4
|
*
Driver core: Add section count to memory_block struct
Nathan Fontenot
2010-10-22
2
-6
/
+13
|
*
Driver core: Add mutex for adding/removing memory blocks
Nathan Fontenot
2010-10-22
1
-0
/
+7
|
*
Driver core: Move find_memory_block routine
Nathan Fontenot
2010-10-22
1
-33
/
+33
|
*
hpilo: Despecificate driver from iLO generation
dann frazier
2010-10-22
2
-6
/
+6
|
*
driver core: Convert link_mem_sections to use find_memory_block_hinted.
Robin Holt
2010-10-22
1
-3
/
+5
|
*
driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...
Robin Holt
2010-10-22
2
-10
/
+20
|
*
kobject: Introduce kset_find_obj_hinted.
Robin Holt
2010-10-22
2
-0
/
+41
|
*
driver core: fix build for CONFIG_BLOCK not enabled
Randy Dunlap
2010-10-22
1
-0
/
+6
|
*
driver-core: base: change to new flag variable
matt mooney
2010-10-22
1
-3
/
+1
|
*
sysfs: only access bin file vm_ops with the active lock
Eric W. Biederman
2010-10-22
1
-16
/
+26
|
*
sysfs: Fail bin file mmap if vma close is implemented.
Eric W. Biederman
2010-10-22
1
-18
/
+8
|
*
FW_LOADER: fix kconfig dependency warning on HOTPLUG
Randy Dunlap
2010-10-22
1
-1
/
+0
|
*
uio: Statically allocate uio_class and use class .dev_attrs.
Eric W. Biederman
2010-10-22
1
-35
/
+18
|
*
uio: Support 2^MINOR_BITS minors
Eric W. Biederman
2010-10-22
1
-6
/
+37
|
*
uio: Cleanup irq handling.
Eric W. Biederman
2010-10-22
2
-8
/
+8
|
*
uio: Don't clear driver data
Eric W. Biederman
2010-10-22
1
-14
/
+3
|
*
uio: Fix lack of locking in init_uio_class
Eric W. Biederman
2010-10-22
1
-43
/
+15
|
*
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
Andi Kleen
2010-10-22
7
-30
/
+68
|
*
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
Kay Sievers
2010-10-22
8
-259
/
+43
|
*
base/platform: Simplifications for NULL platform data/resources handling
Anton Vorontsov
2010-10-22
1
-20
/
+12
|
*
base/platform: Safe handling for NULL platform data and resources
Anton Vorontsov
2010-10-22
1
-1
/
+8
|
*
debugfs: mark me as the maintainer
Greg Kroah-Hartman
2010-10-22
1
-1
/
+3
|
*
pch_phub: fix build warnings
Greg Kroah-Hartman
2010-10-22
1
-5
/
+5
|
*
add Packet hub driver for Topcliff Platform controller hub
Masayuki Ohtak
2010-10-22
4
-0
/
+742
|
*
driver core: platform_bus: allow runtime override of dev_pm_ops
Kevin Hilman
2010-10-22
2
-0
/
+38
|
*
uio: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
2010-10-22
1
-6
/
+7
|
*
driver core: platform: Use drv->driver.bus instead of assuming platform_bus_type
Patrick Pannuto
2010-10-22
1
-2
/
+2
|
*
Dynamic Debug: Initialize dynamic debug earlier via arch_initcall
Thomas Renninger
2010-10-22
1
-10
/
+23
|
*
Dynamic Debug: Introduce ddebug_query= boot parameter
Thomas Renninger
2010-10-22
3
-2
/
+52
|
*
Dynamic Debug: Split out query string parsing/setup from proc_write
Thomas Renninger
2010-10-22
1
-15
/
+25
*
|
ocfs2: drop the BLKDEV_IFL_WAIT flag
Linus Torvalds
2010-10-22
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-10-22
27
-1043
/
+2091
|
\
\
|
*
|
[CIFS] move close processing from cifs_close to cifsFileInfo_put
Steve French
2010-10-21
3
-138
/
+60
|
*
|
cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock
Suresh Jayaraman
2010-10-21
7
-58
/
+58
|
*
|
cifs: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_s...
Tejun Heo
2010-10-19
1
-2
/
+1
|
*
|
Clean up two declarations of blob_len
Shirish Pargaonkar
2010-10-19
1
-5
/
+8
|
*
|
cifs: move cifsFileInfo_put to file.c
Jeff Layton
2010-10-18
2
-9
/
+11
|
*
|
cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock
Jeff Layton
2010-10-18
6
-38
/
+38
|
*
|
[CIFS] Fix minor checkpatch warning and update cifs version
Steve French
2010-10-18
2
-3
/
+4
|
*
|
cifs: move cifs_new_fileinfo to file.c
Jeff Layton
2010-10-18
2
-48
/
+47
|
*
|
cifs: eliminate pfile pointer from cifsFileInfo
Jeff Layton
2010-10-18
3
-10
/
+3
|
*
|
cifs: cifs_write argument change and cleanup
Jeff Layton
2010-10-18
1
-34
/
+17
|
*
|
cifs: clean up cifs_reopen_file
Jeff Layton
2010-10-18
3
-74
/
+57
|
*
|
cifs: eliminate the inode argument from cifs_new_fileinfo
Jeff Layton
2010-10-18
3
-27
/
+22
|
*
|
cifs: eliminate oflags option from cifs_new_fileinfo
Jeff Layton
2010-10-18
3
-10
/
+7
|
*
|
cifs: fix flags handling in cifs_posix_open
Jeff Layton
2010-10-18
3
-119
/
+95
|
*
|
cifs: eliminate cifs_posix_open_inode_helper
Jeff Layton
2010-10-15
1
-67
/
+0
|
*
|
cifs: handle FindFirst failure gracefully
Suresh Jayaraman
2010-10-15
1
-8
/
+11
[next]