summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook (unfollow)
Commit message (Expand)AuthorFilesLines
2005-09-10[PATCH] powerpc: Move include3 to arch/$(ARCH)/includeStephen Rothwell2-13/+16
2005-09-10[PATCH] cfq-iosched: reverse bad reference count fixJens Axboe1-0/+3
2005-09-10[PATCH] ppc32: support hotplug cpu on powermacsPaul Mackerras7-61/+119
2005-09-10[PATCH] ppc32: Kill init on unhandled synchronous signalsPaul Mackerras3-5/+24
2005-09-10[PATCH] telephony: fix-up schedule_timeout() usageNishanth Aravamudan1-36/+18
2005-09-10[PATCH] parport: fix-up schedule_timeout() usageNishanth Aravamudan3-12/+8
2005-09-10[PATCH] drivers/char: fix-up schedule_timeout() usageNishanth Aravamudan6-36/+17
2005-09-10[PATCH] drivers/cdrom: fix-up schedule_timeout() usageNishanth Aravamudan2-4/+2
2005-09-10[PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan8-24/+13
2005-09-10[PATCH] mips: fix-up schedule_timeout() usageNishanth Aravamudan2-17/+3
2005-09-10[PATCH] i386: fix-up schedule_timeout() usageNishanth Aravamudan1-2/+1
2005-09-10[PATCH] alpha: fix-up schedule_timeout() usageNishanth Aravamudan1-2/+1
2005-09-10[PATCH] mm: fix-up schedule_timeout() usageNishanth Aravamudan2-4/+2
2005-09-10[PATCH] kernel: fix-up schedule_timeout() usageNishanth Aravamudan3-20/+10
2005-09-10[PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan10-33/+21
2005-09-10[PATCH] time.h: remove ifdefsAndrew Morton1-9/+0
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