index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-2
/
+1
|
*
|
|
|
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
2009-09-21
1
-1
/
+1
|
*
|
|
|
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-21
3
-3
/
+3
|
*
|
|
|
trivial: fix typo "for for" in multiple files
Anand Gadiyar
2009-09-21
1
-1
/
+1
|
*
|
|
|
Change "useing" -> "using".
Dmitri Vorobiev
2009-09-21
1
-1
/
+1
|
*
|
|
|
trivial: fix typo in namei.h comment
Ori Avtalion
2009-09-21
1
-1
/
+1
|
*
|
|
|
trivial: change address of the libcap source.
GeunSik Lim
2009-09-21
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
1
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
HID: consolidate connect and disconnect into core code
Jiri Kosina
2009-09-17
1
-0
/
+3
*
|
|
|
|
|
pnp: add a shutdown method to pnp drivers
David Härdeman
2009-09-22
1
-0
/
+1
*
|
|
|
|
|
lis3: add free-fall/wakeup function via platform_data
Daniel Mack
2009-09-22
1
-0
/
+9
*
|
|
|
|
|
lis3: fix typo
Daniel Mack
2009-09-22
1
-1
/
+1
*
|
|
|
|
|
flex_array: introduce DEFINE_FLEX_ARRAY
David Rientjes
2009-09-22
1
-4
/
+26
*
|
|
|
|
|
flex_array: add flex_array_shrink function
David Rientjes
2009-09-22
1
-0
/
+1
*
|
|
|
|
|
flex_array: poison free elements
David Rientjes
2009-09-22
1
-0
/
+3
*
|
|
|
|
|
flex_array: add flex_array_clear function
David Rientjes
2009-09-22
1
-0
/
+1
*
|
|
|
|
|
cpuidle: fix the menu governor to boost IO performance
Arjan van de Ven
2009-09-22
1
-0
/
+4
*
|
|
|
|
|
mm: move use_mm/unuse_mm from aio.c to mm/
Michael S. Tsirkin
2009-09-22
1
-0
/
+9
*
|
|
|
|
|
hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
Eric B Munson
2009-09-22
1
-0
/
+7
*
|
|
|
|
|
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
Arnd Bergmann
2009-09-22
1
-0
/
+1
*
|
|
|
|
|
hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...
Eric B Munson
2009-09-22
1
-2
/
+10
*
|
|
|
|
|
tmpfs: depend on shmem
Hugh Dickins
2009-09-22
1
-10
/
+1
*
|
|
|
|
|
mm: FOLL flags for GUP flags
Hugh Dickins
2009-09-22
1
-0
/
+1
*
|
|
|
|
|
mm: follow_hugetlb_page flags
Hugh Dickins
2009-09-22
1
-1
/
+3
*
|
|
|
|
|
mm: FOLL_DUMP replace FOLL_ANON
Hugh Dickins
2009-09-22
1
-1
/
+1
*
|
|
|
|
|
mm: add get_dump_page
Hugh Dickins
2009-09-22
1
-0
/
+1
*
|
|
|
|
|
page-allocator: split per-cpu list into one-list-per-migrate-type
Mel Gorman
2009-09-22
1
-1
/
+4
*
|
|
|
|
|
oom: move oom_adj value from task_struct to signal_struct
KOSAKI Motohiro
2009-09-22
1
-1
/
+2
*
|
|
|
|
|
mm: do batched scans for mem_cgroup
Wu Fengguang
2009-09-22
1
-1
/
+5
*
|
|
|
|
|
oom: move oom_killer_enable()/oom_killer_disable to where they belong
Alexey Dobriyan
2009-09-22
2
-12
/
+11
*
|
|
|
|
|
mm: also use alloc_large_system_hash() for the PID hash table
Jan Beulich
2009-09-22
1
-3
/
+2
*
|
|
|
|
|
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-22
1
-0
/
+1
*
|
|
|
|
|
mm: return boolean from page_has_private()
Johannes Weiner
2009-09-22
1
-5
/
+8
*
|
|
|
|
|
mm: return boolean from page_is_file_cache()
Johannes Weiner
2009-09-22
1
-6
/
+2
*
|
|
|
|
|
mm: introduce page_lru_base_type()
Johannes Weiner
2009-09-22
1
-4
/
+19
*
|
|
|
|
|
mm: remove broken 'kzalloc' mempool
Sage Weil
2009-09-22
1
-8
/
+2
*
|
|
|
|
|
tracing, page-allocator: add trace event for page traffic related to the budd...
Mel Gorman
2009-09-22
1
-0
/
+51
*
|
|
|
|
|
tracing, page-allocator: add trace events for anti-fragmentation falling back...
Mel Gorman
2009-09-22
1
-0
/
+38
*
|
|
|
|
|
tracing, page-allocator: add trace events for page allocation and page freeing
Mel Gorman
2009-09-22
1
-0
/
+74
*
|
|
|
|
|
page-allocator: remove dead function free_cold_page()
Mel Gorman
2009-09-22
1
-1
/
+0
*
|
|
|
|
|
ksm: unmerge is an origin of OOMs
Hugh Dickins
2009-09-22
1
-1
/
+1
*
|
|
|
|
|
ksm: clean up obsolete references
Hugh Dickins
2009-09-22
1
-20
/
+0
*
|
|
|
|
|
ksm: fix deadlock with munlock in exit_mmap
Andrea Arcangeli
2009-09-22
1
-7
/
+4
*
|
|
|
|
|
ksm: fix oom deadlock
Hugh Dickins
2009-09-22
1
-4
/
+27
*
|
|
|
|
|
ksm: identify PageKsm pages
Hugh Dickins
2009-09-22
1
-0
/
+29
*
|
|
|
|
|
ksm: no debug in page_dup_rmap()
Hugh Dickins
2009-09-22
1
-5
/
+1
*
|
|
|
|
|
ksm: the mm interface to ksm
Hugh Dickins
2009-09-22
3
-0
/
+58
*
|
|
|
|
|
ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE
Hugh Dickins
2009-09-22
1
-0
/
+3
*
|
|
|
|
|
ksm: add mmu_notifier set_pte_at_notify()
Izik Eidus
2009-09-22
1
-0
/
+34
*
|
|
|
|
|
mm: perform non-atomic test-clear of PG_mlocked on free
Johannes Weiner
2009-09-22
1
-3
/
+9
[prev]
[next]