index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
drivers/ide/ide-dma.c: unexport ide_set_dma
Adrian Bunk
1
-2
/
+0
2007-07-10
via82cxxx: backport short cables support from pata_via.c
Bartlomiej Zolnierkiewicz
1
-7
/
+41
2007-07-10
sis5513: backport short cables support from pata_sis.c
Bartlomiej Zolnierkiewicz
1
-1
/
+24
2007-07-10
alim15x3: backport short cables support from pata_ali.c
Bartlomiej Zolnierkiewicz
1
-23
/
+48
2007-07-10
piix: backport short cables support from ata_piix.c
Bartlomiej Zolnierkiewicz
1
-3
/
+34
2007-07-10
ide: add short cables support
Bartlomiej Zolnierkiewicz
25
-89
/
+123
2007-07-10
ide: convert ide_find_best_mode() users to use ide_max_dma_mode()
Bartlomiej Zolnierkiewicz
5
-215
/
+123
2007-07-10
ide: fix pre-EIDE SWDMA support
Bartlomiej Zolnierkiewicz
1
-1
/
+15
2007-07-10
drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with AR...
Andi Drebes
1
-1
/
+1
2007-07-10
ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variable
Robert P. J. Day
1
-14
/
+0
2007-07-10
ide: remove references to the non-existent CONFIG_SCSI_EATA_DMA
Robert P. J. Day
1
-2
/
+2
2007-07-10
ide-cd: replace C code with call to ARRAY_SIZE() macro
Robert P. J. Day
2
-5
/
+3
2007-07-10
ide_in_drive_list(): "ALL" is not a wildcard anymore
Junio C Hamano
1
-1
/
+0
2007-07-10
mips au1xxx_ide.h: use NULL as firmware-revision wildcard
Junio C Hamano
1
-14
/
+14
2007-07-10
ide_in_drive_list(): accept NULL as the wildcard for firmware revision
Junio C Hamano
1
-33
/
+34
2007-07-10
aec62xx: kill speedproc() method wrapper (take 2)
Sergei Shtylyov
1
-20
/
+8
2007-07-10
ide: use mutex instead of ide_setting_sem semaphore in IDE driver
Matthias Kaehlcke
4
-28
/
+29
2007-07-10
aec62xx: remove init_dma() method (take 2)
Sergei Shtylyov
1
-35
/
+16
2007-07-10
aec62xx: rework init_setup_aec6x80()
Sergei Shtylyov
1
-22
/
+13
2007-07-10
cmd64x: init. code cleanup
Sergei Shtylyov
1
-81
/
+45
2007-07-10
hpt366: simplify UltraDMA filtering (take 4)
Sergei Shtylyov
1
-72
/
+82
2007-07-10
ide: use mutex instead of ide_cfg_sem semaphore in IDE driver
Matthias Kaehlcke
3
-9
/
+9
2007-07-10
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
11
-41
/
+43
2007-07-10
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
12
-49
/
+41
2007-07-10
serverworks: always tune CSB6
Bartlomiej Zolnierkiewicz
1
-75
/
+2
2007-07-10
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
[prev]
[next]