Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
281054ac8dfc083442c571be44f1c5b9821812ae
281054a
HID: set HID_MAX_FIELD at 128
by Benjamin Tissoires
· 14 years ago
0d2689c
HID: add feature_mapping callback
by Benjamin Tissoires
· 14 years ago
31b6ca0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
56b85f3
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
3e5b08c
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
da40d03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
aa58abc
input/tc3589x: fix compile error
by Dan Carpenter
· 14 years ago
b4a45f5
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
by Linus Torvalds
· 14 years ago
b3e19d9
fs: scale mntget/mntput
by Nick Piggin
· 14 years ago
c6653a8
fs: rename vfsmount counter helpers
by Nick Piggin
· 14 years ago
9d55c36
fs: implement faster dentry memcmp
by Nick Piggin
· 14 years ago
e1bb578
fs: prefetch inode data in dcache lookup
by Nick Piggin
· 14 years ago
4b93688
fs: improve scalability of pseudo filesystems
by Nick Piggin
· 14 years ago
873feea
fs: dcache per-inode inode alias locking
by Nick Piggin
· 14 years ago
ceb5bdc
fs: dcache per-bucket dcache hash locking
by Nick Piggin
· 14 years ago
626d607
bit_spinlock: add required includes
by Nick Piggin
· 14 years ago
4e35e60
kernel: add bl_list
by Nick Piggin
· 14 years ago
880566e
xfs: provide simple rcu-walk ACL implementation
by Nick Piggin
· 14 years ago
258a5aa
btrfs: provide simple rcu-walk ACL implementation
by Nick Piggin
· 14 years ago
7359861
ext2,3,4: provide simple rcu-walk ACL implementation
by Nick Piggin
· 14 years ago
1e1743e
fs: provide simple rcu-walk generic_check_acl implementation
by Nick Piggin
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
34286d6
fs: rcu-walk aware d_revalidate method
by Nick Piggin
· 14 years ago
44a7d7a
fs: cache optimise dentry and inode for rcu-walk
by Nick Piggin
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
5f57cbc
fs: dcache remove d_mounted
by Nick Piggin
· 14 years ago
c28cc36
fs: fs_struct use seqlock
by Nick Piggin
· 14 years ago
31e6b01
fs: rcu-walk for path lookup
by Nick Piggin
· 14 years ago
3c22cd5
kernel: optimise seqlock
by Nick Piggin
· 14 years ago
ff0c7d1
fs: avoid inode RCU freeing for pseudo fs
by Nick Piggin
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
77812a1
fs: consolidate dentry kill sequence
by Nick Piggin
· 14 years ago
ec33679
fs: use RCU in shrink_dentry_list to reduce lock nesting
by Nick Piggin
· 14 years ago
be182bf
fs: reduce dcache_inode_lock width in lru scanning
by Nick Piggin
· 14 years ago
89e6054
fs: dcache reduce prune_one_dentry locking
by Nick Piggin
· 14 years ago
a734eb4
fs: dcache reduce d_parent locking
by Nick Piggin
· 14 years ago
dc0474b
fs: dcache rationalise dget variants
by Nick Piggin
· 14 years ago
357f8e6
fs: dcache reduce dcache_inode_lock
by Nick Piggin
· 14 years ago
89ad485
fs: dcache reduce locking in d_alloc
by Nick Piggin
· 14 years ago
61f3dee
fs: dcache reduce dput locking
by Nick Piggin
· 14 years ago
58db63d
fs: dcache avoid starvation in dcache multi-step operations
by Nick Piggin
· 14 years ago
b5c84bf
fs: dcache remove dcache_lock
by Nick Piggin
· 14 years ago
949854d
fs: Use rename lock and RCU for multi-step operations
by Nick Piggin
· 14 years ago
9abca36
fs: increase d_name lock coverage
by Nick Piggin
· 14 years ago
b23fb0a
fs: scale inode alias list
by Nick Piggin
· 14 years ago
2fd6b7f
fs: dcache scale subdirs
by Nick Piggin
· 14 years ago
da50295
fs: dcache scale d_unhashed
by Nick Piggin
· 14 years ago
b7ab39f
fs: dcache scale dentry refcount
by Nick Piggin
· 14 years ago
2304450
fs: dcache scale lru
by Nick Piggin
· 14 years ago
789680d
fs: dcache scale hash
by Nick Piggin
· 14 years ago
ec2447c
hostfs: simplify locking
by Nick Piggin
· 14 years ago
b1e6a01
fs: change d_hash for rcu-walk
by Nick Piggin
· 14 years ago
621e155
fs: change d_compare for rcu-walk
by Nick Piggin
· 14 years ago
fb2d5b8
fs: name case update method
by Nick Piggin
· 14 years ago
2bc334d
jfs: dont overwrite dentry name in d_revalidate
by Nick Piggin
· 14 years ago
79eb4dd
cifs: dont overwrite dentry name in d_revalidate
by Nick Piggin
· 14 years ago
fe15ce4
fs: change d_delete semantics
by Nick Piggin
· 14 years ago
5eef7fa
fs: dcache documentation cleanup
by Nick Piggin
· 14 years ago
fbc8d4c0
config fs: avoid switching ->d_op on live dentry
by Nick Piggin
· 14 years ago
5adcee1
cgroup fs: avoid switching ->d_op on live dentry
by Nick Piggin
· 14 years ago
3e880fb
fs: use fast counters for vfs caches
by Nick Piggin
· 14 years ago
86c8749
vfs: revert per-cpu nr_unused counters for dentry and inodes
by Nick Piggin
· 14 years ago
ccd35fb
kernel: kmem_ptr_validate considered harmful
by Nick Piggin
· 14 years ago
786a5e1
fs: d_validate fixes
by Nick Piggin
· 14 years ago
554738d
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
01539ba
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
9e9bc97
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
3c0cb7c
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
f70f5b9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
by Linus Torvalds
· 14 years ago
404a02c
Merge branch 'devel-stable' into devel
by Russell King
· 14 years ago
28cdac6
Merge branch 'pgt' (early part) into devel
by Russell King
· 14 years ago
4073723
Merge branch 'misc' into devel
by Russell King
· 14 years ago
4ec3eb1
Merge branch 'smp' into misc
by Russell King
· 14 years ago
24056f5
ARM: DMA: add support for DMA debugging
by Russell King
· 14 years ago
b69fc2e
Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm
by Linus Torvalds
· 14 years ago
84b7290
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
by Linus Torvalds
· 14 years ago
9858a38
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
abb3594
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
4e3dbdb
cassini: Use local-mac-address prom property for Cassini MAC address
by Richard Mortimer
· 14 years ago
2ad0d9d
net: remove the duplicate #ifdef __KERNEL__
by Changli Gao
· 14 years ago
09798eb
atyfb: Fix bootup hangs on sparc64.
by David S. Miller
· 14 years ago
f88de8d
net: bridge: check the length of skb after nf_bridge_maybe_copy_header()
by Changli Gao
· 14 years ago
38cfb90
netconsole: clarify stopping message
by Ferenc Wagner
· 14 years ago
141dfba
netconsole: don't announce stopping if nothing happened
by Ferenc Wagner
· 14 years ago
68d7c1a
cnic: Fix the type field in SPQ messages
by Michael Chan
· 14 years ago
cba85b5
netfilter: fix export secctx error handling
by Pablo Neira Ayuso
· 14 years ago
f682cef
netfilter: fix the race when initializing nf_ct_expect_hash_rnd
by Changli Gao
· 14 years ago
6623e3b
ipv4: IP defragmentation must be ECN aware
by Eric Dumazet
· 14 years ago
9c86c0f
net: r6040: Return proper error for r6040_init_one
by Axel Lin
· 14 years ago
2a8fe00
dcb: use after free in dcb_flushapp()
by Dan Carpenter
· 14 years ago
70bfa2d
dcb: unlock on error in dcbnl_ieee_get()
by Dan Carpenter
· 14 years ago
cb600d2
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
0c66100
net: ixp4xx_eth: Return proper error for eth_init_one
by Axel Lin
· 14 years ago
47935a7
Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
238c855
include/linux/if_ether.h: Add #define ETH_P_LINK_CTL for HPNA and wlan local tunnel
by Henry Ptasinski
· 14 years ago
77a0dd5
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
d7a5a18
Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
4f00b90
Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
b4c6e2e
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
6f46b12
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
Next »