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
*
[IA64] Wire up new sched_setattr and sched_getattr syscalls
Tony Luck
2014-01-28
3
-1
/
+5
*
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-01-27
33
-416
/
+448
|
\
|
*
firmware/google: drop 'select EFI' to avoid recursive dependency
Ard Biesheuvel
2014-01-27
1
-2
/
+1
|
*
compat: fix sys_fanotify_mark
Heiko Carstens
2014-01-27
1
-2
/
+2
|
*
checkpatch.pl: check for function declarations without arguments
Joe Perches
2014-01-27
1
-0
/
+9
|
*
mm/migrate.c: fix setting of cpupid on page migration twice against normal page
Wanpeng Li
2014-01-27
1
-2
/
+0
|
*
softirq: use const char * const for softirq_to_name, whitespace neatening
Joe Perches
2014-01-27
2
-17
/
+10
|
*
softirq: convert printks to pr_<level>
Joe Perches
2014-01-27
1
-2
/
+4
|
*
softirq: use ffs() in __do_softirq()
Joe Perches
2014-01-27
1
-21
/
+22
|
*
kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_...
Chen Gang
2014-01-27
1
-1
/
+1
|
*
splice: fix unexpected size truncation
Xiao Guangrong
2014-01-27
1
-1
/
+2
|
*
ipc: fix compat msgrcv with negative msgtyp
Mateusz Guzik
2014-01-27
1
-1
/
+1
|
*
ipc,msg: document barriers
Davidlohr Bueso
2014-01-27
1
-2
/
+17
|
*
ipc: delete seq_max field in struct ipc_ids
Davidlohr Bueso
2014-01-27
3
-12
/
+3
|
*
ipc: simplify sysvipc_proc_open() return
Davidlohr Bueso
2014-01-27
1
-5
/
+4
|
*
ipc: remove useless return statement
Davidlohr Bueso
2014-01-27
1
-4
/
+0
|
*
ipc: remove braces for single statements
Davidlohr Bueso
2014-01-27
4
-19
/
+16
|
*
ipc: standardize code comments
Davidlohr Bueso
2014-01-27
3
-139
/
+125
|
*
ipc: whitespace cleanup
Manfred Spraul
2014-01-27
11
-115
/
+115
|
*
ipc: change kern_ipc_perm.deleted type to bool
Rafael Aquini
2014-01-27
4
-6
/
+6
|
*
ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races
Rafael Aquini
2014-01-27
4
-19
/
+41
|
*
ipc/sem.c: avoid overflow of semop undo (semadj) value
Petr Mladek
2014-01-27
1
-11
/
+13
|
*
init/main.c: remove unused declaractions of mca_init() and sbus_init()
Kang Hu
2014-01-27
1
-2
/
+0
|
*
dynamic_debug: replace obselete simple_strtoul() with kstrtouint()
Andrey Ryabinin
2014-01-27
1
-3
/
+1
|
*
dynamic_debug: fix ddebug_parse_query()
Andrey Ryabinin
2014-01-27
1
-2
/
+4
|
*
dynamic_debug: remove wrong error message
Andrey Ryabinin
2014-01-27
1
-3
/
+1
|
*
ocfs2: do not log ENOENT in unlink()
Xiaowei.Hu
2014-01-27
1
-1
/
+1
|
*
mm: bring back /sys/kernel/mm
Hugh Dickins
2014-01-27
1
-1
/
+1
|
*
arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initialization
Heinrich Schuchardt
2014-01-27
1
-7
/
+1
|
*
Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"
malc
2014-01-27
1
-10
/
+10
|
*
memblock: don't silently align size in memblock_virt_alloc()
Yinghai Lu
2014-01-27
1
-6
/
+0
|
*
x86: revert wrong memblock current limit setting
Yinghai Lu
2014-01-27
2
-3
/
+3
|
*
memblock, nobootmem: add memblock_virt_alloc_low()
Yinghai Lu
2014-01-27
3
-3
/
+40
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-27
214
-1649
/
+6171
|
\
\
|
*
|
powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()
Michael Ellerman
2014-01-28
1
-2
/
+5
|
*
|
powerpc: Add support for the optimised lockref implementation
Michael Ellerman
2014-01-28
3
-0
/
+7
|
*
|
powerpc/powernv: Call OPAL sync before kexec'ing
Vasant Hegde
2014-01-15
4
-2
/
+23
|
*
|
powerpc/eeh: Escalate error on non-existing PE
Gavin Shan
2014-01-15
1
-10
/
+21
|
*
|
powerpc/eeh: Handle multiple EEH errors
Gavin Shan
2014-01-15
3
-87
/
+112
|
*
|
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
2014-01-15
81
-614
/
+3154
|
|
\
\
|
|
*
|
powerpc/fsl_pci: add versionless pci compatible
Shengzhou Liu
2014-01-10
1
-0
/
+1
|
|
*
|
powerpc/85xx/dts: add third elo3 dma component
Shengzhou Liu
2014-01-10
1
-0
/
+82
|
|
*
|
powerpc: Replaced tlbilx with tlbwe in the initialization code
Diana Craciun
2014-01-10
1
-8
/
+2
|
|
*
|
powerpc/booke-64: fix tlbsrx. path in bolted tlb handler
Scott Wood
2014-01-10
1
-1
/
+2
|
|
*
|
powerpc: fix 8xx and 6xx final link failures
Paul Gortmaker
2014-01-10
1
-2
/
+2
|
|
*
|
powerpc/85xx: handle the eLBC error interrupt if it exists in dts
Shaohui Xie
2014-01-10
2
-7
/
+26
|
|
*
|
powerpc/dts: fix lbc lack of error interrupt
Wang Dongsheng
2014-01-10
4
-4
/
+8
|
|
*
|
powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100
Stephen Chivers
2014-01-09
8
-2
/
+596
|
|
*
|
powerpc/fsl-book3e-64: Use paca for hugetlb TLB1 entry selection
Scott Wood
2014-01-09
1
-10
/
+41
|
|
*
|
powerpc/e6500: TLB miss handler with hardware tablewalk support
Scott Wood
2014-01-09
10
-36
/
+326
[next]