index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
namespaces: mqueue namespace: adapt sysctl
Serge E. Hallyn
2009-04-07
5
-64
/
+138
*
namespaces: ipc namespaces: implement support for posix msqueues
Serge E. Hallyn
2009-04-07
5
-52
/
+131
*
namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace
Serge E. Hallyn
2009-04-07
7
-71
/
+145
*
namespaces: move proc_net_get_sb to a generic fs/super.c helper
Serge E. Hallyn
2009-04-07
2
-0
/
+43
*
uvesafb: documentation update
Michal Januszewski
2009-04-07
1
-3
/
+4
*
fbdev: i.MX31: fix panning, error handling, clean up
Guennadi Liakhovetski
2009-04-07
1
-25
/
+31
*
tdfxfb: make use of DDC information about connected monitor
Krzysztof Helt
2009-04-07
1
-4
/
+63
*
tdfxfb: move I2C functionality into the tdfxfb
Krzysztof Helt
2009-04-07
3
-1
/
+234
*
kprobes: support kretprobe and jprobe per-probe disabling
Masami Hiramatsu
2009-04-07
2
-6
/
+27
*
kprobes: support per-kprobe disabling
Masami Hiramatsu
2009-04-07
3
-33
/
+191
*
kprobes: rename kprobe_enabled to kprobes_all_disarmed
Masami Hiramatsu
2009-04-07
1
-17
/
+17
*
kprobes: cleanup comment style in kprobes.h
Masami Hiramatsu
2009-04-07
1
-4
/
+8
*
kprobes: move EXPORT_SYMBOL_GPL just after function definitions
Masami Hiramatsu
2009-04-07
1
-12
/
+18
*
kprobes: cleanup aggr_kprobe related code
Masami Hiramatsu
2009-04-07
1
-30
/
+30
*
spi_imx: set spi_master.dma_alignment = 4
Mike Rapoport
2009-04-07
1
-0
/
+2
*
pxa2xx_spi: set spi_master.dma_alignment = 8
Mike Rapoport
2009-04-07
1
-0
/
+2
*
SPI: add dma_alignment field to spi_master
Mike Rapoport
2009-04-07
1
-0
/
+6
*
spi_bfin5xx: remove unused IS_DMA_ALIGNED macro
Mike Rapoport
2009-04-07
1
-2
/
+0
*
spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases
Eric Miao
2009-04-07
2
-18
/
+79
*
spi: limit reaches -1, tested 0
Roel Kluin
2009-04-07
1
-1
/
+2
*
Blackfin SPI Driver: Make mmc_spi driver work on Blackfin
Wolfgang Muees
2009-04-07
2
-142
/
+110
*
Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support
Michael Hennerich
2009-04-07
2
-8
/
+33
*
Blackfin SPI Driver: fix NULL pointer crash
Mike Frysinger
2009-04-07
1
-0
/
+3
*
Blackfin SPI Driver: use bfin_spi_ prefix on all functions
Mike Frysinger
2009-04-07
1
-111
/
+112
*
Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_change
Yi Li
2009-04-07
1
-9
/
+8
*
Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert...
Yi Li
2009-04-07
1
-3
/
+2
*
Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54x
Mike Frysinger
2009-04-07
1
-1
/
+2
*
Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handler
Mike Frysinger
2009-04-07
1
-1
/
+11
*
Blackfin SPI Driver: get dma working for SPI flashes
Mike Frysinger
2009-04-07
1
-10
/
+16
*
Blackfin SPI Driver: SPI slave select code cleanup
Mike Frysinger
2009-04-07
1
-3
/
+1
*
Blackfin SPI Driver: use the properl BIT_CTL_xxx defines
Mike Frysinger
2009-04-07
1
-3
/
+3
*
Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag any
Mike Frysinger
2009-04-07
1
-1
/
+1
*
Blackfin SPI Driver: add a few more DMA debug messages
Mike Frysinger
2009-04-07
1
-2
/
+10
*
Blackfin SPI Driver: drop bogus cast and touchup dma label
Mike Frysinger
2009-04-07
1
-2
/
+2
*
Blackfin SPI Driver: unify duplicated code in dma read/write paths
Mike Frysinger
2009-04-07
1
-26
/
+21
*
Blackfin SPI Driver: pass DMA overflow error to the higher level
Mike Frysinger
2009-04-07
1
-5
/
+11
*
Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes ...
Mike Frysinger
2009-04-07
1
-3
/
+3
*
Blackfin SPI Driver: remove useless <asm/cplbinit.h>
Mike Frysinger
2009-04-07
1
-3
/
+0
*
Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation
Michael Hennerich
2009-04-07
2
-0
/
+5
*
Blackfin SPI Driver: ensure cache coherency before doing DMA
Vitja Makarov
2009-04-07
1
-3
/
+20
*
hwmon: add support for GMT G760A fan speed PWM controller
Herbert Valerio Riedel
2009-04-07
4
-0
/
+319
*
/proc/pid/maps: don't show pgoff of pure ANON VMAs
KAMEZAWA Hiroyuki
2009-04-07
2
-2
/
+6
*
mm: add /proc controls for pdflush threads
Peter W Morreale
2009-04-07
4
-12
/
+72
*
mm: fix pdflush thread creation upper bound
Peter W Morreale
2009-04-07
1
-6
/
+24
*
esp: fix section mismatch warning
Randy Dunlap
2009-04-07
1
-1
/
+1
*
PCI: Fix oops in pci_vpd_truncate
Anton Vorontsov
2009-04-07
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-04-07
3
-100
/
+5
|
\
|
*
tomoyo: remove "undelete domain" command.
Tetsuo Handa
2009-04-07
3
-100
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
2009-04-07
1
-3
/
+0
|
\
\
|
*
|
Revert "module: remove the SHF_ALLOC flag on the __versions section."
Rusty Russell
2009-04-07
1
-3
/
+0
|
|
/
[next]