index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-09-10
[PATCH] kernel: fix-up schedule_timeout() usage
Nishanth Aravamudan
3
-20
/
+10
2005-09-10
[PATCH] fs: fix-up schedule_timeout() usage
Nishanth Aravamudan
10
-33
/
+21
2005-09-10
[PATCH] time.h: remove ifdefs
Andrew Morton
1
-9
/
+0
2005-09-10
[PATCH] include: update jiffies/{m,u}secs conversion functions
Nishanth Aravamudan
2
-20
/
+22
2005-09-10
[PATCH] add schedule_timeout_{,un}interruptible() interfaces
Nishanth Aravamudan
2
-0
/
+16
2005-09-10
[PATCH] i386/x86_64: make get_cpu_vendor() static
Adrian Bunk
3
-3
/
+2
2005-09-10
[PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h>
Adrian Bunk
1
-0
/
+1
2005-09-10
[PATCH] remove ACPI S4bios support
Pavel Machek
5
-27
/
+1
2005-09-10
[PATCH] include/linux/bio.h: "extern inline" -> "static inline"
Adrian Bunk
1
-4
/
+3
2005-09-10
[PATCH] "extern inline" -> "static inline"
Adrian Bunk
1
-3
/
+3
2005-09-10
[PATCH] include/linux/blkdev.h: "extern inline" -> "static inline"
Adrian Bunk
1
-1
/
+1
2005-09-10
[PATCH] include/asm-i386/: "extern inline" -> "static inline"
Adrian Bunk
2
-3
/
+3
2005-09-10
[PATCH] janitor: reiserfs: super.c - vfree() checking cleanups
James Lamanna
1
-2
/
+1
2005-09-10
[PATCH] janitor: ide/ide-cs: replace schedule_timeout() with msleep()
Nishanth Aravamudan
1
-2
/
+2
2005-09-10
[PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_in...
Nishanth Aravamudan
1
-9
/
+6
2005-09-10
[PATCH] janitor: sh: hd64465: minmax-removal
Michael Veeck
1
-6
/
+2
2005-09-10
[PATCH] janitor: sh: bigsur/io: minmax-removal
Michael Veeck
1
-6
/
+2
2005-09-10
[PATCH] janitor: tulip/de4x5: list_for_each
Domen Puncer
1
-2
/
+2
2005-09-10
[PATCH] janitor: block/umem: replace PRINTK with pr_debug
Domen Puncer
1
-7
/
+4
2005-09-10
[PATCH] janitor: ide-tape: replace schedule_timeout() with msleep()
Nishanth Aravamudan
1
-2
/
+1
2005-09-10
[PATCH] janitor: fs/dcache.c: list_for_each*
Domen Puncer
1
-12
/
+4
2005-09-10
[PATCH] janitor: fs/namespace.c: list_for_each_entry
Domen Puncer
1
-3
/
+1
2005-09-10
[PATCH] janitor: jffs/intrep: list_for_each_entry
Domen Puncer
1
-13
/
+9
2005-09-10
[PATCH] janitor: net/ppp-generic: list_for_each_entry
Domen Puncer
1
-16
/
+7
2005-09-10
[PATCH] janitor: ide: min/max macros in ide-timing.h
Clemens Buchacher
1
-13
/
+12
2005-09-10
[PATCH] lib/sort.c: small cleanups
Adrian Bunk
1
-2
/
+3
2005-09-10
[PATCH] remove invalid comment in mm/page_alloc.c
Renaud Lienhart
1
-1
/
+1
2005-09-10
[PATCH] Spelling and whitespace fixes for REPORTING-BUGS
Tobias Klauser
1
-7
/
+7
2005-09-10
[PATCH] drivers/char/lp.c : Use of the time_after() macro
Marcelo Feitoza Parisi
1
-1
/
+2
2005-09-10
[PATCH] patch] remove sound/oss/skeleton.c
Adrian Bunk
1
-219
/
+0
2005-09-10
[PATCH] include/asm-arm26/hardirq.h: remove #define irq_enter()
Adrian Bunk
1
-2
/
+0
2005-09-10
[PATCH] merge some from Rusty's trivial patches
Adrian Bunk
12
-15
/
+10
2005-09-10
[PATCH] vfree and kfree cleanup in drivers/
Jesper Juhl
20
-142
/
+86
2005-09-10
[PATCH] fix unusual placement of inline keyword in hpet
Adrian Bunk
1
-2
/
+2
2005-09-10
[PATCH] update FSF address in COPYING
Pekka J Enberg
1
-2
/
+2
2005-09-10
[PATCH] i386/smpboot: use msleep() instead of schedule_timeout()
Nishanth Aravamudan
1
-2
/
+1
2005-09-10
[PATCH] telephony/ixj: use msleep() instead of schedule_timeout()
Nishanth Aravamudan
1
-52
/
+10
2005-09-10
[PATCH] dmapool: Fix "nocast type" warnings
Victor Fusco
2
-2
/
+4
2005-09-10
[PATCH] lib/radix-tree: Fix "nocast type" warnings
Victor Fusco
2
-3
/
+3
2005-09-10
[PATCH] Spelling fixes for Documentation/
Tobias Klauser
18
-21
/
+21
2005-09-10
[PATCH] mm/swap_state: Fix "nocast type" warnings
Victor Fusco
1
-2
/
+2
2005-09-10
[PATCH] Add kerneldoc reference to CodingStyle
Pekka J Enberg
1
-0
/
+3
2005-09-10
[PATCH] SH64: C99 initializers for hw_interrupt_type structures
Thomas Gleixner
1
-7
/
+7
2005-09-10
[PATCH] V850: C99 initializers for hw_interrupt_type structures
Thomas Gleixner
3
-21
/
+21
2005-09-10
[PATCH] SH: C99 initializers for hw_interrupt_type structures
Thomas Gleixner
13
-105
/
+105
2005-09-10
[PATCH] PPC: C99 initializers for hw_interrupt_type structures
Thomas Gleixner
5
-38
/
+23
2005-09-10
[PATCH] kernel/acct: add kerneldoc
Randy Dunlap
1
-16
/
+27
2005-09-10
[PATCH] char/n_tty: fix sparse warnings (__nocast type)
Victor Fusco
1
-1
/
+1
2005-09-10
[PATCH] mm/slab: fix sparse warnings
Victor Fusco
2
-3
/
+4
2005-09-10
[PATCH] sb16_csp: untypedef
Alexey Dobriyan
1
-7
/
+7
[next]