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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-02
[PATCH] Add regs_return_value() helper
Ananth N Mavinakayanahalli
5
-0
/
+11
2006-10-02
[PATCH] kprobes: handle symbol resolution when <module:.symbol> is specified
Ananth N Mavinakayanahalli
1
-4
/
+11
2006-10-02
[PATCH] Kprobes: Make kprobe modules more portable
Ananth N Mavinakayanahalli
10
-8
/
+56
2006-10-02
[PATCH] s390: update fs3270 to use a struct pid
Cedric Le Goater
1
-5
/
+6
2006-10-02
[PATCH] usb: fixup usb so it uses struct pid
Eric W. Biederman
5
-11
/
+13
2006-10-02
[PATCH] file: Add locking to f_getown
Eric W. Biederman
1
-0
/
+2
2006-10-02
[PATCH] update mq_notify to use a struct pid
Cedric Le Goater
1
-12
/
+15
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
4
-24
/
+40
2006-10-02
[PATCH] Move pidmap to pspace.h
Sukadev Bhattiprolu
2
-6
/
+17
2006-10-02
[PATCH] pid: simplify pid iterators
Oleg Nesterov
1
-36
/
+23
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] const struct tty_operations
Jeff Dike
57
-62
/
+63
2006-10-02
[PATCH] fs/inode.c tweaks
Andreas Mohr
1
-6
/
+8
2006-10-02
[PATCH] Remove NULL check in register_nls()
Alexey Dobriyan
1
-2
/
+0
2006-10-02
[PATCH] file: modify struct fown_struct to use a struct pid
Eric W. Biederman
8
-34
/
+59
2006-10-02
[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).
Eric W. Biederman
3
-5
/
+6
2006-10-02
[PATCH] vt: rework the console spawning variables
Eric W. Biederman
3
-7
/
+25
2006-10-02
[PATCH] pid: implement pid_nr
Eric W. Biederman
1
-0
/
+8
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
2
-10
/
+52
2006-10-02
[PATCH] pid: add do_each_pid_task
Eric W. Biederman
1
-0
/
+13
2006-10-02
[PATCH] pid: implement access helpers for a tacks various process groups
Eric W. Biederman
1
-0
/
+20
2006-10-02
[PATCH] proc: give the root directory a task
Eric W. Biederman
1
-0
/
+12
2006-10-02
[PATCH] proc: modify proc_pident_lookup to be completely table driven
Eric W. Biederman
2
-245
/
+112
2006-10-02
[PATCH] proc: reorder the functions in base.c
Eric W. Biederman
1
-497
/
+501
2006-10-02
[PATCH] proc: readdir race fix (take 3)
Eric W. Biederman
4
-69
/
+83
2006-10-02
[PATCH] list module taint flags in Oops/panic
Randy Dunlap
2
-3
/
+36
2006-10-02
[PATCH] make genpool allocator adhere to kernel-doc standards
Dean Nelson
1
-20
/
+23
2006-10-02
[PATCH] LIB: add gen_pool_destroy()
Steve Wise
2
-0
/
+31
2006-10-01
pccard_store_cis: fix wrong error handling
Linus Torvalds
1
-15
/
+12
2006-10-01
[PATCH] rtc-sysfs fix
Andrew Morton
1
-1
/
+1
2006-10-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2
-5
/
+12
2006-10-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
4
-25
/
+42
2006-10-01
[PATCH] Some config.h removals
Zachary Amsden
4
-6
/
+0
2006-10-01
[PATCH] paravirt: update pte hook
Zachary Amsden
2
-0
/
+22
2006-10-01
[PATCH] paravirt: remove set pte atomic
Zachary Amsden
4
-12
/
+1
2006-10-01
[PATCH] paravirt: optimize ptep establish for pae
Zachary Amsden
3
-0
/
+27
2006-10-01
[PATCH] paravirt: kpte flush
Zachary Amsden
2
-11
/
+14
2006-10-01
[PATCH] paravirt: combine flush accessed dirty.patch
Zachary Amsden
1
-13
/
+28
2006-10-01
[PATCH] paravirt: lazy mmu mode hooks.patch
Zachary Amsden
4
-0
/
+32
2006-10-01
[PATCH] paravirt: pte clear not present
Zachary Amsden
3
-4
/
+9
2006-10-01
[PATCH] paravirt: remove read hazard from cow
Zachary Amsden
1
-1
/
+1
2006-10-01
[PATCH] invalidate_inode_pages2(): ignore page refcounts
Andrew Morton
1
-2
/
+32
2006-10-01
[PATCH] Support piping into commands in /proc/sys/kernel/core_pattern
Andi Kleen
4
-38
/
+68
2006-10-01
[PATCH] Create call_usermodehelper_pipe()
Andi Kleen
2
-1
/
+58
2006-10-01
[PATCH] Some cleanup in the pipe code
Andi Kleen
2
-62
/
+96
2006-10-01
[PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.c
Amol Lad
1
-0
/
+3
2006-10-01
[PATCH] ioremap balanced with iounmap for drivers/serial/mux.c
Amol Lad
1
-0
/
+2
[next]