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
*
kernel/params.c: fix lying comment for param_array()
Bert Wesarg
2007-05-08
1
-1
/
+1
*
Fix race between cat /proc/slab_allocators and rmmod
Alexey Dobriyan
2007-05-08
2
-0
/
+46
*
Fix race between cat /proc/*/wchan and rmmod et al
Alexey Dobriyan
2007-05-08
4
-13
/
+48
*
Simplify kallsyms_lookup()
Alexey Dobriyan
2007-05-08
6
-16
/
+13
*
Fix race between rmmod and cat /proc/kallsyms
Alexey Dobriyan
2007-05-08
2
-20
/
+22
*
Simplify module_get_kallsym() by dropping length arg
Alexey Dobriyan
2007-05-08
2
-3
/
+4
*
Fix kevent's childs priority greediness
Jan Engelhardt
2007-05-08
1
-0
/
+6
*
kdump/kexec: calculate note size at compile time
Simon Horman
2007-05-08
1
-2
/
+2
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
13
-13
/
+0
*
add touch_all_softlockup_watchdogs()
Jeremy Fitzhardinge
2007-05-08
2
-2
/
+15
*
Ignore stolen time in the softlockup watchdog
Jeremy Fitzhardinge
2007-05-08
1
-6
/
+29
*
Move timekeeping code to timekeeping.c
john stultz
2007-05-08
3
-459
/
+478
*
IRQ: check for PERCPU flag only when adding first irqaction
Ahmed S. Darwish
2007-05-08
1
-4
/
+6
*
Add support for deferrable timers
Venki Pallipadi
2007-05-08
1
-8
/
+57
*
kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_uni...
Dmitry Adamushko
2007-05-08
1
-4
/
+11
*
Fix race between attach_task and cpuset_exit
Srivatsa Vaddagiri
2007-05-08
1
-4
/
+2
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
3
-2
/
+40
*
kprobes: fix sparse NULL warning
Randy Dunlap
2007-05-08
1
-1
/
+2
*
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
2007-05-08
1
-10
/
+16
*
futex: restartable futex_wait
Nick Piggin
2007-05-08
1
-5
/
+51
*
futex: get_futex_key, get_key_refs and drop_key_refs
Rusty Russell
2007-05-08
1
-36
/
+14
*
proc: maps protection
Kees Cook
2007-05-08
1
-0
/
+11
*
Optimize timespec_trunc()
Eric Dumazet
2007-05-08
1
-30
/
+30
*
rcutorture: Mark rcu_torture_init as __init
Josh Triplett
2007-05-08
1
-1
/
+1
*
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
2007-05-08
4
-178
/
+98
*
Use stop_machine_run in the Intel RNG driver
Prarit Bhargava
2007-05-08
1
-3
/
+5
*
module: use krealloc
Pekka Enberg
2007-05-08
1
-4
/
+4
*
softlockup: s/99/MAX_RT_PRIO/
Oleg Nesterov
2007-05-08
1
-1
/
+1
*
freezer: task->exit_state should be treated as bolean
Oleg Nesterov
2007-05-08
1
-3
/
+2
*
simplify the stacktrace code
Christoph Hellwig
2007-05-08
1
-2
/
+1
*
swsusp: free more memory
Rafael J. Wysocki
2007-05-07
2
-2
/
+12
*
swsusp: fix snapshot_release
Rafael J. Wysocki
2007-05-07
1
-1
/
+0
*
kconfig: mention 'hibernation' not just swsusp
David Brownell
2007-05-07
1
-3
/
+8
*
power management: change /sys/power/disk display
Johannes Berg
2007-05-07
1
-1
/
+28
*
remove software_suspend()
Johannes Berg
2007-05-07
2
-15
/
+8
*
swsusp: use rbtree for tracking allocated swap
Rafael J. Wysocki
2007-05-07
4
-118
/
+86
*
swsusp: use GFP_KERNEL for creating basic data structures
Rafael J. Wysocki
2007-05-07
4
-20
/
+38
*
swsusp: fix error paths in snapshot_open
Rafael J. Wysocki
2007-05-07
1
-4
/
+6
*
swsusp: do not use page flags
Rafael J. Wysocki
2007-05-07
5
-22
/
+259
*
swsusp: use inline functions for changing page flags
Rafael J. Wysocki
2007-05-07
1
-23
/
+25
*
fix refrigerator() vs thaw_process() race
Oleg Nesterov
2007-05-07
1
-2
/
+4
*
Return EPERM not ECHILD on security_task_wait failure
Roland McGrath
2007-05-07
1
-2
/
+15
*
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-07
1
-2
/
+1
*
KMEM_CACHE(): simplify slab cache creation
Christoph Lameter
2007-05-07
4
-16
/
+4
*
cpusets: allow TIF_MEMDIE threads to allocate anywhere
David Rientjes
2007-05-07
1
-2
/
+20
*
Safer nr_node_ids and nr_node_ids determination and initial values
Christoph Lameter
2007-05-07
1
-0
/
+8
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-05
5
-34
/
+36
|
\
|
*
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
2007-05-02
1
-0
/
+2
|
*
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
2007-05-02
1
-4
/
+4
|
*
[PATCH] x86-64: Account for module percpu space separately from kernel percpu
Jeremy Fitzhardinge
2007-05-02
1
-1
/
+1
[next]