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] mm: pagefault_{disable,enable}()
Peter Zijlstra
2006-12-07
1
-14
/
+14
*
[PATCH] new scheme to preempt swap token
Ashwin Chaugule
2006-12-07
2
-11
/
+8
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
3
-1
/
+16
|
\
|
*
[PATCH] severing skbuff.h -> highmem.h
Al Viro
2006-12-04
1
-0
/
+1
|
*
[PATCH] severing module.h->sched.h
Al Viro
2006-12-04
2
-1
/
+15
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
8
-32
/
+63
|
\
\
|
|
/
|
*
[GENL]: Add genlmsg_put_reply() to simplify building reply headers
Thomas Graf
2006-12-02
1
-6
/
+2
|
*
[GENL]: Add genlmsg_new() to allocate generic netlink messages
Thomas Graf
2006-12-02
1
-1
/
+1
|
*
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
2006-12-02
1
-2
/
+1
|
*
Driver core: show drivers in /sys/module/
Kay Sievers
2006-12-01
1
-6
/
+25
|
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-11-28
1
-4
/
+5
|
|
\
|
|
*
[PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwind
Jan Beulich
2006-11-28
1
-4
/
+5
|
*
|
[PATCH] fix create_write_pipe() error check
Akinobu Mita
2006-11-28
1
-4
/
+4
|
|
/
|
*
[PATCH] lockdep: spin_lock_irqsave_nested()
Arjan van de Ven
2006-11-25
1
-0
/
+21
|
*
[PATCH] fix copy_process() error check
Akinobu Mita
2006-11-25
1
-3
/
+2
|
*
Don't call "note_interrupt()" with irq descriptor lock held
Linus Torvalds
2006-11-22
2
-7
/
+3
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-4
/
+6
*
|
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
5
-26
/
+30
*
|
WorkStruct: Merge the pending bit into the wq_data pointer
David Howells
2006-11-22
1
-9
/
+32
*
|
WorkStruct: Typedef the work function prototype
David Howells
2006-11-22
1
-3
/
+3
*
|
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-11-22
1
-23
/
+28
|
/
*
[PATCH] lockdep: fix static keys in module-allocated percpu areas
Ingo Molnar
2006-11-17
1
-1
/
+2
*
[PATCH] some irq_chip variables point to NULL
Zhang, Yanmin
2006-11-16
1
-0
/
+2
*
Revert "[PATCH] fix Data Acess error in dup_fd"
Linus Torvalds
2006-11-14
1
-1
/
+0
*
[PATCH] setup_irq(): better mismatch debugging
Andrew Morton
2006-11-14
1
-2
/
+7
*
[PATCH] Fix misrouted interrupts deadlocks
Pavel Emelianov
2006-11-13
1
-1
/
+5
*
[PATCH] fix Data Acess error in dup_fd
Sharyathi Nagesh
2006-11-13
1
-0
/
+1
*
[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl table
Eric W. Biederman
2006-11-06
1
-3
/
+5
*
[PATCH] Improve the removed sysctl warnings
Eric W. Biederman
2006-11-06
1
-1
/
+21
*
[PATCH] lockdep: fix delayacct locking bug
Peter Zijlstra
2006-11-06
1
-6
/
+9
*
[PATCH] Fix the spurious unlock_cpu_hotplug false warnings
Gautham R Shenoy
2006-11-06
1
-1
/
+1
*
Make sure "user->sigpending" count is in sync
Linus Torvalds
2006-11-04
1
-4
/
+11
*
Fix unlikely (but possible) race condition on task->user access
Linus Torvalds
2006-11-04
1
-0
/
+11
*
[PATCH] Create compat_sys_migrate_pages
Stephen Rothwell
2006-11-03
2
-0
/
+34
*
[PATCH] swsusp: debugging
Rafael J. Wysocki
2006-11-03
1
-9
/
+28
*
[PATCH] schedule removal of FUTEX_FD
Andrew Morton
2006-11-03
1
-0
/
+7
*
[PATCH] Add printk_timed_ratelimit()
Andrew Morton
2006-11-03
1
-0
/
+21
*
[PATCH] taskstats: fix sub-threads accounting
Oleg Nesterov
2006-10-31
1
-7
/
+10
*
[PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-free
Oleg Nesterov
2006-10-30
1
-3
/
+7
*
[PATCH] ndiswrapper: don't set the module->taints flags
Randy Dunlap
2006-10-30
1
-1
/
+1
*
[PATCH] taskstats: fix sk_buff size calculation
Oleg Nesterov
2006-10-29
1
-1
/
+2
*
[PATCH] taskstats: fix sk_buff leak
Oleg Nesterov
2006-10-29
1
-2
/
+1
*
[PATCH] workqueue: update kerneldoc
Alan Stern
2006-10-28
1
-3
/
+3
*
[PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-remove
Satoru Takeuchi
2006-10-28
1
-6
/
+6
*
[PATCH] time_adjust cleared before use
Jim Houston
2006-10-28
1
-1
/
+1
*
[PATCH] fill_tgid: cleanup delays accounting
Oleg Nesterov
2006-10-28
1
-1
/
+1
*
[PATCH] taskstats: don't use tasklist_lock
Oleg Nesterov
2006-10-28
1
-35
/
+24
*
[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock
Oleg Nesterov
2006-10-28
2
-11
/
+7
*
[PATCH] taskstats_tgid_free: fix usage
Oleg Nesterov
2006-10-28
2
-1
/
+1
*
[PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereference
Oleg Nesterov
2006-10-28
1
-2
/
+5
[next]