index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
math-emu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-03
fs/jfs/super.c: convert simple_str to kstr
Fabian Frederick
1
-8
/
+24
2014-06-03
fs/jfs/jfs_dmap.c: replace min/casting by min_t
Fabian Frederick
1
-4
/
+5
2014-06-03
fs/jfs/super.c: remove 0 assignment to static + code clean-up
Fabian Frederick
1
-26
/
+19
2014-06-03
fs/jfs/jfs_logmgr.c: remove NULL assignment on static
Fabian Frederick
1
-1
/
+1
2014-06-03
KVM: add missing cleanup_srcu_struct
Paolo Bonzini
1
-0
/
+1
2014-06-03
usb: hub_handle_remote_wakeup() only exists for CONFIG_PM=y
Stephen Rothwell
1
-0
/
+6
2014-06-02
GFS2: Prevent recovery before the local journal is set
Bob Peterson
3
-0
/
+8
2014-06-02
spi: rspi: Extract rspi_common_transfer()
Geert Uytterhoeven
1
-37
/
+24
2014-06-02
spi: rspi: Add DMA support for RSPI on RZ/A1H
Geert Uytterhoeven
1
-0
/
+3
2014-06-02
spi: rspi: Add DMA support for QSPI on R-Car Gen2
Geert Uytterhoeven
1
-0
/
+9
2014-06-02
spi: rspi: Absorb rspi_rz_transfer_out_in() into rspi_rz_transfer_one()
Geert Uytterhoeven
1
-11
/
+4
2014-06-02
spi: rspi: Merge rspi_*_dma() into rspi_dma_transfer()
Geert Uytterhoeven
1
-78
/
+61
2014-06-02
spi: rspi: Pass sg_tables instead of spi_tranfer to rspi_*_dma()
Geert Uytterhoeven
1
-10
/
+12
2014-06-02
spi: rspi: Move RSPI-specific setup out of DMA routines
Geert Uytterhoeven
1
-20
/
+10
2014-06-02
spi: rspi: Use SPI core DMA mapping framework
Geert Uytterhoeven
1
-90
/
+50
2014-06-02
spi: rspi: SPI DMA core needs both RX and TX DMA to function
Geert Uytterhoeven
1
-22
/
+14
2014-06-02
spi: rspi: Remove unneeded resource test in DMA setup
Geert Uytterhoeven
1
-12
/
+9
2014-06-02
spi: rspi: Extract rspi_request_dma_chan()
Geert Uytterhoeven
1
-34
/
+55
2014-06-02
spi: rspi: Don't consider DMA configuration failures fatal
Geert Uytterhoeven
1
-4
/
+2
2014-06-02
spi: rspi: Extract rspi_pio_transfer()
Geert Uytterhoeven
1
-62
/
+33
2014-06-02
spi: rspi: Use core SPI_MASTER_MUST_[RT]X handling
Geert Uytterhoeven
1
-74
/
+58
2014-06-02
spi: rspi: Remove unused 16-bit DMA support
Geert Uytterhoeven
2
-80
/
+6
2014-06-02
spi: rspi: Do not call rspi_receive_init() for TX-only
Geert Uytterhoeven
1
-4
/
+4
2014-06-02
spi: rspi: Extract rspi_wait_for_{tx_empty,rx_full}()
Geert Uytterhoeven
1
-8
/
+21
2014-06-02
regulator: pbias: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-06-02
regulator: max8649: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-06-02
locks: add some tracepoints in the lease handling code
Jeff Layton
2
-0
/
+107
2014-06-02
fs/locks.c: replace seq_printf by seq_puts
Fabian Frederick
1
-11
/
+11
2014-06-02
locks: ensure that fl_owner is always initialized properly in flock and lease...
Jeff Layton
7
-32
/
+11
2014-06-02
mmc: mmci: Enforce DMA configuration through DT
Ulf Hansson
3
-43
/
+1
2014-06-02
Linux 3.15-rc8
v3.15-rc8
Linus Torvalds
1
-1
/
+1
2014-06-02
staging: skein: fix sparse warning for static declarations
James A Shackleford
1
-0
/
+1
2014-06-02
staging/mt29f_spinand: coding style fixes
Simon Boulay
1
-0
/
+2
2014-06-02
staging: silicom: fix sparse warning for static variable
James A Shackleford
1
-1
/
+1
2014-06-02
powerpc: Wire renameat2() syscall
Benjamin Herrenschmidt
3
-1
/
+3
2014-06-01
staging: lustre: Fix coding style
Josep Puigdemont
1
-1
/
+3
2014-06-01
staging: android: binder.c: Use more appropriate functions for euid retrieval
Tair Rzayev
1
-7
/
+7
2014-06-01
regulator: core: Fix the init of DT defined fixed regulators
Alban Bedel
1
-7
/
+16
2014-06-01
regulator: core: Disable unused regulators after deferred probing is done
Saravana Kannan
1
-1
/
+1
2014-06-01
regulator: Don't disable unused regulators we don't have permission for
Mark Brown
1
-2
/
+6
2014-06-01
regulator: axp20x: Use regulator_map_voltage_ascend for LDO4
Axel Lin
1
-0
/
+1
2014-06-01
regulator: use of_property_read_{bool|u32}()
Sergei Shtylyov
1
-23
/
+14
2014-06-01
spi/pxa2xx: fix runtime PM enabling order
Antonio Ospite
1
-5
/
+5
2014-05-31
staging: lustre: fix integer as NULL pointer warnings
Alexandr Terekhov
5
-8
/
+8
2014-05-31
ARM: exynos: don't run exynos4 l2x0 setup on other platforms
Olof Johansson
1
-0
/
+3
2014-05-31
dcache: add missing lockdep annotation
Linus Torvalds
1
-1
/
+1
2014-05-31
ARM: exynos: Fix "allmodconfig" build errors in mcpm and hotplug
Abhilash Kesavan
1
-0
/
+2
2014-05-31
ARM: multi_v7_defconfig: Enable Exynos platform
Sachin Kamat
1
-0
/
+12
2014-05-31
blk-mq: push IPI or local end_io decision to __blk_mq_complete_request()
Jens Axboe
1
-7
/
+13
2014-05-31
drm/radeon: Resume fbcon last
Daniel Vetter
1
-5
/
+6
[next]