]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-02-15 Mark Rutlandarm64/kprobes: consistently handle MRS/MSR with XZR
2017-02-15 Mark Rutlandarm64: cpufeature: correctly handle MRS to XZR
2017-02-15 Mark Rutlandarm64: traps: correctly handle MRS/MSR with XZR
2017-02-15 Mark Rutlandarm64: ptrace: add XZR-safe regs accessors
2017-02-15 Arnd Bergmannarm64: include asm/assembler.h in entry-ftrace.S
2017-02-15 Arnd Bergmannarm64: fix warning about swapper_pg_dir overflow
2017-02-10 Christopher... arm64: Work around Falkor erratum 1003
2017-02-09 Will Deaconarm64: head.S: Enable EL1 (host) access to SPE when...
2017-02-09 Ding Tianhongarm64: arch_timer: document Hisilicon erratum 161010101
2017-02-09 Miles Chenarm64: use is_vmalloc_addr
2017-02-09 Miles Chenarm64: use linux/sizes.h for constants
2017-02-08 Mark Rutlandarm64: uaccess: consistently check object sizes
2017-02-08 Neil Leederperf: add qcom l2 cache perf events driver
2017-02-08 Juri Lelliarm64: remove wrong CONFIG_PROC_SYSCTL ifdef
2017-02-08 Will DeaconARM: smccc: Update HVC comment to describe new quirk...
2017-02-06 Pratyush Anandarm64: do not trace atomic operations
2017-02-06 Dan CarpenterACPI/IORT: Fix the error return code in iort_add_smmu_p...
2017-02-06 Lorenzo PieralisiACPI/IORT: Fix iort_node_get_id() mapping entries indexing
2017-02-06 Ard Biesheuvelarm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMA
2017-02-03 Stephen Boydperf: xgene: Include module.h
2017-02-03 Geliang Tangarm: perf: use builtin_platform_driver
2017-02-03 Andy Grossfirmware: qcom: scm: Fix interrupted SCM calls
2017-02-03 Andy Grossarm: kernel: Add SMC structure parameter
2017-02-03 Ard Biesheuvelefi: arm64: Add vmlinux debug link to the Image binary
2017-02-02 Mark Rutlandarm64: ensure __raw_read_system_reg() is self-consistent
2017-02-02 Mark Rutlandarm64: fix erroneous __raw_read_system_reg() cases
2017-02-02 Will Deaconarm64: KVM: Save/restore the host SPE state when enteri...
2017-02-02 Dmitry Torokhovarm64: make use of for_each_node_by_type()
2017-02-01 Christopher... arm64: Work around Falkor erratum 1009
2017-01-31 Catalin Marinasarm64: Improve detection of user/non-user mappings...
2017-01-27 Mark Rutlandarm64: handle sys and undef traps consistently
2017-01-27 Christopher... arm64: Use __tlbi() macros in KVM code
2017-01-27 Shanker Donthineniarm64: Define Falkor v1 CPU
2017-01-26 Robin Murphyarm64: dma-mapping: Fix dma_mapping_error() when bypass...
2017-01-26 Kefeng Wangarm64: Kconfig: select COMPAT_BINFMT_ELF only when...
2017-01-26 Ard Biesheuvelarm64: kernel: do not mark reserved memory regions...
2017-01-26 Geert Uytterhoevendrivers: firmware: psci: Use __pa_symbol for cpu_resume
2017-01-26 Geert Uytterhoevenarm64: Use __pa_symbol for empty_zero_page
2017-01-23 Will Deaconarm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMA...
2017-01-17 Mark Rutlandarm64: entry-ftrace.S: avoid open-coded {adr,ldr}_l
2017-01-17 Mark Rutlandarm64: efi-entry.S: avoid open-coded adr_l
2017-01-17 Mark Rutlandarm64: head.S: avoid open-coded adr_l
2017-01-17 Sudeep Hollaarm64: cacheinfo: add support to override cache levels...
2017-01-17 Sudeep Hollaof: base: add support to find the level of the last...
2017-01-13 Robert Richterarm64: errata: Provide macro for major and minor cpu...
2017-01-13 Miles Chenarm64: mm: use phys_addr_t instead of unsigned long...
2017-01-12 Suzuki K Poulosearm64: Advertise support for Rounding double multiply...
2017-01-12 Takeshi Kiharaarm64: Add support for DMA_ATTR_SKIP_CPU_SYNC attribute...
2017-01-12 Laura Abbottarm64: Add support for CONFIG_DEBUG_VIRTUAL
2017-01-12 Laura Abbottarm64: Use __pa_symbol for kernel symbols
2017-01-12 Laura Abbottarm64: Add cast for virt_to_pfn
2017-01-12 Laura Abbottarm64: Move some macros under #ifndef __ASSEMBLY__
2017-01-12 Will DeaconMerge branch 'aarch64/for-next/debug-virtual' into...
2017-01-12 Suzuki K Poulosearm64: Documentation - Expose CPU feature registers
2017-01-12 Suzuki K Poulosearm64: cpufeature: Expose CPUID registers by emulation
2017-01-11 Laura Abbottdrivers: firmware: psci: Use __pa_symbol for kernel...
2017-01-11 Laura Abbottmm/usercopy: Switch to using lm_alias
2017-01-11 Laura Abbottmm/kasan: Switch to using __pa_symbol and lm_alias
2017-01-11 Laura Abbottkexec: Switch to __pa_symbol
2017-01-11 Laura Abbottmm: Introduce lm_alias
2017-01-11 Laura Abbottmm/cma: Cleanup highmem check
2017-01-11 Laura Abbottlib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUAL
2017-01-10 Suzuki K Poulosearm64: cpufeature: Track user visible fields
2017-01-10 Suzuki K Poulosearm64: Add helper to decode register from instruction
2017-01-10 Suzuki K Poulosearm64: cpufeature: Define helpers for sys_reg id
2017-01-10 Suzuki K Poulosearm64: cpufeature: Document the rules of safe value...
2017-01-10 Suzuki K Poulosearm64: cpufeature: Cleanup feature bit tables
2017-01-10 Mark Rutlandarm64: cpufeature: remove explicit RAZ fields
2017-01-10 Mark Rutlandarm64: cpufeature: treat unknown fields as RES0
2017-01-10 Will Deaconarm64: cpufeature: Don't enforce system-wide SPE capability
2017-01-10 Will Deaconarm64: cpufeature: allow for version discrepancy in...
2017-01-10 James Morsearm64: Remove useless UAO IPI and describe how this...
2017-01-10 Mark Rutlandarm64: head.S: fix up stale comments
2017-01-10 Mark Rutlandarm64: add missing printk newlines
2017-01-10 Joel Fernandesarm64: Don't trace __switch_to if function graph tracer...
2017-01-08 Linus TorvaldsLinux 4.10-rc3 v4.10-rc3
2017-01-08 Linus TorvaldsMerge tag 'usb-4.10-rc3' of git://git.kernel.org/pub...
2017-01-08 Linus TorvaldsMerge tag 'char-misc-4.10-rc3' of git://git.kernel...
2017-01-08 Linus TorvaldsMerge tag 'staging-4.10-rc3' of git://git.kernel.org...
2017-01-08 Johannes Weinermm: workingset: fix use-after-free in shadow node shrinker
2017-01-08 Hugh Dickinsmm: stop leaking PageTables
2017-01-07 Linus TorvaldsMerge branch 'rc-fixes' of git://git.kernel.org/pub...
2017-01-07 Greg Kroah... MAINTAINERS: add greybus subsystem mailing list
2017-01-06 Linus TorvaldsMerge tag 'sound-4.10-rc3' of git://git.kernel.org...
2017-01-06 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2017-01-06 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.10-rc3' of git://git...
2017-01-06 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-01-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2017-01-06 Linus TorvaldsMerge tag 'vfio-v4.10-rc3' of git://github.com/awilliam...
2017-01-06 Linus TorvaldsMerge branch 'stable/for-linus-4.10' of git://git.kerne...
2017-01-06 Linus TorvaldsMerge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel...
2017-01-06 Linus TorvaldsMerge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub...
2017-01-06 Linus TorvaldsMerge tag 'pm-4.10-rc3' of git://git.kernel.org/pub...
2017-01-06 Konrad Rzeszutek... swiotlb: Export swiotlb_max_segment to users
2017-01-06 Rafael J. WysockiMerge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat...
2017-01-06 Rafael J. WysockiMerge branches 'pm-domains', 'pm-docs' and 'pm-devfreq'
2017-01-06 Rafael J. WysockiMerge branch 'pm-cpufreq'
2017-01-06 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.10-3' of git://git...
2017-01-06 Linus TorvaldsMerge branch 'stable-4.10' of git://git.infradead.org...
2017-01-05 Linus TorvaldsMerge tag 'drm-intel-fixes-2017-01-05' of git://anongit...
next