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] Remove down_write() from taskstats code invoked on the exit() path
Shailabh Nagar
2006-07-14
1
-5
/
+19
*
[PATCH] per-task delay accounting taskstats interface: control exit data thro...
Shailabh Nagar
2006-07-14
2
-13
/
+192
*
[PATCH] delay accounting taskstats interface send tgid once
Shailabh Nagar
2006-07-14
3
-36
/
+74
*
[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays
Shailabh Nagar
2006-07-14
1
-0
/
+12
*
[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface
Shailabh Nagar
2006-07-14
2
-6
/
+72
*
[PATCH] per-task-delay-accounting: taskstats interface
Shailabh Nagar
2006-07-14
3
-0
/
+344
*
[PATCH] per-task-delay-accounting: cpu delay collection via schedstats
Chandra Seetharaman
2006-07-14
1
-22
/
+49
*
[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
Shailabh Nagar
2006-07-14
2
-0
/
+24
*
[PATCH] per-task-delay-accounting: setup
Shailabh Nagar
2006-07-14
4
-0
/
+92
*
[PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSW
Ingo Molnar
2006-07-14
1
-0
/
+8
*
[PATCH] Fix sighand->siglock usage in kernel/acct.c
OGAWA Hirofumi
2006-07-14
1
-2
/
+2
*
[PATCH] improve timekeeping resume robustness
john stultz
2006-07-14
1
-1
/
+18
*
[PATCH] unexport open_softirq
Adrian Bunk
2006-07-14
1
-2
/
+0
*
[PATCH] Add try_to_freeze() to rt-test kthreads
Luca Tettamanti
2006-07-14
1
-0
/
+1
*
[PATCH] del_timer_sync(): add cpu_relax()
Andrew Morton
2006-07-14
1
-0
/
+1
*
[PATCH] remove kernel/kthread.c:kthread_stop_sem()
Adrian Bunk
2006-07-14
1
-22
/
+2
*
[PATCH] null-terminate over-long /proc/kallsyms symbols
Andreas Gruenbacher
2006-07-14
2
-9
/
+6
*
[PATCH] The scheduled unexport of insert_resource
Adrian Bunk
2006-07-12
1
-2
/
+0
*
[PATCH] remove kernel/power/pm.c:pm_unregister_all()
Adrian Bunk
2006-07-12
1
-37
/
+0
*
[PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451)
Marcel Holtmann
2006-07-12
1
-1
/
+1
*
[PATCH] lockdep: disable lock debugging when kernel state becomes untrusted
Arjan van de Ven
2006-07-10
1
-0
/
+2
*
[PATCH] remove the tasklist_lock export
Christoph Hellwig
2006-07-10
1
-3
/
+1
*
[PATCH] uninline init_waitqueue_head()
Ingo Molnar
2006-07-10
1
-2
/
+6
*
[PATCH] swsusp: fix panic when signature can't be read
Linus Torvalds
2006-07-10
1
-2
/
+4
*
[PATCH] swsusp warning fix
Andrew Morton
2006-07-10
1
-10
/
+10
*
[PATCH] swsusp: do not use memcpy for snapshotting memory
Rafael J. Wysocki
2006-07-10
1
-2
/
+8
*
[PATCH] adjust clock for lost ticks
Roman Zippel
2006-07-10
1
-38
/
+47
*
[PATCH] pi-futex: Validate futex type instead of oopsing
Thomas Gleixner
2006-07-10
1
-0
/
+6
*
[PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOL
Adrian Bunk
2006-07-10
1
-1
/
+1
*
[PATCH] kernel/printk.c: EXPORT_SYMBOL_UNUSED
Adrian Bunk
2006-07-10
1
-2
/
+2
*
[PATCH] lockdep: core, reduce per-lock class-cache size
Ingo Molnar
2006-07-10
1
-33
/
+54
*
[PATCH] lockdep: improve debug output
Arjan van de Ven
2006-07-10
1
-2
/
+3
*
[PATCH] Minor cleanup to lockdep.c
Andi Kleen
2006-07-10
1
-32
/
+12
*
[PATCH] small kernel/sched.c cleanup
Andreas Mohr
2006-07-10
1
-10
/
+7
*
[PATCH] sched: fix bug in __migrate_task()
Peter Williams
2006-07-10
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2006-07-04
1
-25
/
+32
|
\
|
*
Move workqueue exports to where the functions are defined.
Dave Jones
2006-06-30
1
-11
/
+10
|
*
[CPUFREQ] Add queue_delayed_work_on() interface for workqueues.
Venkatesh Pallipadi
2006-06-30
1
-15
/
+23
*
|
[PATCH] revert "kthread: convert stop_machine into a kthread"
Andrew Morton
2006-07-03
1
-11
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-07-03
1
-1
/
+4
|
\
\
|
*
|
[PATCH] genirq: Allow fasteoi handler to retrigger disabled interrupts
Benjamin Herrenschmidt
2006-07-03
1
-1
/
+4
*
|
|
[PATCH] sched: cleanup, convert sched.c-internal typedefs to struct
Ingo Molnar
2006-07-03
1
-125
/
+125
*
|
|
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-07-03
12
-138
/
+153
*
|
|
[PATCH] sched: clean up fallout of recent changes
Ingo Molnar
2006-07-03
1
-166
/
+194
*
|
|
[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...
Paul Mackerras
2006-07-03
1
-0
/
+4
*
|
|
[PATCH] lockdep: annotate on-stack completions
Ingo Molnar
2006-07-03
1
-1
/
+1
*
|
|
[PATCH] lockdep: annotate enable_in_hardirq()
Ingo Molnar
2006-07-03
1
-1
/
+1
*
|
|
[PATCH] lockdep: annotate ->mmap_sem
Ingo Molnar
2006-07-03
1
-1
/
+4
*
|
|
[PATCH] lockdep: annotate hrtimer base locks
Ingo Molnar
2006-07-03
1
-1
/
+3
*
|
|
[PATCH] lockdep: annotate scheduler runqueue locks
Ingo Molnar
2006-07-03
1
-0
/
+2
[next]