index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-05
fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checking
Heinrich Schuchardt
1
-0
/
+3
2014-06-05
fs/notify/mark.c: trivial cleanup
David Cohen
1
-1
/
+1
2014-06-05
fanotify: create FAN_ACCESS event for readdir
Heinrich Schuchardt
1
-0
/
+2
2014-06-05
fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and path
Heinrich Schuchardt
1
-7
/
+10
2014-06-05
fs/fscache: replace seq_printf by seq_puts
Fabian Frederick
2
-8
/
+6
2014-06-05
fs/fscache: convert printk to pr_foo()
Fabian Frederick
7
-32
/
+32
2014-06-05
kthread: fix return value of kthread_create() upon SIGKILL.
Tetsuo Handa
1
-2
/
+2
2014-06-05
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
15
-73
/
+18
2014-06-05
mm: fix sleeping function warning from __put_anon_vma
Hugh Dickins
1
-3
/
+5
2014-06-05
MAINTAINERS: pass on hwpoison maintainership to Naoya Horiguchi
Andi Kleen
1
-2
/
+1
2014-06-05
MAINTAINERS: add Joe as the get_maintainer.pl maintainer
Joe Perches
1
-0
/
+5
2014-06-05
tools/vm/page-types.c: catch sigbus if raced with truncate
Konstantin Khlebnikov
1
-3
/
+32
2014-06-04
clocksource: versatile: Use sched_clock_register()
Thomas Gleixner
1
-3
/
+3
2014-06-04
of: handle NULL node in next_child iterators
Florian Fainelli
1
-0
/
+6
2014-06-04
of/irq: provide more wrappers for !CONFIG_OF
Arnd Bergmann
1
-3
/
+33
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
ACPICA: Namespace: Remove _PRP method support.
Lv Zheng
2
-7
/
+0
2014-06-03
KVM: add missing cleanup_srcu_struct
Paolo Bonzini
1
-0
/
+1
2014-06-03
HID: thingm: thingm_fwinfo[] doesn't need to be global
Jiri Kosina
1
-1
/
+1
2014-06-03
HID: core: add two new usages for digitizer
Ping Cheng
3
-5
/
+9
2014-06-03
ASoC: Fix wrong argument for card remove callbacks
Takashi Iwai
7
-9
/
+8
2014-06-03
ASoC: free jack GPIOs before the sound card is freed
Stephen Warren
7
-34
/
+69
2014-06-03
ALSA: firewire-lib: Remove a comment about restriction of asynchronous operation
Takashi Sakamoto
1
-2
/
+0
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
ASoC: cache: Fix error code when not using ASoC level cache
Mark Brown
1
-1
/
+1
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
ALSA: hda/realtek - Fix COEF widget NID for ALC260 replacer fixup
Takashi Iwai
1
-2
/
+2
2014-06-02
ALSA: hda/realtek - Correction of fixup codes for PB V7900 laptop
Ronan Marquet
1
-4
/
+2
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
[next]