Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
be0c5d8c0bb0023e11f5c6d38e90f7b0f24edb64
be0c5d8
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
1f792dd
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 11 years ago
c75e247
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
4fbeb19
ncpfs: fix error return code in ncp_parse_options()
by Wei Yongjun
· 11 years ago
7012b02
locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock
by Jeff Layton
· 11 years ago
0bc7738
seq_file: add seq_list_*_percpu helpers
by Jeff Layton
· 11 years ago
99b072bb
f2fs: fix readdir incorrectness
by Jaegeuk Kim
· 11 years ago
d2b4a64
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
8dce5f3
Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 11 years ago
21884a8
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8b70a90
Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 11 years ago
7644a44
Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 11 years ago
16984ce
Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen
by Linus Torvalds
· 11 years ago
2cb7b5a
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
3de91f9
mode_t whack-a-mole...
by Al Viro
· 11 years ago
73b0cd6
hrtimer: Remove unused variable
by Thomas Gleixner
· 11 years ago
b2c3110
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
4517547
Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubi
by Linus Torvalds
· 11 years ago
2dd1cb5
Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 11 years ago
5ec2481
hrtimers: Move SMP function call to thread context
by Thomas Gleixner
· 11 years ago
193deee
lustre: kill the pointless wrapper
by Al Viro
· 11 years ago
84d08fa
helper for reading ->d_count
by Al Viro
· 11 years ago
332962f
clocksource: Reselect clocksource when watchdog validated high-res capability
by Thomas Gleixner
· 11 years ago
67eacc1
DMA: shdma: add DT support
by Guennadi Liakhovetski
· 11 years ago
d0951a2
DMA: shdma: shdma_chan_filter() has to be in shdma-base.h
by Guennadi Liakhovetski
· 11 years ago
fa74326
DMA: shdma: (cosmetic) don't re-calculate a pointer
by Guennadi Liakhovetski
· 11 years ago
f784d9c
dmaengine: at_hdmac: prepare clk before calling enable
by Boris BREZILLON
· 11 years ago
c3dbc60
dmaengine/trivial: at_hdmac: add curly brackets to if/else expressions
by Nicolas Ferre
· 11 years ago
538eea6
dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors()
by Nicolas Ferre
· 11 years ago
62971b2
dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT binding
by Ludovic Desroches
· 11 years ago
764037c
ARM: at91: dt: add header to define at_hdmac configuration
by Ludovic Desroches
· 11 years ago
757f4e5
MIPS: jz4740: Correct clock gate bit for DMA controller
by Maarten ter Huurne
· 11 years ago
25ce6c3
MIPS: jz4740: Remove custom DMA API
by Lars-Peter Clausen
· 11 years ago
cdcb90a
MIPS: jz4740: Register jz4740 DMA device
by Lars-Peter Clausen
· 11 years ago
7c169a4
dma: Add a jz4740 dmaengine driver
by Lars-Peter Clausen
· 11 years ago
c8c81f3
MIPS: jz4740: Acquire and enable DMA controller clock
by Maarten ter Huurne
· 11 years ago
8e3c518
dma: mmp_tdma: disable irq when disabling dma channel
by Qiao Zhou
· 11 years ago
d7cabee
dmaengine: PL08x: Avoid collisions with get_signal() macro
by Mark Brown
· 11 years ago
e368b51
dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically
by Vinod Koul
· 11 years ago
fed42c1
dma: dw: add PCI part of the driver
by Andy Shevchenko
· 11 years ago
9cade1a
dma: dw: split driver to library part and platform code
by Andy Shevchenko
· 11 years ago
61a7649
dma: move dw_dmac driver to an own directory
by Andy Shevchenko
· 11 years ago
0b95961
dw_dmac: don't check resource with devm_ioremap_resource
by Andy Shevchenko
· 11 years ago
fed8c45
dma: pl330: use dma_addr_t for describing bus addresses
by Will Deacon
· 11 years ago
0967717
dma: pl330: rip out broken, redundant ID probing
by Will Deacon
· 11 years ago
9479e17
dma: imx-sdma: move to generic device tree bindings
by Shawn Guo
· 11 years ago
add93b5
dmaengine: sirf: set dma residue based on the current dma transfer position
by Rongjun Ying
· 12 years ago
7bdc1e2
dma: tegra: avoid channel lock up after free
by Dmitry Osipenko
· 12 years ago
ac7ae75
dma: tegra20-apbdma: err message correction
by Dmitry Osipenko
· 12 years ago
8004cbb
dw_dmac: remove inline marking of EXPORT_SYMBOL functions
by Denis Efremov
· 12 years ago
c1a9d39
dma: timb_dma: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
36c6df5
dma: at_hdmac: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
3208b37
dma: mxs-dma: Staticize mxs_dma_xlate
by Fabio Estevam
· 11 years ago
dd3daca
dma: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
d48de6f
DMA: AT91: Get residual bytes in dma buffer
by Elen Song
· 12 years ago
d088c33
DMA: AT91: Get transfer width
by Elen Song
· 12 years ago
6c22770
dmaengine: at_hdmac/trivial: rearrange CFG register bits assignment
by Nicolas Ferre
· 12 years ago
72ae6e4
dmaengine: at_hdmac: extend hardware handshaking interface identification
by Nicolas Ferre
· 12 years ago
ea7e790
dmaengine: at_hdmac/trivial: correct typo in comment
by Nicolas Ferre
· 12 years ago
5c6b3e7
DMA: imx-dma: imxdma->dev used uninitialized
by Markus Pargmann
· 11 years ago
290ad0f
dma: imx-dma: Add oftree support
by Markus Pargmann
· 11 years ago
74b9272
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
f5b63ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
2b0f893
Merge branch 'timers/posix-cpu-timers-for-tglx' of
by Thomas Gleixner
· 11 years ago
57961e3
Input: cyttsp4 - kfree xfer_buf on error path in probe()
by Ferruh Yigit
· 11 years ago
98f486f1
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
84cbd72
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
80cc38b1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
3366dd9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
697a067
Merge tag 'md-3.11' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
e61aca5
Merge branch 'kconfig-diet' from Dave Hansen
by Linus Torvalds
· 11 years ago
92aef8fb
hang and lockup detection menu
by Dave Hansen
· 11 years ago
604ff0d
kconfig: consolidate printk options
by Dave Hansen
· 11 years ago
9eade16
group locking debugging options
by Dave Hansen
· 11 years ago
6dfc066
consolidate compilation option configs
by Dave Hansen
· 11 years ago
881c514
consolidate runtime testing configs
by Dave Hansen
· 11 years ago
0610c8a
order memory debugging Kconfig options
by Dave Hansen
· 11 years ago
d1a1dc0
consolidate per-arch stack overflow debugging options
by Dave Hansen
· 11 years ago
da67db4
Merge branch 'hpfs' from Mikulas Patocka
by Linus Torvalds
· 11 years ago
275f495
hpfs: implement prefetch to improve performance
by Mikulas Patocka
· 11 years ago
a0c1b75
hpfs: use mpage
by Mikulas Patocka
· 11 years ago
3ebacb0
hpfs: better test for errors
by Mikulas Patocka
· 11 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
e628753
quota: Convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
3df3219
ext3: Fix fsync error handling after filesystem abort.
by Dmitry Monakhov
· 11 years ago
fa18f7b
posix-cpu-timers: don't account cpu timer after stopped thread runtime accounting
by KOSAKI Motohiro
· 11 years ago
6dd18e4
of: Fix address decoding on Bimini and js2x machines
by Benjamin Herrenschmidt
· 11 years ago
21796b3
Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linus
by Jiri Kosina
· 11 years ago
9d15762
HID: wacom: Intuos4 battery charging changes
by Przemo Firszt
· 11 years ago
08ec2dc
Merge branches 'for-3.11/multitouch', 'for-3.11/sony' and 'for-3.11/upstream' into for-linus
by Jiri Kosina
· 11 years ago
db58316
Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for-3.11/i2c-hid-fixed' into for-linus
by Jiri Kosina
· 11 years ago
811adb9
HID: i2c-hid: support sending HID output reports using the output register
by Andrew Duggan
· 11 years ago
176455e
xen/arm and xen/arm64: implement HYPERVISOR_tmem_op
by Stefano Stabellini
· 11 years ago
c20eb0f
metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.c
by James Hogan
· 11 years ago
1376512
md/raid10: fix bug which causes all RAID10 reshapes to move no data.
by NeilBrown
· 11 years ago
fdcfbbb
md/raid5: allow 5-device RAID6 to be reshaped to 4-device.
by NeilBrown
· 11 years ago
ddcf660
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
c16bfeb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 11 years ago
1286da8
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
9e22038
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
Next »