Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c02433dd6de32f042cf3ffe476746b1115b8c096
/
arch
c02433d
arm64: split thread_info from task stack
by Mark Rutland
· 8 years ago
1b7e229
arm64: assembler: introduce ldr_this_cpu
by Mark Rutland
· 8 years ago
57c8295
arm64: make cpu number a percpu variable
by Mark Rutland
· 8 years ago
580efaa
arm64: smp: prepare for smp_processor_id() rework
by Mark Rutland
· 8 years ago
623b476
arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx
by Mark Rutland
· 8 years ago
9bbd4c5
arm64: prep stack walkers for THREAD_INFO_IN_TASK
by Mark Rutland
· 8 years ago
2020a5a
arm64: unexport walk_stackframe
by Mark Rutland
· 8 years ago
876e7a3
arm64: traps: simplify die() and __die()
by Mark Rutland
· 8 years ago
a9ea001
arm64: factor out current_stack_pointer
by Mark Rutland
· 8 years ago
3fe12da
arm64: asm-offsets: remove unused definitions
by Mark Rutland
· 8 years ago
dcbe028
arm64: thread_info remove stale items
by Mark Rutland
· 8 years ago
0943394
arm64: percpu: kill off final ACCESS_ONCE() uses
by Mark Rutland
· 8 years ago
0c2f0af
arm64: hugetlb: fix the wrong address for several functions
by Huang Shijie
· 8 years ago
20156ce
arm64: hugetlb: remove the wrong pmd check in find_num_contig()
by Huang Shijie
· 8 years ago
6ed0038
arm64: Fix typo in add_default_hugepagesz() for 64K pages
by Catalin Marinas
· 8 years ago
7b03b62
arm64: fix error: conflicting types for 'kprobe_fault_handler'
by Pratyush Anand
· 8 years ago
9842cea
arm64: Add uprobe support
by Pratyush Anand
· 8 years ago
06beb72
arm64: introduce mm context flag to keep 32 bit task information
by Pratyush Anand
· 8 years ago
53d07e218
arm64: Handle TRAP_BRKPT for user mode as well
by Pratyush Anand
· 8 years ago
3fb6964
arm64: Handle TRAP_TRACE for user mode as well
by Pratyush Anand
· 8 years ago
b66c987
arm64: kgdb_step_brk_fn: ignore other's exception
by Pratyush Anand
· 8 years ago
c224970
arm64: kprobe: protect/rename few definitions to be reused by uprobe
by Pratyush Anand
· 8 years ago
1404d6f
arm64: dump: Add checking for writable and exectuable pages
by Laura Abbott
· 8 years ago
cfd69e9
arm64: dump: Remove max_addr
by Laura Abbott
· 8 years ago
ae5d1cf
arm64: dump: Make the page table dumping seq_file optional
by Laura Abbott
· 8 years ago
4ddb9bf
arm64: dump: Make ptdump debugfs a separate option
by Laura Abbott
· 8 years ago
0bfc445
arm64: mm: set the contiguous bit for kernel mappings where appropriate
by Ard Biesheuvel
· 8 years ago
f14c66c
arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'
by Ard Biesheuvel
· 8 years ago
e98216b
arm64: mm: BUG on unsupported manipulations of live kernel mappings
by Ard Biesheuvel
· 8 years ago
b7b941a
arm64: Remove pointless WARN_ON in DMA teardown
by Robin Murphy
· 8 years ago
4890ae4
arm64/kprobes: Tidy up sign-extension usage
by Robin Murphy
· 8 years ago
be8f185
arm64: add sysfs cpu_capacity attribute
by Juri Lelli
· 8 years ago
7202bde
arm64: parse cpu capacity-dmips-mhz from DT
by Juri Lelli
· 8 years ago
66cecb6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
34c510b
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
f7df76e
Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
16a767e
MIPS: Fix max_low_pfn with disabled highmem
by James Hogan
· 8 years ago
f92722d
MIPS: Correct MIPS I FP sigcontext layout
by Maciej W. Rozycki
· 8 years ago
758ef0a
MIPS: Fix ISA I/II FP signal context offsets
by Maciej W. Rozycki
· 8 years ago
6daaa32
MIPS: Remove FIR from ISA I FP signal context
by Maciej W. Rozycki
· 8 years ago
35938a0
MIPS: Fix ISA I FP sigcontext access violation handling
by Maciej W. Rozycki
· 8 years ago
5a1aca4
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
by Maciej W. Rozycki
· 8 years ago
c9e5603
MIPS: ptrace: Also initialize the FP context on individual FCSR writes
by Maciej W. Rozycki
· 8 years ago
8a98495
MIPS: dump_tlb: Fix printk continuations
by James Hogan
· 8 years ago
752f549
MIPS: Fix __show_regs() output
by Paul Burton
· 8 years ago
41000c5
MIPS: traps: Fix output of show_code
by Matt Redfearn
· 8 years ago
fe4e09e
MIPS: traps: Fix output of show_stacktrace
by Matt Redfearn
· 8 years ago
bcf084d
MIPS: traps: Fix output of show_backtrace
by Matt Redfearn
· 8 years ago
818f38c
MIPS: Fix build of compressed image
by Matt Redfearn
· 8 years ago
9a59061
MIPS: generic: Fix KASLR for generic kernel.
by Matt Redfearn
· 8 years ago
4736697
MIPS: KASLR: Fix handling of NULL FDT
by Matt Redfearn
· 8 years ago
93032e3
MIPS: Malta: Fixup reboot
by Paul Burton
· 8 years ago
682c1e5
MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC
by Paul Burton
· 8 years ago
18088db
parisc: Ignore the pkey system calls for now
by Helge Deller
· 8 years ago
6a6e2a1
parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value
by Helge Deller
· 8 years ago
6ed5183
parisc: Ensure consistent state when switching to kernel stack at syscall entry
by John David Anglin
· 8 years ago
f4125cf
parisc: Avoid trashing sr2 and sr3 in LWS code
by John David Anglin
· 8 years ago
6f63d0f
parisc: use KERN_CONT when printing device inventory
by Helge Deller
· 8 years ago
d9092f5
kvm: x86: Check memopp before dereference (CVE-2016-8630)
by Owen Hofmann
· 8 years ago
355f4fb
kvm: nVMX: VMCLEAR an active shadow VMCS after last use
by Jim Mattson
· 8 years ago
ea26e4e
KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
by Paolo Bonzini
· 8 years ago
41ec793
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
04ed7d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 8 years ago
2a26d99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
f9d4286
arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold
by Ivan Vecera
· 8 years ago
42fd2b5
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
2674235
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
b70e8be
Merge tag 'v4.9-rockchip-dts64-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes
by Olof Johansson
· 8 years ago
bb70e53
Merge tag 'arm-soc/for-4.9/devicetree-arm64-fixes' of http://github.com/Broadcom/stblinux into fixes
by Olof Johansson
· 8 years ago
fbaff059
Merge tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Olof Johansson
· 8 years ago
10e15a6
Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into fixes
by Olof Johansson
· 8 years ago
1e90a13
x86/smpboot: Init apic mapping before usage
by Thomas Gleixner
· 8 years ago
c067aff
Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
1308fd7
Merge tag 'arc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
6fcc8ce
Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
b49c317
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b92d964
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
c38c04c
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b75dcd9
ARC: module: print pretty section names
by Vineet Gupta
· 8 years ago
d65283f
ARC: module: elide loop to save reference to .eh_frame
by Vineet Gupta
· 8 years ago
f644e36
ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...
by Vineet Gupta
· 8 years ago
c300547
ARC: build: retire old toggles
by Vineet Gupta
· 8 years ago
d975cbc
ARC: boot log: refactor cpu name/release printing
by Vineet Gupta
· 8 years ago
d7c4611
ARC: boot log: remove awkward space comma from MMU line
by Vineet Gupta
· 8 years ago
a024fd9
ARC: boot log: don't assume SWAPE instruction support
by Vineet Gupta
· 8 years ago
73e284d
ARC: boot log: refactor printing abt features not captured in BCRs
by Vineet Gupta
· 8 years ago
711c1f2
ARCv2: boot log: print IOC exists as well as enabled status
by Vineet Gupta
· 8 years ago
bdb5208
Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
bd768e1
KVM: x86: fix wbinvd_dirty_mask use-after-free
by Ido Yariv
· 8 years ago
f92b760
perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisors
by Imre Palik
· 8 years ago
5aab90c
perf/powerpc: Don't call perf_event_disable() from atomic context
by Jiri Olsa
· 8 years ago
1c27f64
x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=y
by Borislav Petkov
· 8 years ago
14970f2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
17a8893
cris/arch-v32: cryptocop: print a hex number after a 0x prefix
by Uwe Kleine-König
· 8 years ago
c0a0aba
kconfig.h: remove config_enabled() macro
by Masahiro Yamada
· 8 years ago
2175358
h8300: fix syscall restarting
by Mark Rutland
· 8 years ago
55bea71
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
796f468
kvm/x86: Show WRMSR data is in hex
by Borislav Petkov
· 8 years ago
a74ad5e
sparc64: Handle extremely large kernel TLB range flushes more gracefully.
by David S. Miller
· 8 years ago
b5149a5
Merge tag 'kvm-s390-master-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 8 years ago
Next »