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
2005-11-07
[PATCH] Kprobes: preempt_disable/enable() simplification
Ananth N Mavinakayanahalli
1
-1
/
+1
2005-11-07
[PATCH] Kprobes: Use RCU for (un)register synchronization - base changes
Ananth N Mavinakayanahalli
1
-61
/
+42
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - base changes
Ananth N Mavinakayanahalli
1
-15
/
+28
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-0
/
+82
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+1
2005-11-07
[PATCH] FUTEX_WAKE_OP: enhanced error handling
David Gibson
1
-0
/
+5
2005-11-07
[PATCH] aio: remove aio_max_nr accounting race
Zach Brown
1
-2
/
+2
2005-11-07
[PATCH] Process Events Connector
Matt Helsley
3
-0
/
+13
2005-11-07
[PATCH] swsusp: remove unused variable
Pavel Machek
1
-8
/
+1
2005-11-07
[PATCH] swsusp cleanups
Pavel Machek
2
-28
/
+27
2005-11-07
[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code
Heiko Carstens
4
-4
/
+7
2005-11-07
[PATCH] posix-timers `unlikely' rejig
Andrew Morton
1
-3
/
+3
2005-11-04
[PATCH] improve scheduler fairness a bit
Oleg Nesterov
1
-1
/
+1
2005-10-31
Merge ../linux-2.6 by hand
Paul Mackerras
32
-1143
/
+1661
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
3
-0
/
+3
2005-10-30
[PATCH] Remove duplicate code in signal.c
Paul E. McKenney
1
-11
/
+5
2005-10-30
[PATCH] remove unneeded SI_TIMER checks
Oleg Nesterov
1
-18
/
+0
2005-10-30
[PATCH] cleanup the usage of SEND_SIG_xxx constants
Oleg Nesterov
1
-11
/
+7
2005-10-30
[PATCH] remove hardcoded SEND_SIG_xxx constants
Oleg Nesterov
2
-20
/
+25
2005-10-30
[PATCH] sched: hardcode non-smp set_cpus_allowed
Paul Jackson
1
-1
/
+0
2005-10-30
[PATCH] posix-cpu-timers: fix overrun reporting
Roland McGrath
1
-6
/
+10
2005-10-30
[PATCH] RCU torture-testing kernel module
Paul E. McKenney
3
-0
/
+503
2005-10-30
[PATCH] jiffies_64 cleanup
Thomas Gleixner
1
-0
/
+4
2005-10-30
[PATCH] wait4 PTRACE_ATTACH race fix
Roland McGrath
1
-0
/
+9
2005-10-30
[PATCH] PF_DEAD cleanup
Coywolf Qi Hunt
1
-5
/
+5
2005-10-30
[PATCH] cleanup for kernel/printk.c
Jesper Juhl
1
-36
/
+42
2005-10-30
[PATCH] Keys: Get rid of warning in kmod.c if keys disabled
David Howells
1
-3
/
+3
2005-10-30
[PATCH] ptrace/coredump/exit_group deadlock
Andrea Arcangeli
2
-5
/
+8
2005-10-30
[PATCH] cpusets: automatic numa mempolicy rebinding
Paul Jackson
1
-0
/
+4
2005-10-30
[PATCH] cpusets: simple rename
Paul Jackson
1
-0
/
+16
2005-10-30
[PATCH] cpusets: dual semaphore locking overhaul
Paul Jackson
1
-137
/
+281
2005-10-30
[PATCH] cpusets: remove depth counted locking hack
Paul Jackson
1
-65
/
+40
2005-10-30
[PATCH] cpuset cleanup
Paul Jackson
1
-1
/
+0
2005-10-30
[PATCH] posix-timers: use schedule_timeout() in common_nsleep()
Oleg Nesterov
1
-18
/
+1
2005-10-30
[PATCH] Unify sys_tkill() and sys_tgkill()
Vadim Lobanov
1
-46
/
+25
2005-10-30
[PATCH] kill sigqueue->lock
Oleg Nesterov
1
-6
/
+4
2005-10-30
[PATCH] remove timer debug field
Andrew Morton
1
-35
/
+0
2005-10-30
[PATCH] Use alloc_percpu to allocate workqueues locally
Christoph Lameter
1
-13
/
+20
2005-10-30
[PATCH] ntp whitespace cleanup
Andrew Morton
1
-126
/
+126
2005-10-30
[PATCH] NTP shift_right cleanup
john stultz
2
-61
/
+17
2005-10-30
[PATCH] Add kthread_stop_sem()
Alan Stern
1
-2
/
+11
2005-10-30
[PATCH] introduce setup_timer() helper
Oleg Nesterov
1
-6
/
+2
2005-10-30
[PATCH] introduce .valid callback for pm_ops
Shaohua Li
1
-1
/
+4
2005-10-30
[PATCH] swsusp: two simplifications
Rafael J. Wysocki
2
-7
/
+3
2005-10-30
[PATCH] swsusp: get rid of unnecessary wrapper function
Rafael J. Wysocki
1
-7
/
+1
2005-10-30
[PATCH] swsusp: cleanups
Pavel Machek
1
-12
/
+10
2005-10-30
[PATCH] swsusp: remove unneccessary includes
Pavel Machek
2
-31
/
+3
2005-10-30
[PATCH] swsusp: rework memory freeing on resume
Rafael J. Wysocki
4
-83
/
+45
2005-10-30
[PATCH] swsusp: reduce the use of global variables
Rafael J. Wysocki
3
-43
/
+43
2005-10-30
[PATCH] swsusp: move snapshot functionality to separate file
Rafael J. Wysocki
4
-437
/
+486
[next]