Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8b21d9ca17ff8ed0dbf650f4162ee2d59bb5a881
/
include
/
linux
8b21d9c
list: include linux/kernel.h
by Masahiro Yamada
· 10 years ago
de9e14e
drivers: dma-contiguous: add initialization from device tree
by Marek Szyprowski
· 10 years ago
71458cf
kernel: add support for gcc 5
by Sasha Levin
· 10 years ago
faafcba
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
9d9420f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
6d5f0eb
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d6dd50e
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
77c688a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
7b600f2
don't need that forward declaration of struct nameidata in dcache.h anymore
by Al Viro
· 10 years ago
810bb17
take dname_external() into fs/dcache.c
by Al Viro
· 10 years ago
5e40d33
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
9837acf
Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
ca32188
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
fd9879b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
ef4a48c
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
27a9716
Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 10 years ago
e98d6e7
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
f43b179
Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
bf65dea
Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 10 years ago
754c780
Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 10 years ago
93834c6
Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
1fadee0
net/phy: micrel: Add clock support for KSZ8021/KSZ8031
by Sascha Hauer
· 10 years ago
c798360
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
b211e9d
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
d9428f09
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
0cf744b
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 10 years ago
578b25d
include/linux/screen_info.h: remove unused ORIG_* macros
by Geert Uytterhoeven
· 10 years ago
61a04e5
include/linux/blkdev.h: use NULL instead of zero
by Michele Curti
· 10 years ago
c185b07
include/linux/kernel.h: deduplicate code implementing clamp* macros
by Michal Nazarewicz
· 10 years ago
2e1d06e
include/linux/kernel.h: rewrite min3, max3 and clamp using min and max
by Michal Nazarewicz
· 10 years ago
722cdc1
zsmalloc: change return value unit of zs_get_total_size_bytes
by Minchan Kim
· 10 years ago
09316c0
mm/balloon_compaction: add vmstat counters and kpageflags bit
by Konstantin Khlebnikov
· 10 years ago
9d1ba80
mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP
by Konstantin Khlebnikov
· 10 years ago
d6d86c0
mm/balloon_compaction: redesign ballooned pages management
by Konstantin Khlebnikov
· 10 years ago
b70a2a2
mm: memcontrol: fix transparent huge page allocations under pressure
by Johannes Weiner
· 10 years ago
6f817f4
memcg: move memcg_update_cache_size() to slab_common.c
by Vladimir Davydov
· 10 years ago
33a690c
memcg: move memcg_{alloc,free}_cache_params to slab_common.c
by Vladimir Davydov
· 10 years ago
31c9afa
mm: introduce VM_BUG_ON_MM
by Sasha Levin
· 10 years ago
934f3072
mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set
by Junxiao Bi
· 10 years ago
5705465
mm: clean up zone flags
by Johannes Weiner
· 10 years ago
81d1b09
mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA
by Sasha Levin
· 10 years ago
fa3759c
mm: introduce VM_BUG_ON_VMA
by Sasha Levin
· 10 years ago
0bf5513
mm: introduce dump_vma
by Sasha Levin
· 10 years ago
1c93923
include/linux/migrate.h: remove migrate_page #define
by Andrew Morton
· 10 years ago
dd6eecb
mempolicy: unexport get_vma_policy() and remove its "task" arg
by Oleg Nesterov
· 10 years ago
74d2c3a
mempolicy: introduce __get_vma_policy(), export get_task_policy()
by Oleg Nesterov
· 10 years ago
6b6482b
mempolicy: remove the "task" arg of vma_policy_mof() and simplify it
by Oleg Nesterov
· 10 years ago
1f13ae3
mm: remove noisy remainder of the scan_unevictable interface
by Johannes Weiner
· 10 years ago
9c59902
mm: introduce check_data_rlimit helper
by Cyrill Gorcunov
· 10 years ago
43e7a34
mm: rename allocflags_to_migratetype for clarity
by David Rientjes
· 10 years ago
1f9efde
mm, compaction: khugepaged should not give up due to need_resched()
by Vlastimil Babka
· 10 years ago
53853e2
mm, compaction: defer each zone individually instead of preferred zone
by Vlastimil Babka
· 10 years ago
9efb3a4
lib/genalloc.c: add genpool range check function
by Laura Abbott
· 10 years ago
505e3be
lib/genalloc.c: add power aligned algorithm
by Laura Abbott
· 10 years ago
ed2f240
memory-hotplug: add sysfs valid_zones attribute
by Zhang Zhen
· 10 years ago
bf0dea2
mm/slab: use percpu allocator for cpu cache
by Joonsoo Kim
· 10 years ago
ad2c814
topology: add support for node_to_mem_node() to determine the fallback node
by Joonsoo Kim
· 10 years ago
61f4710
mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller()
by Joonsoo Kim
· 10 years ago
07f361b
mm/slab_common: move kmem_cache definition to internal header
by Joonsoo Kim
· 10 years ago
58cb654
proc/maps: make vm_is_stack() logic namespace-friendly
by Oleg Nesterov
· 10 years ago
b528392
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
80213c0
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
ea58459
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
782d59c
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
afa3536
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5e6123f
vfs: move getname() from callers to do_mount()
by Seunghun Lee
· 10 years ago
c35e024
Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
by Matthew Wilcox
· 10 years ago
1fa97e8
constify file_inode()
by Al Viro
· 11 years ago
5542aa2
vfs: Make d_invalidate return void
by Eric W. Biederman
· 11 years ago
1ffe46d
vfs: Merge check_submounts_and_drop and d_invalidate
by Eric W. Biederman
· 11 years ago
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
8b45bc8
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
cf377ad
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
212fe84
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
5351145
net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers
by Eric Dumazet
· 10 years ago
709c48b
net: description of dma_cookie cause make xmldocs warning
by Masanari Iida
· 10 years ago
68939df
Move Intel SNB device ids from sb_edac to pci_ids.h
by Andy Lutomirski
· 10 years ago
583d4a6
net: fs_enet: Remove non NAPI RX
by LEROY Christophe
· 10 years ago
da01e61
Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 10 years ago
6dea073
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
25641c0
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
ef0625b
Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
bca51651
Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
683a52a
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
4633119
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
87d7bce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
e4e6567
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
1e345ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
39520ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
d290106
Merge tag 'spi-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 10 years ago
81e29b7
Merge tag 'regulator-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 10 years ago
2b425a3
Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
d0cd848
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 10 years ago
bdf428f
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
1b2b32d
locks: fix fcntl_setlease/getlease return when !CONFIG_FILE_LOCKING
by Jeff Layton
· 10 years ago
7ca7631
locks: set fl_owner for leases to filp instead of current->files
by Jeff Layton
· 10 years ago
4d01b7f
locks: give lm_break a return value
by Jeff Layton
· 10 years ago
c45198e
locks: move freeing of leases outside of i_lock
by Jeff Layton
· 10 years ago
1c7dd2f
locks: define a lm_setup handler for leases
by Jeff Layton
· 10 years ago
Next »