index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-12
sysctl extern cleanup: C_A_D
Dave Young
2
-1
/
+1
2010-03-12
mxcmmc: fixed max_seg_size value on initialization
Vladimir Zapolskiy
1
-1
/
+1
2010-03-12
inflate_fast: sout is already a short so ptr arith was off by one.
Joakim Tjernlund
1
-1
/
+1
2010-03-12
zlib: make new optimized inflate endian independent
Joakim Tjernlund
1
-40
/
+30
2010-03-12
decompress: fix new decompressor for PIC
Russell King
1
-2
/
+12
2010-03-12
sgi-gru: use for_each_set_bit()
Akinobu Mita
1
-11
/
+4
2010-03-12
drivers/char/mmtimer.c: eliminate useless code
Julia Lawall
1
-1
/
+1
2010-03-12
w1: mxc_w1: move probe() and remove() to the dev* text area
Alberto Panizzo
1
-2
/
+2
2010-03-12
w1: fix test in ds2482_wait_1wire_idle()
Roel Kluin
1
-1
/
+1
2010-03-12
serial amba-pl010: enable PPS support
Rodolfo Giometti
1
-0
/
+15
2010-03-12
serial 8250: enable PPS support
Rodolfo Giometti
1
-0
/
+16
2010-03-12
pps: serial clients support
Rodolfo Giometti
4
-1
/
+172
2010-03-12
ldisc n_tty: add new method n_tty_inherit_ops()
Rodolfo Giometti
2
-0
/
+18
2010-03-12
ldisc: new dcd_change() method for line disciplines
Rodolfo Giometti
2
-0
/
+12
2010-03-12
pps: LinuxPPS clients support
Rodolfo Giometti
5
-0
/
+153
2010-03-12
Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txt
FUJITA Tomonori
1
-1
/
+1
2010-03-12
Documentation: remove the PCI DMA API description in DMA-API.txt
FUJITA Tomonori
1
-137
/
+15
2010-03-12
Documentation: convert PCI-DMA-mapping.txt to use the generic DMA API
FUJITA Tomonori
1
-180
/
+172
2010-03-12
dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...
FUJITA Tomonori
3
-33
/
+12
2010-03-12
dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
FUJITA Tomonori
5
-59
/
+8
2010-03-12
dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma...
FUJITA Tomonori
2
-18
/
+0
2010-03-12
dma-mapping: dma-mapping.h: add dma_set_coherent_mask
FUJITA Tomonori
3
-4
/
+21
2010-03-12
dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask
FUJITA Tomonori
1
-6
/
+4
2010-03-12
dma-mapping: alpha: use include/linux/pci-dma-compat.h
FUJITA Tomonori
5
-342
/
+165
2010-03-12
dma-mapping: sparc: unify 32bit and 64bit dma_set_mask
FUJITA Tomonori
3
-22
/
+13
2010-03-12
dma-mapping: mn10300: remove the obsolete and unnecessary DMA API comments
FUJITA Tomonori
1
-60
/
+5
2010-03-12
dma-mapping: blackfin: remove the obsolete and unnecessary DMA API comments
FUJITA Tomonori
1
-36
/
+0
2010-03-12
dma-mapping: frv: remove the obsolete and unnecessary DMA API comments
FUJITA Tomonori
3
-96
/
+5
2010-03-12
dma-mapping.h: add the dma_unmap state API
FUJITA Tomonori
3
-15
/
+80
2010-03-12
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
13
-24
/
+1
2010-03-12
pci-dma: cris: use include/linux/pci-dma.h
FUJITA Tomonori
1
-7
/
+1
2010-03-12
pci-dma: xtensa: use include/linux/pci-dma.h
FUJITA Tomonori
1
-7
/
+1
2010-03-12
pci-dma: sparc: use include/linux/pci-dma.h
FUJITA Tomonori
4
-28
/
+5
2010-03-12
pci-dma: sh: use include/linux/pci-dma.h
FUJITA Tomonori
2
-18
/
+4
2010-03-12
pci-dma: powerpc: use include/linux/pci-dma.h
FUJITA Tomonori
2
-31
/
+4
2010-03-12
pci-dma: parisc: use include/linux/pci-dma.h
FUJITA Tomonori
2
-13
/
+4
2010-03-12
pci-dma: mips: use include/linux/pci-dma.h
FUJITA Tomonori
2
-23
/
+3
2010-03-12
pci-dma: ia64: use include/linux/pci-dma.h
FUJITA Tomonori
2
-13
/
+4
2010-03-12
pci-dma: frv: use include/linux/pci-dma.h
FUJITA Tomonori
1
-7
/
+1
2010-03-12
pci-dma: arm: use include/linux/pci-dma.h
FUJITA Tomonori
2
-10
/
+4
2010-03-12
pci-dma: alpha: use include/linux/pci-dma.h
FUJITA Tomonori
2
-13
/
+4
2010-03-12
pci-dma: x86: use include/linux/pci-dma.h
FUJITA Tomonori
2
-28
/
+5
2010-03-12
pci-dma: add include/linux/pci-dma.h
FUJITA Tomonori
1
-0
/
+20
2010-03-12
um: remove dma_sync_single_range
FUJITA Tomonori
1
-8
/
+0
2010-03-12
alpha: remove dma_sync_single_range
FUJITA Tomonori
1
-1
/
+0
2010-03-12
DMA-API.txt: remove dma_sync_single_range description
FUJITA Tomonori
1
-10
/
+0
2010-03-12
DMA-API.txt: add dma_sync_single/sg API description
FUJITA Tomonori
1
-0
/
+42
2010-03-12
Documentation/DMA-API.txt: remove deprecated function descriptions
FUJITA Tomonori
1
-28
/
+0
2010-03-12
edac: e752x: add dram scrubbing support
Peter Tyser
1
-0
/
+107
2010-03-12
edac: e752x fsb ecc
Konstantin Olifer
1
-8
/
+2
[next]