Age | Commit message (Expand) | Author | Files | Lines |
2007-07-09 | ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variable | Robert P. J. Day | 1 | -14/+0 |
2007-07-09 | ide: remove references to the non-existent CONFIG_SCSI_EATA_DMA | Robert P. J. Day | 1 | -2/+2 |
2007-07-09 | ide-cd: replace C code with call to ARRAY_SIZE() macro | Robert P. J. Day | 2 | -5/+3 |
2007-07-09 | ide_in_drive_list(): "ALL" is not a wildcard anymore | Junio C Hamano | 1 | -1/+0 |
2007-07-09 | mips au1xxx_ide.h: use NULL as firmware-revision wildcard | Junio C Hamano | 1 | -14/+14 |
2007-07-09 | ide_in_drive_list(): accept NULL as the wildcard for firmware revision | Junio C Hamano | 1 | -33/+34 |
2007-07-09 | aec62xx: kill speedproc() method wrapper (take 2) | Sergei Shtylyov | 1 | -20/+8 |
2007-07-09 | ide: use mutex instead of ide_setting_sem semaphore in IDE driver | Matthias Kaehlcke | 4 | -28/+29 |
2007-07-09 | aec62xx: remove init_dma() method (take 2) | Sergei Shtylyov | 1 | -35/+16 |
2007-07-09 | aec62xx: rework init_setup_aec6x80() | Sergei Shtylyov | 1 | -22/+13 |
2007-07-09 | cmd64x: init. code cleanup | Sergei Shtylyov | 1 | -81/+45 |
2007-07-09 | hpt366: simplify UltraDMA filtering (take 4) | Sergei Shtylyov | 1 | -72/+82 |
2007-07-09 | ide: use mutex instead of ide_cfg_sem semaphore in IDE driver | Matthias Kaehlcke | 3 | -9/+9 |
2007-07-09 | ide: make void and rename ide_dma_timeout() method | Sergei Shtylyov | 11 | -41/+43 |
2007-07-09 | ide: make void and rename ide_dma_lostirq() method | Sergei Shtylyov | 12 | -49/+41 |
2007-07-09 | serverworks: always tune CSB6 | Bartlomiej Zolnierkiewicz | 1 | -75/+2 |
2007-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 26 | -1145/+1096 |
2007-07-09 | sched: add CFS credits | Ingo Molnar | 1 | -0/+6 |
2007-07-09 | sched: micro-optimize mmdrop() | Ingo Molnar | 1 | -1/+1 |
2007-07-09 | sched: more agressive idle balancing | Ingo Molnar | 1 | -5/+7 |
2007-07-09 | sched: clean up sleep_on() APIs | Ingo Molnar | 2 | -38/+49 |
2007-07-09 | sched: style cleanups | Ingo Molnar | 1 | -6/+7 |
2007-07-09 | sched: do not set softirqs to nice +19 | Ingo Molnar | 1 | -1/+0 |
2007-07-09 | sched: simplify sched_find_first_bit() | Mike Galbraith | 1 | -13/+8 |
2007-07-09 | sched: add CFS documentation | Ingo Molnar | 1 | -0/+119 |
2007-07-09 | sched: scheduler debugging, enable in Kconfig | Ingo Molnar | 1 | -0/+9 |
2007-07-09 | sched: scheduler debugging, core | Ingo Molnar | 3 | -0/+364 |
2007-07-09 | sched: add CFS debug sysctls | Ingo Molnar | 1 | -0/+80 |
2007-07-09 | sched: remove old cpu accounting field | Ingo Molnar | 1 | -1/+0 |
2007-07-09 | sched: remove unused rq types from sched.c | Ingo Molnar | 1 | -16/+0 |
2007-07-09 | sched: remove batch_task() | Ingo Molnar | 1 | -5/+0 |
2007-07-09 | sched: remove interactivity types from sched.h | Ingo Molnar | 1 | -7/+2 |
2007-07-09 | sched: remove interactivity types | Ingo Molnar | 1 | -89/+12 |
2007-07-09 | sched: clean up include files in sched.c | Ingo Molnar | 1 | -2/+2 |
2007-07-09 | sched: clean up fastcall uses of sched_fork()/sched_exit() | Ingo Molnar | 1 | -2/+2 |
2007-07-09 | sched: update delay-accounting to use CFS's precise stats | Balbir Singh | 6 | -15/+15 |
2007-07-09 | sched: make use of precise accounting for /proc task stats | Ingo Molnar | 1 | -10/+47 |
2007-07-09 | sched: turn on the use of unstable events | Ingo Molnar | 1 | -7/+14 |
2007-07-09 | sched: x86, track TSC-unstable events | Ingo Molnar | 3 | -1/+17 |
2007-07-09 | sched: cfs core code | Ingo Molnar | 1 | -774/+758 |
2007-07-09 | sched: remove the sleep-bonus interactivity code | Ingo Molnar | 1 | -46/+1 |
2007-07-09 | sched: remove expired_starving() | Ingo Molnar | 1 | -22/+1 |
2007-07-09 | sched: remove sleep_type | Ingo Molnar | 2 | -97/+2 |
2007-07-09 | sched: cfs, add load-calculation methods | Ingo Molnar | 1 | -18/+120 |
2007-07-09 | sched: clean up __normal_prio() position | Ingo Molnar | 1 | -29/+29 |
2007-07-09 | sched: cleanup: move dequeue/enqueue_task() | Ingo Molnar | 1 | -38/+38 |
2007-07-09 | sched: move around resched_task() | Ingo Molnar | 1 | -52/+52 |
2007-07-09 | sched: remove the SleepAVG field | Ingo Molnar | 1 | -2/+0 |
2007-07-09 | sched: clean up the rt priority macros | Ingo Molnar | 3 | -31/+54 |
2007-07-09 | sched: add cfs_rq ops | Ingo Molnar | 1 | -0/+12 |