index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
[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
2006-10-01
[PATCH] ioremap balanced with iounmap for drivers/serial/mpsc.c
Amol Lad
1
-0
/
+12
2006-10-01
[PATCH] ioremap balanced with iounmap for drivers/serial/mpc52xx_uart.c
Amol Lad
1
-1
/
+10
2006-10-01
[PATCH] ioremap balanced with iounmap for drivers/serial/ip22zilog.c
Amol Lad
1
-1
/
+15
2006-10-01
[PATCH] ioremap balanced with iounmap for drivers/serial/ioc4_serial.c
Amol Lad
1
-0
/
+3
2006-10-01
[PATCH] ioremap balanced with iounmap for drivers/serial/8250_gsc.c
Amol Lad
1
-0
/
+1
2006-10-01
[PATCH] ioremap balanced with iounmap for drivers/serial/8250_acorn,c
Amol Lad
1
-4
/
+5
2006-10-01
[PATCH] Generic ioremap_page_range: x86_64 conversion
Haavard Skinnemoen
1
-104
/
+7
2006-10-01
[PATCH] Generic ioremap_page_range: m32r conversion
Haavard Skinnemoen
1
-86
/
+7
2006-10-01
[PATCH] Generic ioremap_page_range: i386 conversion
Haavard Skinnemoen
1
-78
/
+6
2006-10-01
[PATCH] Generic ioremap_page_range: cris conversion
Haavard Skinnemoen
1
-85
/
+3
2006-10-01
[PATCH] Generic ioremap_page_range: avr32 conversion
Haavard Skinnemoen
1
-114
/
+6
2006-10-01
[PATCH] Generic ioremap_page_range: alpha conversion
Haavard Skinnemoen
3
-90
/
+13
2006-10-01
[PATCH] Generic ioremap_page_range: flush_cache_vmap
Haavard Skinnemoen
1
-3
/
+1
2006-10-01
[PATCH] Generic ioremap_page_range: implementation
Haavard Skinnemoen
3
-0
/
+99
2006-10-01
[PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself()
Fernando Vazquez
1
-1
/
+4
2006-10-01
[PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id()
Fernando Vazquez
1
-2
/
+3
2006-10-01
[PATCH] stack overflow safe kdump: safe_smp_processor_id(): voyager
Fernando Vazquez
1
-0
/
+7
[next]