index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: THP page cache support for ppc64
Aneesh Kumar K.V
2016-12-13
1
-0
/
+10
*
mm: move vma_is_anonymous check within pmd_move_must_withdraw
Aneesh Kumar K.V
2016-12-13
1
-1
/
+2
*
x86/ldt: use vfree_atomic() to free ldt entries
Andrey Ryabinin
2016-12-13
1
-1
/
+1
*
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
2016-12-13
1
-1
/
+1
*
mm: remove x86-only restriction of movable_node
Reza Arbab
2016-12-13
1
-0
/
+24
*
powerpc/mm: allow memory hotplug into a memoryless node
Reza Arbab
2016-12-13
1
-12
/
+1
*
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
2016-12-13
5
-40
/
+7
*
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
2016-12-13
6
-0
/
+46
*
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
2016-12-13
5
-0
/
+13
*
m32r: fix build warning
Sudip Mukherjee
2016-12-13
1
-0
/
+2
*
m32r: add simple dma
Sudip Mukherjee
2016-12-13
3
-2
/
+38
*
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
12
-85
/
+522
|
\
|
*
x86/mce: Include the PPIN in MCE records when available
Tony Luck
2016-11-23
5
-0
/
+47
|
*
x86/mce/AMD: Add system physical address translation for AMD Fam17h
Yazen Ghannam
2016-11-22
3
-1
/
+203
|
*
x86/amd_nb: Add SMN and Indirect Data Fabric access for AMD Fam17h
Yazen Ghannam
2016-11-16
2
-2
/
+111
|
*
x86/amd_nb: Add Fam17h Data Fabric as "Northbridge"
Yazen Ghannam
2016-11-16
1
-0
/
+5
|
*
x86/amd_nb: Make all exports EXPORT_SYMBOL_GPL
Yazen Ghannam
2016-11-16
1
-11
/
+13
|
*
x86/amd_nb: Make amd_northbridges internal to amd_nb.c
Yazen Ghannam
2016-11-16
2
-23
/
+28
|
*
x86/mce/AMD: Reset Threshold Limit after logging error
Yazen Ghannam
2016-11-16
1
-0
/
+6
|
*
x86/mce/AMD: Fix HWID_MCATYPE calculation by grouping arguments
Yazen Ghannam
2016-11-11
1
-1
/
+1
|
*
x86/MCE: Correct TSC timestamping of error records
Borislav Petkov
2016-11-11
2
-8
/
+12
|
*
x86/RAS: Hide SMCA bank names
Borislav Petkov
2016-11-08
2
-10
/
+30
|
*
x86/RAS: Rename smca_bank_names to smca_names
Borislav Petkov
2016-11-08
2
-4
/
+4
|
*
x86/RAS: Simplify SMCA HWID descriptor struct
Borislav Petkov
2016-11-08
2
-17
/
+11
|
*
x86/RAS: Simplify SMCA bank descriptor struct
Borislav Petkov
2016-11-08
2
-8
/
+9
|
*
x86/MCE: Dump MCE to dmesg if no consumers
Borislav Petkov
2016-11-08
1
-6
/
+46
|
*
x86/RAS: Add TSC timestamp to the injected MCE
Borislav Petkov
2016-11-08
1
-0
/
+2
|
*
x86/MCE: Do not look at panic_on_oops in the severity grading
Yinghai Lu
2016-11-08
1
-1
/
+1
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-12
15
-32
/
+341
|
\
\
|
*
\
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2016-12-11
120
-384
/
+577
|
|
\
\
|
*
|
|
x86/uaccess, sched/preempt: Verify access_ok() context
Peter Zijlstra
2016-12-06
1
-2
/
+11
|
*
|
|
sched/x86: Make CONFIG_SCHED_MC_PRIO=y easier to enable
Ingo Molnar
2016-11-30
1
-11
/
+13
|
*
|
|
sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO
Tim Chen
2016-11-30
3
-10
/
+20
|
*
|
|
x86/sched: Use #include <linux/mutex.h> instead of #include <asm/mutex.h>
Ingo Molnar
2016-11-28
1
-1
/
+1
|
*
|
|
x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPU
Tim Chen
2016-11-24
1
-4
/
+24
|
*
|
|
x86/sysctl: Add sysctl for ITMT scheduling feature
Tim Chen
2016-11-24
2
-3
/
+112
|
*
|
|
x86: Enable Intel Turbo Boost Max Technology 3.0
Tim Chen
2016-11-24
4
-0
/
+147
|
*
|
|
x86/topology: Define x86's arch_update_cpu_topology
Tim Chen
2016-11-24
2
-0
/
+12
|
*
|
|
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2016-11-23
55
-311
/
+1275
|
|
\
\
\
|
*
|
|
|
sched/x86: Do not clear PREEMPT_NEED_RESCHED on preempt count reset
Martin Schwidefsky
2016-11-16
1
-1
/
+7
|
*
|
|
|
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2016-11-16
42
-93
/
+328
|
|
\
\
\
\
|
*
|
|
|
|
sched/cputime: Simplify task_cputime()
Stanislaw Gruszka
2016-11-15
1
-2
/
+2
|
*
|
|
|
|
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
2016-11-15
6
-7
/
+17
|
*
|
|
|
|
sched/cputime, powerpc: Remove cputime_to_scaled()
Stanislaw Gruszka
2016-11-15
1
-7
/
+0
|
*
|
|
|
|
sched/cputime, powerpc: Remove cputime_last_delta global variable
Stanislaw Gruszka
2016-11-15
2
-9
/
+0
*
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-12
2
-3
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf/x86: Fix exclusion of BTS and LBR for Goldmont
Andi Kleen
2016-12-11
2
-3
/
+7
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-12-12
1
-5
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/pat, mm: Make track_pfn_insert() return void
Borislav Petkov
2016-11-09
1
-5
/
+2
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-12-12
81
-854
/
+133
|
\
\
\
\
\
\
[next]