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
2009-04-07
kprobes: cleanup comment style in kprobes.h
Masami Hiramatsu
1
-4
/
+8
2009-04-07
kprobes: move EXPORT_SYMBOL_GPL just after function definitions
Masami Hiramatsu
1
-12
/
+18
2009-04-07
kprobes: cleanup aggr_kprobe related code
Masami Hiramatsu
1
-30
/
+30
2009-04-07
spi_imx: set spi_master.dma_alignment = 4
Mike Rapoport
1
-0
/
+2
2009-04-07
pxa2xx_spi: set spi_master.dma_alignment = 8
Mike Rapoport
1
-0
/
+2
2009-04-07
SPI: add dma_alignment field to spi_master
Mike Rapoport
1
-0
/
+6
2009-04-07
spi_bfin5xx: remove unused IS_DMA_ALIGNED macro
Mike Rapoport
1
-2
/
+0
2009-04-07
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
Eric Miao
2
-18
/
+79
2009-04-07
spi: limit reaches -1, tested 0
Roel Kluin
1
-1
/
+2
2009-04-07
Blackfin SPI Driver: Make mmc_spi driver work on Blackfin
Wolfgang Muees
2
-142
/
+110
2009-04-07
Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support
Michael Hennerich
2
-8
/
+33
2009-04-07
Blackfin SPI Driver: fix NULL pointer crash
Mike Frysinger
1
-0
/
+3
2009-04-07
Blackfin SPI Driver: use bfin_spi_ prefix on all functions
Mike Frysinger
1
-111
/
+112
2009-04-07
Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change
Yi Li
1
-9
/
+8
2009-04-07
Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert...
Yi Li
1
-3
/
+2
2009-04-07
Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x
Mike Frysinger
1
-1
/
+2
2009-04-07
Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler
Mike Frysinger
1
-1
/
+11
2009-04-07
Blackfin SPI Driver: get dma working for SPI flashes
Mike Frysinger
1
-10
/
+16
2009-04-07
Blackfin SPI Driver: SPI slave select code cleanup
Mike Frysinger
1
-3
/
+1
2009-04-07
Blackfin SPI Driver: use the properl BIT_CTL_xxx defines
Mike Frysinger
1
-3
/
+3
2009-04-07
Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any
Mike Frysinger
1
-1
/
+1
2009-04-07
Blackfin SPI Driver: add a few more DMA debug messages
Mike Frysinger
1
-2
/
+10
2009-04-07
Blackfin SPI Driver: drop bogus cast and touchup dma label
Mike Frysinger
1
-2
/
+2
2009-04-07
Blackfin SPI Driver: unify duplicated code in dma read/write paths
Mike Frysinger
1
-26
/
+21
2009-04-07
Blackfin SPI Driver: pass DMA overflow error to the higher level
Mike Frysinger
1
-5
/
+11
2009-04-07
Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes ...
Mike Frysinger
1
-3
/
+3
2009-04-07
Blackfin SPI Driver: remove useless <asm/cplbinit.h>
Mike Frysinger
1
-3
/
+0
2009-04-07
Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation
Michael Hennerich
2
-0
/
+5
2009-04-07
Blackfin SPI Driver: ensure cache coherency before doing DMA
Vitja Makarov
1
-3
/
+20
2009-04-07
hwmon: add support for GMT G760A fan speed PWM controller
Herbert Valerio Riedel
4
-0
/
+319
2009-04-07
/proc/pid/maps: don't show pgoff of pure ANON VMAs
KAMEZAWA Hiroyuki
2
-2
/
+6
2009-04-07
mm: add /proc controls for pdflush threads
Peter W Morreale
4
-12
/
+72
2009-04-07
mm: fix pdflush thread creation upper bound
Peter W Morreale
1
-6
/
+24
2009-04-07
esp: fix section mismatch warning
Randy Dunlap
1
-1
/
+1
2009-04-07
PCI: Fix oops in pci_vpd_truncate
Anton Vorontsov
1
-1
/
+2
2009-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-100
/
+5
2009-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
1
-3
/
+0
2009-04-07
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
36
-123
/
+235
2009-04-07
ramfs: fix double freeing s_fs_info on failed mount
Ingo Molnar
1
-8
/
+11
2009-04-07
Revert "module: remove the SHF_ALLOC flag on the __versions section."
Rusty Russell
1
-3
/
+0
2009-04-07
tomoyo: remove "undelete domain" command.
Tetsuo Handa
3
-100
/
+5
2009-04-07
powerpc: Fix oops when loading modules
Paul Mackerras
1
-2
/
+4
2009-04-07
powerpc: Wire up preadv and pwritev
Stephen Rothwell
2
-1
/
+6
2009-04-07
powerpc/ftrace: Fix printf format warning
Michael Ellerman
1
-1
/
+1
2009-04-07
powerpc/ftrace: Fix #if that should be #ifdef
Michael Ellerman
1
-1
/
+1
2009-04-07
powerpc: Fix ptrace compat wrapper for FPU register access
Michael Neuling
1
-4
/
+11
2009-04-07
powerpc: Print information about mapping hw irqs to virtual irqs
Michael Ellerman
1
-1
/
+3
2009-04-07
powerpc: Correct dependency of KEXEC
Geert Uytterhoeven
1
-1
/
+1
2009-04-07
powerpc: Disable VSX or current process in giveup_fpu/altivec
Michael Neuling
2
-0
/
+13
2009-04-07
powerpc/pseries: Enable relay in pseries_defconfig
Anton Blanchard
1
-1
/
+1
[prev]
[next]