- 9761eea sched: style cleanups by Ingo Molnar · 18 years ago
- 23bdd70 sched: do not set softirqs to nice +19 by Ingo Molnar · 18 years ago
- ff80a77 sched: simplify sched_find_first_bit() by Mike Galbraith · 18 years ago
- 5e7eaad sched: add CFS documentation by Ingo Molnar · 18 years ago
- b642b6d sched: scheduler debugging, enable in Kconfig by Ingo Molnar · 18 years ago
- 43ae34c sched: scheduler debugging, core by Ingo Molnar · 18 years ago
- 77e54a1 sched: add CFS debug sysctls by Ingo Molnar · 18 years ago
- 7dd5936 sched: remove old cpu accounting field by Ingo Molnar · 18 years ago
- b2cfba19 sched: remove unused rq types from sched.c by Ingo Molnar · 18 years ago
- 0c57d58 sched: remove batch_task() by Ingo Molnar · 18 years ago
- 50e645a sched: remove interactivity types from sched.h by Ingo Molnar · 18 years ago
- 634fa8c sched: remove interactivity types by Ingo Molnar · 18 years ago
- dff06c1 sched: clean up include files in sched.c by Ingo Molnar · 18 years ago
- ad46c2c sched: clean up fastcall uses of sched_fork()/sched_exit() by Ingo Molnar · 18 years ago
- 172ba84 sched: update delay-accounting to use CFS's precise stats by Balbir Singh · 18 years ago
- b27f03d sched: make use of precise accounting for /proc task stats by Ingo Molnar · 18 years ago
- 1b9f19c sched: turn on the use of unstable events by Ingo Molnar · 18 years ago
- bb29ab2 sched: x86, track TSC-unstable events by Ingo Molnar · 18 years ago
- dd41f59 sched: cfs core code by Ingo Molnar · 18 years ago
- f3479f1 sched: remove the sleep-bonus interactivity code by Ingo Molnar · 18 years ago
- c18a173 sched: remove expired_starving() by Ingo Molnar · 18 years ago
- f2ac58e sched: remove sleep_type by Ingo Molnar · 18 years ago
- 45bf76d sched: cfs, add load-calculation methods by Ingo Molnar · 18 years ago
- 1453118 sched: clean up __normal_prio() position by Ingo Molnar · 18 years ago
- 71f8bd4 sched: cleanup: move dequeue/enqueue_task() by Ingo Molnar · 18 years ago
- c24d20d sched: move around resched_task() by Ingo Molnar · 18 years ago
- 62480d13 sched: remove the SleepAVG field by Ingo Molnar · 18 years ago
- e05606d sched: clean up the rt priority macros by Ingo Molnar · 18 years ago
- 138a8ae sched: add cfs_rq ops by Ingo Molnar · 18 years ago
- 41b86e9 sched: make posix-cpu-timers use CFS's accounting information by Ingo Molnar · 18 years ago
- 20d315d sched: add rq_clock()/__rq_clock() by Ingo Molnar · 18 years ago
- 6aa645e sched: cfs rq data types by Ingo Molnar · 18 years ago
- 20b8a59 sched: cfs, core data types by Ingo Molnar · 18 years ago
- fa72e9e sched: cfs core, kernel/sched_idletask.c by Ingo Molnar · 18 years ago
- bb44e5d sched: cfs core, kernel/sched_rt.c by Ingo Molnar · 18 years ago
- bf0f6f2 sched: cfs core, kernel/sched_fair.c by Ingo Molnar · 18 years ago
- 9aa7b36 sched: increase the resolution of smpnice by Ingo Molnar · 18 years ago
- 425e096 sched: move code into kernel/sched_stats.h by Ingo Molnar · 18 years ago
- 1df2105 sched: add init_idle_bootup_task() by Ingo Molnar · 18 years ago
- 4da1ce6 sched: add in_atomic_preempt_off() by Ingo Molnar · 18 years ago
- f64f611 sched: remove sched_exit() by Ingo Molnar · 18 years ago
- c65cc87 sched: uninline set_task_cpu() by Ingo Molnar · 18 years ago
- 0437e10 sched: zap the migration init / cache-hot balancing code by Ingo Molnar · 18 years ago
- 0e6aca4 sched: add SCHED_IDLE policy by Ingo Molnar · 18 years ago
- d15bcfd sched: rename idle_type/SCHED_IDLE by Ingo Molnar · 18 years ago
- 7dcca30 Linux 2.6.22 by Linus Torvalds · 18 years ago
- fe5a2de Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
- 1e5de28 Fix permission checking for the new utimensat() system call by Linus Torvalds · 18 years ago
- 4e99325 mm: double mark_page_accessed() in read_cache_page_async() by Peter Zijlstra · 18 years ago
- 4660897 qd65xx: fix PIO mode selection by Bartlomiej Zolnierkiewicz · 18 years ago
- 4c6c914 sis5513: adding PCI-ID by Uwe Koziolek · 18 years ago
- 95511ad DLM must depend on SYSFS by Adrian Bunk · 18 years ago
- 38377be Clean up E7520/7320/7525 quirk printk. by Dave Jones · 18 years ago
- 40e48ee include/linux/kallsyms.h must #include <linux/errno.h> by Adrian Bunk · 18 years ago
- 1c39858 Fix use-after-free oops in Bluetooth HID. by David Woodhouse · 18 years ago
- d23cf67 slub: remove useless EXPORT_SYMBOL by Christoph Lameter · 18 years ago
- c3000e0 MAINTAINERS new kernel janitors ml by maximilian attems · 18 years ago
- 95069f8 GEODE: reboot fixup for geode machines with CS5536 boards by Andres Salomon · 18 years ago
- 1feb17e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
- dadde13 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
- 23c1fb5 mm: fixup /proc/vmstat output by Peter Zijlstra · 18 years ago
- 0da2f0f potential compiler error, irqfunc caller sites update by Yoann Padioleau · 18 years ago
- 071922c i386: es7000 build breakage fix by Vivek Goyal · 18 years ago
- 41a5311 PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issues by Bjorn Helgaas · 18 years ago
- d57d973 fix logic error in ipc compat semctl() by Alexander Graf · 18 years ago
- 0db19c4 x86_64: fix headers_install by David Woodhouse · 18 years ago
- d25c1ba MTRR: Fix race causing set_mtrr to go into infinite loop by Loic Prylli · 18 years ago
- 1e2e99f i386: fix regression, endless loop in ptrace singlestep over an int80 by Jason Wessel · 18 years ago
- ef7320e Fix elf_core_dump() when writing arch specific notes (spu coredumps) by Michael Ellerman · 18 years ago
- 4b3e975 [MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores by Ralf Baechle · 18 years ago
- fde9782 [MIPS] Add macros to encode processor revisions. by Ralf Baechle · 18 years ago
- 075c733 [MIPS] RM7000: Enable ICACHE_REFILLS_WORKAROUND_WAR. by Ralf Baechle · 18 years ago
- 9349075a [MIPS] SMTC: Fix cut'n'paste bug in Kconfig.debug by Ralf Baechle · 18 years ago
- f7c2778 [MIPS] Change libgcc-style functions from lib-y to obj-y by Ralf Baechle · 18 years ago
- c3e838a [MIPS] Fix timer/performance interrupt detection by Chris Dearman · 18 years ago
- 6fb88ce [MIPS] AP/SP: Avoid triggering the 34K E125 performance issue by Ralf Baechle · 18 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 · 18 years ago
- 94b8341 [NET]: net/core/netevent.c should #include <net/netevent.h> by Adrian Bunk · 18 years ago
- 25845b5 [NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' index values by Jing Min Zhao · 18 years ago
- 2cd052e [NET] skbuff: remove export of static symbol by Johannes Berg · 18 years ago
- 1669d85 SCTP: Add scope_id validation for link-local binds by Vlad Yasevich · 18 years ago
- f50f95c SCTP: Check to make sure file is valid before setting timeout by Vlad Yasevich · 18 years ago
- 3663c30 SCTP: Fix thinko in sctp_copy_laddrs() by Vlad Yasevich · 18 years ago
- 7e8767d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
- cab8e5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
- 0dac723 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
- 87a927c Fix slab redzone alignment by David Woodhouse · 18 years ago
- 082f47a [ARM] always allow dump_stack() to produce a backtrace by Russell King · 18 years ago
- 2bcb1b7 Remove the blink driver by Linus Torvalds · 18 years ago
- 7b9c7b4 [ARM] Fix non-page aligned boot time mappings by Russell King · 18 years ago
- 190045d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
- 8c976e3 [MIPS] VSMP: Fix initialization ordering bug. by Ralf Baechle · 18 years ago
- 83d0f23 [MIPS] Add whitelists for checksyscalls.sh by Atsushi Nemoto · 18 years ago
- eaf2b8d [MIPS] die(): Properly declare as non-returning by Maciej W. Rozycki · 18 years ago
- ab012eb [MIPS] Fix include wrapper symbol definitions in IP32 code. by Kumba · 18 years ago
- e2baf4e [JFFS2] Fix readinode failure when read_dnode() detects CRC failure. by David Woodhouse · 18 years ago
- ba609a9 Remove some unused variables by Linus Torvalds · 18 years ago
- fcb82f8 dio: remove bogus refcounting BUG_ON by Zach Brown · 18 years ago
- 5dcccd8 Revert perfctr reservation to 2.6.21 state by Andi Kleen · 18 years ago