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-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-7
/
+7
2006-10-02
[PATCH] namespaces: exit_task_namespaces() invalidates nsproxy
Cedric Le Goater
1
-1
/
+1
2006-10-02
[PATCH] namespaces: incorporate fs namespace into nsproxy
Serge E. Hallyn
3
-16
/
+37
2006-10-02
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
1
-0
/
+3
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
4
-2
/
+102
2006-10-02
[PATCH] make kernel/sysctl.c:_proc_do_string() static
Adrian Bunk
1
-2
/
+3
2006-10-02
[PATCH] proc: sysctl: add _proc_do_string helper
Sam Vilain
1
-29
/
+36
2006-10-02
[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently
Greg Banks
1
-0
/
+3
2006-10-02
[PATCH] kretprobe spinlock deadlock patch
bibo,mao
1
-4
/
+11
2006-10-02
[PATCH] disallow kprobes on notifier_call_chain
bibo,mao
1
-1
/
+1
2006-10-02
[PATCH] kprobe whitespace cleanup
bibo,mao
1
-8
/
+8
2006-10-02
[PATCH] Kprobes: Make kprobe modules more portable
Ananth N Mavinakayanahalli
2
-1
/
+26
2006-10-02
[PATCH] usb: fixup usb so it uses struct pid
Eric W. Biederman
1
-4
/
+4
2006-10-02
[PATCH] Use struct pspace in next_pidmap and find_ge_pid
Eric W. Biederman
1
-6
/
+7
2006-10-02
[PATCH] Define struct pspace
Sukadev Bhattiprolu
1
-22
/
+31
2006-10-02
[PATCH] Move pidmap to pspace.h
Sukadev Bhattiprolu
1
-6
/
+1
2006-10-02
[PATCH] pids coding style use struct pidmap in next_pidmap
Eric W. Biederman
1
-1
/
+1
2006-10-02
[PATCH] pids: coding style: use struct pidmap
Sukadev Bhattiprolu
1
-5
/
+5
2006-10-02
[PATCH] file: modify struct fown_struct to use a struct pid
Eric W. Biederman
1
-1
/
+1
2006-10-02
[PATCH] pid: export the symbols needed to use struct pid *
Eric W. Biederman
1
-0
/
+3
2006-10-02
[PATCH] pid: implement signal functions that take a struct pid *
Eric W. Biederman
1
-10
/
+47
2006-10-02
[PATCH] proc: readdir race fix (take 3)
Eric W. Biederman
1
-0
/
+36
2006-10-02
[PATCH] list module taint flags in Oops/panic
Randy Dunlap
1
-3
/
+34
2006-10-01
[PATCH] Support piping into commands in /proc/sys/kernel/core_pattern
Andi Kleen
2
-1
/
+5
2006-10-01
[PATCH] Create call_usermodehelper_pipe()
Andi Kleen
1
-1
/
+54
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
1
-4
/
+4
2006-10-01
[PATCH] csa accounting taskstats update
Jay Lan
1
-11
/
+14
2006-10-01
[PATCH] csa: convert CONFIG tag for extended accounting routines
Jay Lan
5
-31
/
+33
2006-10-01
[PATCH] csa: Extended system accounting over taskstats
Jay Lan
2
-0
/
+23
2006-10-01
[PATCH] csa: basic accounting over taskstats
Jay Lan
3
-1
/
+77
2006-10-01
[PATCH] Fix taskstats size calculation (use the new genetlink utility functions)
Balbir Singh
1
-1
/
+1
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-5
/
+1
2006-10-01
[PATCH] kernel/time/ntp.c: possible cleanups
Adrian Bunk
1
-20
/
+20
2006-10-01
[PATCH] ntp: convert to the NTP4 reference model
Roman Zippel
1
-32
/
+19
2006-10-01
[PATCH] ntp: convert time_freq to nsec value
Roman Zippel
1
-14
/
+22
2006-10-01
[PATCH] ntp: remove time_tolerance
Roman Zippel
1
-5
/
+4
2006-10-01
[PATCH] ntp: add time_adjust to tick length
Roman Zippel
2
-55
/
+18
2006-10-01
[PATCH] ntp: prescale time_offset
Roman Zippel
1
-48
/
+16
2006-10-01
[PATCH] ntp: add time_freq to tick length
Roman Zippel
1
-5
/
+3
2006-10-01
[PATCH] ntp: add time_adj to tick length
Roman Zippel
1
-4
/
+2
2006-10-01
[PATCH] ntp: add ntp_update_frequency
Roman Zippel
2
-13
/
+48
2006-10-01
[PATCH] NTP: Move all the NTP related code to ntp.c
john stultz
4
-384
/
+391
2006-10-01
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
Martin Schwidefsky
1
-2
/
+2
2006-10-01
[PATCH] CodingStyle cleanup for kernel/sys.c
Cal Peake
1
-50
/
+30
2006-10-01
[PATCH] maximum latency tracking infrastructure
Arjan van de Ven
2
-1
/
+280
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
1
-0
/
+5
2006-09-30
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
David Howells
1
-0
/
+2
2006-09-30
[PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]
David Howells
1
-0
/
+1
2006-09-30
[PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...
Andi Kleen
1
-4
/
+4
2006-09-30
[PATCH] x86: Clean up x86 NMI sysctls
Andi Kleen
2
-8
/
+4
[prev]
[next]