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
2006-01-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
Linus Torvalds
9
-6
/
+975
2006-01-09
[PATCH] rcu: don't set ->next_pending in rcu_start_batch()
Oleg Nesterov
1
-7
/
+4
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-5
/
+5
2006-01-09
[PATCH] mutex subsystem, more debugging code
Ingo Molnar
2
-0
/
+6
2006-01-09
[PATCH] mutex subsystem, debugging code
Ingo Molnar
4
-0
/
+603
2006-01-09
[PATCH] mutex subsystem, core
Ingo Molnar
3
-1
/
+361
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2
-0
/
+5
2006-01-09
[PATCH] rcu: uninline __rcu_pending()
Oleg Nesterov
1
-0
/
+30
2006-01-08
[PATCH] Make vm86 support optional
Matt Mackall
1
-0
/
+2
2006-01-08
[PATCH] tiny: Make *[ug]id16 support optional
Matt Mackall
1
-0
/
+19
2006-01-08
[PATCH] simplify k_getrusage()
Oleg Nesterov
1
-18
/
+11
2006-01-08
[PATCH] fix workqueue oops during cpu offline
Nathan Lynch
1
-6
/
+10
2006-01-08
[PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol()
Ashutosh Naik
1
-2
/
+0
2006-01-08
[PATCH] modules: mark TAINT_FORCED_RMMOD correctly
Akinobu Mita
1
-5
/
+5
2006-01-08
[PATCH] modules: prevent overriding of symbols
Ashutosh Naik
1
-0
/
+39
2006-01-08
[PATCH] copy_process: error path cleanup
Oleg Nesterov
1
-6
/
+2
2006-01-08
[PATCH] setpgid: should not accept ptraced childs
Oleg Nesterov
1
-1
/
+1
2006-01-08
[PATCH] setpgid: should work for sub-threads
Oren Laadan
2
-10
/
+8
2006-01-08
[PATCH] setpgid: should work for sub-threads
Oleg Nesterov
1
-5
/
+6
2006-01-08
[PATCH] fork: fix race in setting child's pgrp and tty
Oren Laadan
1
-6
/
+3
2006-01-08
[PATCH] Don't attempt to power off if power off is not implemented
Eric W. Biederman
1
-0
/
+6
2006-01-08
[PATCH] Extend RCU torture module to test tickless idle CPU
Srivatsa Vaddagiri
1
-5
/
+91
2006-01-08
[PATCH] Add tainting for proprietary helper modules
Dave Jones
1
-0
/
+5
2006-01-08
[PATCH] shrink dentry struct
Eric Dumazet
1
-2
/
+2
2006-01-08
[PATCH] remove unneeded sig->curr_target recalculation
Oleg Nesterov
1
-2
/
+0
2006-01-08
[PATCH] little do_group_exit() cleanup
Oleg Nesterov
1
-1
/
+0
2006-01-08
[PATCH] kill_proc_info_as_uid: don't use hardcoded constants
Oleg Nesterov
1
-2
/
+1
2006-01-08
[PATCH] Unchecked alloc_percpu() return in __create_workqueue()
Ben Collins
1
-0
/
+5
2006-01-08
[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32
George Anzinger
1
-2
/
+32
2006-01-08
[PATCH] printk return value: fix it
Guillaume Chazarain
1
-3
/
+3
2006-01-08
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
1
-31
/
+46
2006-01-08
[PATCH] rcu file: use atomic primitives
Nick Piggin
2
-15
/
+0
2006-01-08
[PATCH] kernel/: small cleanups
Adrian Bunk
4
-2
/
+5
2006-01-08
[PATCH] cpuset: skip rcu check if task is in root cpuset
Paul Jackson
1
-4
/
+9
2006-01-08
[PATCH] cpuset: mark number_of_cpusets read_mostly
Paul Jackson
1
-1
/
+1
2006-01-08
[PATCH] cpuset: use rcu directly optimization
Paul Jackson
1
-10
/
+30
2006-01-08
[PATCH] cpuset: remove test for null cpuset from alloc code path
Paul Jackson
1
-6
/
+16
2006-01-08
[PATCH] cpuset: migrate all tasks in cpuset at once
Paul Jackson
1
-13
/
+16
2006-01-08
[PATCH] cpuset: rebind vma mempolicies fix
Paul Jackson
1
-0
/
+90
2006-01-08
[PATCH] cpuset: number_of_cpusets optimization
Paul Jackson
1
-1
/
+11
2006-01-08
[PATCH] cpuset: numa_policy_rebind cleanup
Paul Jackson
1
-1
/
+1
2006-01-08
[PATCH] cpuset: implement cpuset_mems_allowed
Paul Jackson
1
-3
/
+26
2006-01-08
[PATCH] cpuset: combine refresh_mems and update_mems
Paul Jackson
1
-54
/
+41
2006-01-08
[PATCH] cpuset: fork hook fix
Paul Jackson
2
-5
/
+5
2006-01-08
[PATCH] cpuset: update_nodemask code reformat
Paul Jackson
1
-10
/
+15
2006-01-08
[PATCH] cpuset: minor spacing initializer fixes
Paul Jackson
1
-6
/
+3
2006-01-08
[PATCH] cpuset: memory pressure meter
Paul Jackson
1
-2
/
+191
2006-01-08
[PATCH] cpuset: mempolicy one more nodemask conversion
Paul Jackson
1
-10
/
+0
2006-01-08
[PATCH] Simpler signal-exit concurrency handling
Paul E. McKenney
1
-5
/
+6
2006-01-08
[PATCH] RCU signal handling
Ingo Molnar
6
-27
/
+111
[next]