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
*
ath9k_hw: fix interpretation of the rx KeyMiss flag
Felix Fietkau
2012-01-16
2
-4
/
+6
*
bcma: invalidate the mapped core over suspend/resume
Rafał Miłecki
2012-01-16
1
-0
/
+3
*
MAINTAINERS: add b43 mailing list
Rafał Miłecki
2012-01-16
1
-0
/
+1
*
MAINTAINERS: move BCMA to keep the list sorted
Rafał Miłecki
2012-01-16
1
-7
/
+7
*
mac80211: fix no-op authorized transitions
Johannes Berg
2012-01-13
1
-1
/
+1
*
rt2800pci: fix spurious interrupts generation
Stanislaw Gruszka
2012-01-13
1
-20
/
+8
*
ipw2x00: signedness bug handling frame length
Dan Carpenter
2012-01-13
1
-2
/
+2
*
wireless: b43: fix Oops on card eject during transfer
Guennadi Liakhovetski
2012-01-13
1
-1
/
+4
*
Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")
Linus Torvalds
2012-01-12
100
-1562
/
+2589
|
\
|
*
unlzo: fix input buffer free
Sascha Hauer
2012-01-12
1
-1
/
+1
|
*
ramoops: update parameters only after successful init
Kees Cook
2012-01-12
1
-8
/
+9
|
*
ramoops: fix use of rounddown_pow_of_two()
Marco Stornelli
2012-01-12
1
-2
/
+2
|
*
c/r: prctl: add PR_SET_MM codes to set up mm_struct entries
Cyrill Gorcunov
2012-01-12
2
-0
/
+133
|
*
c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4
Cyrill Gorcunov
2012-01-12
2
-2
/
+8
|
*
c/r: introduce CHECKPOINT_RESTORE symbol
Cyrill Gorcunov
2012-01-12
1
-0
/
+11
|
*
selftests: new x86 breakpoints selftest
Frederic Weisbecker
2012-01-12
4
-2
/
+416
|
*
selftests: new very basic kernel selftests directory
Frederic Weisbecker
2012-01-12
2
-0
/
+19
|
*
radix_tree: take radix_tree_path off stack
Hugh Dickins
2012-01-12
1
-78
/
+76
|
*
radix_tree: remove radix_tree_indirect_to_ptr()
Xiao Guangrong
2012-01-12
1
-3
/
+0
|
*
dio: optimize cache misses in the submission path
Andi Kleen
2012-01-12
1
-9
/
+37
|
*
vfs: cache request_queue in struct block_device
Andi Kleen
2012-01-12
2
-0
/
+5
|
*
fs/direct-io.c: calculate fs_count correctly in get_more_blocks()
Tao Ma
2012-01-12
1
-7
/
+4
|
*
drivers/parport/parport_pc.c: fix warnings
Andrew Morton
2012-01-12
1
-2
/
+2
|
*
panic: don't print redundant backtraces on oops
Andi Kleen
2012-01-12
1
-1
/
+5
|
*
sysctl: add the kernel.ns_last_pid control
Pavel Emelyanov
2012-01-12
3
-1
/
+42
|
*
kdump: add udev events for memory online/offline
Michael Holzheu
2012-01-12
1
-3
/
+14
|
*
include/linux/crash_dump.h needs elf.h
Fabio Estevam
2012-01-12
1
-0
/
+1
|
*
kdump: fix crash_kexec()/smp_send_stop() race in panic()
Michael Holzheu
2012-01-12
1
-1
/
+17
|
*
kdump: crashk_res init check for /sys/kernel/kexec_crash_size
Michael Holzheu
2012-01-12
1
-5
/
+4
|
*
kdump: add missing RAM resource in crash_shrink_memory()
Michael Holzheu
2012-01-12
1
-0
/
+15
|
*
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
2012-01-12
5
-9
/
+2
|
*
cpumask: update setup_node_to_cpumask_map() comments
Wanlong Gao
2012-01-12
2
-2
/
+2
|
*
mm/vmalloc.c: eliminate extra loop in pcpu_get_vm_areas error path
Kautuk Consul
2012-01-12
1
-5
/
+4
|
*
mm: rearrange putback_inactive_pages
Hugh Dickins
2012-01-12
1
-52
/
+44
|
*
mm: remove isolate_pages()
Hugh Dickins
2012-01-12
1
-34
/
+27
|
*
mm: remove del_page_from_lru, add page_off_lru
Hugh Dickins
2012-01-12
2
-8
/
+11
|
*
mm: enum lru_list lru
Hugh Dickins
2012-01-12
4
-35
/
+35
|
*
mm: no blank line after EXPORT_SYMBOL in swap.c
Hugh Dickins
2012-01-12
1
-5
/
+0
|
*
mm: fewer underscores in ____pagevec_lru_add
Hugh Dickins
2012-01-12
2
-11
/
+11
|
*
mm: take pagevecs off reclaim stack
Hugh Dickins
2012-01-12
3
-39
/
+40
|
*
memcg: fix mem_cgroup_print_bad_page
Hugh Dickins
2012-01-12
1
-16
/
+1
|
*
memcg: fix split_huge_page_refcounts()
Hugh Dickins
2012-01-12
3
-30
/
+21
|
*
mm: vmscan: check if reclaim should really abort even if compaction_ready() i...
Mel Gorman
2012-01-12
1
-10
/
+9
|
*
mm: vmscan: when reclaiming for compaction, ensure there are sufficient free ...
Mel Gorman
2012-01-12
1
-5
/
+39
|
*
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
2012-01-12
11
-52
/
+76
|
*
mm: page allocator: do not call direct reclaim for THP allocations while comp...
Mel Gorman
2012-01-12
1
-10
/
+35
|
*
mm: compaction: make isolate_lru_page() filter-aware again
Mel Gorman
2012-01-12
3
-2
/
+38
|
*
mm: compaction: determine if dirty pages can be migrated without blocking wit...
Mel Gorman
2012-01-12
7
-47
/
+106
|
*
mm: vmscan: do not OOM if aborting reclaim to start compaction
Mel Gorman
2012-01-12
1
-1
/
+7
|
*
mm: vmscan: check if we isolated a compound page during lumpy scan
Andrea Arcangeli
2012-01-12
1
-3
/
+7
[next]