index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-01
arm64: mm: Remove split_p*d() functions
Catalin Marinas
1
-43
/
+4
2016-07-01
arm64: efi: avoid block mappings for unaligned UEFI memory regions
Ard Biesheuvel
1
-0
/
+14
2016-07-01
arm64: efi: always map runtime services code and data regions down to pages
Ard Biesheuvel
2
-3
/
+36
2016-07-01
arm64: mm: add param to force create_pgd_mapping() to use page mappings
Ard Biesheuvel
3
-42
/
+29
2016-07-01
arm64: trap userspace "dc cvau" cache operation on errata-affected core
Andre Przywara
5
-2
/
+75
2016-07-01
arm64: consolidate signal injection on emulation errors
Andre Przywara
3
-36
/
+54
2016-07-01
arm64: errata: Calling enable functions for CPU errata too
Andre Przywara
3
-2
/
+9
2016-07-01
arm64: include alternative handling in dcache_by_line_op
Andre Przywara
1
-1
/
+11
2016-07-01
arm64: fix "dc cvau" cache operation on errata-affected core
Andre Przywara
2
-1
/
+5
2016-07-01
Revert "arm64: alternatives: add enable parameter to conditional asm macros"
Andre Przywara
1
-9
/
+3
2016-06-30
arm64: mm: remove unnecessary BUG_ON
Kefeng Wang
1
-1
/
+0
2016-06-27
arm64: mm: fix location of _etext
Ard Biesheuvel
4
-16
/
+17
2016-06-27
arm64: mm: simplify memblock numa node extraction
Mark Rutland
1
-4
/
+2
2016-06-27
arm64/kexec: Add pr_debug output
Geoff Levand
1
-0
/
+42
2016-06-27
arm64/kexec: Enable kexec in the arm64 defconfig
Geoff Levand
1
-0
/
+1
2016-06-27
arm64/kexec: Add core kexec support
Geoff Levand
6
-0
/
+361
2016-06-27
arm64: Add back cpu reset routines
Geoff Levand
4
-1
/
+102
2016-06-27
arm64: smp: Add function to determine if cpus are stuck in the kernel
James Morse
2
-0
/
+30
2016-06-22
Revert "arm64: Add support ARCH_SUPPORTS_INT128"
Catalin Marinas
1
-1
/
+0
2016-06-21
arm64: kill ESR_LNX_EXEC
Mark Rutland
2
-6
/
+9
2016-06-21
arm64/kvm: use ESR_ELx_EC to extract EC
Mark Rutland
3
-4
/
+4
2016-06-21
arm64: add macro to extract ESR_ELx.EC
Mark Rutland
3
-2
/
+3
2016-06-21
arm64: mm: only initialize swiotlb when necessary
Jisheng Zhang
2
-2
/
+16
2016-06-21
ARM64: ACPI: Update documentation for latest specification version
Al Stone
2
-170
/
+213
2016-06-21
arm64: allow building with kcov coverage on ARM64
Alexander Potapenko
2
-0
/
+5
2016-06-21
arm64: Add support ARCH_SUPPORTS_INT128
Kefeng Wang
1
-0
/
+1
2016-06-21
arm64: simplify dump_mem
Mark Rutland
1
-20
/
+11
2016-06-21
arm64: kasan: instrument user memory access API
Yang Shi
4
-10
/
+27
2016-06-21
arm64: mm: dump: make page table dumping reusable
Mark Rutland
2
-12
/
+64
2016-06-21
arm64: Implement optimised IP checksum helpers
Robin Murphy
2
-1
/
+51
2016-06-20
Linux 4.7-rc4
v4.7-rc4
Linus Torvalds
1
-1
/
+1
2016-06-19
ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodes
Lee Jones
1
-0
/
+3
2016-06-18
isa: Dummy isa_register_driver should return error code
William Breathitt Gray
1
-1
/
+2
2016-06-18
isa: Call isa_bus_init before dependent ISA bus drivers register
William Breathitt Gray
1
-1
/
+1
2016-06-18
watchdog: ebc-c384_wdt: Allow build for X86_64
William Breathitt Gray
1
-1
/
+1
2016-06-18
iio: stx104: Allow build for X86_64
William Breathitt Gray
1
-1
/
+1
2016-06-18
gpio: Allow PC/104 devices on X86_64
William Breathitt Gray
1
-4
/
+4
2016-06-18
isa: Allow ISA-style drivers on modern systems
William Breathitt Gray
4
-2
/
+14
2016-06-18
usbip: rate limit get_frame_number message
Greg Kroah-Hartman
1
-1
/
+1
2016-06-17
Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of si...
Hans de Goede
1
-1
/
+1
2016-06-17
Revert "Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)"
Hans de Goede
1
-1
/
+2
2016-06-17
Btrfs: btrfs_check_super_valid: Allow 4096 as stripesize
Chandan Rajendra
1
-1
/
+2
2016-06-17
btrfs: remove build fixup for qgroup_account_snapshot
David Sterba
1
-5
/
+0
2016-06-17
btrfs: use new error message helper in qgroup_account_snapshot
David Sterba
1
-1
/
+1
2016-06-17
btrfs: avoid blocking open_ctree from cleaner_kthread
Zygo Blaxell
2
-15
/
+12
2016-06-17
Btrfs: don't BUG_ON() in btrfs_orphan_add
Josef Bacik
1
-1
/
+10
2016-06-17
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
Jeff Mahoney
4
-4
/
+7
2016-06-17
Btrfs: check if extent buffer is aligned to sectorsize
Liu Bo
6
-15
/
+28
2016-06-17
btrfs: Use correct format specifier
Heinrich Schuchardt
1
-1
/
+1
2016-06-17
ARM: dts: am437x-sk-evm: Reduce i2c0 bus speed for tps65218
Dave Gerlach
1
-1
/
+1
[next]