index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-22
mm: hugetlbfs: correctly populate shared pmd
Michal Hocko
1
-5
/
+16
2012-08-14
Revert "x86-64/efi: Use EFI to deal with platform wall clock"
H. Peter Anvin
1
-6
/
+4
2012-08-03
ACPI: Only count valid srat memory structures
Thomas Renninger
1
-7
/
+8
2012-07-27
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-195
/
+206
2012-07-27
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+6
2012-06-28
x86/tlb: do flush_tlb_kernel_range by 'invlpg'
Alex Shi
1
-0
/
+30
2012-06-28
x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR
Alex Shi
1
-195
/
+47
2012-06-28
x86/tlb: enable tlb flush range support for x86
Alex Shi
1
-66
/
+46
2012-06-28
x86/tlb: add tlb_flushall_shift knob into debugfs
Alex Shi
1
-0
/
+51
2012-06-28
x86/tlb: add tlb_flushall_shift for specific CPU
Alex Shi
1
-4
/
+3
2012-06-28
x86/tlb: fall back to flush all when meet a THP large page
Alex Shi
1
-0
/
+34
2012-06-28
x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range
Alex Shi
1
-16
/
+81
2012-06-20
x86/mm: Mark free_initrd_mem() as __init
Jan Beulich
1
-1
/
+1
2012-06-11
x86/mm: Fix some kernel-doc warnings
Wanpeng Li
2
-3
/
+3
2012-06-08
x86/mm: Only add extra pages count for the first memory range during pre-allo...
Yinghai Lu
1
-1
/
+2
2012-06-06
x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init()
Yasuaki Ishimatsu
1
-0
/
+2
2012-06-06
x86-64/efi: Use EFI to deal with platform wall clock
Jan Beulich
1
-4
/
+6
2012-05-30
Merge branch 'x86/trampoline' into x86/urgent
H. Peter Anvin
5
-50
/
+49
2012-05-30
x86/mm/pat: Improve scaling of pat_pagerange_is_ram()
John Dykstra
1
-20
/
+36
2012-05-30
x86: print physical addresses consistently with other parts of kernel
Bjorn Helgaas
5
-50
/
+49
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2012-05-23
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-22
/
+30
2012-05-23
Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+137
2012-05-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2012-05-18
x86-64: Fix accounting in kernel_physical_mapping_init()
Jan Beulich
1
-10
/
+13
2012-05-15
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
1
-5
/
+5
2012-05-09
x86/numa: Allow specifying node_distance() for numa=fake
Peter Zijlstra
1
-2
/
+6
2012-05-03
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
Eric W. Biederman
1
-1
/
+1
2012-04-21
x86, extable: Switch to relative exception table entries
H. Peter Anvin
1
-8
/
+123
2012-04-20
x86, extable: Add early_fixup_exception()
H. Peter Anvin
1
-0
/
+17
2012-03-30
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+5
2012-03-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
4
-4
/
+0
2012-03-28
Disintegrate asm/system.h for X86
David Howells
4
-4
/
+0
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-23
x86/apic: Add separate apic_id_valid() functions for selected apic drivers
Steffen Persvold
1
-1
/
+1
2012-03-23
x86, tlb: Switch cr3 in leave_mm() only when needed
Suresh Siddha
1
-3
/
+5
2012-03-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2012-03-22
numa_emulation: fix cpumask_of_node()
Andrea Arcangeli
1
-1
/
+1
2012-03-22
hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()
Xiao Guangrong
1
-13
/
+5
2012-03-22
hugetlb: try to search again if it is really needed
Xiao Guangrong
1
-4
/
+6
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
1
-2
/
+2
2012-03-13
x86: Rename trap_no to trap_nr in thread_struct
Srikar Dronamraju
1
-5
/
+5
2012-03-07
x86: fix typo in recent find_vma_prev purge
Linus Torvalds
1
-1
/
+1
2012-03-07
vm: avoid using find_vma_prev() unnecessarily
Linus Torvalds
1
-1
/
+3
2012-03-06
x86/mm: Fix the size calculation of mapping tables
WANG Cong
1
-9
/
+12
2012-03-04
x86, memblock: Move mem_hole_size() to .init
Jiri Kosina
1
-1
/
+1
2012-03-01
bug.h: add include of it to various implicit C users
Paul Gortmaker
1
-0
/
+1
2012-02-02
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...
Linus Torvalds
1
-2
/
+2
2012-01-27
bugs, x86: Fix printk levels for panic, softlockups and stack dumps
Prarit Bhargava
1
-2
/
+2
[next]