index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-16
powerpc: Use the TRAP macro whenever comparing a trap number
Benjamin Herrenschmidt
3
-3
/
+3
2018-01-16
powerpc: Remove useless EXC_COMMON_HV
Benjamin Herrenschmidt
2
-7
/
+2
2018-01-16
powerpc/xive: Remove incorrect debug code
Benjamin Herrenschmidt
1
-5
/
+0
2018-01-16
powerpc: Cosmetic cleanup of cpuinfo_op
Benjamin Herrenschmidt
1
-4
/
+4
2018-01-16
powerpc: Make newline in cpuinfo unconditional
Benjamin Herrenschmidt
1
-3
/
+0
2018-01-16
powerpc: Add aacraid and nvme to powernv_defconfig
Benjamin Herrenschmidt
1
-0
/
+2
2018-01-16
powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP
Christophe Leroy
3
-34
/
+47
2018-01-16
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
Christophe Leroy
8
-61
/
+47
2018-01-16
powerpc/mm: Introduce _PAGE_NA
Christophe Leroy
4
-10
/
+18
2018-01-16
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
10
-54
/
+28
2018-01-16
powerpc/8xx: remove unused _PAGE_WRITETHRU
Christophe Leroy
3
-7
/
+3
2018-01-16
powerpc/8xx: Only perform perf counting when perf is in use.
Christophe Leroy
6
-32
/
+88
2018-01-16
powerpc/8xx: remove EXCEPTION_PROLOG/EPILOG_0 and change r3 to r12
Christophe Leroy
1
-38
/
+40
2018-01-16
powerpc/8xx: Remove CPU6 ERRATA Workaround
Christophe Leroy
4
-137
/
+12
2018-01-16
powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAP
Christophe Leroy
1
-1
/
+0
2018-01-16
powernv/kdump: Fix cases where the kdump kernel can get HMI's
Balbir Singh
4
-1
/
+60
2018-01-16
powerpc/crash: Remove the test for cpu_online in the IPI callback
Balbir Singh
1
-3
/
+0
2018-01-16
powerpc: make use of for_each_node_by_type() instead of open-coding it
Dmitry Torokhov
5
-11
/
+17
2018-01-16
powerpc/32s: Fix compile error with CONFIG_PPC_PTDUMP
Christophe Leroy
1
-1
/
+1
2018-01-16
powerpc/pseries: Enable support of ibm,dynamic-memory-v2
Nathan Fontenot
4
-1
/
+5
2018-01-16
powerpc/drmem: Add support for ibm, dynamic-memory-v2 property
Nathan Fontenot
2
-4
/
+201
2018-01-16
powerpc: Move of_drconf_cell struct to asm/drmem.h
Nathan Fontenot
4
-21
/
+24
2018-01-16
powerpc/pseries: Update memory hotplug code to use drmem LMB array
Nathan Fontenot
3
-318
/
+297
2018-01-16
powerpc/numa: Update numa code use walk_drmem_lmbs
Nathan Fontenot
3
-172
/
+155
2018-01-16
powerpc/mm: Separate ibm, dynamic-memory data from DT format
Nathan Fontenot
4
-67
/
+174
2018-01-16
arm64: Correct type for PUD macros
Punit Agrawal
1
-3
/
+3
2018-01-16
arm64: Inform user if software PAN is in use
Stephen Boyd
1
-0
/
+3
2018-01-16
powerpc/numa: Look up associativity array in of_drconf_to_nid_single
Nathan Fontenot
1
-23
/
+17
2018-01-16
powerpc/numa: Look up device node in of_get_usable_memory()
Nathan Fontenot
1
-2
/
+10
2018-01-16
powerpc/numa: Look up device node in of_get_assoc_arrays()
Nathan Fontenot
1
-5
/
+13
2018-01-16
x86/platform/uv/BAU: Replace hard-coded values with MMR definitions
Andrew Banman
2
-2
/
+2
2018-01-16
x86/platform/UV: Fix UV4A BAU MMRs
Mike Travis
1
-19
/
+36
2018-01-16
x86/platform/UV: Fix GAM MMR references in the UV x2apic code
Mike Travis
1
-46
/
+37
2018-01-16
x86/platform/UV: Fix GAM MMR changes in UV4A
Mike Travis
1
-6
/
+80
2018-01-16
x86/platform/UV: Add references to access fixed UV4A HUB MMRs
Mike Travis
3
-0
/
+17
2018-01-16
x86/platform/UV: Fix UV4A support on new Intel Processors
Mike Travis
1
-3
/
+11
2018-01-16
x86/platform/UV: Update uv_mmrs.h to prepare for UV4A fixes
Mike Travis
1
-82
/
+533
2018-01-15
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
15
-516
/
+6
2018-01-16
KVM: PPC: Book3S HV: Enable migration of decrementer register
Paul Mackerras
3
-1
/
+11
2018-01-16
x86/mm: Encrypt the initrd earlier for BSP microcode update
Tom Lendacky
5
-45
/
+85
2018-01-16
x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption
Tom Lendacky
2
-22
/
+121
2018-01-16
x86/mm: Centralize PMD flags in sme_encrypt_kernel()
Tom Lendacky
1
-56
/
+77
2018-01-16
x86/mm: Use a struct to reduce parameters for SME PGD mapping
Tom Lendacky
1
-44
/
+46
2018-01-16
x86/mm: Clean up register saving in the __enc_copy() assembly code
Tom Lendacky
1
-10
/
+10
2018-01-15
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
9
-177
/
+0
2018-01-15
signal/blackfin: Remove pointless UID16_SIGINFO_COMPAT_NEEDED
Eric W. Biederman
1
-2
/
+0
2018-01-15
signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
1
-32
/
+0
2018-01-15
signal/tile: Move the tile specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
1
-8
/
+0
2018-01-15
signal/frv: Move the frv specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
2
-13
/
+1
2018-01-15
signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
2
-29
/
+2
[prev]
[next]