Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
40cd63bf33b21ef4d43776b1d49c605f876fe32c
/
include
/
linux
40cd63b
netfilter: ipset: Support extensions which need a per data destroy function
by Jozsef Kadlecsik
· 11 years ago
03c8b23
netfilter: ipset: Generalize extensions support
by Jozsef Kadlecsik
· 11 years ago
ca134ce
netfilter: ipset: Move extension data to set structure
by Jozsef Kadlecsik
· 11 years ago
f925f70
netfilter: ipset: Rename extension offset ids to extension ids
by Jozsef Kadlecsik
· 11 years ago
a04d8b6
netfilter: ipset: Prepare ipset to support multiple networks for hash types
by Jozsef Kadlecsik
· 11 years ago
b8cd978
netfilter: ipset: Use fix sized type for timeout in the extension part
by Jozsef Kadlecsik
· 12 years ago
35b8dcf
netfilter: ipset: Rename simple macro names to avoid namespace issues.
by Jozsef Kadlecsik
· 12 years ago
b75ff5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
e9ff04d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
9d2cd70
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
62d228b
Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
84fca9f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
61c5923
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
ba6a354
KVM: mmu: allow page tables to be in read-only slots
by Paolo Bonzini
· 11 years ago
a4ae54f
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
0f1799b
netfilter: ipset: Consistent userspace testing with nomatch flag
by Jozsef Kadlecsik
· 11 years ago
35e4237
vxlan: Fix sparse warnings
by Joseph Gasparakis
· 11 years ago
0375ec5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
bff157b
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 11 years ago
3711d86
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 11 years ago
9bf12df
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
331415f
HID: provide a helper for validating hid reports
by Kees Cook
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
48efe45
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
ac4de95
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
c029255
thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()
by Kirill A. Shutemov
· 11 years ago
7caef26
truncate: drop 'oldsize' truncate_pagecache() parameter
by Kirill A. Shutemov
· 11 years ago
5fbc461
mm: make lru_add_drain_all() selective
by Chris Metcalf
· 11 years ago
3ea67d0
memcg: add per cgroup writeback pages accounting
by Sha Zhengju
· 11 years ago
68b4876
memcg: remove MEMCG_NR_FILE_MAPPED
by Sha Zhengju
· 11 years ago
6de5a8b
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
by Sha Zhengju
· 11 years ago
34ff8dc
memcg: correct RESOURCE_MAX to ULLONG_MAX
by Sha Zhengju
· 11 years ago
3812c8c
mm: memcg: do not trap chargers with full callstack on OOM
by Johannes Weiner
· 11 years ago
519e524
mm: memcg: enable memcg OOM killer only for user faults
by Johannes Weiner
· 11 years ago
759496b
arch: mm: pass userspace fault flag to generic fault handler
by Johannes Weiner
· 11 years ago
de57780
memcg: enhance memcg iterator to support predicates
by Michal Hocko
· 11 years ago
a5b7c87
vmscan, memcg: do softlimit reclaim also for targeted reclaim
by Michal Hocko
· 11 years ago
3b38722
memcg, vmscan: integrate soft reclaim tighter with zone shrinking code
by Michal Hocko
· 11 years ago
26935fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
5223161
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 11 years ago
e5d0c87
Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 11 years ago
02b9735
Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
5762482
vfs: move get_fs_root_and_pwd() to single caller
by Linus Torvalds
· 11 years ago
1370e97
seqlock: Add a new locking reader type
by Waiman Long
· 11 years ago
d6a60fc
Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fixes' into next
by Joerg Roedel
· 11 years ago
b9b42ee
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 11 years ago
7bd3601
timekeeping: Fix HRTICK related deadlock from ntp lock changes
by John Stultz
· 11 years ago
b34081f1
lz4: fix compression/decompression signedness mismatch
by Sergey Senozhatsky
· 11 years ago
d9a605e
ipc: rename ids->rw_mutex
by Davidlohr Bueso
· 11 years ago
57f150a
initmpfs: move rootfs code from fs/ramfs/ to init/
by Rob Landley
· 11 years ago
5e4c0d97
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
by Jan Kara
· 11 years ago
2b52908
rbtree: add rbtree_postorder_for_each_entry_safe() helper
by Cody P Schafer
· 11 years ago
9dee5c5
rbtree: add postorder iteration functions
by Cody P Schafer
· 11 years ago
9cb2181
vmcore: introduce remap_oldmem_pfn_range()
by Michael Holzheu
· 11 years ago
be8a8d0
vmcore: introduce ELF header in new memory feature
by Michael Holzheu
· 11 years ago
131b2f9
exec: kill "int depth" in search_binary_handler()
by Oleg Nesterov
· 11 years ago
af96397
kprobes: allow to specify custom allocator for insn caches
by Heiko Carstens
· 11 years ago
c802d64
kprobes: unify insn caches
by Heiko Carstens
· 11 years ago
f9597f2
syscalls.h: add forward declarations for inplace syscall wrappers
by Sergei Trofimovich
· 11 years ago
bff2dc4
smp.h: move !SMP version of on_each_cpu() out-of-line
by David Daney
· 11 years ago
fa68820
smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond
by David Daney
· 11 years ago
f912115
mm/hwpoison: don't need to hold compound lock for hugetlbfs page
by Wanpeng Li
· 11 years ago
5a53748
mm/page-writeback.c: add strictlimit feature
by Maxim Patlasov
· 11 years ago
7d9f073
mm/writeback: make writeback_inodes_wb static
by Wanpeng Li
· 11 years ago
6e543d5
mm: vmscan: fix do_try_to_free_pages() livelock
by Lisa Du
· 11 years ago
7a8010c
mm: munlock: manual pte walk in fast path instead of follow_page_mask()
by Vlastimil Babka
· 11 years ago
d9104d1
mm: track vma changes with VM_SOFTDIRTY bit
by Cyrill Gorcunov
· 11 years ago
e76b63f
memblock, numa: binary search node id
by Yinghai Lu
· 11 years ago
83467ef
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
by Naoya Horiguchi
· 11 years ago
c8721bb
mm: memory-hotplug: enable memory hotplug to handle hugepage
by Naoya Horiguchi
· 11 years ago
71ea2ef
mm: migrate: remove VM_HUGETLB from vma flag check in vma_migratable()
by Naoya Horiguchi
· 11 years ago
74060e4
mm: mbind: add hugepage migration code to mbind()
by Naoya Horiguchi
· 11 years ago
b8ec1ce
mm: soft-offline: use migrate_pages() instead of migrate_huge_page()
by Naoya Horiguchi
· 11 years ago
31caf66
mm: migrate: make core migration code aware of hugepage
by Naoya Horiguchi
· 11 years ago
674470d
lib/genalloc.c: fix overflow of ending address of memory chunk
by Joonyoung Shim
· 11 years ago
2bb921e
vmstat: create separate function to fold per cpu diffs into local counters
by Christoph Lameter
· 11 years ago
d2cf5ad
swap: clean-up #ifdef in page_mapping()
by Joonsoo Kim
· 11 years ago
81c0a2b
mm: page_alloc: fair zone allocator policy
by Johannes Weiner
· 11 years ago
ebc2a1a
swap: make cluster allocation per-cpu
by Shaohua Li
· 11 years ago
815c2c5
swap: make swap discard async
by Shaohua Li
· 11 years ago
2a8f944
swap: change block allocation algorithm for SSD
by Shaohua Li
· 11 years ago
6df4686
mm: vmstats: track TLB flush stats on UP too
by Dave Hansen
· 11 years ago
9824cf9
mm: vmstats: tlb flush counters
by Dave Hansen
· 11 years ago
ef0855d
mm: mempolicy: turn vma_set_policy() into vma_dup_policy()
by Oleg Nesterov
· 11 years ago
bab5541
block: support embedded device command line partition
by Cai Zhiyong
· 11 years ago
e1403b8
include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_group_leader_pid
by Oleg Nesterov
· 11 years ago
3b8967d
include/linux/smp.h:on_each_cpu(): switch back to a C function
by Andrew Morton
· 11 years ago
0df03a3
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
a22a0fd
Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 11 years ago
fa1586a
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
cf59676
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
5ca302c
list_lru: dynamically adjust node arrays
by Glauber Costa
· 11 years ago
a0b0213
shrinker: Kill old ->shrink API.
by Dave Chinner
· 11 years ago
9b17c62
fs: convert inode and dentry shrinking to be node aware
by Dave Chinner
· 11 years ago
1d3d443
vmscan: per-node deferred work
by Glauber Costa
· 11 years ago
0ce3d74
shrinker: add node awareness
by Dave Chinner
· 11 years ago
4e717f5
list_lru: remove special case function list_lru_dispose_all.
by Glauber Costa
· 11 years ago
6a4f496
list_lru: per-node API
by Glauber Costa
· 11 years ago
3b1d58a
list_lru: per-node list infrastructure
by Dave Chinner
· 11 years ago
f604156
dcache: convert to use new lru list infrastructure
by Dave Chinner
· 11 years ago
Next »