summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-09-10[PATCH] include: update jiffies/{m,u}secs conversion functionsNishanth Aravamudan2-20/+22
2005-09-10[PATCH] add schedule_timeout_{,un}interruptible() interfacesNishanth Aravamudan2-0/+16
2005-09-10[PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk3-3/+2
2005-09-10[PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h>Adrian Bunk1-0/+1
2005-09-10[PATCH] remove ACPI S4bios supportPavel Machek5-27/+1
2005-09-10[PATCH] include/linux/bio.h: "extern inline" -> "static inline"Adrian Bunk1-4/+3
2005-09-10[PATCH] "extern inline" -> "static inline"Adrian Bunk1-3/+3
2005-09-10[PATCH] include/linux/blkdev.h: "extern inline" -> "static inline"Adrian Bunk1-1/+1
2005-09-10[PATCH] include/asm-i386/: "extern inline" -> "static inline"Adrian Bunk2-3/+3
2005-09-10[PATCH] janitor: reiserfs: super.c - vfree() checking cleanupsJames Lamanna1-2/+1
2005-09-10[PATCH] janitor: ide/ide-cs: replace schedule_timeout() with msleep()Nishanth Aravamudan1-2/+2
2005-09-10[PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_in...Nishanth Aravamudan1-9/+6
2005-09-10[PATCH] janitor: sh: hd64465: minmax-removalMichael Veeck1-6/+2
2005-09-10[PATCH] janitor: sh: bigsur/io: minmax-removalMichael Veeck1-6/+2
2005-09-10[PATCH] janitor: tulip/de4x5: list_for_eachDomen Puncer1-2/+2
2005-09-10[PATCH] janitor: block/umem: replace PRINTK with pr_debugDomen Puncer1-7/+4
2005-09-10[PATCH] janitor: ide-tape: replace schedule_timeout() with msleep()Nishanth Aravamudan1-2/+1
2005-09-10[PATCH] janitor: fs/dcache.c: list_for_each*Domen Puncer1-12/+4
2005-09-10[PATCH] janitor: fs/namespace.c: list_for_each_entryDomen Puncer1-3/+1
2005-09-10[PATCH] janitor: jffs/intrep: list_for_each_entryDomen Puncer1-13/+9
2005-09-10[PATCH] janitor: net/ppp-generic: list_for_each_entryDomen Puncer1-16/+7
2005-09-10[PATCH] janitor: ide: min/max macros in ide-timing.hClemens Buchacher1-13/+12
2005-09-10[PATCH] lib/sort.c: small cleanupsAdrian Bunk1-2/+3
2005-09-10[PATCH] remove invalid comment in mm/page_alloc.cRenaud Lienhart1-1/+1
2005-09-10[PATCH] Spelling and whitespace fixes for REPORTING-BUGSTobias Klauser1-7/+7
2005-09-10[PATCH] drivers/char/lp.c : Use of the time_after() macroMarcelo Feitoza Parisi1-1/+2
2005-09-10[PATCH] patch] remove sound/oss/skeleton.cAdrian Bunk1-219/+0
2005-09-10[PATCH] include/asm-arm26/hardirq.h: remove #define irq_enter()Adrian Bunk1-2/+0
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk12-15/+10
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl20-142/+86
2005-09-10[PATCH] fix unusual placement of inline keyword in hpetAdrian Bunk1-2/+2
2005-09-10[PATCH] update FSF address in COPYINGPekka J Enberg1-2/+2
2005-09-10[PATCH] i386/smpboot: use msleep() instead of schedule_timeout()Nishanth Aravamudan1-2/+1
2005-09-10[PATCH] telephony/ixj: use msleep() instead of schedule_timeout()Nishanth Aravamudan1-52/+10
2005-09-10[PATCH] dmapool: Fix "nocast type" warningsVictor Fusco2-2/+4
2005-09-10[PATCH] lib/radix-tree: Fix "nocast type" warningsVictor Fusco2-3/+3
2005-09-10[PATCH] Spelling fixes for Documentation/Tobias Klauser18-21/+21
2005-09-10[PATCH] mm/swap_state: Fix "nocast type" warningsVictor Fusco1-2/+2
2005-09-10[PATCH] Add kerneldoc reference to CodingStylePekka J Enberg1-0/+3
2005-09-10[PATCH] SH64: C99 initializers for hw_interrupt_type structuresThomas Gleixner1-7/+7
2005-09-10[PATCH] V850: C99 initializers for hw_interrupt_type structuresThomas Gleixner3-21/+21
2005-09-10[PATCH] SH: C99 initializers for hw_interrupt_type structuresThomas Gleixner13-105/+105
2005-09-10[PATCH] PPC: C99 initializers for hw_interrupt_type structuresThomas Gleixner5-38/+23
2005-09-10[PATCH] kernel/acct: add kerneldocRandy Dunlap1-16/+27
2005-09-10[PATCH] char/n_tty: fix sparse warnings (__nocast type)Victor Fusco1-1/+1
2005-09-10[PATCH] mm/slab: fix sparse warningsVictor Fusco2-3/+4
2005-09-10[PATCH] sb16_csp: untypedefAlexey Dobriyan1-7/+7
2005-09-10[PATCH] sb16_csp: remove home-grown le??_to_cpu macrosAlexey Dobriyan1-16/+14
2005-09-10[PATCH] hdpu_cpustate.c: misc_register() can failChristophe Lucas1-4/+19
2005-09-10[PATCH] drivers/char/lcd.c: misc_register() can failChristophe Lucas1-1/+6