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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] struct path: convert kernel
Josef Sipek
2006-12-08
2
-13
/
+13
*
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
5
-16
/
+16
*
[PATCH] lockdep: avoid lockdep warning in md
NeilBrown
2006-12-08
1
-0
/
+9
*
[PATCH] sys_unshare: remove a broken CLONE_SIGHAND code
Oleg Nesterov
2006-12-08
1
-12
/
+4
*
[PATCH] make set_special_pids() static
Oleg Nesterov
2006-12-08
1
-1
/
+1
*
[PATCH] do_acct_process(): don't take tty_mutex
Oleg Nesterov
2006-12-08
1
-5
/
+2
*
[PATCH] tty: ->signal->tty locking
Peter Zijlstra
2006-12-08
4
-11
/
+10
*
[PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq()
Hidetoshi Seto
2006-12-08
1
-1
/
+2
*
[PATCH] move kallsyms data to .rodata
Jan Beulich
2006-12-08
1
-8
/
+8
*
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...
Linus Torvalds
2006-12-07
1
-0
/
+1
|
\
|
*
[IA64] IA64 Kexec/kdump
Zou Nan hai
2006-12-07
1
-0
/
+1
*
|
Add "run_scheduled_work()" workqueue function
Linus Torvalds
2006-12-07
1
-0
/
+73
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-12-07
1
-1
/
+5
|
\
\
|
*
|
audit: Add auditing to ipsec
Joy Latten
2006-12-06
1
-1
/
+5
|
|
/
*
|
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-12-07
4
-45
/
+173
|
\
\
|
*
|
[PATCH] unwinder: move .eh_frame to RODATA
Jan Beulich
2006-12-07
1
-1
/
+1
|
*
|
[PATCH] unwinder: fully support linker generated .eh_frame_hdr section
Jan Beulich
2006-12-07
1
-19
/
+47
|
*
|
[PATCH] unwinder: Add debugging output to the Dwarf2 unwinder
Jan Beulich
2006-12-07
1
-17
/
+96
|
*
|
[PATCH] unwinder: more sanity checks in Dwarf2 unwinder
Jan Beulich
2006-12-07
1
-1
/
+15
|
*
|
[PATCH] unwinder: Remove lockdep disabling of nested locks for unwinder
Andi Kleen
2006-12-07
1
-4
/
+0
|
*
|
[PATCH] unwinder: Use probe_kernel_address instead of __get_user in kernel/un...
Andi Kleen
2006-12-07
1
-6
/
+8
|
*
|
[PATCH] x86: add sysctl for kstack_depth_to_print
Chuck Ebbert
2006-12-07
1
-0
/
+9
|
*
|
[PATCH] i386: Use %gs as the PDA base-segment in the kernel
Jeremy Fitzhardinge
2006-12-07
1
-1
/
+1
*
|
|
[PATCH] cpuset: allow a larger buffer for writes to cpuset files
Paul Menage
2006-12-07
1
-2
/
+3
*
|
|
[PATCH] add ignore_loglevel boot option
Ingo Molnar
2006-12-07
1
-1
/
+13
*
|
|
[PATCH] lockdep: register_lock_class() fix
Ingo Molnar
2006-12-07
1
-0
/
+6
*
|
|
[PATCH] Kexec / Kdump: Unify elf note code
Magnus Damm
2006-12-07
1
-0
/
+56
*
|
|
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
13
-19
/
+19
*
|
|
[PATCH] futex: remove unneeded barrier
Ralf Baechle
2006-12-07
1
-1
/
+1
*
|
|
[PATCH] Add Sparse annotations to SRCU wrapper functions in rcutorture
Josh Triplett
2006-12-07
1
-2
/
+2
*
|
|
[PATCH] sys: remove unused variable
David Rientjes
2006-12-07
1
-2
/
+2
*
|
|
[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols
Adrian Bunk
2006-12-07
1
-3
/
+0
*
|
|
[PATCH] softirq: remove BUG_ONs which can incorrectly trigger
Zachary Amsden
2006-12-07
1
-2
/
+0
*
|
|
[PATCH] lockdep: show more details about self-test failures
Ingo Molnar
2006-12-07
1
-0
/
+3
*
|
|
[PATCH] lockdep: more chains
Ingo Molnar
2006-12-07
1
-1
/
+1
*
|
|
[PATCH] sched: correct output of show_state()
Chris Caputo
2006-12-07
1
-4
/
+4
*
|
|
[PATCH] sysctl: string length calculated is wrong if it contains negative num...
BP, Praveen
2006-12-07
1
-2
/
+2
*
|
|
[PATCH] futex: init error check
Akinobu Mita
2006-12-07
1
-2
/
+8
*
|
|
[PATCH] kernel core: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-07
3
-6
/
+3
*
|
|
[PATCH] rcu: add a prefetch() in rcu_do_batch()
Eric Dumazet
2006-12-07
1
-1
/
+3
*
|
|
[PATCH] make kernel/signal.c:kill_proc_info() static
Adrian Bunk
2006-12-07
1
-2
/
+1
*
|
|
[PATCH] remove kernel/lockdep.c:lockdep_internal
Adrian Bunk
2006-12-07
1
-7
/
+0
*
|
|
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
4
-11
/
+1
*
|
|
[PATCH] kprobes: enable booster on the preemptible kernel
Masami Hiramatsu
2006-12-07
1
-21
/
+96
*
|
|
[PATCH] remove the syslog interface when printk is disabled
Mike Galbraith
2006-12-07
1
-6
/
+1
*
|
|
[PATCH] HZ: 300Hz support
Alan Cox
2006-12-07
1
-5
/
+15
*
|
|
[PATCH] debug: workqueue locking sanity
Peter Zijlstra
2006-12-07
1
-0
/
+13
*
|
|
[PATCH] sleep profiling
Ingo Molnar
2006-12-07
2
-9
/
+41
*
|
|
[PATCH] lockdep: name some old style locks
Peter Zijlstra
2006-12-07
2
-2
/
+3
*
|
|
[PATCH] lockdep: print current locks on in_atomic warnings
Peter Zijlstra
2006-12-07
1
-0
/
+2
[next]