index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-27
sparc: video drivers: add facility level
Robert Reif
8
-8
/
+8
2008-04-27
sparc: tcx.c make tcx_init and tcx_exit static
Robert Reif
1
-2
/
+2
2008-04-27
sparc: ffb.c make ffb_init and ffb_exit static
Robert Reif
1
-3
/
+2
2008-04-27
sparc: cg14.c make cg14_init and cg15_exit static
Robert Reif
1
-2
/
+2
2008-04-27
sparc: bw2.c fix bw2_exit
Robert Reif
1
-2
/
+1
2008-04-27
sparc64: Fix accidental syscall restart on child return from clone/fork/vfork.
David S. Miller
1
-0
/
+6
2008-04-27
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-26
sparc: sunzilog.c remove unused argument
Robert Reif
1
-2
/
+2
2008-04-26
sparc: fix drivers/video/tcx.c warning
Robert Reif
1
-2
/
+2
2008-04-26
sparc64: Kill unused local ISA bus layer.
David S. Miller
6
-244
/
+1
2008-04-26
input: Rewrite sparcspkr device probing.
David S. Miller
1
-78
/
+184
2008-04-26
sparc64: Do not ignore 'pmu' device ranges.
David S. Miller
1
-6
/
+0
2008-04-26
sparc64: Kill ISA_FLOPPY_WORKS code.
David S. Miller
1
-82
/
+1
2008-04-26
sparc64: Kill CONFIG_SPARC32_COMPAT
David S. Miller
6
-29
/
+17
2008-04-26
sparc64: Cleanups and corrections for arch/sparc64/Kconfig
David S. Miller
1
-65
/
+17
2008-04-26
sparc64: Fix wedged irq regression.
David S. Miller
1
-1
/
+2
2008-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
8
-72
/
+228
2008-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-5
/
+5
2008-04-26
x86_64/mm: check and print vmemmap allocation continuous
Yinghai Lu
3
-2
/
+32
2008-04-26
x86_64: fix setup_node_bootmem to support big mem excluding with memmap
Yinghai Lu
4
-13
/
+47
2008-04-26
x86_64: make reserve_bootmem_generic() use new reserve_bootmem()
Yinghai Lu
1
-2
/
+8
2008-04-26
mm: allow reserve_bootmem() cross nodes
Yinghai Lu
1
-23
/
+69
2008-04-26
mm: offset align in alloc_bootmem()
Yinghai Lu
1
-26
/
+34
2008-04-26
mm: fix alloc_bootmem_core to use fast searching for all nodes
Yinghai Lu
1
-6
/
+12
2008-04-26
mm: make mem_map allocation continuous
Yinghai Lu
1
-3
/
+29
2008-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
26
-603
/
+467
2008-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
77
-1875
/
+1777
2008-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
8
-6
/
+270
2008-04-26
ide: constify struct ide_dma_ops
Bartlomiej Zolnierkiewicz
21
-55
/
+130
2008-04-26
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
31
-349
/
+366
2008-04-26
ide: add IDE_HFLAG_SERIALIZE_DMA host flag
Bartlomiej Zolnierkiewicz
3
-5
/
+9
2008-04-26
sl82c105: check bridge revision in sl82c105_init_one()
Bartlomiej Zolnierkiewicz
1
-18
/
+17
2008-04-26
au1xxx-ide: use ->init_dma method
Bartlomiej Zolnierkiewicz
1
-9
/
+6
2008-04-26
palm_bk3710: use ->init_dma method
Bartlomiej Zolnierkiewicz
1
-6
/
+17
2008-04-26
sgiioc4: use ->init_dma method
Bartlomiej Zolnierkiewicz
1
-17
/
+12
2008-04-26
icside: use ->init_dma method
Bartlomiej Zolnierkiewicz
1
-8
/
+11
2008-04-26
ide-pmac: use ->init_dma method
Bartlomiej Zolnierkiewicz
1
-8
/
+12
2008-04-26
ide: do complete DMA setup in ->init_dma method (take 2)
Bartlomiej Zolnierkiewicz
5
-39
/
+81
2008-04-26
au1xxx-ide: fix MWDMA support
Bartlomiej Zolnierkiewicz
3
-135
/
+2
2008-04-26
ide: cleanup ide_setup_dma()
Bartlomiej Zolnierkiewicz
3
-18
/
+17
2008-04-26
ide: factor out setting PCI bus-mastering from ide_hwif_setup_dma()
Bartlomiej Zolnierkiewicz
1
-24
/
+37
2008-04-26
ide: export ide_allocate_dma_engine()
Bartlomiej Zolnierkiewicz
3
-9
/
+6
2008-04-26
ide: move ide_setup_dma() call out from ->init_dma method
Bartlomiej Zolnierkiewicz
3
-7
/
+3
2008-04-26
alim15x3: skip DMA initialization completely on revs < 0x20
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2008-04-26
pdc202xx_old: remove init_dma_pdc202xx()
Bartlomiej Zolnierkiewicz
1
-16
/
+7
2008-04-26
ide: don't display "BIOS" settings in ide_setup_dma()
Bartlomiej Zolnierkiewicz
1
-9
/
+2
2008-04-26
ide: remove ->cds field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
5
-7
/
+4
2008-04-26
ide: remove ide_dma_iobase()
Bartlomiej Zolnierkiewicz
1
-27
/
+7
[next]