Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
908eedc6168bd92e89f90d89fa389065a36358fa
/
include
/
linux
908eedc
walk system ram range
by KAMEZAWA Hiroyuki
· 15 years ago
c30bb2a
kcore: add kclist types
by KAMEZAWA Hiroyuki
· 15 years ago
2ef43ec
kcore: use usual list for kclist
by KAMEZAWA Hiroyuki
· 15 years ago
d899bf7
procfs: provide stack information for threads
by Stefani Seibold
· 15 years ago
996ad568
mmc: make SDIO device/driver struct accessors public
by Nicolas Pitre
· 15 years ago
7c979ec
sdio: add MMC_QUIRK_LENIENT_FN0
by Ohad Ben-Cohen
· 15 years ago
006ebd5
sdio: add CD disable support
by Ohad Ben-Cohen
· 15 years ago
ef0b27d
mmc: check status after MMC SWITCH command
by Adrian Hunter
· 15 years ago
b1ebe38
mmc: add mmc card sleep and awake support
by Jarkko Lavinen
· 15 years ago
eae1aee
mmc: add ability to save power by powering off cards
by Adrian Hunter
· 15 years ago
9feae24
mmc: add MMC_CAP_NONREMOVABLE host capability
by Adrian Hunter
· 15 years ago
319a3f1
mmc: allow host claim / release nesting
by Adrian Hunter
· 15 years ago
8ea926b
mmc: add 'enable' and 'disable' methods to mmc host
by Adrian Hunter
· 15 years ago
1f10206
getrusage: fill ru_maxrss value
by Jiri Pirko
· 15 years ago
a49c59c
Make sure the value in abs() does not get truncated if it is greater than 2^32
by Rolf Eike Beer
· 15 years ago
562787a
anonfd: split interface into file creation and install
by Davide Libenzi
· 15 years ago
8c87df4
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
by Jan Beulich
· 15 years ago
7086745
printk_once(): use bool for boolean flag
by Roland Dreier
· 15 years ago
02b51df
proc connector: add event for process becoming session leader
by Scott James Remnant
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
54fdade
generic-ipi: make struct call_function_data lockless
by Xiao Guangrong
· 15 years ago
1fd7317d
Move magic numbers into magic.h
by Nick Black
· 15 years ago
af91322
printk: add printk_delay to make messages readable for some scenarios
by Dave Young
· 15 years ago
fa081b0
include/linux/kmemcheck.h: fix a trillion warnings
by Andrew Morton
· 15 years ago
991d79b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck
by Linus Torvalds
· 15 years ago
a87e84b
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
50223e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 15 years ago
abd6633
pnp: add a shutdown method to pnp drivers
by David Härdeman
· 15 years ago
8873c33
lis3: add free-fall/wakeup function via platform_data
by Daniel Mack
· 15 years ago
0ec4891
lis3: fix typo
by Daniel Mack
· 15 years ago
45b588d
flex_array: introduce DEFINE_FLEX_ARRAY
by David Rientjes
· 15 years ago
4af5a2f
flex_array: add flex_array_shrink function
by David Rientjes
· 15 years ago
19da3dd
flex_array: poison free elements
by David Rientjes
· 15 years ago
e6de398
flex_array: add flex_array_clear function
by David Rientjes
· 15 years ago
69d2587
cpuidle: fix the menu governor to boost IO performance
by Arjan van de Ven
· 15 years ago
3d2d827
mm: move use_mm/unuse_mm from aio.c to mm/
by Michael S. Tsirkin
· 15 years ago
4e52780
hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
by Eric B Munson
· 15 years ago
6bfde05
hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount
by Eric B Munson
· 15 years ago
3f96b79
tmpfs: depend on shmem
by Hugh Dickins
· 15 years ago
58fa879
mm: FOLL flags for GUP flags
by Hugh Dickins
· 15 years ago
2a15efc
mm: follow_hugetlb_page flags
by Hugh Dickins
· 15 years ago
8e4b9a60
mm: FOLL_DUMP replace FOLL_ANON
by Hugh Dickins
· 15 years ago
f3e8fcc
mm: add get_dump_page
by Hugh Dickins
· 15 years ago
5f8dcc2
page-allocator: split per-cpu list into one-list-per-migrate-type
by Mel Gorman
· 15 years ago
28b83c5
oom: move oom_adj value from task_struct to signal_struct
by KOSAKI Motohiro
· 15 years ago
f862963
mm: do batched scans for mem_cgroup
by Wu Fengguang
· 15 years ago
1a8670a
oom: move oom_killer_enable()/oom_killer_disable to where they belong
by Alexey Dobriyan
· 15 years ago
2c85f51
mm: also use alloc_large_system_hash() for the PID hash table
by Jan Beulich
· 15 years ago
4481374
mm: replace various uses of num_physpages by totalram_pages
by Jan Beulich
· 15 years ago
edcf474
mm: return boolean from page_has_private()
by Johannes Weiner
· 15 years ago
6c0b135
mm: return boolean from page_is_file_cache()
by Johannes Weiner
· 15 years ago
401a8e1
mm: introduce page_lru_base_type()
by Johannes Weiner
· 15 years ago
bba7881
mm: remove broken 'kzalloc' mempool
by Sage Weil
· 15 years ago
38a3985
page-allocator: remove dead function free_cold_page()
by Mel Gorman
· 15 years ago
35451be
ksm: unmerge is an origin of OOMs
by Hugh Dickins
· 15 years ago
a913e18
ksm: clean up obsolete references
by Hugh Dickins
· 15 years ago
1c2fb7a
ksm: fix deadlock with munlock in exit_mmap
by Andrea Arcangeli
· 15 years ago
9ba6929
ksm: fix oom deadlock
by Hugh Dickins
· 15 years ago
9a84089
ksm: identify PageKsm pages
by Hugh Dickins
· 15 years ago
21333b2
ksm: no debug in page_dup_rmap()
by Hugh Dickins
· 15 years ago
f8af4da
ksm: the mm interface to ksm
by Hugh Dickins
· 15 years ago
828502d
ksm: add mmu_notifier set_pte_at_notify()
by Izik Eidus
· 15 years ago
451ea25
mm: perform non-atomic test-clear of PG_mlocked on free
by Johannes Weiner
· 15 years ago
adea02a
mm: count only reclaimable lru pages
by Wu Fengguang
· 15 years ago
5a2ae91
mm: remove __{add,sub}_zone_page_state()
by KOSAKI Motohiro
· 15 years ago
a731286
mm: vmstat: add isolate pages
by KOSAKI Motohiro
· 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
e8c5c82
hugetlb: balance freeing of huge pages across nodes
by Lee Schermerhorn
· 15 years ago
112067f
memory hotplug: update zone pcp at memory online
by Shaohua Li
· 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
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
181f7c5
kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfield
by Johannes Berg
· 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
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
3dbda77
trivial: fix typos "man[ae]g?ment" -> "management"
by Uwe Kleine-Koenig
· 15 years ago
411c940
trivial: fix typo "for for" in multiple files
by Anand Gadiyar
· 15 years ago
b9049df
Change "useing" -> "using".
by Dmitri Vorobiev
· 15 years ago
47a0dfa
trivial: fix typo in namei.h comment
by Ori Avtalion
· 15 years ago
bcf5644
trivial: change address of the libcap source.
by GeunSik Lim
· 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
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
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
ebc79c4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6
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
89f19f0
sched: Fix raciness in runqueue_is_locked()
by Andrew Morton
· 15 years ago
Next »