- 74c8f97 ide-cd: replace C code with call to ARRAY_SIZE() macro by Robert P. J. Day · 17 years ago
- f3577db ide_in_drive_list(): "ALL" is not a wildcard anymore by Junio C Hamano · 17 years ago
- bb53cfe mips au1xxx_ide.h: use NULL as firmware-revision wildcard by Junio C Hamano · 17 years ago
- c2d3ce8 ide_in_drive_list(): accept NULL as the wildcard for firmware revision by Junio C Hamano · 17 years ago
- 6d78013 aec62xx: kill speedproc() method wrapper (take 2) by Sergei Shtylyov · 17 years ago
- f9383c4 ide: use mutex instead of ide_setting_sem semaphore in IDE driver by Matthias Kaehlcke · 17 years ago
- 1b9da32 aec62xx: remove init_dma() method (take 2) by Sergei Shtylyov · 17 years ago
- b1d19db aec62xx: rework init_setup_aec6x80() by Sergei Shtylyov · 17 years ago
- 83a6d4a cmd64x: init. code cleanup by Sergei Shtylyov · 17 years ago
- 2648e5d hpt366: simplify UltraDMA filtering (take 4) by Sergei Shtylyov · 17 years ago
- ef29888 ide: use mutex instead of ide_cfg_sem semaphore in IDE driver by Matthias Kaehlcke · 17 years ago
- c283f5d ide: make void and rename ide_dma_timeout() method by Sergei Shtylyov · 17 years ago
- 841d2a9 ide: make void and rename ide_dma_lostirq() method by Sergei Shtylyov · 17 years ago
- b740d88 serverworks: always tune CSB6 by Bartlomiej Zolnierkiewicz · 17 years ago
- 71d441d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 17 years ago
- c31f2e8 sched: add CFS credits by Ingo Molnar · 17 years ago
- 6fb43d7 sched: micro-optimize mmdrop() by Ingo Molnar · 17 years ago
- 9c4801ce sched: more agressive idle balancing by Ingo Molnar · 17 years ago
- 0fec171 sched: clean up sleep_on() APIs by Ingo Molnar · 17 years ago
- 9761eea sched: style cleanups by Ingo Molnar · 17 years ago
- 23bdd70 sched: do not set softirqs to nice +19 by Ingo Molnar · 17 years ago
- ff80a77 sched: simplify sched_find_first_bit() by Mike Galbraith · 17 years ago
- 5e7eaad sched: add CFS documentation by Ingo Molnar · 17 years ago
- b642b6d sched: scheduler debugging, enable in Kconfig by Ingo Molnar · 17 years ago
- 43ae34c sched: scheduler debugging, core by Ingo Molnar · 17 years ago
- 77e54a1 sched: add CFS debug sysctls by Ingo Molnar · 17 years ago
- 7dd5936 sched: remove old cpu accounting field by Ingo Molnar · 17 years ago
- b2cfba19 sched: remove unused rq types from sched.c by Ingo Molnar · 17 years ago
- 0c57d58 sched: remove batch_task() by Ingo Molnar · 17 years ago
- 50e645a sched: remove interactivity types from sched.h by Ingo Molnar · 17 years ago
- 634fa8c sched: remove interactivity types by Ingo Molnar · 17 years ago
- dff06c1 sched: clean up include files in sched.c by Ingo Molnar · 17 years ago
- ad46c2c sched: clean up fastcall uses of sched_fork()/sched_exit() by Ingo Molnar · 17 years ago
- 172ba84 sched: update delay-accounting to use CFS's precise stats by Balbir Singh · 17 years ago
- b27f03d sched: make use of precise accounting for /proc task stats by Ingo Molnar · 17 years ago
- 1b9f19c sched: turn on the use of unstable events by Ingo Molnar · 17 years ago
- bb29ab2 sched: x86, track TSC-unstable events by Ingo Molnar · 17 years ago
- dd41f59 sched: cfs core code by Ingo Molnar · 17 years ago
- f3479f1 sched: remove the sleep-bonus interactivity code by Ingo Molnar · 17 years ago
- c18a173 sched: remove expired_starving() by Ingo Molnar · 17 years ago
- f2ac58e sched: remove sleep_type by Ingo Molnar · 17 years ago
- 45bf76d sched: cfs, add load-calculation methods by Ingo Molnar · 17 years ago
- 1453118 sched: clean up __normal_prio() position by Ingo Molnar · 17 years ago
- 71f8bd4 sched: cleanup: move dequeue/enqueue_task() by Ingo Molnar · 17 years ago
- c24d20d sched: move around resched_task() by Ingo Molnar · 17 years ago
- 62480d13 sched: remove the SleepAVG field by Ingo Molnar · 17 years ago
- e05606d sched: clean up the rt priority macros by Ingo Molnar · 17 years ago
- 138a8ae sched: add cfs_rq ops by Ingo Molnar · 17 years ago
- 41b86e9 sched: make posix-cpu-timers use CFS's accounting information by Ingo Molnar · 17 years ago
- 20d315d sched: add rq_clock()/__rq_clock() by Ingo Molnar · 17 years ago
- 6aa645e sched: cfs rq data types by Ingo Molnar · 17 years ago
- 20b8a59 sched: cfs, core data types by Ingo Molnar · 17 years ago
- fa72e9e sched: cfs core, kernel/sched_idletask.c by Ingo Molnar · 17 years ago
- bb44e5d sched: cfs core, kernel/sched_rt.c by Ingo Molnar · 17 years ago
- bf0f6f2 sched: cfs core, kernel/sched_fair.c by Ingo Molnar · 17 years ago
- 9aa7b36 sched: increase the resolution of smpnice by Ingo Molnar · 17 years ago
- 425e096 sched: move code into kernel/sched_stats.h by Ingo Molnar · 17 years ago
- 1df2105 sched: add init_idle_bootup_task() by Ingo Molnar · 17 years ago
- 4da1ce6 sched: add in_atomic_preempt_off() by Ingo Molnar · 17 years ago
- f64f611 sched: remove sched_exit() by Ingo Molnar · 17 years ago
- c65cc87 sched: uninline set_task_cpu() by Ingo Molnar · 17 years ago
- 0437e10 sched: zap the migration init / cache-hot balancing code by Ingo Molnar · 17 years ago
- 0e6aca4 sched: add SCHED_IDLE policy by Ingo Molnar · 17 years ago
- d15bcfd sched: rename idle_type/SCHED_IDLE by Ingo Molnar · 17 years ago
- 7dcca30 Linux 2.6.22 by Linus Torvalds · 17 years ago
- fe5a2de Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
- 1e5de28 Fix permission checking for the new utimensat() system call by Linus Torvalds · 17 years ago
- 4e99325 mm: double mark_page_accessed() in read_cache_page_async() by Peter Zijlstra · 17 years ago
- 4660897 qd65xx: fix PIO mode selection by Bartlomiej Zolnierkiewicz · 17 years ago
- 4c6c914 sis5513: adding PCI-ID by Uwe Koziolek · 17 years ago
- 95511ad DLM must depend on SYSFS by Adrian Bunk · 17 years ago
- 38377be Clean up E7520/7320/7525 quirk printk. by Dave Jones · 17 years ago
- 40e48ee include/linux/kallsyms.h must #include <linux/errno.h> by Adrian Bunk · 17 years ago
- 1c39858 Fix use-after-free oops in Bluetooth HID. by David Woodhouse · 17 years ago
- d23cf67 slub: remove useless EXPORT_SYMBOL by Christoph Lameter · 17 years ago
- c3000e0 MAINTAINERS new kernel janitors ml by maximilian attems · 17 years ago
- 95069f8 GEODE: reboot fixup for geode machines with CS5536 boards by Andres Salomon · 17 years ago
- 1feb17e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- dadde13 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
- 23c1fb5 mm: fixup /proc/vmstat output by Peter Zijlstra · 17 years ago
- 0da2f0f potential compiler error, irqfunc caller sites update by Yoann Padioleau · 17 years ago
- 071922c i386: es7000 build breakage fix by Vivek Goyal · 17 years ago
- 41a5311 PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issues by Bjorn Helgaas · 17 years ago
- d57d973 fix logic error in ipc compat semctl() by Alexander Graf · 17 years ago
- 0db19c4 x86_64: fix headers_install by David Woodhouse · 17 years ago
- d25c1ba MTRR: Fix race causing set_mtrr to go into infinite loop by Loic Prylli · 17 years ago
- 1e2e99f i386: fix regression, endless loop in ptrace singlestep over an int80 by Jason Wessel · 17 years ago
- ef7320e Fix elf_core_dump() when writing arch specific notes (spu coredumps) by Michael Ellerman · 17 years ago
- 4b3e975 [MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores by Ralf Baechle · 17 years ago
- fde9782 [MIPS] Add macros to encode processor revisions. by Ralf Baechle · 17 years ago
- 075c733 [MIPS] RM7000: Enable ICACHE_REFILLS_WORKAROUND_WAR. by Ralf Baechle · 17 years ago
- 9349075 [MIPS] SMTC: Fix cut'n'paste bug in Kconfig.debug by Ralf Baechle · 17 years ago
- f7c2778 [MIPS] Change libgcc-style functions from lib-y to obj-y by Ralf Baechle · 17 years ago
- c3e838a [MIPS] Fix timer/performance interrupt detection by Chris Dearman · 17 years ago
- 6fb88ce [MIPS] AP/SP: Avoid triggering the 34K E125 performance issue by Ralf Baechle · 17 years ago
- 5a19709 [MIPS] 64-bit TO_PHYS_MASK macro for RM9000 processors by Andrew Sharp · 18 years ago
- 25442ca [NETPOLL]: Fixups for 'fix soft lockup when removing module' by Jarek Poplawski · 17 years ago
- 94b8341 [NET]: net/core/netevent.c should #include <net/netevent.h> by Adrian Bunk · 17 years ago
- 25845b5 [NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' index values by Jing Min Zhao · 17 years ago
- 2cd052e [NET] skbuff: remove export of static symbol by Johannes Berg · 17 years ago