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] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
David Howells
1
-2
/
+0
2006-10-02
[PATCH] replace cad_pid by a struct pid
Cedric Le Goater
2
-6
/
+30
2006-10-02
[PATCH] introduce get_task_pid() to fix unsafe get_pid()
Oleg Nesterov
1
-0
/
+9
2006-10-02
[PATCH] introduce kernel_execve
Arnd Bergmann
1
-3
/
+2
2006-10-02
[PATCH] nsproxy cloning error path fix
Pavel
1
-1
/
+1
2006-10-02
[PATCH] IPC namespace - sysctls
Kirill Korotaev
1
-28
/
+88
2006-10-02
[PATCH] IPC namespace - utils
Kirill Korotaev
1
-0
/
+10
2006-10-02
[PATCH] IPC namespace core
Kirill Korotaev
2
-17
/
+46
2006-10-02
[PATCH] uts: copy nsproxy only when needed
Serge Hallyn
1
-6
/
+14
2006-10-02
[PATCH] namespaces: utsname: implement CLONE_NEWUTS flag
Serge E. Hallyn
3
-4
/
+71
2006-10-02
[PATCH] namespaces: utsname: sysctl
Serge E. Hallyn
1
-19
/
+119
2006-10-02
[PATCH] namespaces: utsname: implement utsname namespaces
Serge E. Hallyn
3
-0
/
+57
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2
-8
/
+8
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
[next]