index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
Add IRQF_IRQPOLL flag (common code)
Bernhard Walle
2
-1
/
+5
2007-05-08
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
1
-7
/
+149
2007-05-08
kprobes: kretprobes simplifications
Christoph Hellwig
1
-43
/
+21
2007-05-08
kprobes: codingstyle cleanups
Christoph Hellwig
1
-25
/
+30
2007-05-08
kprobes: use hlist_for_each_entry
Christoph Hellwig
1
-6
/
+3
2007-05-08
rcutorture: Remove redundant assignment to cur_ops in for loop
Josh Triplett
1
-9
/
+6
2007-05-08
rcutorture: style cleanup: avoid != NULL in boolean tests
Josh Triplett
1
-14
/
+14
2007-05-08
rcutorture: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-1
/
+1
2007-05-08
sched: align rq to cacheline boundary
Siddha, Suresh B
1
-1
/
+1
2007-05-08
sched: redundant reschedule when set_user_nice() boosts a prio of a task from...
Dmitry Adamushko
1
-18
/
+16
2007-05-08
sched: optimize siblings status check logic in wake_idle()
Siddha, Suresh B
1
-1
/
+10
2007-05-08
Speed up divides by cpu_power in scheduler
Eric Dumazet
1
-29
/
+54
2007-05-08
sched: dynticks idle load balancing
Siddha, Suresh B
2
-13
/
+219
2007-05-08
sched: fix idle load balancing in softirqd context
Siddha, Suresh B
1
-7
/
+5
2007-05-08
export hrtimer_forward
Stas Sergeev
1
-0
/
+1
2007-05-08
cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpuset
David Rientjes
1
-8
/
+30
2007-05-08
lockdep: removed unused ip argument in mark_lock & mark_held_locks
Jarek Poplawski
1
-23
/
+15
2007-05-08
The scheduled -EINVAL for invalid timevals in setitimer
Adrian Bunk
1
-56
/
+3
2007-05-08
CPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fix
Tom Alsberg
1
-9
/
+10
2007-05-08
Introduce a handy list_first_entry macro
Pavel Emelianov
2
-9
/
+9
2007-05-08
lockdep: lookup_chain_cache comment errata
Jarek Poplawski
1
-2
/
+3
2007-05-08
highres/dyntick: prevent xtime lock contention
Thomas Gleixner
3
-3
/
+48
2007-05-08
kallsyms: cleanup: use seq_release_private() where appropriate
Martin Peschke
1
-8
/
+1
2007-05-08
audit: add spaces on either side of case "..." operator.
Robert P. J. Day
1
-4
/
+4
2007-05-08
Pad irq_desc to internode cacheline size
Ravikiran G Thirumalai
1
-1
/
+1
2007-05-08
Lockdep treats down_write_trylock like regular down_write
Pavel Emelianov
1
-1
/
+1
2007-05-08
kernel/params.c: fix lying comment for param_array()
Bert Wesarg
1
-1
/
+1
2007-05-08
Fix race between cat /proc/slab_allocators and rmmod
Alexey Dobriyan
2
-0
/
+46
2007-05-08
Fix race between cat /proc/*/wchan and rmmod et al
Alexey Dobriyan
4
-13
/
+48
2007-05-08
Simplify kallsyms_lookup()
Alexey Dobriyan
6
-16
/
+13
2007-05-08
Fix race between rmmod and cat /proc/kallsyms
Alexey Dobriyan
2
-20
/
+22
2007-05-08
Simplify module_get_kallsym() by dropping length arg
Alexey Dobriyan
2
-3
/
+4
2007-05-08
Fix kevent's childs priority greediness
Jan Engelhardt
1
-0
/
+6
2007-05-08
kdump/kexec: calculate note size at compile time
Simon Horman
1
-2
/
+2
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
13
-13
/
+0
2007-05-08
add touch_all_softlockup_watchdogs()
Jeremy Fitzhardinge
2
-2
/
+15
2007-05-08
Ignore stolen time in the softlockup watchdog
Jeremy Fitzhardinge
1
-6
/
+29
2007-05-08
Move timekeeping code to timekeeping.c
john stultz
3
-459
/
+478
2007-05-08
IRQ: check for PERCPU flag only when adding first irqaction
Ahmed S. Darwish
1
-4
/
+6
2007-05-08
Add support for deferrable timers
Venki Pallipadi
1
-8
/
+57
2007-05-08
kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_uni...
Dmitry Adamushko
1
-4
/
+11
2007-05-08
Fix race between attach_task and cpuset_exit
Srivatsa Vaddagiri
1
-4
/
+2
2007-05-08
move die notifier handling to common code
Christoph Hellwig
3
-2
/
+40
2007-05-08
kprobes: fix sparse NULL warning
Randy Dunlap
1
-1
/
+2
2007-05-08
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
1
-10
/
+16
2007-05-08
futex: restartable futex_wait
Nick Piggin
1
-5
/
+51
2007-05-08
futex: get_futex_key, get_key_refs and drop_key_refs
Rusty Russell
1
-36
/
+14
2007-05-08
proc: maps protection
Kees Cook
1
-0
/
+11
2007-05-08
Optimize timespec_trunc()
Eric Dumazet
1
-30
/
+30
2007-05-08
rcutorture: Mark rcu_torture_init as __init
Josh Triplett
1
-1
/
+1
[next]