index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
tcrypt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-21
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
Catalin Marinas
2
-5
/
+14
2016-11-21
arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
Catalin Marinas
7
-58
/
+93
2016-11-21
arm64: Update the synchronous external abort fault description
Catalin Marinas
1
-4
/
+4
2016-11-16
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
7
-4
/
+65
2016-11-16
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
4
-21
/
+15
2016-11-11
arm64: split thread_info from task stack
Mark Rutland
10
-54
/
+73
2016-11-11
arm64: assembler: introduce ldr_this_cpu
Mark Rutland
2
-5
/
+16
2016-11-11
arm64: make cpu number a percpu variable
Mark Rutland
2
-1
/
+15
2016-11-11
arm64: smp: prepare for smp_processor_id() rework
Mark Rutland
1
-3
/
+4
2016-11-11
arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx
Mark Rutland
4
-10
/
+7
2016-11-11
arm64: prep stack walkers for THREAD_INFO_IN_TASK
Mark Rutland
3
-6
/
+24
2016-11-11
arm64: unexport walk_stackframe
Mark Rutland
1
-1
/
+0
2016-11-11
arm64: traps: simplify die() and __die()
Mark Rutland
1
-7
/
+6
2016-11-11
arm64: factor out current_stack_pointer
Mark Rutland
7
-5
/
+17
2016-11-11
arm64: asm-offsets: remove unused definitions
Mark Rutland
1
-2
/
+0
2016-11-11
arm64: thread_info remove stale items
Mark Rutland
1
-2
/
+0
2016-11-11
thread_info: include <current.h> for THREAD_INFO_IN_TASK
Mark Rutland
1
-0
/
+6
2016-11-11
thread_info: factor out restart_block
Mark Rutland
2
-40
/
+52
2016-11-09
arm64: percpu: kill off final ACCESS_ONCE() uses
Mark Rutland
1
-8
/
+8
2016-11-09
arm64: hugetlb: fix the wrong address for several functions
Huang Shijie
1
-4
/
+4
2016-11-09
arm64: hugetlb: remove the wrong pmd check in find_num_contig()
Huang Shijie
1
-12
/
+0
2016-11-09
arm64: Fix typo in add_default_hugepagesz() for 64K pages
Catalin Marinas
1
-1
/
+1
2016-11-07
arm64: fix error: conflicting types for 'kprobe_fault_handler'
Pratyush Anand
1
-1
/
+0
2016-11-07
arm64: Add uprobe support
Pratyush Anand
10
-2
/
+277
2016-11-07
arm64: introduce mm context flag to keep 32 bit task information
Pratyush Anand
2
-2
/
+11
2016-11-07
arm64: Handle TRAP_BRKPT for user mode as well
Pratyush Anand
1
-7
/
+11
2016-11-07
arm64: Handle TRAP_TRACE for user mode as well
Pratyush Anand
1
-10
/
+12
2016-11-07
arm64: kgdb_step_brk_fn: ignore other's exception
Pratyush Anand
1
-0
/
+3
2016-11-07
arm64: kprobe: protect/rename few definitions to be reused by uprobe
Pratyush Anand
4
-43
/
+52
2016-11-07
arm64: dump: Add checking for writable and exectuable pages
Laura Abbott
4
-0
/
+94
2016-11-07
arm64: dump: Remove max_addr
Laura Abbott
1
-1
/
+0
2016-11-07
arm64: dump: Make the page table dumping seq_file optional
Laura Abbott
1
-7
/
+19
2016-11-07
arm64: dump: Make ptdump debugfs a separate option
Laura Abbott
6
-31
/
+54
2016-11-07
arm64: mm: set the contiguous bit for kernel mappings where appropriate
Ard Biesheuvel
1
-4
/
+30
2016-11-07
arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'
Ard Biesheuvel
3
-21
/
+21
2016-11-07
arm64: mm: BUG on unsupported manipulations of live kernel mappings
Ard Biesheuvel
1
-27
/
+43
2016-11-07
arm64: Remove pointless WARN_ON in DMA teardown
Robin Murphy
1
-5
/
+0
2016-11-07
arm64/kprobes: Tidy up sign-extension usage
Robin Murphy
1
-9
/
+7
2016-11-07
arm64: add sysfs cpu_capacity attribute
Juri Lelli
1
-0
/
+64
2016-11-07
arm64: parse cpu capacity-dmips-mhz from DT
Juri Lelli
1
-1
/
+158
2016-11-07
Documentation: arm: define DT cpu capacity-dmips-mhz bindings
Juri Lelli
2
-0
/
+246
2016-11-06
Linux 4.9-rc4
v4.9-rc4
Linus Torvalds
1
-1
/
+1
2016-11-04
PCI: designware: Check for iATU unroll support after initializing host
Niklas Cassel
1
-2
/
+5
2016-11-04
i2c: core: fix NULL pointer dereference under race condition
Vladimir Zapolskiy
1
-1
/
+1
2016-11-04
MIPS: Fix max_low_pfn with disabled highmem
James Hogan
1
-0
/
+13
2016-11-04
MIPS: Correct MIPS I FP sigcontext layout
Maciej W. Rozycki
1
-64
/
+39
2016-11-04
MIPS: Fix ISA I/II FP signal context offsets
Maciej W. Rozycki
2
-117
/
+131
2016-11-04
MIPS: Remove FIR from ISA I FP signal context
Maciej W. Rozycki
1
-5
/
+1
2016-11-04
MIPS: Fix ISA I FP sigcontext access violation handling
Maciej W. Rozycki
1
-1
/
+1
2016-11-04
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
5
-42
/
+78
[next]