]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-04-24 Marc Zyngierarm64: Add CNTFRQ_EL0 trap handler
2017-04-12 Catalin MarinasMerge branch 'will/for-next/perf' into for-next/core
2017-04-12 Marc Zyngierarm64: Silence spurious kbuild warning on menuconfig
2017-04-11 Mark Rutlandarm64: pmuv3: use arm_pmu ACPI framework
2017-04-11 Mark Rutlandarm64: pmuv3: handle !PMUv3 when probing
2017-04-11 Mark Rutlanddrivers/perf: arm_pmu: add ACPI framework
2017-04-11 Mark Rutlandarm64: add function to get a cpu's MADT GICC table
2017-04-11 Mark Rutlanddrivers/perf: arm_pmu: split out platform device probe...
2017-04-11 Mark Rutlanddrivers/perf: arm_pmu: move irq request/free into probe
2017-04-11 Mark Rutlanddrivers/perf: arm_pmu: split cpu-local irq request...
2017-04-11 Mark Rutlanddrivers/perf: arm_pmu: rename irq request/free functions
2017-04-11 Mark Rutlanddrivers/perf: arm_pmu: handle no platform_device
2017-04-11 Mark Rutlanddrivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
2017-04-11 Mark Rutlanddrivers/perf: arm_pmu: factor out pmu registration
2017-04-11 Mark Rutlanddrivers/perf: arm_pmu: fold init into alloc
2017-04-11 Mark Rutlanddrivers/perf: arm_pmu: define armpmu_init_fn
2017-04-11 Mark Rutlanddrivers/perf: arm_pmu: remove pointless PMU disabling
2017-04-07 Catalin MarinasMerge tag 'arch-timer-errata-prereq' of git://git.kerne...
2017-04-07 Marc Zyngierarm64: cpu_errata: Add capability to advertise Cortex...
2017-04-07 Marc Zyngierarm64: cpu_errata: Allow an erratum to be match for...
2017-04-07 Marc Zyngierarm64: Define Cortex-A73 MIDR
2017-04-07 Marc Zyngierarm64: Add CNTVCT_EL0 trap handler
2017-04-07 Marc Zyngierarm64: Allow checking of a CPU-local erratum
2017-04-06 Stephen Boydarm64: print a fault message when attempting to write...
2017-04-05 Sameer Goelefi/libstub/arm*: Set default address and size cells...
2017-04-05 James MorseDocumentation: dt: chosen properties for arm64 kdump
2017-04-05 AKASHI TakahiroDocumentation: kdump: describe arm64 port
2017-04-05 AKASHI Takahiroarm64: kdump: enable kdump in defconfig
2017-04-05 AKASHI Takahiroarm64: kdump: provide /proc/vmcore file
2017-04-05 AKASHI Takahiroarm64: kdump: add VMCOREINFO's for user-space tools
2017-04-05 AKASHI Takahiroarm64: kdump: implement machine_crash_shutdown()
2017-04-05 AKASHI Takahiroarm64: hibernate: preserve kdump image around hibernation
2017-04-05 Takahiro Akashiarm64: kdump: protect crash dump kernel memory
2017-04-05 AKASHI Takahiroarm64: mm: add set_memory_valid()
2017-04-05 AKASHI Takahiroarm64: kdump: reserve memory for crash dump kernel
2017-04-05 AKASHI Takahiroarm64: limit memory regions based on DT property, usabl...
2017-04-05 AKASHI Takahiromemblock: add memblock_cap_memory_range()
2017-04-05 AKASHI Takahiromemblock: add memblock_clear_nomap()
2017-04-04 Catalin MarinasMerge branch 'arm64/common-sysreg' of git://git.kernel...
2017-04-04 Catalin MarinasMerge tag 'acpi-arm64-for-v4.12' of git://git.kernel...
2017-04-04 Ard Biesheuvelarm64: efi: split Image code and data into separate...
2017-04-04 Ard Biesheuvelarm64: efi: replace open coded constants with symbolic...
2017-04-04 Ard Biesheuvelarm64: efi: remove pointless dummy .reloc section
2017-04-04 Ard Biesheuvelarm64: efi: remove forbidden values from the PE/COFF...
2017-04-04 Ard Biesheuvelarm64: efi: clean up Image header after PE header has...
2017-04-04 Ard Biesheuvelarm64: efi: move EFI header and related data to a separ...
2017-04-04 Mark Rutlandinclude: pe.h: add some missing definitions
2017-04-04 Mark Rutlandinclude: pe.h: allow for use in assembly
2017-04-04 Ard Biesheuvelarm64: relocation testing module
2017-04-04 Dave Martinarm64: cpufeature: Make ID reg accessor naming less...
2017-04-03 Agustin Vega... perf: qcom: Add L3 cache PMU driver
2017-03-31 Mark Rutlanddrivers/perf: arm_pmu: split irq request from enable
2017-03-31 Mark Rutlanddrivers/perf: arm_pmu: manage interrupts per-cpu
2017-03-31 Mark Rutlanddrivers/perf: arm_pmu: rework per-cpu allocation
2017-03-30 Hanjun GuoACPI: platform: setup MSI domain for ACPI based platfor...
2017-03-30 Hanjun GuoACPI: platform-msi: retrieve devid from IORT
2017-03-29 Hanjun GuoACPI/IORT: Introduce iort_node_map_platform_id() to...
2017-03-29 Hanjun GuoACPI/IORT: Rename iort_node_map_rid() to make it generic
2017-03-28 Geert UytterhoevenMAINTAINERS: Add file patterns for perf device tree...
2017-03-23 Kefeng Wangarm64: drop unnecessary newlines in show_regs()
2017-03-23 Ard Biesheuvelarm64: mm: set the contiguous bit for kernel mappings...
2017-03-23 Ard Biesheuvelarm64/mm: remove pointless map/unmap sequences when...
2017-03-23 Ard Biesheuvelarm64/mmu: replace 'page_mappings_only' parameter with...
2017-03-23 Ard Biesheuvelarm64/mmu: add contiguous bit to sanity bug check
2017-03-23 Ard Biesheuvelarm64/mmu: ignore debug_pagealloc for kernel segments
2017-03-23 Ard Biesheuvelarm64/mmu: align alloc_init_pte prototype with pmd...
2017-03-23 Ard Biesheuvelarm64: mmu: apply strict permissions to .init.text...
2017-03-23 Ard Biesheuvelarm64: mmu: map .text as read-only from the outset
2017-03-23 Ard Biesheuvelarm64: alternatives: apply boot time fixups via the...
2017-03-23 Ard Biesheuvelarm64: mmu: move TLB maintenance from callers to create...
2017-03-23 Ard Biesheuvelarm: kvm: move kvm_vgic_global_state out of .text section
2017-03-23 Ard Biesheuvelarm64: Revert "arm64: kaslr: fix breakage with CONFIG_M...
2017-03-22 Mark Rutlandarm64: move !VHE work to end of el2_setup
2017-03-22 Mark Rutlandarm64: reduce el2_setup branching
2017-03-22 Chris Redmonarm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINT
2017-03-22 Geert Uytterhoevenarm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to...
2017-03-22 Arnd Bergmannarm64: define BUG() instruction without CONFIG_BUG
2017-03-21 Hanjun GuoACPI/IORT: Rework iort_match_node_callback() return...
2017-03-21 Hanjun GuoACPI/IORT: Add missing comment for iort_dev_find_its_id()
2017-03-21 Hanjun GuoACPI/IORT: Fix the indentation in iort_scan_node()
2017-03-20 Suzuki K Poulosearm64: v8.3: Support for weaker release consistency
2017-03-20 Suzuki K Poulosearm64: v8.3: Support for complex number instructions
2017-03-20 Suzuki K Poulosearm64: v8.3: Support for Javascript conversion instruction
2017-03-20 Will Deaconarm64: KVM: Add support for VPIPT I-caches
2017-03-20 Will Deaconarm64: cache: Identify VPIPT I-caches
2017-03-20 Will Deaconarm64: cache: Merge cachetype.h into cache.h
2017-03-20 Will Deaconarm64: cache: Remove support for ASID-tagged VIVT I...
2017-03-20 Will Deaconarm64: cacheinfo: Remove CCSIDR-based cache information...
2017-03-20 Will Deaconarm64: cpuinfo: remove I-cache VIPT aliasing detection
2017-03-20 Linus TorvaldsLinux 4.11-rc3 v4.11-rc3
2017-03-20 Linus Torvaldsmm/swap: don't BUG_ON() due to uninitialized swap slot...
2017-03-20 Linus TorvaldsMerge tag 'powerpc-4.11-5' of git://git.kernel.org...
2017-03-20 Linus TorvaldsMerge branch 'parisc-4.11-2' of git://git.kernel.org...
2017-03-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-03-19 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2017-03-19 Himanshu Madhaniqla2xxx: Update driver version to 9.00.00.00-k
2017-03-19 Quinn Tranqla2xxx: Fix delayed response to command for loop mode...
2017-03-19 Quinn Tranqla2xxx: Change scsi host lookup method.
2017-03-19 Himanshu Madhaniqla2xxx: Add DebugFS node to display Port Database
2017-03-19 Quinn Tranqla2xxx: Use IOCB interface to submit non-critical...
next