Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e1bd1dc207dae92cdb5b424226f89d1b4e4bb182
/
include
e1bd1dc
net_tstamp: Improve kernel-doc for struct hwtstamp_config
by Ben Hutchings
· 11 years ago
018c5bb
net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().
by David S. Miller
· 11 years ago
f52ed89
pkt_sched: fq: fix pacing for small frames
by Eric Dumazet
· 11 years ago
65c5189a
pkt_sched: fq: warn users using defrate
by Eric Dumazet
· 11 years ago
568508a
genetlink: unify registration functions
by Johannes Berg
· 11 years ago
be9eac4
macvlan: introduce macvlan_dev_real_dev() helper function
by Michal Kubeček
· 11 years ago
3f5ccd0
genetlink: make genl_ops flags a u8 and move to end
by Johannes Berg
· 11 years ago
f84f771
genetlink: allow making ops const
by Johannes Berg
· 11 years ago
d91824c
genetlink: register family ops as array
by Johannes Berg
· 11 years ago
3686ec5
genetlink: remove genl_register_ops/genl_unregister_ops
by Johannes Berg
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
5cbb3d2
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
a7fa20a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 11 years ago
dd1d139
Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 11 years ago
a998646
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
13aa7e0
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
c08acff
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 11 years ago
4e9b45a
ipc, msg: fix message length check for negative values
by Mathias Krause
· 11 years ago
1310a5a
rbtree: fix rbtree_postorder_for_each_entry_safe() iterator
by Jan Kara
· 11 years ago
d049f74
exec/ptrace: fix get_dumpable() incorrect tests
by Kees Cook
· 11 years ago
5bccae6
rtc: s5m-rtc: add real-time clock driver for s5m8767
by Sangbeom Kim
· 11 years ago
6532154
init.h: document the existence of __initconst
by Geert Uytterhoeven
· 11 years ago
93be3c2
list: introduce list_last_entry(), use list_{first,last}_entry()
by Oleg Nesterov
· 11 years ago
8120e2e
list: change list_for_each_entry*() to use list_*_entry()
by Oleg Nesterov
· 11 years ago
008208c
list: introduce list_next_entry() and list_prev_entry()
by Oleg Nesterov
· 11 years ago
684f0d3
lib/genalloc: add a helper function for DMA buffer allocation
by Nicolin Chen
· 11 years ago
ec778ed
bitops/find: clarify and extend documentation
by Cody P Schafer
· 11 years ago
28e64a6
backlight: lm3630: apply chip revision
by Daniel Jeong
· 11 years ago
5812c13
backlight: lp855x_bl: support new LP8555 device
by Milo Kim
· 11 years ago
27f69e6
sched: remove ARCH specific fpu_counter from task_struct
by Vineet Gupta
· 11 years ago
261adc9
jump_label: unlikely(x) > 0
by Roel Kluin
· 11 years ago
0ca4343
errno.h: remove "NFS" from descriptions in comments
by Eric Sandeen
· 11 years ago
83460ec
syscalls.h: use gcc alias instead of assembler aliases for syscalls
by Andi Kleen
· 11 years ago
72403b4
mm: numa: return the number of base pages altered by protection changes
by Mel Gorman
· 11 years ago
00619bc
mm: factor commit limit calculation
by Jerome Marchand
· 11 years ago
52c8f6a
mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()
by KOSAKI Motohiro
· 11 years ago
79442ed
mm/memblock.c: introduce bottom-up allocation mode
by Tang Chen
· 11 years ago
c4a391b
writeback: do not sync data dirtied after sync start
by Jan Kara
· 11 years ago
46c77e2
tools/vm/page-types.c: support KPF_SOFTDIRTY bit
by Naoya Horiguchi
· 11 years ago
85b35fe
mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameter
by Zhang Yanfei
· 11 years ago
948927e
mm, mempolicy: make mpol_to_str robust and always succeed
by David Rientjes
· 11 years ago
01b0f19
cpu/mem hotplug: add try_online_node() for cpu_up()
by Toshi Kani
· 11 years ago
b9921ec
mm: add a helper function to check may oom condition
by Qiang Huang
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
85b656c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 11 years ago
2b684c0
Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 11 years ago
c2d3306
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
8a5dc58
Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
eeab517
Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
f095ca6
Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 11 years ago
c6d65bf
Merge tag 'regulator-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 11 years ago
4fc9ed3
Merge tag 'regmap-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 11 years ago
7e238a2
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
66a173b
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
4b4d2b4
Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
9b66bfb
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
340286c
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
dba538f
Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
69019d7
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8709382
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
39cf275
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ad5d698
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
1006fae
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
70fdcb8
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
a98814c
random32: upgrade taus88 generator to taus113 from errata paper
by Daniel Borkmann
· 11 years ago
38e9efc
random32: move rnd_state to linux/random.h
by Daniel Borkmann
· 11 years ago
4af712e
random32: add prandom_reseed_late() and call when nonblocking pool becomes initialized
by Hannes Frederic Sowa
· 11 years ago
51c37a7
random32: fix off-by-one in seeding requirement
by Daniel Borkmann
· 11 years ago
f9efbce
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
53575aa
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
aac59e3
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
21604cd
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
e267cb9
vlan: Implement vlan_dev_get_egress_qos_mask as an inline.
by David S. Miller
· 11 years ago
6aafeef
netfilter: push reasm skb through instead of original frag skbs
by Jiri Pirko
· 11 years ago
8b5baa4
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 11 years ago
a33c4a2
net_sched: tbf: support of 64bit rates
by Yang Yingliang
· 11 years ago
27ac0ff
locks: break delegations on any attribute modification
by J. Bruce Fields
· 13 years ago
146a859
locks: break delegations on link
by J. Bruce Fields
· 13 years ago
8e6d782
locks: break delegations on rename
by J. Bruce Fields
· 13 years ago
5a14696
locks: helper functions for delegation breaking
by J. Bruce Fields
· 12 years ago
b21996e
locks: break delegations on unlink
by J. Bruce Fields
· 13 years ago
df4e8d2
locks: implement delegations
by J. Bruce Fields
· 13 years ago
617588d
locks: introduce new FL_DELEG lock flag
by J. Bruce Fields
· 13 years ago
40bd22c
vfs: rename I_MUTEX_QUOTA now that it's not used for quotas
by J. Bruce Fields
· 13 years ago
375e289
vfs: pull ext4's double-i_mutex-locking into common code
by J. Bruce Fields
· 13 years ago
b7a6ec5
vfs: split out vfs_getattr_nosec
by J. Bruce Fields
· 11 years ago
b18825a
VFS: Put a small type field into struct dentry::d_flags
by David Howells
· 11 years ago
ec57941
constify do_coredump() argument
by Al Viro
· 11 years ago
ce39596
constify copy_siginfo_to_user{,32}()
by Al Viro
· 11 years ago
078d8e6
... and kill anon_inode_getfile_private()
by Al Viro
· 11 years ago
6987843
take anon inode allocation to libfs.c
by Al Viro
· 11 years ago
22a8cb8
new helper: dump_align()
by Al Viro
· 11 years ago
9b56d54
dump_skip(): dump_seek() replacement taking coredump_params
by Al Viro
· 11 years ago
cdc3d56
switch elf_coredump_extra_notes_write() to dump_emit()
by Al Viro
· 11 years ago
aa3e7ea
switch elf_core_write_extra_data() to dump_emit()
by Al Viro
· 11 years ago
506f21c
switch elf_core_write_extra_phdrs() to dump_emit()
by Al Viro
· 11 years ago
ecc8c77
new helper: dump_emit()
by Al Viro
· 11 years ago
0f6ed63
no need to keep brlock macros anymore...
by Al Viro
· 11 years ago
eee5cc2
get rid of s_files and files_lock
by Al Viro
· 11 years ago
Next »