index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parport
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-18
of/fdt: make memblock minimum physical address arch configurable
Ard Biesheuvel
1
-1
/
+4
2016-02-18
arm64: Remove the get_thread_info() function
Catalin Marinas
3
-16
/
+7
2016-02-18
arm64: kernel: Don't toggle PAN on systems with UAO
James Morse
8
-13
/
+33
2016-02-18
arm64: cpufeature: Test 'matches' pointer to find the end of the list
James Morse
1
-6
/
+6
2016-02-18
arm64: kernel: Add support for User Access Override
James Morse
15
-39
/
+213
2016-02-18
arm64: add ARMv8.2 id_aa64mmfr2 boiler plate
James Morse
4
-0
/
+16
2016-02-18
arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro
James Morse
5
-67
/
+69
2016-02-16
arm64: use local label prefixes for __reg_num symbols
Ard Biesheuvel
1
-8
/
+8
2016-02-16
arm64: vdso: Mark vDSO code as read-only
David Brown
1
-2
/
+1
2016-02-16
arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL
Yang Shi
1
-0
/
+1
2016-02-16
arm64: replace read_lock to rcu lock in call_step_hook
Yang Shi
1
-10
/
+11
2016-02-16
arm64: ptdump: Indicate whether memory should be faulting
Laura Abbott
1
-0
/
+5
2016-02-16
arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
Laura Abbott
3
-12
/
+63
2016-02-16
arm64: Drop alloc function from create_mapping
Laura Abbott
1
-9
/
+20
2016-02-16
arm64: prefetch: add missing #include for spin_lock_prefetch
Will Deacon
1
-0
/
+1
2016-02-16
arm64: lib: patch in prfm for copy_page if requested
Andrew Pinski
1
-0
/
+17
2016-02-16
arm64: lib: improve copy_page to deal with 128 bytes at a time
Will Deacon
1
-8
/
+38
2016-02-16
arm64: prefetch: add alternative pattern for CPUs without a prefetcher
Will Deacon
4
-17
/
+38
2016-02-16
arm64: prefetch: don't provide spin_lock_prefetch with LSE
Will Deacon
1
-2
/
+5
2016-02-16
arm64: kernel: implement ACPI parking protocol
Lorenzo Pieralisi
8
-6
/
+242
2016-02-16
arm64: mm: create new fine-grained mappings at boot
Mark Rutland
3
-62
/
+109
2016-02-16
arm64: ensure _stext and _etext are page-aligned
Mark Rutland
1
-3
/
+2
2016-02-16
arm64: mm: allow passing a pgdir to alloc_init_*
Mark Rutland
1
-14
/
+19
2016-02-16
arm64: mm: allocate pagetables anywhere
Mark Rutland
1
-35
/
+0
2016-02-16
arm64: mm: use fixmap when creating page tables
Mark Rutland
1
-20
/
+41
2016-02-16
arm64: mm: add functions to walk tables in fixmap
Mark Rutland
2
-0
/
+36
2016-02-16
arm64: mm: add __{pud,pgd}_populate
Mark Rutland
1
-4
/
+22
2016-02-16
arm64: mm: avoid redundant __pa(__va(x))
Mark Rutland
1
-2
/
+2
2016-02-16
arm64: mm: add functions to walk page tables by PA
Mark Rutland
1
-16
/
+23
2016-02-16
arm64: mm: move pte_* macros
Mark Rutland
1
-10
/
+10
2016-02-16
arm64: kasan: avoid TLB conflicts
Mark Rutland
1
-13
/
+4
2016-02-16
arm64: mm: add code to safely replace TTBR1_EL1
Mark Rutland
2
-0
/
+47
2016-02-16
arm64: add function to install the idmap
Mark Rutland
1
-2
/
+14
2016-02-16
arm64: unmap idmap earlier
Mark Rutland
2
-6
/
+6
2016-02-16
arm64: unify idmap removal
Mark Rutland
5
-22
/
+32
2016-02-16
arm64: mm: place empty_zero_page in bss
Mark Rutland
4
-11
/
+5
2016-02-16
arm64: mm: specialise pagetable allocators
Mark Rutland
1
-25
/
+27
2016-02-16
asm-generic: Fix local variable shadow in __set_fixmap_offset
Mark Rutland
1
-6
/
+6
2016-02-14
Linux 4.5-rc4
v4.5-rc4
Linus Torvalds
1
-1
/
+1
2016-02-13
ALSA: usb-audio: avoid freeing umidi object twice
Andrey Konovalov
1
-1
/
+0
2016-02-12
IB/mlx5: Fix RC transport send queue overhead computation
Leon Romanovsky
1
-5
/
+7
2016-02-12
IB/ipoib: fix for rare multicast join race condition
Alex Estrin
1
-7
/
+17
2016-02-12
EVM: Use crypto_memneq() for digest comparisons
Ryan Ware
1
-1
/
+2
2016-02-12
ARC: mm: Introduce explicit super page size support
Vineet Gupta
2
-19
/
+45
2016-02-12
arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI
Andrew Morton
1
-0
/
+1
2016-02-12
mm: fix pfn_t vs highmem
Dan Williams
3
-12
/
+11
2016-02-12
kernel/locking/lockdep.c: convert hash tables to hlists
Andrew Morton
2
-25
/
+21
2016-02-12
mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGE
Vineet Gupta
1
-2
/
+2
2016-02-12
mm,thp: khugepaged: call pte flush at the time of collapse
Vineet Gupta
1
-1
/
+3
2016-02-12
mm/backing-dev.c: fix error path in wb_init()
Rasmus Villemoes
1
-1
/
+1
[next]