aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-09-10[PATCH] Remove even more stale references to Documentation/smp.texArthur Othieno
2005-09-10[PATCH] sched: allow the load to grow upto its cpu_powerSiddha, Suresh B
2005-09-10[PATCH] sched: don't kick ALB in the presence of pinned taskSiddha, Suresh B
2005-09-10[PATCH] sched: use cached variable in sys_sched_yield()Renaud Lienhart
2005-09-10[PATCH] sched: HT optimisationNick Piggin
2005-09-10[PATCH] sched: less lockingNick Piggin
2005-09-10[PATCH] sched: less newidle lockingNick Piggin
2005-09-10[PATCH] sched: fix SMT scheduler latency bugIngo Molnar
2005-09-10[PATCH] sched: TASK_NONINTERACTIVEIngo Molnar
2005-09-10[PATCH] sched cleanupsIngo Molnar
2005-09-10[PATCH] sched: make idlest_group/cpu cpus_allowed-awareM.Baris Demiray
2005-09-10[PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblingsCon Kolivas
2005-09-10[PATCH] synclink_cs add statistics clearPaul Fulghum
2005-09-10[PATCH] cpuset semaphore depth check deadlock fixPaul Jackson
2005-09-10[PATCH] spinlock consolidationIngo Molnar
2005-09-10[PATCH] Subject: PATCH: fix numa caused compile warningsAlan Cox
2005-09-10[PATCH] ntfs build fixAndrew Morton
2005-09-10Input: i8042 - use kzalloc instead of kcallocDmitry Torokhov
2005-09-10Input: clean up whitespace and formatting in drivers/char/keyboard.cDmitry Torokhov
2005-09-10[PATCH] kbuild: ignore all debugging info sections in scripts/reference_disca...Roland McGrath
2005-09-10[PATCH] kbuild: fix split-include dependencyJan Beulich
2005-09-10[PATCH] kbuild: adjust .version updatingJan Beulich
2005-09-10[PATCH] kbuild: CF=<arguments> passes arguments to sparseviro@ZenIV.linux.org.uk
2005-09-10[PATCH] kbuild: add kernelrelease to 'make help'Zach Brown
2005-09-10[MMC] Add mmc_detect_change() delay support for wbsd driverRussell King
2005-09-10[IPV6]: Bring Type 0 routing header in-line with rfc3542.Brian Haley
2005-09-10Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 David S. Miller
2005-09-10Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 David S. Miller
2005-09-09[PATCH] IB: fix CM use-after-freeRoland Dreier
2005-09-10[IPV6]: Note values allocated for ip6_tables.YOSHIFUJI Hideaki