Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8fcc34e5ce0a94157349db5a060fbd3656100c6b
8fcc34e
MIPS: PNX83xx: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
d7881fb
MIPS: msp71xx: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
7ec8af9
MIPS: Loongson: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
f8396c1
MIPS: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
930cd54
MIPS: SMTC: Cleanup the hook mess and use irq_data
by Thomas Gleixner
· 14 years ago
2a2b221
MIPS: SMTC: Use irq_data in smtc_forward_irq()
by Thomas Gleixner
· 14 years ago
0e9c4ec
MIPS: TXx9: Convert core to new irq_chip functions
by Thomas Gleixner
· 14 years ago
a93951c
MIPS: irq_cpu: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
5b3a374
MIPS: RM9000: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
e059852
MIPS: rm7000: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
e15883d
MIPS: MSC01: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
aa400ae
MIPS: GT641xx: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
161d049
MIPS: GIC: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
7c8d948
MIPS: i8259: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
9fcecaf
MIPS: LASAt: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
fe92a23
MIPS: JZ4740: Cleanup the mechanical irq_chip conversion
by Lars-Peter Clausen
· 14 years ago
cd11d14
MIPS: JZ4740: GPIO: Use shared irq chip for all gpios
by Lars-Peter Clausen
· 14 years ago
42b64f3
MIPS: JZ4740: Convert to new irq functions
by Thomas Gleixner
· 14 years ago
db00bed
MIPS: JAZZ: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
90a568f
MIPS: EMMA: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
009c200
MIPS: DEC: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
93f2936
MIPS: bcm63xx: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
3fb8818
MIPS: ath79: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
41d735e
MIPS: AR7: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
d24c1a2
MIPS: Alchemy: Convert to new irq chip functions
by Thomas Gleixner
· 14 years ago
786a5e02
MIPS: MSP71xx: Add CPU feature override file.
by Anoop P A
· 14 years ago
ec9ac74
MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices.
by Anoop P A
· 14 years ago
5027070
MIPS: MSP71xx: Platform support for MSP on-chip USB controller.
by Anoop P A
· 14 years ago
088f387
MIPS: MSP71xx: Add VSMP/SMTC support.
by Anoop P A
· 14 years ago
92592c9
MIPS: MSP71xx: Add vectored interrupt support.
by Anoop P A
· 14 years ago
3b042d0
MIPS: MSP71xx: Set up MSP VPE1 timer.
by Anoop P A
· 14 years ago
1685f3b
MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>.
by Ralf Baechle
· 14 years ago
f9b08d9
MIPS: Remove useless initialization.
by Ralf Baechle
· 14 years ago
756cca6
MIPS: Microoptimize arch_{read,write}_lock
by Ralf Baechle
· 14 years ago
4bafad9
MIPS: Enable ARCH_DMA_ADDR_T_64BIT if (HIGHMEM && 64BIT_PHYS_ADDR) || 64BIT
by FUJITA Tomonori
· 14 years ago
4047185
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
ae005cb
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
3961cdf8
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
ad3d9d7
block: fix issue with calling blk_stop_queue() from the request_fn handler
by Jens Axboe
· 14 years ago
401a18e
block: fix bug with inserting flush requests as sort/merge
by Jens Axboe
· 14 years ago
d39dd11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
30f5b28
[media] rc: update for bitop name changes
by Stephen Rothwell
· 14 years ago
0b2d072
fs: simplify iget & friends
by Christoph Hellwig
· 14 years ago
0f1b1fd
fs: pull inode->i_lock up out of writeback_single_inode
by Dave Chinner
· 14 years ago
67a23c4
fs: rename inode_lock to inode_hash_lock
by Dave Chinner
· 14 years ago
a66979a
fs: move i_wb_list out from under inode_lock
by Dave Chinner
· 14 years ago
55fa609
fs: move i_sb_list out from under inode_lock
by Dave Chinner
· 14 years ago
f283c86
fs: remove inode_lock from iput_final and prune_icache
by Dave Chinner
· 14 years ago
02afc41
fs: Lock the inode LRU list separately
by Dave Chinner
· 14 years ago
b2b2af8
fs: factor inode disposal
by Dave Chinner
· 14 years ago
250df6e
fs: protect inode->i_state with inode->i_lock
by Dave Chinner
· 14 years ago
a735140
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 14 years ago
b2b755b
lib, arch: add filter argument to show_mem and fix private implementations
by David Rientjes
· 14 years ago
e285c17
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
0acd220
Merge branch 'nfs-for-2.6.39' into nfs-for-next
by Trond Myklebust
· 14 years ago
35124a0
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
by Weston Andros Adamson
· 14 years ago
b8c4c96
SLUB: Write to per cpu data when allocating it
by Christoph Lameter
· 14 years ago
ef31153
NFSv4.1 convert layoutcommit sync to boolean
by Andy Adamson
· 14 years ago
de4b15c
NFSv4.1 pnfs_layoutcommit_inode fixes
by Andy Adamson
· 14 years ago
f9b615d
slub: Fix debugobjects with lockless fastpath
by Thomas Gleixner
· 14 years ago
3dc8fe4
autofs4: Do not potentially dereference NULL pointer returned by fget() in autofs_dev_ioctl_setpipefd()
by Jesper Juhl
· 14 years ago
e785472
autofs4 - remove autofs4_lock
by Ian Kent
· 14 years ago
83fb96b
autofs4 - fix d_manage() return on rcu-walk
by Ian Kent
· 14 years ago
d4a85e3
autofs4 - fix autofs4_expire_indirect() traversal
by Ian Kent
· 14 years ago
f9398c2
autofs4 - fix dentry leak in autofs4_expire_direct()
by Ian Kent
· 14 years ago
3c31998
autofs4 - reinstate last used update on access
by Ian Kent
· 14 years ago
62a7375
vfs - check non-mountpoint dentry might block in __follow_mount_rcu()
by Ian Kent
· 14 years ago
8f70e95
NFS: Determine initial mount security
by Bryan Schumaker
· 14 years ago
7ebb931
NFS: use secinfo when crossing mountpoints
by Bryan Schumaker
· 14 years ago
5a5ea0d
NFS: Add secinfo procedure
by Bryan Schumaker
· 14 years ago
7c51305
NFS: lookup supports alternate client
by Bryan Schumaker
· 14 years ago
e73b83f
NFS: convert call_sync() to a function
by Bryan Schumaker
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
3dab04e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
by Linus Torvalds
· 14 years ago
6d1e9a4
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 14 years ago
95985725
Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
4d4fcae
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
b4a41ed
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
76d21c5
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
6e50e9f
Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra
by Linus Torvalds
· 14 years ago
e264ac8
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
9d9659b
mmc: Add MMC_PROGRESS_*
by Simon Horman
· 14 years ago
a6558c2
mmc, ARM: Rename SuperH Mobile ARM zboot helpers
by Simon Horman
· 14 years ago
2004600
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
by Linus Torvalds
· 14 years ago
047f61c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
05061bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 14 years ago
fdc0ad8
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 14 years ago
dc87c55
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
5818fcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 14 years ago
0625bef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
a6a1d64
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 14 years ago
1b506cf
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 14 years ago
4cc4d24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
by Linus Torvalds
· 14 years ago
6ed09c3
UBIFS: fix assertion warning and refine comments
by Artem Bityutskiy
· 14 years ago
9d523ca
UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKS
by Artem Bityutskiy
· 14 years ago
fc5e58c
UBIFS: use GFP_NOFS properly
by Artem Bityutskiy
· 14 years ago
3d46b31
UBI: use GFP_NOFS properly
by Artem Bityutskiy
· 14 years ago
51eab41
drm/vblank: update recently added vbl interface to be more future proof.
by Dave Airlie
· 14 years ago
1783e4b
drm radeon: Return -EINVAL on wrong pm sysfs access
by Thomas Renninger
· 14 years ago
fafcf94
drm/radeon/kms: fix hardcoded EDID handling
by Alex Deucher
· 14 years ago
Next »