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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, page_alloc: avoid page_to_pfn() when merging buddies
Vlastimil Babka
2017-02-22
2
-6
/
+6
*
mm, page_alloc: don't convert pfn to idx when merging
Vlastimil Babka
2017-02-22
3
-23
/
+20
*
mm: throttle show_mem() from warn_alloc()
Michal Hocko
2017-02-22
1
-11
/
+18
*
tmpfs: change shmem_mapping() to test shmem_aops
Hugh Dickins
2017-02-22
1
-4
/
+1
*
slub: make sysfs directories for memcg sub-caches optional
Tejun Heo
2017-02-22
3
-2
/
+46
*
slab: use memcg_kmem_cache_wq for slab destruction operations
Tejun Heo
2017-02-22
3
-9
/
+10
*
slab: remove slub sysfs interface files early for empty memcg caches
Tejun Heo
2017-02-22
1
-2
/
+23
*
slab: remove synchronous synchronize_sched() from memcg cache deactivation path
Tejun Heo
2017-02-22
4
-4
/
+76
*
slab: introduce __kmemcg_cache_deactivate()
Tejun Heo
2017-02-22
5
-23
/
+36
*
slab: implement slab_root_caches list
Tejun Heo
2017-02-22
4
-25
/
+53
*
slab: link memcg kmem_caches on their associated memory cgroup
Tejun Heo
2017-02-22
5
-10
/
+40
*
slab: reorganize memcg_cache_params
Tejun Heo
2017-02-22
3
-24
/
+40
*
slab: remove synchronous rcu_barrier() call in memcg cache release path
Tejun Heo
2017-02-22
1
-42
/
+60
*
slub: separate out sysfs_slab_release() from sysfs_slab_remove()
Tejun Heo
2017-02-22
3
-5
/
+13
*
Revert "slub: move synchronize_sched out of slab_mutex on shrink"
Tejun Heo
2017-02-22
5
-31
/
+23
*
mm, slab: rename kmalloc-node cache to kmalloc-<size>
Vlastimil Babka
2017-02-22
3
-5
/
+9
*
mm/slub: add a dump_stack() to the unexpected GFP check
Borislav Petkov
2017-02-22
1
-0
/
+1
*
slub: do not merge cache if slub_debug contains a never-merge flag
Grygorii Maistrenko
2017-02-22
1
-1
/
+4
*
kernel/watchdog.c: do not hardcode CPU 0 as the initial thread
Prarit Bhargava
2017-02-22
1
-10
/
+15
*
9p: fix a potential acl leak
Cong Wang
2017-02-22
1
-0
/
+2
*
block: use for_each_thread() in sys_ioprio_set()/sys_ioprio_get()
Tetsuo Handa
2017-02-22
1
-4
/
+4
*
parisc: use generic current.h
Davidlohr Bueso
2017-02-22
2
-15
/
+1
*
ocfs2: fix deadlock issue when taking inode lock at vfs entry points
Eric Ren
2017-02-22
2
-29
/
+58
*
ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
Eric Ren
2017-02-22
3
-3
/
+121
*
score: remove asm/current.h
Davidlohr Bueso
2017-02-22
2
-7
/
+1
*
m32r: fix build warning
Sudip Mukherjee
2017-02-22
1
-5
/
+10
*
m32r: use generic current.h
Davidlohr Bueso
2017-02-22
2
-15
/
+1
*
scripts/tags.sh: include arch/Kconfig* for tags generation
Hou Tao
2017-02-22
1
-0
/
+2
*
scripts/checkincludes.pl: add exit message for no duplicates found
Cheah Kok Cheong
2017-02-22
1
-0
/
+8
*
scripts/checkstack.pl: add support for nios2
Tobias Klauser
2017-02-22
1
-0
/
+3
*
scripts/Lindent: clean up and optimize
Jean Delvare
2017-02-22
1
-5
/
+9
*
scripts/spelling.txt: fix incorrect typo-words
Ross Zwisler
2017-02-22
1
-3
/
+3
*
scripts/spelling.txt: add several more common spelling mistakes
Colin Ian King
2017-02-22
1
-0
/
+37
*
tools/vm: add missing Makefile rules
Daniel Thompson
2017-02-22
1
-0
/
+8
*
dma-debug: add comment for failed to check map error
Miles Chen
2017-02-22
1
-0
/
+5
*
mm, dax: change pmd_fault() to take only vmf parameter
Dave Jiang
2017-02-22
8
-85
/
+74
*
mm, dax: make pmd_fault() and friends be the same as fault()
Dave Jiang
2017-02-22
8
-55
/
+39
*
dax: add tracepoints to dax_pmd_insert_mapping()
Ross Zwisler
2017-02-22
3
-3
/
+66
*
dax: add tracepoints to dax_pmd_load_hole()
Ross Zwisler
2017-02-22
2
-4
/
+52
*
dax: update MAINTAINERS entries for FS DAX
Ross Zwisler
2017-02-22
1
-1
/
+4
*
dax: add tracepoint infrastructure, PMD tracing
Ross Zwisler
2017-02-22
3
-10
/
+113
*
tracing: add __print_flags_u64()
Ross Zwisler
2017-02-22
3
-0
/
+53
*
Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-02-22
116
-1640
/
+3057
|
\
|
*
tty: pl011: Work around QDF2400 E44 stuck BUSY bit
Christopher Covington
2017-02-15
2
-7
/
+82
|
*
atmel_serial: Use the fractional divider when possible
Romain Izard
2017-02-14
1
-3
/
+4
|
*
tty: Remove extra include in HVC console tty framework
Sergio Valverde
2017-02-10
1
-1
/
+0
|
*
serial: exar: Enable MSI support
Jan Kiszka
2017-02-10
1
-1
/
+7
|
*
serial: exar: Move register defines from uapi header to consumer site
Jan Kiszka
2017-02-10
3
-18
/
+19
|
*
serial: pci: Remove unused pci_boards entries
Jan Kiszka
2017-02-10
1
-22
/
+0
|
*
serial: exar: Move Commtech adapters to 8250_exar as well
Jan Kiszka
2017-02-10
2
-143
/
+79
[next]