Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
451ea25da71590361c71bf3044c55b870a887d53
451ea25
mm: perform non-atomic test-clear of PG_mlocked on free
by Johannes Weiner
· 15 years ago
bf88c8c
vmalloc.c: fix double error checking
by Figo.zhang
· 15 years ago
945a111
mm: add gfp mask checking for __get_free_pages()
by Akinobu Mita
· 15 years ago
a26f532
vmscan: kill unnecessary prefetch
by KOSAKI Motohiro
· 15 years ago
74a1c48
vmscan: kill unnecessary page flag test
by KOSAKI Motohiro
· 15 years ago
5205e56
vmscan: move ClearPageActive from move_active_pages() to shrink_active_list()
by KOSAKI Motohiro
· 15 years ago
de2e756
vmscan: don't attempt to reclaim anon page in lumpy reclaim when no swap space is available
by Minchan Kim
· 15 years ago
adea02a
mm: count only reclaimable lru pages
by Wu Fengguang
· 15 years ago
55c37a8
vm: document that setting vfs_cache_pressure to 0 isn't a good idea
by Jan Kara
· 15 years ago
5a2ae91
mm: remove __{add,sub}_zone_page_state()
by KOSAKI Motohiro
· 15 years ago
35cd781
vmscan: throttle direct reclaim when too many pages are isolated already
by Rik van Riel
· 15 years ago
a731286
mm: vmstat: add isolate pages
by KOSAKI Motohiro
· 15 years ago
b35ea17
mm: shrink_inactive_list() nr_scan accounting fix fix
by KOSAKI Motohiro
· 15 years ago
44c241f
mm: rename pgmoved variable in shrink_active_list()
by KOSAKI Motohiro
· 15 years ago
b259fbd
mm: update alloc_flags after oom killer has been called
by David Rientjes
· 15 years ago
4b02108
mm: oom analysis: add shmem vmstat
by KOSAKI Motohiro
· 15 years ago
c6a7f57
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
by KOSAKI Motohiro
· 15 years ago
71de1cc
mm: oom analysis: add buffer cache information to show_free_areas()
by KOSAKI Motohiro
· 15 years ago
4a0aa73
mm: oom analysis: add per-zone statistics to show_free_areas()
by KOSAKI Motohiro
· 15 years ago
3b2b9a8
Documentation/memory.txt: remove some very outdated recommendations
by Andi Kleen
· 15 years ago
3701b03
mm: show_free_areas(): display slab pages in two separate fields
by KOSAKI Motohiro
· 15 years ago
b904dcf
mm: clean up page_remove_rmap()
by KOSAKI Motohiro
· 15 years ago
57dd28f
hugetlb: restore interleaving of bootmem huge pages
by Lee Schermerhorn
· 15 years ago
41a25e7
hugetlb: clean up and update huge pages documentation
by Lee Schermerhorn
· 15 years ago
685f345
hugetlb: use free_pool_huge_page() to return unused surplus pages
by Lee Schermerhorn
· 15 years ago
e8c5c82
hugetlb: balance freeing of huge pages across nodes
by Lee Schermerhorn
· 15 years ago
55a4462
page_alloc: fix kernel-doc warning
by Randy Dunlap
· 15 years ago
abfc348
memory hotplug: migrate swap cache page
by Shaohua Li
· 15 years ago
f52407c
memory hotplug: alloc page from other node in memory online
by Shaohua Li
· 15 years ago
8e7e40d
memory hotplug: make pages from movable zone always isolatable
by Shaohua Li
· 15 years ago
6fb332f
memory hotplug: exclude isolated page from pco page alloc
by Shaohua Li
· 15 years ago
112067f
memory hotplug: update zone pcp at memory online
by Shaohua Li
· 15 years ago
478b81f
mm: remove obsoleted alloc_pages cpuset comment
by David Rientjes
· 15 years ago
a5abeea
mm: make swap token dummies static inlines
by Johannes Weiner
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
7b02196
const: make lock_manager_operations const
by Alexey Dobriyan
· 15 years ago
6aed628
const: make file_lock_operations const
by Alexey Dobriyan
· 15 years ago
6e1d5dc
const: mark remaining inode_operations as const
by Alexey Dobriyan
· 15 years ago
7f09410
const: mark remaining address_space_operations const
by Alexey Dobriyan
· 15 years ago
ac4cfdd
const: mark remaining export_operations const
by Alexey Dobriyan
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
0d54b21
const: make struct super_block::s_qcop const
by Alexey Dobriyan
· 15 years ago
61e225d
const: make struct super_block::dq_op const
by Alexey Dobriyan
· 15 years ago
00d3803
drivers/mfd/ab3100-core.c: fix powerpc build error
by Andrew Morton
· 15 years ago
c574358
proc: document `guest' column in /proc/stat
by Eric Dumazet
· 15 years ago
580be08
fs: make sure data stored into inode is properly seen before unlocking new inode
by Jan Kara
· 15 years ago
5be4616
sdhci: orphan driver and list
by Pierre Ossman
· 15 years ago
2a20b05
drivers/media/dvb/pt1/pt1.c needs vmalloc.h
by Andrew Morton
· 15 years ago
43c1266
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b8c7f1d
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f4eccb6
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8e4bc3d
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
bd4c3a3
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b3727c24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
58e75a0
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
c720f56
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
33e6c1a
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 15 years ago
0b887ef
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 15 years ago
44040f1
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
388dba3
Driver-Core: fix devnode callbacks for dabusb and industrialio
by Ingo Molnar
· 15 years ago
48d0764
nfs: initialize the backing_dev_info when creating the server
by Jens Axboe
· 15 years ago
87c6a9b
writeback: make balance_dirty_pages() gradually back more off
by Jens Axboe
· 15 years ago
3542a5c
writeback: don't use schedule_timeout() without setting runstate
by Jens Axboe
· 15 years ago
92f2505
nfs: nfs_kill_super() should call bdi_unregister() after killing super
by Jens Axboe
· 15 years ago
57c0c15
perf: Tidy up after the big rename
by Ingo Molnar
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
dfc6509
perf_counter: Rename 'event' to event_id/hw_event
by Ingo Molnar
· 15 years ago
65abc86
perf_counter: Rename list_entry -> group_entry, counter_list -> group_list
by Ingo Molnar
· 15 years ago
ae82bfd
Merge branch 'linus' into perfcounters/rename
by Ingo Molnar
· 15 years ago
7cce2f4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into linux-next
by Artem Bityutskiy
· 15 years ago
0d721ce
sched: Simplify sys_sched_rr_get_interval() system call
by Peter Williams
· 15 years ago
cd74c86
perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() change
by Paul Mackerras
· 15 years ago
28d5204
drm/vgaarb: add VGA arbitration support to the drm and kms.
by Dave Airlie
· 15 years ago
aadd4e1
drm/radeon: some r420s have a CP race with the DMA engine.
by Alex Deucher
· 15 years ago
5a6e9f9
drm/radeon/r600/kms: rv670 is not DCE3
by Alex Deucher
· 15 years ago
18a4cd2e
drm/radeon/kms: r420 idle after programming GA_ENHANCE
by Dave Airlie
· 15 years ago
fe62e1a
drm/radeon/kms: more fixes to rv770 suspend/resume path.
by Dave Airlie
· 15 years ago
ebc79c4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6
by Linus Torvalds
· 15 years ago
dcbb559
loongson: fix cut-and-paste mis-merge
by Linus Torvalds
· 15 years ago
996a798
Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux
by Linus Torvalds
· 15 years ago
a57c21c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
e11c675
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
467f995
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6399c08
x86: Print the hypervisor returned tsc_khz during boot
by Alok Kataria
· 15 years ago
bfefb7a
Merge branch 'linus' into x86/urgent
by Ingo Molnar
· 15 years ago
8d0cc63
x86: Correct segment permission flags in 64-bit linker script
by Jan Beulich
· 15 years ago
5f68563
x86: cpuinit-annotate SMP boot trampolines properly
by Jan Beulich
· 15 years ago
414128b
x86: Increase timeout for EHCI debug port reset completion in early printk
by Jan Beulich
· 15 years ago
cb5fd13
sched: Fix potential NULL derference of doms_cur
by Yong Zhang
· 15 years ago
4fe4878
x86: Fix uaccess_32.h typo
by Sergey Senozhatsky
· 15 years ago
878f4f5
x86: Trivial whitespace cleanups
by Felipe Contreras
· 15 years ago
8312136
x86, apic: Fix missed handling of discrete apics
by Cyrill Gorcunov
· 15 years ago
efc8f74
x86/i386: Remove duplicated #include
by Huang Weiyi
· 15 years ago
583a22e
kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file
by Alexey Dobriyan
· 15 years ago
9ff6d8e
x86, mtrr: Convert loop to a while based construct, avoid naked semicolon
by Joe Perches
· 15 years ago
89f19f0
sched: Fix raciness in runqueue_is_locked()
by Andrew Morton
· 15 years ago
a1792cdac
perf_counter: x86: Fix PMU resource leak
by Peter Zijlstra
· 15 years ago
611a546
perf util: SVG performance improvements
by Arjan van de Ven
· 15 years ago
5094b65
perf util: Make the timechart SVG width dynamic
by Arjan van de Ven
· 15 years ago
a92fe7b
perf timechart: Show the duration of scheduler delays in the SVG
by Arjan van de Ven
· 15 years ago
Next »