]> git.kernelconcepts.de Git - karo-tx-linux.git/history - arch
arm64: Fix typo in the pmdp_huge_get_and_clear() definition
[karo-tx-linux.git] / arch /
2016-05-06 Catalin Marinasarm64: Fix typo in the pmdp_huge_get_and_clear() definition
2016-05-05 Yang Shiarm64: mm: remove unnecessary EXPORT_SYMBOL_GPL
2016-05-03 Yang Shiarm64: always use STRICT_MM_TYPECHECKS
2016-05-03 James Morsearm64: kvm: Fix kvm teardown for systems using the...
2016-04-28 Ezequiel Garciaarm64: kconfig: drop CONFIG_RTC_LIB dependency
2016-04-28 Will Deaconarm64: make ARCH_SUPPORTS_DEBUG_PAGEALLOC depend on...
2016-04-28 James Morsearm64: hibernate: Refuse to hibernate if the boot cpu...
2016-04-28 James Morsearm64: kernel: Add support for hibernate/suspend-to...
2016-04-28 Geoff Levandarm64: Add new asm macro copy_page
2016-04-28 James Morsearm64: Promote KERNEL_START/KERNEL_END definitions...
2016-04-28 James Morsearm64: kernel: Include _AC definition in page.h
2016-04-28 James Morsearm64: Change cpu_resume() to enable mmu early then...
2016-04-28 James Morsearm64: kernel: Rework finisher callback out of __cpu_su...
2016-04-28 AKASHI Takahiroarm64: kvm: allows kvm cpu hotplug
2016-04-28 James Morsearm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()
2016-04-28 Geoff Levandarm64: hyp/kvm: Make hyp-stub extensible
2016-04-28 James Morsearm64: kvm: Move lr save/restore from do_el2_call into EL1
2016-04-28 Geoff Levandarm64: Cleanup SCTLR flags
2016-04-28 Geoff Levandarm64: Fold proc-macros.S into assembler.h
2016-04-26 Ard Biesheuvelarm64: acpi: add acpi=on cmdline option to prefer ACPI...
2016-04-26 Ard Biesheuvelarm64: relocatable: deal with physically misaligned...
2016-04-26 Ard Biesheuvelarm64: don't map TEXT_OFFSET bytes below the kernel...
2016-04-26 Ard Biesheuvelarm64: kernel: replace early 64-bit literal loads with...
2016-04-26 Ard Biesheuvelarm64: introduce mov_q macro to move a constant into...
2016-04-26 Ard Biesheuvelarm64: kernel: perform relocation processing from ID map
2016-04-26 Ard Biesheuvelarm64: kernel: use literal for relocated address of...
2016-04-26 Ard Biesheuvelarm64: kernel: don't export local symbols from head.S
2016-04-25 Suzuki K Poulosearm64: Fix behavior of maxcpus=N
2016-04-25 Suzuki K Poulosearm64: Verify CPU errata work arounds on hotplugged CPU
2016-04-25 Marc Zyngierarm64: Allow a capability to be checked on a single CPU
2016-04-25 Suzuki K Poulosearm64: cpufeature: Add scope for capability check
2016-04-25 Mark Rutlandarm64: make dt_scan_depth1_nodes more readable
2016-04-25 Shannon ZhaoARM64: ACPI: Check if it runs on Xen to enable or disab...
2016-04-25 Ard Biesheuvelarm64: ptdump: add region marker for kasan shadow region
2016-04-25 Ard Biesheuvelarm64: ptdump: use static initializers for vmemmap...
2016-04-22 Ard Biesheuvelopenrisc: drop wrongly typed definition of page_to_virt()
2016-04-22 Ard Biesheuvelnios2: use correct void* return type for page_to_virt()
2016-04-21 Robin Murphyarm64/dma-mapping: Remove default domain workaround
2016-04-21 Robin Murphyarm64/dma-mapping: Extend DMA ops workaround to PCI...
2016-04-20 Suzuki K Poulosearm64: compat: Check for AArch32 state
2016-04-20 Suzuki K Poulosearm64: cpufeature: Track 32bit EL0 support
2016-04-20 Suzuki K Poulosearm64: cpufeature: Check availability of AArch32
2016-04-20 Suzuki K Poulosearm64: Add helpers for detecting AArch32 support at EL0
2016-04-20 Suzuki K Poulosearm64: HWCAP: Split COMPAT HWCAP table entries
2016-04-20 Suzuki K Poulosearm64: hwcaps: Cleanup naming
2016-04-20 Mark Rutlandarm64: asm: remove unused push/pop macros
2016-04-20 Yang Shiarm64: Kconfig: remove redundant HAVE_ARCH_TRANSPARENT_...
2016-04-19 Kefeng Wangarm64: mm: Show bss segment in kernel memory layout
2016-04-19 Kefeng Wangarm64: mm: make pr_cont() per line in Virtual kernel...
2016-04-19 Jan Glauberarm64: Reduce verbosity on SMP CPU stop
2016-04-19 Huang Shijiearm64: mm: remove the redundant code
2016-04-15 Catalin Marinasarm64: Implement ptep_set_access_flags() for hardware...
2016-04-15 Ganapatrao Kulkarniarm64, mm, numa: Add NUMA balancing support for arm64.
2016-04-15 Ganapatrao Kulkarniarm64, numa: Add NUMA support for arm64 platforms.
2016-04-15 David Daneyarm64: Move unflatten_device_tree() call earlier.
2016-04-15 Suzuki K Poulosearm64: vhe: Verify CPU Exception Levels
2016-04-15 Suzuki K Poulosearm64: Add cpu_panic_kernel helper
2016-04-14 James Morsearm64: mm: Add trace_irqflags annotations to do_debug_e...
2016-04-14 Anna-Maria Gleixnerarm64: hw-breakpoint: Remove superfluous SMP function...
2016-04-14 Anna-Maria Gleixnerarm64/debug: Remove superfluous SMP function call
2016-04-14 Ard Biesheuvelarm64: simplify kernel segment mapping granularity
2016-04-14 Ard Biesheuvelarm64: cover the .head.text section in the .text segmen...
2016-04-14 Ard Biesheuvelarm64: move early boot code to the .init segment
2016-04-14 Ard Biesheuvelarm64: use 'segment' rather than 'chunk' to describe...
2016-04-14 Ard Biesheuvelarm64: mm: restrict virt_to_page() to the linear mapping
2016-04-14 Ard Biesheuvelarm64: mm: move vmemmap region right below the linear...
2016-04-14 Ard Biesheuvelarm64: insn: avoid virt_to_page() translations on core...
2016-04-14 Ard Biesheuvelarm64: mm: avoid virt_to_page() translation for the...
2016-04-14 Ard Biesheuvelarm64: mm: free __init memory via the linear mapping
2016-04-14 Ard Biesheuvelarm64: vdso: avoid virt_to_page() translations on kerne...
2016-04-14 Ard Biesheuvelarm64: remove the now unneeded relocate_initrd()
2016-04-14 Ard Biesheuvelarm64: add the initrd region to the linear mapping...
2016-04-14 Ard BiesheuvelRevert "arm64: account for sparsemem section alignment...
2016-04-14 Ard Biesheuvelarm64: choose memstart_addr based on minimum sparsemem...
2016-04-14 Ard Biesheuvelarm64/mm: ensure memstart_addr remains sufficiently...
2016-04-13 Jisheng Zhangarm64: cpuidle: make arm_cpuidle_suspend() a bit more...
2016-04-13 Kefeng Wangarm64: cpufeature: append additional id_aa64mmfr2 field...
2016-04-11 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2016-04-11 Linus TorvaldsMerge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people...
2016-04-11 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2016-04-09 Linus TorvaldsMerge branch 'parisc-4.6-3' of git://git.kernel.org...
2016-04-09 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2016-04-09 Linus TorvaldsMerge tag 'gpio-v4.6-3' of git://git.kernel.org/pub...
2016-04-09 Linus TorvaldsMerge tag 'tty-4.6-rc3' of git://git.kernel.org/pub...
2016-04-09 Linus TorvaldsMerge tag 'usb-4.6-rc3' of git://git.kernel.org/pub...
2016-04-09 Linus TorvaldsMerge tag 'staging-4.6-rc3' of git://git.kernel.org...
2016-04-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2016-04-09 Linus TorvaldsMerge tag 'md/4.6-rc2-fix' of git://git.kernel.org...
2016-04-09 Linus TorvaldsMerge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org...
2016-04-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-04-09 Linus TorvaldsMerge branch 'for-linus-4.6' of git://git.kernel.org...
2016-04-09 Linus TorvaldsMerge tag 'for-linus-4.6-ofs1' of git://git.kernel...
2016-04-09 Linus TorvaldsMerge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel...
2016-04-08 Greg Kroah-HartmanMerge tag 'usb-serial-4.6-rc3' of git://git.kernel...
2016-04-08 Helge Dellerparisc: Update comment regarding relative extable support
2016-04-08 Helge Dellerparisc: Unbreak handling exceptions from kernel modules
2016-04-08 Helge Dellerparisc: Fix kernel crash with reversed copy_from_user()
2016-04-08 Helge Dellerparisc: Avoid function pointers for kernel exception...
2016-04-08 Helge Dellerparisc: Handle R_PARISC_PCREL32 relocations in kernel...
2016-04-08 Rafael J. WysockiMerge branches 'pm-core', 'powercap' and 'pm-tools'
next