aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-10[PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h>Adrian Bunk
2005-09-10[PATCH] remove ACPI S4bios supportPavel Machek
2005-09-10[PATCH] include/linux/bio.h: "extern inline" -> "static inline"Adrian Bunk
2005-09-10[PATCH] "extern inline" -> "static inline"Adrian Bunk
2005-09-10[PATCH] include/linux/blkdev.h: "extern inline" -> "static inline"Adrian Bunk
2005-09-10[PATCH] include/asm-i386/: "extern inline" -> "static inline"Adrian Bunk
2005-09-10[PATCH] janitor: reiserfs: super.c - vfree() checking cleanupsJames Lamanna
2005-09-10[PATCH] janitor: ide/ide-cs: replace schedule_timeout() with msleep()Nishanth Aravamudan
2005-09-10[PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_in...Nishanth Aravamudan
2005-09-10[PATCH] janitor: sh: hd64465: minmax-removalMichael Veeck
2005-09-10[PATCH] janitor: sh: bigsur/io: minmax-removalMichael Veeck
2005-09-10[PATCH] janitor: tulip/de4x5: list_for_eachDomen Puncer
2005-09-10[PATCH] janitor: block/umem: replace PRINTK with pr_debugDomen Puncer
2005-09-10[PATCH] janitor: ide-tape: replace schedule_timeout() with msleep()Nishanth Aravamudan
2005-09-10[PATCH] janitor: fs/dcache.c: list_for_each*Domen Puncer
2005-09-10[PATCH] janitor: fs/namespace.c: list_for_each_entryDomen Puncer
2005-09-10[PATCH] janitor: jffs/intrep: list_for_each_entryDomen Puncer
2005-09-10[PATCH] janitor: net/ppp-generic: list_for_each_entryDomen Puncer
2005-09-10[PATCH] janitor: ide: min/max macros in ide-timing.hClemens Buchacher
2005-09-10[PATCH] lib/sort.c: small cleanupsAdrian Bunk
2005-09-10[PATCH] remove invalid comment in mm/page_alloc.cRenaud Lienhart
2005-09-10[PATCH] Spelling and whitespace fixes for REPORTING-BUGSTobias Klauser
2005-09-10[PATCH] drivers/char/lp.c : Use of the time_after() macroMarcelo Feitoza Parisi
2005-09-10[PATCH] patch] remove sound/oss/skeleton.cAdrian Bunk
2005-09-10[PATCH] include/asm-arm26/hardirq.h: remove #define irq_enter()Adrian Bunk
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl
2005-09-10[PATCH] fix unusual placement of inline keyword in hpetAdrian Bunk
2005-09-10[PATCH] update FSF address in COPYINGPekka J Enberg
2005-09-10[PATCH] i386/smpboot: use msleep() instead of schedule_timeout()Nishanth Aravamudan
2005-09-10[PATCH] telephony/ixj: use msleep() instead of schedule_timeout()Nishanth Aravamudan
2005-09-10[PATCH] dmapool: Fix "nocast type" warningsVictor Fusco
2005-09-10[PATCH] lib/radix-tree: Fix "nocast type" warningsVictor Fusco
2005-09-10[PATCH] Spelling fixes for Documentation/Tobias Klauser
2005-09-10[PATCH] mm/swap_state: Fix "nocast type" warningsVictor Fusco
2005-09-10[PATCH] Add kerneldoc reference to CodingStylePekka J Enberg
2005-09-10[PATCH] SH64: C99 initializers for hw_interrupt_type structuresThomas Gleixner
2005-09-10[PATCH] V850: C99 initializers for hw_interrupt_type structuresThomas Gleixner
2005-09-10[PATCH] SH: C99 initializers for hw_interrupt_type structuresThomas Gleixner
2005-09-10[PATCH] PPC: C99 initializers for hw_interrupt_type structuresThomas Gleixner
2005-09-10[PATCH] kernel/acct: add kerneldocRandy Dunlap
2005-09-10[PATCH] char/n_tty: fix sparse warnings (__nocast type)Victor Fusco
2005-09-10[PATCH] mm/slab: fix sparse warningsVictor Fusco
2005-09-10[PATCH] sb16_csp: untypedefAlexey Dobriyan
2005-09-10[PATCH] sb16_csp: remove home-grown le??_to_cpu macrosAlexey Dobriyan
2005-09-10[PATCH] hdpu_cpustate.c: misc_register() can failChristophe Lucas
2005-09-10[PATCH] drivers/char/lcd.c: misc_register() can failChristophe Lucas
2005-09-10[PATCH] applicom: fix error handlingChristophe Lucas
2005-09-10[PATCH] mm/filemap.c: make two functions staticAdrian Bunk
2005-09-10[PATCH] Yet another RCU documentation updatePaul E. McKenney