Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c488a4731abb53aa1bab9fccd8a7472083159bfd
/
include
bba9587
mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.
by Paul Mundt
· 14 years ago
9c4bc1c
Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
50de1dd
memcg: fix memory migration of shmem swapcache
by Daisuke Nishimura
· 14 years ago
dbd4ea7
memcg: add lock to synchronize page accounting and migration
by KAMEZAWA Hiroyuki
· 14 years ago
2a7106f
memcg: create extensible page stat update routines
by Greg Thelen
· 14 years ago
db16d5e
memcg: add page_cgroup flags for dirty page tracking
by Greg Thelen
· 14 years ago
29c1f67
mm: migration: use rcu_dereference_protected when dereferencing the radix tree slot during file page migration
by Mel Gorman
· 14 years ago
22e5c47
thp: add compound_trans_head() helper
by Andrea Arcangeli
· 14 years ago
60ab324
thp: khugepaged: make khugepaged aware about madvise
by Andrea Arcangeli
· 14 years ago
a664b2d
thp: madvise(MADV_NOHUGEPAGE)
by Andrea Arcangeli
· 14 years ago
1ddd6db
thp: mm: define MADV_NOHUGEPAGE
by Andrea Arcangeli
· 14 years ago
37c2ac7
thp: compound_trans_order
by Andrea Arcangeli
· 14 years ago
2c888cf
thp: fix anon memory statistics with transparent hugepages
by Rik van Riel
· 14 years ago
5a03b05
thp: use compaction in kswapd for GFP_ATOMIC order > 0
by Andrea Arcangeli
· 14 years ago
8ee5382
thp: mmu_notifier_test_young
by Andrea Arcangeli
· 14 years ago
94fcc58
thp: avoid breaking huge pmd invariants in case of vma_adjust failures
by Andrea Arcangeli
· 14 years ago
0bbbc0b
thp: add numa awareness to hugepage allocations
by Andrea Arcangeli
· 14 years ago
cd7548a
thp: mprotect: transparent huge page support
by Johannes Weiner
· 14 years ago
0ca1634
thp: mincore transparent hugepage support
by Johannes Weiner
· 14 years ago
f2d6bfe
thp: add x86 32bit support
by Johannes Weiner
· 14 years ago
5f24ce5
thp: remove PG_buddy
by Andrea Arcangeli
· 14 years ago
ba76149
thp: khugepaged
by Andrea Arcangeli
· 14 years ago
7913417
thp: transparent hugepage vmstat
by Andrea Arcangeli
· 14 years ago
500d65d
thp: pmd_trans_huge migrate bugcheck
by Andrea Arcangeli
· 14 years ago
0af4e98
thp: madvise(MADV_HUGEPAGE)
by Andrea Arcangeli
· 14 years ago
71e3aac
thp: transparent hugepage core
by Andrea Arcangeli
· 14 years ago
32dba98
thp: _GFP_NO_KSWAPD
by Andrea Arcangeli
· 14 years ago
936a5fe
thp: kvm mmu transparent hugepage support
by Andrea Arcangeli
· 14 years ago
47ad847
thp: clear_copy_huge_page
by Andrea Arcangeli
· 14 years ago
e7a00c4
thp: add pmd_huge_pte to mm_struct
by Andrea Arcangeli
· 14 years ago
4e6af67
thp: clear page compound
by Andrea Arcangeli
· 14 years ago
91a4ee2
thp: add pmd mmu_notifier helpers
by Andrea Arcangeli
· 14 years ago
8ac1f83
thp: pte alloc trans splitting
by Andrea Arcangeli
· 14 years ago
e2cda32
thp: add pmd mangling generic functions
by Andrea Arcangeli
· 14 years ago
5f6e8da
thp: special pmd_trans_* functions
by Andrea Arcangeli
· 14 years ago
14fd403
thp: export maybe_mkwrite
by Andrea Arcangeli
· 14 years ago
9180706
thp: alter compound get_page/put_page
by Andrea Arcangeli
· 14 years ago
e9da73d
thp: compound_lock
by Andrea Arcangeli
· 14 years ago
a826e42
thp: mm: define MADV_HUGEPAGE
by Andrea Arcangeli
· 14 years ago
9950474
mm: kswapd: stop high-order balancing when any suitable zone is balanced
by Mel Gorman
· 14 years ago
e20e877
mm: remove unlikely() from page_mapping()
by Steven Rostedt
· 14 years ago
088e546
mm: remove likely() from mapping_unevictable()
by Steven Rostedt
· 14 years ago
110d74a
mm: add FOLL_MLOCK follow_page flag.
by Michel Lespinasse
· 14 years ago
212260a
mm: clear PageError bit in msync & fsync
by Rik van Riel
· 14 years ago
dabb16f
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
by Mandeep Singh Baines
· 14 years ago
d0a2126
mm: unify module_alloc code for vmalloc
by David Rientjes
· 14 years ago
ec3f64f
mm: remove gfp mask from pcpu_get_vm_areas
by David Rientjes
· 14 years ago
e5a5623
mm: remove unused get_vm_area_node
by David Rientjes
· 14 years ago
f3a310b
mm: vmscan: rename lumpy_mode to reclaim_mode
by Mel Gorman
· 14 years ago
7f0f249
mm: migration: cleanup migrate_pages API by matching types for offlining and sync
by Mel Gorman
· 14 years ago
77f1fe6
mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path
by Mel Gorman
· 14 years ago
3e7d344
mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim
by Mel Gorman
· 14 years ago
ee64fc9
mm: vmscan: convert lumpy_mode into a bitmask
by Mel Gorman
· 14 years ago
b7aba69
mm: compaction: add trace events for memory compaction activity
by Mel Gorman
· 14 years ago
71927e8
writeback: trace wakeup event for background writeback
by Wu Fengguang
· 14 years ago
b44129b
mm: vmstat: use a single setter function and callback for adjusting percpu thresholds
by Mel Gorman
· 14 years ago
88f5acf
mm: page allocator: adjust the per-cpu counter threshold when memory is low
by Mel Gorman
· 14 years ago
43bb40c
sched: remove long deprecated CLONE_STOPPED flag
by Dave Jones
· 14 years ago
6c9ae00
irq: use per_cpu kstat_irqs
by Eric Dumazet
· 14 years ago
f6bcfd9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 14 years ago
d8a3515
Revert "gpiolib: annotate gpio-intialization with __must_check"
by Linus Torvalds
· 14 years ago
99d03c1
dm: per target unplug callback support
by NeilBrown
· 14 years ago
9d357b0
dm: introduce target callbacks and congestion callback
by NeilBrown
· 14 years ago
9c4376d
dm: use non reentrant workqueues if equivalent
by Tejun Heo
· 14 years ago
86a54a48
dm log userspace: add version number to comms
by Jonathan Brassow
· 14 years ago
84c8955
dm ioctl: allow rename to fill empty uuid
by Peter Jones
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
86f6f9b
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
66dc918
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
b2034d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
27d189c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
a170315
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
1896a13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 14 years ago
55065bc
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
8f685fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 14 years ago
d24450e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
5cb2fad
decompressors: remove unused constant from inflate.h
by Lasse Collin
· 14 years ago
3ebe124
decompressors: add boot-time XZ support
by Lasse Collin
· 14 years ago
24fa040
decompressors: add XZ decompressor module
by Lasse Collin
· 14 years ago
2b6b5ca
Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>
by Lasse Collin
· 14 years ago
93685ad2
Decompressors: get rid of set_error_fn() macro
by Lasse Collin
· 14 years ago
8d0a1de
romfs: have romfs_fs.h pull in necessary headers
by Mike Frysinger
· 14 years ago
beeae05
cramfs: hide function prototypes behind __KERNEL__ macro
by Alexander Shishkin
· 14 years ago
8930c8a
memstick: add support for JMicron JMB 385 and 390 controllers
by Takashi Iwai
· 14 years ago
717c033
pps: add kernel consumer support
by Alexander Gordeev
· 14 years ago
e2c18e4
pps: capture MONOTONIC_RAW timestamps as well
by Alexander Gordeev
· 14 years ago
025b40a
ntp: add hardpps implementation
by Alexander Gordeev
· 14 years ago
12f9b1f
pps: timestamp is always passed to dcd_change()
by Alexander Gordeev
· 14 years ago
5e196d3
pps: access pps device by direct pointer
by Alexander Gordeev
· 14 years ago
6f4229b
pps: unify timestamp gathering
by Alexander Gordeev
· 14 years ago
3003d55
pps: fix race in PPS_FETCH handler
by Alexander Gordeev
· 14 years ago
7a21a3c
pps: trivial fixes
by Alexander Gordeev
· 14 years ago
0329326
NFC: Driver for NXP Semiconductors PN544 NFC chip.
by Matti J. Aaltonen
· 14 years ago
6164281
user_ns: improve the user_ns on-the-slab packaging
by Pavel Emelyanov
· 14 years ago
2e9d4d8
rapidio: add new idt sRIO switches
by Alexandre Bounine
· 14 years ago
e653692
rapidio: add definitions of Component Tag fields
by Alexandre Bounine
· 14 years ago
ded0578
rapidio: integrate rio_switch into rio_dev
by Alexandre Bounine
· 14 years ago
a93192a
rapidio: use common destid storage for endpoints and switches
by Alexandre Bounine
· 14 years ago
e6d7202
fs/char_dev.c: remove unused cdev_index()
by Namhyung Kim
· 14 years ago
Next »