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
/
arch
/
x86
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
x86/tlb: do flush_tlb_kernel_range by 'invlpg'
Alex Shi
2012-06-27
1
-0
/
+30
|
*
x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR
Alex Shi
2012-06-27
1
-195
/
+47
|
*
x86/tlb: enable tlb flush range support for x86
Alex Shi
2012-06-27
1
-66
/
+46
|
*
x86/tlb: add tlb_flushall_shift knob into debugfs
Alex Shi
2012-06-27
1
-0
/
+51
|
*
x86/tlb: add tlb_flushall_shift for specific CPU
Alex Shi
2012-06-27
1
-4
/
+3
|
*
x86/tlb: fall back to flush all when meet a THP large page
Alex Shi
2012-06-27
1
-0
/
+34
|
*
x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range
Alex Shi
2012-06-27
1
-16
/
+81
*
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-07-26
1
-4
/
+6
|
\
\
|
*
|
x86-64/efi: Use EFI to deal with platform wall clock
Jan Beulich
2012-06-06
1
-4
/
+6
*
|
|
x86/mm: Mark free_initrd_mem() as __init
Jan Beulich
2012-06-20
1
-1
/
+1
*
|
|
x86/mm: Fix some kernel-doc warnings
Wanpeng Li
2012-06-11
2
-3
/
+3
|
|
/
|
/
|
*
|
x86/mm: Only add extra pages count for the first memory range during pre-allo...
Yinghai Lu
2012-06-08
1
-1
/
+2
*
|
x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init()
Yasuaki Ishimatsu
2012-06-06
1
-0
/
+2
|
/
*
Merge branch 'x86/trampoline' into x86/urgent
H. Peter Anvin
2012-05-30
5
-50
/
+49
|
\
|
*
x86: print physical addresses consistently with other parts of kernel
Bjorn Helgaas
2012-05-29
5
-50
/
+49
*
|
x86/mm/pat: Improve scaling of pat_pagerange_is_ram()
John Dykstra
2012-05-30
1
-20
/
+36
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-23
1
-1
/
+1
|
\
|
*
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
Eric W. Biederman
2012-05-03
1
-1
/
+1
*
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-05-23
3
-22
/
+30
|
\
\
|
*
|
x86-64: Fix accounting in kernel_physical_mapping_init()
Jan Beulich
2012-05-18
1
-10
/
+13
|
*
|
x86, tlb: Switch cr3 in leave_mm() only when needed
Suresh Siddha
2012-03-22
1
-3
/
+5
|
*
|
x86/mm: Fix the size calculation of mapping tables
WANG Cong
2012-03-06
1
-9
/
+12
*
|
|
Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-23
1
-5
/
+137
|
\
\
\
|
*
|
|
x86, extable: Switch to relative exception table entries
H. Peter Anvin
2012-04-20
1
-8
/
+123
|
*
|
|
x86, extable: Add early_fixup_exception()
H. Peter Anvin
2012-04-19
1
-0
/
+17
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-05-22
1
-2
/
+6
|
\
\
\
|
*
|
|
x86/numa: Allow specifying node_distance() for numa=fake
Peter Zijlstra
2012-05-09
1
-2
/
+6
|
|
/
/
*
|
|
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
2012-05-14
1
-5
/
+5
|
/
/
*
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-29
1
-5
/
+5
|
\
\
|
*
|
x86: Rename trap_no to trap_nr in thread_struct
Srikar Dronamraju
2012-03-13
1
-5
/
+5
|
|
/
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-29
1
-1
/
+1
|
\
\
|
*
|
x86/apic: Add separate apic_id_valid() functions for selected apic drivers
Steffen Persvold
2012-03-23
1
-1
/
+1
*
|
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
4
-4
/
+0
|
\
\
\
|
*
|
|
Disintegrate asm/system.h for X86
David Howells
2012-03-28
4
-4
/
+0
|
|
/
/
*
|
|
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-24
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bug.h: add include of it to various implicit C users
Paul Gortmaker
2012-02-29
1
-0
/
+1
|
|
/
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-22
1
-1
/
+1
|
\
\
|
*
|
x86, memblock: Move mem_hole_size() to .init
Jiri Kosina
2012-03-03
1
-1
/
+1
|
|
/
*
|
numa_emulation: fix cpumask_of_node()
Andrea Arcangeli
2012-03-21
1
-1
/
+1
*
|
hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()
Xiao Guangrong
2012-03-21
1
-13
/
+5
*
|
hugetlb: try to search again if it is really needed
Xiao Guangrong
2012-03-21
1
-4
/
+6
*
|
highmem: kill all __kmap_atomic()
Cong Wang
2012-03-20
1
-2
/
+2
*
|
x86: fix typo in recent find_vma_prev purge
Linus Torvalds
2012-03-06
1
-1
/
+1
*
|
vm: avoid using find_vma_prev() unnecessarily
Linus Torvalds
2012-03-06
1
-1
/
+3
|
/
*
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...
Linus Torvalds
2012-02-02
1
-2
/
+2
|
\
|
*
bugs, x86: Fix printk levels for panic, softlockups and stack dumps
Prarit Bhargava
2012-01-26
1
-2
/
+2
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-01-18
1
-0
/
+4
|
\
\
|
*
|
ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)
Kurt Garloff
2012-01-17
1
-0
/
+4
*
|
|
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-14
1
-2
/
+2
|
\
\
\
|
*
|
|
module_param: make bool parameters really bool (arch)
Rusty Russell
2012-01-13
1
-2
/
+2
[prev]
[next]