Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a911ddc9a0ecbf77a8b2e78dc5c40e5b7bb40d24
a911ddc
dma: mv_xor: Remove unneeded NULL address check
by Ezequiel Garcia
· 11 years ago
779e561
ioat: fix ioat3_irq_reinit
by Dan Williams
· 11 years ago
4c5d961
ioat: kill msix_single_vector support
by Dan Williams
· 11 years ago
09ec0f5
raid6test: add new corner case for ioatdma driver
by Dan Williams
· 11 years ago
59056e8
ioatdma: clean up sed pool kmem_cache
by Dan Williams
· 11 years ago
21e96c7
ioatdma: fix selection of 16 vs 8 source path
by Dan Williams
· 11 years ago
5d48b9b
ioatdma: fix sed pool selection
by Dan Williams
· 11 years ago
ac7d631
ioatdma: Fix bug in selftest after removal of DMA_MEMSET.
by Dave Jiang
· 11 years ago
50137a7
dmatest: verbose mode
by Dan Williams
· 11 years ago
4076e75
dmatest: convert to dmaengine_unmap_data
by Dan Williams
· 11 years ago
2d88ce7
dmatest: add a 'wait' parameter
by Dan Williams
· 11 years ago
8672744
dmatest: add basic performance metrics
by Dan Williams
· 11 years ago
e3b9c34
dmatest: add support for skipping verification and random data setup
by Dan Williams
· 11 years ago
be9fa5a
dmatest: use pseudo random numbers
by Dan Williams
· 11 years ago
a9e5549
dmatest: support xor-only, or pq-only channels in tests
by Dan Williams
· 11 years ago
a310d03
dmatest: restore ability to start test at module load and init
by Dan Williams
· 11 years ago
0adff80
dmatest: cleanup redundant "dmatest: " prefixes
by Dan Williams
· 11 years ago
872f05c
dmatest: replace stored results mechanism, with uniform messages
by Dan Williams
· 11 years ago
7b61017
Revert "dmatest: append verify result to results"
by Dan Williams
· 11 years ago
0776ae7
dmaengine: remove DMA unmap flags
by Bartlomiej Zolnierkiewicz
· 11 years ago
54f8d50
dmaengine: remove DMA unmap from drivers
by Bartlomiej Zolnierkiewicz
· 11 years ago
6f57fd0
NTB: convert to dmaengine_unmap_data
by Bartlomiej Zolnierkiewicz
· 11 years ago
1786b94
async_pq_val: convert to dmaengine_unmap_data
by Dan Williams
· 11 years ago
7476bd7
async_pq: convert to dmaengine_unmap_data
by Dan Williams
· 11 years ago
3bbdd49
async_raid6_recov: convert to dmaengine_unmap_data
by Dan Williams
· 11 years ago
173e86b
async_xor_val: convert to dmaengine_unmap_data
by Dan Williams
· 11 years ago
fb36ab1
async_xor: convert to dmaengine_unmap_data
by Dan Williams
· 11 years ago
8971646
async_memcpy: convert to dmaengine_unmap_data
by Dan Williams
· 11 years ago
45c463a
dmaengine: reference counted unmap data
by Dan Williams
· 11 years ago
d38a8c6
dmaengine: prepare for generic 'unmap' data
by Dan Williams
· 11 years ago
56ea27f
dmaengine: consolidate memcpy apis
by Dan Williams
· 11 years ago
d1cab34
dmatest: make driver unmap also source buffers by itself
by Bartlomiej Zolnierkiewicz
· 11 years ago
31d141e
Linux 3.12-rc6
by Linus Torvalds
· 11 years ago
bdeeab6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
797afdf
Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
9219cec
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
1bda19e
Btrfs: release path before starting transaction in can_nocow_extent
by Josef Bacik
· 11 years ago
981984c
Merge branch 'acpi-fixes'
by Rafael J. Wysocki
· 11 years ago
bdbff71
Merge branch 'pm-fixes'
by Rafael J. Wysocki
· 11 years ago
04919af
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
83f11a9
Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
02a3250
Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
7b4a515
Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
66eb411
Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
630db0e
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
b2118ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
e13cef8
Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus
by Greg Kroah-Hartman
· 11 years ago
9446878
usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_register
by Guenter Roeck
· 11 years ago
b762799
Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"
by Greg Kroah-Hartman
· 11 years ago
2421ad4
ACPI / PM: Drop two functions that are not used any more
by Rafael J. Wysocki
· 11 years ago
b08fc10
ATA / ACPI: remove power dependent device handling
by Aaron Lu
· 11 years ago
056cdce
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 11 years ago
57a8f0c
mm: revert mremap pud_free anti-fix
by Hugh Dickins
· 11 years ago
750e816
mm: fix BUG in __split_huge_page_pmd
by Hugh Dickins
· 11 years ago
5b808a2
swap: fix set_blocksize race during swapon/swapoff
by Krzysztof Kozlowski
· 11 years ago
fad1a86
procfs: call default get_unmapped_area on MMU-present architectures
by HATAYAMA Daisuke
· 11 years ago
2cbe3b0
procfs: fix unintended truncation of returned mapped address
by HATAYAMA Daisuke
· 11 years ago
e3b6c65
writeback: fix negative bdi max pause
by Fengguang Wu
· 11 years ago
5e9dd37
percpu_refcount: export symbols
by Matias Bjorling
· 11 years ago
84235de
fs: buffer: move allocation failure loop into the allocator
by Johannes Weiner
· 11 years ago
4942642
mm: memcg: handle non-error OOM situations more gracefully
by Johannes Weiner
· 11 years ago
c88b05b
tools/testing/selftests: fix uninitialized variable
by Felipe Pena
· 11 years ago
87fc0ad
block/partitions/efi.c: treat size mismatch as a warning, not an error
by Doug Anderson
· 11 years ago
ef5a22b
mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pages
by Andrea Arcangeli
· 11 years ago
aa9bca0
mm/zswap: bugfix: memory leak when re-swapon
by Weijie Yang
· 11 years ago
e9cdd6e
mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages
by Cyrill Gorcunov
· 11 years ago
c3d16e1
mm: migration: do not lose soft dirty bit if page is in migration state
by Cyrill Gorcunov
· 11 years ago
d8e2162
gcov: MAINTAINERS: Add an entry for gcov
by Peter Oberparleiter
· 11 years ago
16c794b
mm/hugetlb.c: correct missing private flag clearing
by Joonsoo Kim
· 11 years ago
ae39332
mm/vmscan.c: don't forget to free shrinker->nr_deferred
by Andrew Vagin
· 11 years ago
6e224f9
ipc/sem.c: synchronize semop and semctl with IPC_RMID
by Manfred Spraul
· 11 years ago
18ccee2
ipc: update locking scheme comments
by Davidlohr Bueso
· 11 years ago
9c56751
mm, memcg: protect mem_cgroup_read_events for cpu hotplug
by David Rientjes
· 11 years ago
a37f863
driver core: Release device_hotplug_lock when store_mem_state returns EINVAL
by Yasuaki Ishimatsu
· 11 years ago
0056019
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
8359ffa
Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
386aa0519
Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
0e82443
cpufreq: s3c64xx: Rename index to driver_data
by Charles Keepax
· 11 years ago
41863fc
ACPI / power: Drop automaitc resume of power resource dependent devices
by Rafael J. Wysocki
· 11 years ago
09c87e2
intel_pstate: Fix type mismatch warning
by Rafael J. Wysocki
· 11 years ago
90d33f3
Drivers: hv: vmbus: Fix a bug in channel rescind code
by K. Y. Srinivasan
· 11 years ago
eea8851
usb: misc: usb3503: Fix compile error due to incorrect regmap depedency
by Matthew Dawson
· 11 years ago
41314fe
usb/chipidea: fix oops on memory allocation failure
by Russell King - ARM Linux
· 11 years ago
32c37fc
usb-storage: add quirk for mandatory READ_CAPACITY_16
by Oliver Neukum
· 11 years ago
fd8573f
usb: serial: option: blacklist Olivetti Olicard200
by Enrico Mioso
· 11 years ago
d969de8
serial: vt8500: add missing braces
by Roel Kluin
· 11 years ago
614ced9
USB: quirks: add touchscreen that is dazzeled by remote wakeup
by Oliver Neukum
· 11 years ago
d14df33
ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl()
by Dan Carpenter
· 11 years ago
e9c6a18
dm snapshot: fix data corruption
by Mikulas Patocka
· 11 years ago
ed2c7da
apparmor: fix bad lock balance when introspecting policy
by John Johansen
· 11 years ago
5cb3e91
apparmor: fix memleak of the profile hash
by John Johansen
· 11 years ago
34ec4de
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
ba0a062
Merge branch 'fixes-for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 11 years ago
52e0a50
cpufreq / intel_pstate: Fix max_perf_pct on resume
by Dirk Brandewie
· 11 years ago
b83aea8
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
3670426
Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
7d13f94
ACPI: remove /proc/acpi/event from ACPI_BUTTON help
by Krzysztof Mazur
· 11 years ago
d7d4901
ACPI / power: Release resource_lock after acpi_power_get_state() return error
by Lan Tianyu
· 11 years ago
e086ed7
iio:buffer: Free active scan mask in iio_disable_all_buffers()
by Lars-Peter Clausen
· 11 years ago
43ae9e3
ext[34]: fix double put in tmpfile
by Miklos Szeredi
· 11 years ago
Next »