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] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...
Laurent Vivier
2005-09-05
1
-0
/
+3
*
[PATCH] pm: clean up /sys/power/disk
Pavel Machek
2005-09-05
1
-2
/
+3
*
[PATCH] pm: fix process freezing
Pavel Machek
2005-09-05
1
-2
/
+22
*
[PATCH] swsusp: fix error handling and cleanups
Pavel Machek
2005-09-05
2
-35
/
+22
*
[PATCH] swsusp: add locking to software_resume
Shaohua Li
2005-09-05
1
-1
/
+9
*
[PATCH] swsusp: simpler calculation of number of pages in PBE list
Michal Schmidt
2005-09-05
1
-12
/
+1
*
[PATCH] encrypt suspend data for easy wiping
Andreas Steinmetz
2005-09-05
2
-5
/
+171
*
[PATCH] remove busywait in refrigerator
Pavel Machek
2005-09-05
1
-2
/
+3
*
[PATCH] swap: update swsusp use of swap_info
Hugh Dickins
2005-09-05
1
-6
/
+6
*
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-08-29
1
-3
/
+1
*
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
2005-08-29
1
-1
/
+1
*
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
2005-08-29
1
-1
/
+2
*
[PATCH] completely disable cpu_exclusive sched domain
Paul Jackson
2005-08-26
1
-0
/
+13
*
[PATCH] undo partial cpu_exclusive sched domain disabling
Paul Jackson
2005-08-26
1
-19
/
+0
*
[PATCH] cpu_exclusive sched domains build fix
Paul Jackson
2005-08-24
1
-1
/
+3
*
[PATCH] cpu_exclusive sched domains on partial nodes temp fix
Paul Jackson
2005-08-23
1
-0
/
+17
*
[PATCH] preempt race in getppid
David Meybohm
2005-08-23
1
-1
/
+1
*
[PATCH] Make RLIMIT_NICE ranges consistent with getpriority(2)
Matt Mackall
2005-08-18
1
-2
/
+2
*
[PATCH] NPTL signal delivery deadlock fix
Bhavesh P. Davda
2005-08-17
1
-1
/
+1
*
[PATCH] remove name length check in a workqueue
James Bottomley
2005-08-10
1
-2
/
+0
*
[PATCH] cpuset release ABBA deadlock fix
Paul Jackson
2005-08-09
1
-20
/
+48
*
[PATCH] revert "timer exit cleanup"
Andrew Morton
2005-08-04
2
-2
/
+3
*
[PATCH] Remove suspend() calls from shutdown path
Benjamin Herrenschmidt
2005-08-04
1
-2
/
+0
*
[PATCH] Module per-cpu alignment cannot always be met
Rusty Russell
2005-08-01
1
-4
/
+11
*
[PATCH] remove sys_set_zone_reclaim()
Ingo Molnar
2005-08-01
1
-1
/
+0
*
[PATCH] revert bogus softirq changes
Andrew Morton
2005-07-30
1
-2
/
+2
*
[PATCH] reboot: remove device_suspend(PMSG_FREEZE) from kernel_kexec
Eric W. Biederman
2005-07-29
1
-1
/
+0
*
[PATCH] posix timers: fix normalization problem
George Anzinger
2005-07-28
1
-14
/
+3
*
[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...
Andi Kleen
2005-07-28
1
-2
/
+2
*
[PATCH] Avoid device suspend on reboot
Andrew Morton
2005-07-27
1
-1
/
+0
*
[PATCH] clean up inline static vs static inline
Jesper Juhl
2005-07-27
1
-1
/
+1
*
[PATCH] kernel/crash_dump.c: add kerneldoc
Randy Dunlap
2005-07-27
1
-1
/
+10
*
[PATCH] kernel/cpuset.c: add kerneldoc, fix typos
Randy Dunlap
2005-07-27
1
-7
/
+19
*
[PATCH] kernel/capability.c: add kerneldoc
Randy Dunlap
2005-07-27
1
-3
/
+17
*
[PATCH] s390: spin lock retry
Martin Schwidefsky
2005-07-27
1
-1
/
+11
*
[PATCH] itimer fixes
George Anzinger
2005-07-27
1
-21
/
+16
*
[PATCH] Address BUG: using smp_processor_id() in preemptible [00000001] code
Nigel Cunningham
2005-07-27
1
-1
/
+1
*
[PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO
Steven Rostedt
2005-07-26
1
-2
/
+3
*
[PATCH] Fix RLIMIT_RTPRIO breakage
Andreas Steinmetz
2005-07-26
1
-1
/
+2
*
[PATCH] swpsuspend: Have suspend to disk use factors of sys_reboot
Eric W. Biederman
2005-07-26
1
-6
/
+3
*
[PATCH] Call emergency_reboot from panic
Eric W. Biederman
2005-07-26
1
-5
/
+4
*
[PATCH] Use kernel_power_off in sysrq-o
Eric W. Biederman
2005-07-26
1
-2
/
+2
*
[PATCH] Add emergency_restart()
Eric W. Biederman
2005-07-26
1
-0
/
+6
*
[PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot.
Eric W. Biederman
2005-07-26
1
-2
/
+1
*
[PATCH] Refactor sys_reboot into reusable parts
Eric W. Biederman
2005-07-26
1
-42
/
+64
*
[PATCH] Add missing device_suspsend(PMSG_FREEZE) calls.
Eric W. Biederman
2005-07-26
1
-0
/
+2
*
[PATCH] inotify: move sysctl
Robert Love
2005-07-13
1
-40
/
+11
*
[PATCH] inotify
Robert Love
2005-07-12
3
-1
/
+49
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6
Linus Torvalds
2005-07-12
1
-1
/
+15
|
\
|
*
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
Len Brown
2005-07-12
1
-1
/
+15
|
|
\
[next]