Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
285a3c71640ad7101b7237b8fbaa4ead22c6551c
285a3c7
at_hdmac: implement a private tx_list
by Dan Williams
· 15 years ago
64203b6
mv_xor: implement a private tx_list
by Dan Williams
· 15 years ago
ea25968a
ioat: implement a private tx_list
by Dan Williams
· 15 years ago
308136d
iop-adma: implement a private tx_list
by Dan Williams
· 15 years ago
eda3423
fsldma: implement a private tx_list
by Dan Williams
· 15 years ago
e0bd0f8
dw_dmac: implement a private tx_list
by Dan Williams
· 15 years ago
e12c4fa
Merge branch 'ioat' into dmaengine
by Dan Williams
· 15 years ago
4b652f0
net_dma: poll for a descriptor after allocation failure
by Dan Williams
· 15 years ago
a309218
ioat2,3: dynamically resize descriptor ring
by Dan Williams
· 15 years ago
09c8a5b
ioat: switch watchdog and reset handler from workqueue to timer
by Dan Williams
· 15 years ago
ad643f5
ioat1: trim ioat_dma_desc_sw
by Dan Williams
· 15 years ago
345d852
ioat: ___devinit annotate the initialization paths
by Dan Williams
· 15 years ago
f6ab95b
ioat: preserve chanctrl bits when re-arming interrupts
by Dan Williams
· 15 years ago
bb32078
ioat: ignore reserved bits for chancnt and xfercap
by Dan Williams
· 15 years ago
4fb9b9e
ioat: cleanup completion status reads
by Dan Williams
· 15 years ago
6df9183
ioat: add some dev_dbg() calls
by Dan Williams
· 15 years ago
38e12f6
ioat1: kill unused unmap parameters
by Dan Williams
· 15 years ago
5cbafa6
ioat2,3: convert to a true ring buffer
by Dan Williams
· 15 years ago
dcbc853
ioat: prepare the code for ioat[12]_dma_chan split
by Dan Williams
· 15 years ago
a6a39ca
ioat: fix self test interrupts
by Dan Williams
· 15 years ago
a0587bc
ioat1: move descriptor allocation from submit to prep
by Dan Williams
· 15 years ago
c7984f4
ioat: define descriptor control bit-field
by Dan Williams
· 15 years ago
77867ff
ioat: fix type mismatch for ->dmacount
by Dan Williams
· 15 years ago
f2427e2
ioat: split ioat_dma_probe into core/version-specific routines
by Dan Williams
· 15 years ago
b31b78f
ioat: kill function prototype ifdef guards
by Dan Williams
· 15 years ago
bc3c702
ioat: cleanup some long deref chains and 80 column collisions
by Dan Williams
· 15 years ago
e6c0b69
ioat: convert ioat_probe to pcim/devm
by Dan Williams
· 15 years ago
1f27adc2
ioat: move definitions to dma.h
by Dan Williams
· 15 years ago
a348a7e6
Merge commit 'v2.6.31-rc1' into dmaengine
by Dan Williams
· 15 years ago
584ec22
ioat: move to drivers/dma/ioat/
by Dan Williams
· 15 years ago
808347f
dmaengine: at_hdmac: add DMA slave transfers
by Nicolas Ferre
· 15 years ago
dc78baa
dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller
by Nicolas Ferre
· 15 years ago
f1aef8b
dmaengine: dmatest: correct thread_count while using multiple thread per channel
by Nicolas Ferre
· 15 years ago
0a2ff57d
dmaengine: dmatest: add a maximum number of test iterations
by Nicolas Ferre
· 15 years ago
c019894
drivers/dma: Remove unnecessary semicolons
by Joe Perches
· 15 years ago
e3d4330
drivers/dma/fsldma.c: Remove unnecessary semicolons
by Joe Perches
· 15 years ago
daf4219
dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMA
by Dan Williams
· 15 years ago
28d0325
Linux 2.6.31-rc1
by Linus Torvalds
· 15 years ago
236e946
Revert "PCI: use ACPI _CRS data by default"
by Linus Torvalds
· 15 years ago
f27884a
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 15 years ago
c622304
Merge branches 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs-2.6,audit-current}
by Linus Torvalds
· 15 years ago
d5bb68a
another race fix in jfs_check_acl()
by Al Viro
· 15 years ago
72c0490
Get "no acls for this inode" right, fix shmem breakage
by Al Viro
· 15 years ago
3a6a6c1
audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALL
by Eric Paris
· 15 years ago
641cf4a
inline functions left without protection of ifdef (acl)
by Markus Trippelsdorf
· 15 years ago
bd453cd
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d072599
futex: Fix the write access fault problem for real
by Thomas Gleixner
· 15 years ago
ba52270
SLUB: Don't pass __GFP_FAIL for the initial allocation
by Pekka Enberg
· 15 years ago
4923abf
Don't warn about order-1 allocations with __GFP_NOFAIL
by Linus Torvalds
· 15 years ago
c82e6d4
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
a620c16
Staging: octeon-ethernet: Fix race freeing transmit buffers.
by David Daney
· 15 years ago
f696a10
Staging: octeon-ethernet: Convert to use net_device_ops.
by David Daney
· 15 years ago
773cb77
MIPS: Cavium: Add CPU hotplugging code.
by Ralf Baechle
· 15 years ago
9801b32
MIPS: SMP: Allow suspend and hibernation if CPU hotplug is available
by Ralf Baechle
· 15 years ago
1b2bc75
MIPS: Add arch generic CPU hotplug
by Ralf Baechle
· 15 years ago
4ac4aa5
DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set
by Atsushi Nemoto
· 15 years ago
2e25406
MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.
by Ralf Baechle
· 15 years ago
ab7f6f3
MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined.
by Ralf Baechle
· 15 years ago
44eeab6
MIPS: Hibernation: Remove SMP TLB and cacheflushing code.
by Ralf Baechle
· 15 years ago
631330f
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
by Ralf Baechle
· 15 years ago
0ca5921
MIPS: bug.h Build fix - include <linux/compiler.h>.
by Ralf Baechle
· 15 years ago
c3cb5e1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 15 years ago
ea94b50
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
by Linus Torvalds
· 15 years ago
650a10d
Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 15 years ago
9937ac0
MAINTAINERS: Change mailing list info for CRIS
by Jesper Nilsson
· 15 years ago
0c26d7c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
936940a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
09ce42d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
d7ed9c0
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 15 years ago
4d8d4d2
Remove low_latency flag setting from nozomi and mxser drivers
by Chuck Ebbert
· 15 years ago
6af9a43
tty: fix tty_port_block_til_ready waiting
by Jiri Slaby
· 15 years ago
24ed3ab
pci: use pci_ioremap_bar() in drivers/serial
by Arjan van de Ven
· 15 years ago
ce89294
synclink_gt: fix transmit race and timeout
by Paul Fulghum
· 15 years ago
2a13373
jsm: clean up "serial: jsm: correctly support 4 8 port boards"
by Andrew Morton
· 15 years ago
a10b32d
kgdb: kgdboc console poll hooks for serial_txx9 uart
by Atsushi Nemoto
· 15 years ago
1cbd20d
switch xfs to generic acl caching helpers
by Al Viro
· 15 years ago
073aaa1
helpers for acl caching + switch to those
by Al Viro
· 15 years ago
06b16e9
switch shmem to inode->i_acl
by Al Viro
· 15 years ago
281eede
switch reiserfs to inode->i_acl
by Al Viro
· 15 years ago
7a77b15
switch reiserfs to usual conventions for caching ACLs
by Al Viro
· 15 years ago
e68888b
reiserfs: minimal fix for ACL caching
by Al Viro
· 15 years ago
d441b1c
switch nilfs2 to inode->i_acl
by Al Viro
· 15 years ago
5affd88
switch btrfs to inode->i_acl
by Al Viro
· 15 years ago
290c263
switch jffs2 to inode->i_acl
by Al Viro
· 15 years ago
05fc079
switch jfs to inode->i_acl
by Al Viro
· 15 years ago
d4bfe2f
switch ext4 to inode->i_acl
by Al Viro
· 15 years ago
6582a0e
switch ext3 to inode->i_acl
by Al Viro
· 15 years ago
5e78b43
switch ext2 to inode->i_acl
by Al Viro
· 15 years ago
f19d4a8
add caching of ACLs in struct inode
by Al Viro
· 15 years ago
3e63cbb
fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls
by Ankit Jain
· 15 years ago
01c0319
cleanup __writeback_single_inode
by Christoph Hellwig
· 15 years ago
f21f622
... and the same for vfsmount id/mount group id
by Al Viro
· 15 years ago
c63e09e
Make allocation of anon devices cheaper
by Al Viro
· 15 years ago
7e325d3
update Documentation/filesystems/Locking
by Christoph Hellwig
· 15 years ago
f6cc746
devpts: remove module-related code
by H. Peter Anvin
· 15 years ago
3b22edc
VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper
by Trond Myklebust
· 15 years ago
654f562
vfs: fix nd->root leak in do_filp_open()
by J. R. Okajima
· 15 years ago
b5450d9
reiserfs: remove stray unlock_super in reiserfs_resize
by Christoph Hellwig
· 15 years ago
3391faa
udf: remove redundant tests on unsigned
by Roel Kluin
· 15 years ago
7959ea2
bnx2: Fix the behavior of ethtool when ONBOOT=no
by Ooiwa Naohiro
· 15 years ago
Next »