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
...
|
*
|
|
pktcdvd: fix defective misuses of pkt_<level>
Joe Perches
2013-09-11
1
-3
/
+3
|
*
|
|
pktcdvd: add struct pktcdvd_device * to pkt_dump_sense()
Joe Perches
2013-09-11
1
-15
/
+16
|
*
|
|
pktcdvd: convert pr_info to pkt_info
Joe Perches
2013-09-11
1
-6
/
+8
|
*
|
|
pktcdvd: convert pr_notice to pkt_notice
Joe Perches
2013-09-11
1
-10
/
+12
|
*
|
|
pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible
Joe Perches
2013-09-11
1
-20
/
+24
|
*
|
|
pktcdvd: add struct pktcdvd_device * to pkt_dbg
Joe Perches
2013-09-11
1
-48
/
+42
|
*
|
|
pktcdvd: consolidate DPRINTK and VPRINTK macros
Joe Perches
2013-09-11
1
-54
/
+53
|
*
|
|
pktcdvd: convert printk to pr_<level>
Joe Perches
2013-09-11
1
-61
/
+61
|
*
|
|
pktcdvd: convert ZONE macro to static function get_zone()
Joe Perches
2013-09-11
1
-10
/
+10
|
*
|
|
panic: call panic handlers before kmsg_dump
Kees Cook
2013-09-11
1
-2
/
+6
|
*
|
|
affs: use loff_t in affs_truncate()
Dan Carpenter
2013-09-11
1
-1
/
+1
|
*
|
|
aoe: remove do-nothing NAME="%k" term from example udev rules
Ed Cashin
2013-09-11
1
-1
/
+1
|
*
|
|
aoe: do not BUG if memory pressure prevented debugfs file creation
Ed Cashin
2013-09-11
1
-1
/
+0
|
*
|
|
aoe: suppress compiler warnings
Andy Shevchenko
2013-09-11
1
-4
/
+0
|
*
|
|
aoe: remove custom implementation of kbasename()
Andy Shevchenko
2013-09-11
1
-6
/
+3
|
*
|
|
aoe: update internal version number to 85
Ed Cashin
2013-09-11
1
-1
/
+1
|
*
|
|
aoe: update copyright date
Ed Cashin
2013-09-11
1
-1
/
+1
|
*
|
|
aoe: fill in per-AoE-target information for debugfs file
Ed Cashin
2013-09-11
1
-1
/
+32
|
*
|
|
aoe: provide file operations for debugfs files
Ed Cashin
2013-09-11
1
-1
/
+24
|
*
|
|
aoe: add AoE-target files to debugfs
Ed Cashin
2013-09-11
3
-0
/
+38
|
*
|
|
aoe: create and destroy debugfs directory for aoe
Ed Cashin
2013-09-11
1
-1
/
+9
|
*
|
|
mm/zswap: use postorder iteration when destroying rbtree
Cody P Schafer
2013-09-11
1
-14
/
+2
|
*
|
|
rbtree: allow tests to run as builtin
Cody P Schafer
2013-09-11
1
-1
/
+1
|
*
|
|
rbtree_test: add test for postorder iteration
Cody P Schafer
2013-09-11
1
-0
/
+12
|
*
|
|
rbtree: add rbtree_postorder_for_each_entry_safe() helper
Cody P Schafer
2013-09-11
1
-0
/
+18
|
*
|
|
rbtree: add postorder iteration functions
Cody P Schafer
2013-09-11
2
-0
/
+44
|
*
|
|
block/partitions/efi.c: consistently use pr_foo()
Andrew Morton
2013-09-11
1
-26
/
+19
|
*
|
|
partitions/efi: some style cleanups
Davidlohr Bueso
2013-09-11
1
-11
/
+8
|
*
|
|
partitions/efi: delete annoying emacs style comments
Davidlohr Bueso
2013-09-11
1
-19
/
+0
|
*
|
|
partitions/efi: compare first and last usable LBAs
Davidlohr Bueso
2013-09-11
1
-1
/
+6
|
*
|
|
partitions/efi: account for pmbr size in lba
Davidlohr Bueso
2013-09-11
1
-3
/
+18
|
*
|
|
partitions/efi: detect hybrid MBRs
Davidlohr Bueso
2013-09-11
2
-21
/
+56
|
*
|
|
partitions/efi: do not require gpt partition to begin at sector 1
Davidlohr Bueso
2013-09-11
1
-3
/
+0
|
*
|
|
partitions/efi: check pmbr record's starting lba
Davidlohr Bueso
2013-09-11
1
-4
/
+13
|
*
|
|
partitions/efi: use lba-aware partition records
Davidlohr Bueso
2013-09-11
2
-6
/
+19
|
*
|
|
s390/vmcore: use vmcore for zfcpdump
Michael Holzheu
2013-09-11
4
-22
/
+110
|
*
|
|
vmcore: enable /proc/vmcore mmap for s390
Michael Holzheu
2013-09-11
1
-1
/
+1
|
*
|
|
s390/vmcore: implement remap_oldmem_pfn_range for s390
Jan Willeke
2013-09-11
1
-0
/
+26
|
*
|
|
vmcore: introduce remap_oldmem_pfn_range()
Michael Holzheu
2013-09-11
2
-8
/
+86
|
*
|
|
s390/vmcore: use ELF header in new memory feature
Michael Holzheu
2013-09-11
1
-27
/
+54
|
*
|
|
vmcore: introduce ELF header in new memory feature
Michael Holzheu
2013-09-11
2
-10
/
+57
|
*
|
|
kexec: remove unnecessary return
Xishi Qiu
2013-09-11
1
-4
/
+1
|
*
|
|
exec: cleanup the error handling in search_binary_handler()
Oleg Nesterov
2013-09-11
1
-8
/
+3
|
*
|
|
exec: don't retry if request_module() fails
Oleg Nesterov
2013-09-11
1
-1
/
+2
|
*
|
|
exec: cleanup the CONFIG_MODULES logic
Oleg Nesterov
2013-09-11
1
-37
/
+31
|
*
|
|
exec: kill ->load_binary != NULL check in search_binary_handler()
Oleg Nesterov
2013-09-11
1
-4
/
+3
|
*
|
|
exec: move allow_write_access/fput to exec_binprm()
Oleg Nesterov
2013-09-11
1
-4
/
+6
|
*
|
|
exec: proc_exec_connector() should be called only once
Oleg Nesterov
2013-09-11
1
-1
/
+1
|
*
|
|
exec: kill "int depth" in search_binary_handler()
Oleg Nesterov
2013-09-11
2
-6
/
+5
|
*
|
|
exec: introduce exec_binprm() for "depth == 0" code
Oleg Nesterov
2013-09-11
1
-14
/
+22
[prev]
[next]