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
2008-04-29
sparc: Add kgdb support.
David S. Miller
20
-960
/
+581
2008-04-29
kgdbts: Sparc needs sstep emulation.
David S. Miller
1
-1
/
+1
2008-04-29
sparc32: Kill smp_message_pass() and related code.
David S. Miller
3
-79
/
+0
2008-04-28
sparc64: Kill PIL_RESERVED, unused.
David S. Miller
1
-7
/
+0
2008-04-28
sparc64: Split entry.S up into seperate files.
David S. Miller
12
-2576
/
+2641
2008-04-28
sparc: video drivers: add facility level
Robert Reif
8
-8
/
+8
2008-04-28
sparc: tcx.c make tcx_init and tcx_exit static
Robert Reif
1
-2
/
+2
2008-04-28
sparc: ffb.c make ffb_init and ffb_exit static
Robert Reif
1
-3
/
+2
2008-04-28
sparc: cg14.c make cg14_init and cg15_exit static
Robert Reif
1
-2
/
+2
2008-04-28
sparc: bw2.c fix bw2_exit
Robert Reif
1
-2
/
+1
2008-04-28
sparc64: Fix accidental syscall restart on child return from clone/fork/vfork.
David S. Miller
1
-0
/
+6
2008-04-28
sparc64: Clean up handling of pt_regs trap type encoding.
David S. Miller
2
-5
/
+25
2008-04-27
sparc: Remove old style signal frame support.
David S. Miller
8
-528
/
+47
2008-04-27
sparc64: Kill bogus RT_ALIGNEDSZ macro from signal.c
David S. Miller
1
-4
/
+1
2008-04-27
sparc: sunzilog.c remove unused argument
Robert Reif
1
-2
/
+2
2008-04-27
sparc: fix drivers/video/tcx.c warning
Robert Reif
1
-2
/
+2
2008-04-27
sparc64: Kill unused local ISA bus layer.
David S. Miller
6
-244
/
+1
2008-04-27
input: Rewrite sparcspkr device probing.
David S. Miller
1
-78
/
+184
2008-04-27
sparc64: Do not ignore 'pmu' device ranges.
David S. Miller
1
-6
/
+0
2008-04-27
sparc64: Kill ISA_FLOPPY_WORKS code.
David S. Miller
1
-82
/
+1
2008-04-27
sparc64: Kill CONFIG_SPARC32_COMPAT
David S. Miller
6
-29
/
+17
2008-04-27
sparc64: Cleanups and corrections for arch/sparc64/Kconfig
David S. Miller
1
-65
/
+17
2008-04-27
sparc64: Fix wedged irq regression.
David S. Miller
1
-1
/
+2
2008-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
8
-72
/
+228
2008-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-5
/
+5
2008-04-27
x86_64/mm: check and print vmemmap allocation continuous
Yinghai Lu
3
-2
/
+32
2008-04-27
x86_64: fix setup_node_bootmem to support big mem excluding with memmap
Yinghai Lu
4
-13
/
+47
2008-04-27
x86_64: make reserve_bootmem_generic() use new reserve_bootmem()
Yinghai Lu
1
-2
/
+8
2008-04-27
mm: allow reserve_bootmem() cross nodes
Yinghai Lu
1
-23
/
+69
2008-04-27
mm: offset align in alloc_bootmem()
Yinghai Lu
1
-26
/
+34
2008-04-27
mm: fix alloc_bootmem_core to use fast searching for all nodes
Yinghai Lu
1
-6
/
+12
2008-04-27
mm: make mem_map allocation continuous
Yinghai Lu
1
-3
/
+29
2008-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
26
-603
/
+467
2008-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
77
-1875
/
+1777
2008-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
8
-6
/
+270
2008-04-27
ide: constify struct ide_dma_ops
Bartlomiej Zolnierkiewicz
21
-55
/
+130
2008-04-27
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
31
-349
/
+366
2008-04-27
ide: add IDE_HFLAG_SERIALIZE_DMA host flag
Bartlomiej Zolnierkiewicz
3
-5
/
+9
2008-04-27
sl82c105: check bridge revision in sl82c105_init_one()
Bartlomiej Zolnierkiewicz
1
-18
/
+17
2008-04-27
au1xxx-ide: use ->init_dma method
Bartlomiej Zolnierkiewicz
1
-9
/
+6
2008-04-27
palm_bk3710: use ->init_dma method
Bartlomiej Zolnierkiewicz
1
-6
/
+17
2008-04-27
sgiioc4: use ->init_dma method
Bartlomiej Zolnierkiewicz
1
-17
/
+12
2008-04-27
icside: use ->init_dma method
Bartlomiej Zolnierkiewicz
1
-8
/
+11
2008-04-27
ide-pmac: use ->init_dma method
Bartlomiej Zolnierkiewicz
1
-8
/
+12
2008-04-27
ide: do complete DMA setup in ->init_dma method (take 2)
Bartlomiej Zolnierkiewicz
5
-39
/
+81
2008-04-27
au1xxx-ide: fix MWDMA support
Bartlomiej Zolnierkiewicz
3
-135
/
+2
2008-04-27
ide: cleanup ide_setup_dma()
Bartlomiej Zolnierkiewicz
3
-18
/
+17
2008-04-27
ide: factor out setting PCI bus-mastering from ide_hwif_setup_dma()
Bartlomiej Zolnierkiewicz
1
-24
/
+37
2008-04-27
ide: export ide_allocate_dma_engine()
Bartlomiej Zolnierkiewicz
3
-9
/
+6
2008-04-27
ide: move ide_setup_dma() call out from ->init_dma method
Bartlomiej Zolnierkiewicz
3
-7
/
+3
[next]