index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2015-06-30
x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...
KarimAllah Ahmed
2015-06-30
x86: mm: enable deferred struct page initialisation on x86-64
Mel Gorman
2015-06-30
mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid
Mel Gorman
2015-06-30
arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIs
Shannon Zhao
2015-06-30
arm64: perf: Don't use of_node after putting it
Stephen Boyd
2015-06-30
arm64: fix incorrect use of pgprot_t variable
Ard Biesheuvel
2015-06-30
ARM: mvebu: update Ethernet compatible string for Armada XP
Simon Guinot
2015-06-30
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
2015-06-30
perf/x86: Fix 'active_events' imbalance
Peter Zijlstra
2015-06-30
Merge branch 'x86/boot' into x86/urgent
Ingo Molnar
2015-06-30
x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is e...
Ingo Molnar
2015-06-29
intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driver
qipeng.zha
2015-06-29
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-06-29
Merge tag 'please-pull-misc-4.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-06-29
s390/kdump: fix compile for !SMP
Heiko Carstens
2015-06-29
crypto: aesni - fix failing setkey for rfc4106-gcm-aesni
Tadeusz Struk
2015-06-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2015-06-28
Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-06-28
ARC: Fix build failures for ARCompact in linux-next after ARCv2 support
Vineet Gupta
2015-06-28
ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact support
Vineet Gupta
2015-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-06-26
Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-06-26
Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-06-26
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-06-26
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-26
ARM/LPC32xx: Use irq not hwirq for __irq_set_handler_locked()
Thomas Gleixner
2015-06-26
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-06-26
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-06-26
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-06-26
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2015-06-26
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-06-26
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-06-26
arm64/hw_breakpoint.c: remove unnecessary header
Maninder Singh
2015-06-26
arch, x86: pmem api for ensuring durability of persistent memory updates
Ross Zwisler
2015-06-26
libnvdimm: Set numa_node to NVDIMM devices
Toshi Kani
2015-06-26
arm64: bpf: fix endianness conversion bugs
Xi Wang
2015-06-25
Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...
Linus Torvalds
2015-06-25
Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2015-06-25
clone: support passing tls argument via C rather than pt_regs magic
Josh Triplett
2015-06-25
avr32: use for_each_sg()
Akinobu Mita
2015-06-25
frv: use for_each_sg()
Akinobu Mita
2015-06-25
frv: remove unused inline function is_in_rom()
Tobias Klauser
2015-06-25
s390/mm: change HPAGE_SHIFT type to int
Dominik Dingel
2015-06-25
s390/mm: forward check for huge pmds to pmd_large()
Dominik Dingel
2015-06-25
s390/hugetlb: remove dead code for sw emulated huge pages
Dominik Dingel
2015-06-25
mm/hugetlb: remove arch_prepare/release_hugepage from arch headers
Dominik Dingel
2015-06-25
s390/mm: make hugepages_supported a boot time decision
Dominik Dingel
2015-06-25
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
[prev]
[next]