index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-09
s390/sclp: move sclp_early_read_info to sclp_early_core.c
Vasily Gorbik
5
-64
/
+81
2018-10-09
s390: introduce .boot.data section
Vasily Gorbik
6
-4
/
+56
2018-10-09
s390/decompressor: clean up and rename compressed/misc.c
Vasily Gorbik
4
-24
/
+14
2018-10-09
s390: rescue initrd as early as possible
Vasily Gorbik
5
-38
/
+40
2018-10-09
s390/sclp: simplify early hsa_size detection
Vasily Gorbik
1
-57
/
+3
2018-10-09
s390/decompressor: get rid of .bss usage
Vasily Gorbik
2
-13
/
+6
2018-10-09
s390/decompressor: rework uncompressed image info collection
Vasily Gorbik
7
-56
/
+61
2018-10-09
s390: remove decompressor's head.S
Vasily Gorbik
8
-64
/
+43
2018-10-09
s390: unify stack size definitions
Vasily Gorbik
6
-21
/
+16
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
16
-88
/
+225
2018-10-09
s390: add stack switch helper
Martin Schwidefsky
2
-9
/
+50
2018-10-09
init: add arch_call_rest_init to allow stack switching
Martin Schwidefsky
2
-2
/
+9
2018-10-09
s390/pfault: do not use stack buffers for hardware data
Martin Schwidefsky
1
-17
/
+21
2018-10-09
s390/monwriter: do not use stack buffers for hardware data
Martin Schwidefsky
1
-13
/
+20
2018-10-09
s390/hypfs: do not use stack buffers for hardware data
Martin Schwidefsky
1
-18
/
+22
2018-10-09
s390/appldata: do not use stack buffers for hardware data
Martin Schwidefsky
1
-12
/
+23
2018-10-09
s390/appldata: pass parameter list pointer to appldata_asm
Martin Schwidefsky
3
-11
/
+16
2018-10-09
dmaengine: fsl-edma: remove dma_slave_config direction usage
Vinod Koul
2
-40
/
+46
2018-10-09
HID: google: drop superfluous const before SIMPLE_DEV_PM_OPS()
Jiri Kosina
1
-1
/
+1
2018-10-09
HID: google: add support tablet mode switch for Whiskers
Dmitry Torokhov
1
-19
/
+394
2018-10-09
mfd: cros: add "base attached" MKBP switch definition
Dmitry Torokhov
1
-0
/
+1
2018-10-09
locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DEBUG_LOCKDEP=y
Waiman Long
4
-10
/
+37
2018-10-09
PM / tools: sleepgraph and bootgraph: upgrade to v5.2
Todd Brandt
4
-298
/
+364
2018-10-09
PM / tools: sleepgraph: first batch of v5.2 changes
Todd Brandt
3
-634
/
+759
2018-10-09
Merge branch 'fixes' into next
Ulf Hansson
1
-0
/
+10
2018-10-09
mmc: block: avoid multiblock reads for the last sector in SPI mode
Chris Boot
1
-0
/
+10
2018-10-09
Merge tag 'arc-4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Greg Kroah-Hartman
3
-25
/
+23
2018-10-09
mmc: mmci: add stm32 sdmmc variant
Ludovic Barre
5
-0
/
+334
2018-10-09
dt-bindings: mmci: add stm32 sdmmc variant
Ludovic Barre
1
-0
/
+10
2018-10-09
mmc: mmci: add stm32 sdmmc registers
Ludovic Barre
1
-0
/
+56
2018-10-09
mmc: mmci: add clock divider for stm32 sdmmc
Ludovic Barre
2
-0
/
+4
2018-10-09
mmc: mmci: add optional reset property
Ludovic Barre
2
-0
/
+9
2018-10-09
dt-bindings: mmci: add optional reset property
Ludovic Barre
1
-0
/
+1
2018-10-09
mmc: mmci: add variant property to not read datacnt
Ludovic Barre
2
-2
/
+9
2018-10-09
mmc: mmci: add variant property to write datactrl before command
Ludovic Barre
2
-2
/
+6
2018-10-09
mmc: mmci: add variant property to define irq pio mask
Ludovic Barre
2
-3
/
+15
2018-10-09
mmc: mmci: add variant property to define dpsm bit
Ludovic Barre
2
-3
/
+14
2018-10-09
mmc: mmci: add variant properties to define cpsm & cmdresp bits
Ludovic Barre
2
-4
/
+51
2018-10-09
mmc: mmci: expand startbiterr to irqmask and error check
Ludovic Barre
2
-14
/
+19
2018-10-09
mmc: mmci: add datactrl block size variant property
Ludovic Barre
2
-2
/
+13
2018-10-09
mmc: mmci: add set_clk/pwrreg callbacks
Ludovic Barre
2
-4
/
+17
2018-10-09
mmc: mmci: add validate_data callback
Ludovic Barre
2
-18
/
+22
2018-10-09
mmc: mmci: add dma_error callback
Ludovic Barre
3
-11
/
+18
2018-10-09
mmc: mmci: add dma_finalize callback
Ludovic Barre
3
-8
/
+15
2018-10-09
mmc: mmci: add dma_start callback
Ludovic Barre
3
-30
/
+42
2018-10-09
mmc: mmci: add get_next_data callback
Ludovic Barre
3
-6
/
+13
2018-10-09
mmc: mmci: add prepare/unprepare_data callbacks
Ludovic Barre
3
-33
/
+78
2018-10-09
mmc: mmci: merge prepare data functions
Ludovic Barre
1
-12
/
+7
2018-10-09
mmc: mmci: introduce dma_priv pointer to mmci_host
Ludovic Barre
2
-69
/
+94
2018-10-09
mmc: mmci: create common mmci_dma_setup/release
Ludovic Barre
3
-18
/
+75
[prev]
[next]