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-10
[PATCH] Kprobes: conversion from kcalloc to kzalloc
Keshavamurthy Anil S
1
-1
/
+1
2006-01-10
[PATCH] kprobes: fix build breakage
Ananth N Mavinakayanahalli
1
-2
/
+2
2006-01-10
[PATCH] kprobes: arch_remove_kprobe
Anil S Keshavamurthy
1
-3
/
+1
2006-01-10
[PATCH] kprobes-changed-from-using-spinlock-to-mutex fix
Keshavamurthy Anil S
1
-14
/
+18
2006-01-10
[PATCH] kprobes: changed from using spinlock to mutex
Anil S Keshavamurthy
1
-48
/
+43
2006-01-10
[PATCH] kprobes: enable funcions only for required arch
Anil S Keshavamurthy
1
-0
/
+2
2006-01-10
[PATCH] Remove getnstimestamp()
Matt Helsley
1
-22
/
+0
2006-01-10
[PATCH] Export ktime_get_ts()
Matt Helsley
1
-0
/
+1
2006-01-10
[PATCH] hrtimer: convert posix timers completely
Thomas Gleixner
1
-582
/
+135
2006-01-10
[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API
Thomas Gleixner
2
-133
/
+41
2006-01-10
[PATCH] hrtimer: switch sys_nanosleep to hrtimer
Thomas Gleixner
2
-56
/
+14
2006-01-10
[PATCH] hrtimer: create hrtimer nanosleep API
Thomas Gleixner
1
-0
/
+127
2006-01-10
[PATCH] hrtimer: switch itimers to hrtimer
Thomas Gleixner
3
-59
/
+55
2006-01-10
[PATCH] hrtimer: hrtimer core code
Thomas Gleixner
3
-1
/
+682
2006-01-10
[PATCH] hrtimer: introduce nsec_t type and conversion functions
Thomas Gleixner
1
-0
/
+36
2006-01-10
[PATCH] hrtimer: validate timespec of do_sys_settimeofday
Thomas Gleixner
1
-0
/
+3
2006-01-10
[PATCH] hrtimer: create and use timespec_valid macro
Thomas Gleixner
1
-3
/
+2
2006-01-10
[PATCH] hrtimer: make clockid_t arguments const
Thomas Gleixner
2
-35
/
+43
2006-01-10
[PATCH] hrtimer: export deinlined mktime
Andrew Morton
1
-0
/
+2
2006-01-10
[PATCH] hrtimer: clean up mktime and make arguments const
Ingo Molnar
1
-6
/
+9
2006-01-10
[PATCH] hrtimer: deinline mktime and set_normalized_timespec
Thomas Gleixner
1
-0
/
+61
2006-01-10
[PATCH] hrtimer: remove duplicate div_long_long_rem implementation
Thomas Gleixner
1
-9
/
+1
2006-01-10
[PATCH] common compat_sys_timer_create
Christoph Hellwig
1
-2
/
+18
2006-01-10
[PATCH] kdump: read previous kernel's memory
Vivek Goyal
2
-65
/
+0
2006-01-10
[PATCH] kdump: save registers early (inline functions)
Vivek Goyal
1
-1
/
+3
2006-01-10
[PATCH] kdump: export per cpu crash notes pointer through sysfs
Vivek Goyal
1
-13
/
+0
2006-01-10
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
Vivek Goyal
1
-0
/
+16
2006-01-10
[PATCH] Remove set_fs() in stop_machine()
akpm@osdl.org
1
-5
/
+1
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
[next]