Age | Commit message (Expand) | Author |
2017-10-09 | UPSTREAM: kbuild: Consolidate header generation from ASM offset information | Matthias Kaehlcke |
2017-09-01 | Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4 | Blagovest Kolenichev |
2017-08-09 | UPSTREAM: fix up initial thread stack pointer vs thread_info confusion | Linus Torvalds |
2017-08-09 | UPSTREAM: Clarify naming of thread info/stack allocators | Linus Torvalds |
2017-04-20 | Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4' | Blagovest Kolenichev |
2017-03-30 | UPSTREAM: kbuild: drop FORCE from PHONY targets | Masahiro Yamada |
2017-02-28 | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4' | Runmin Wang |
2016-12-16 | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-android | Runmin Wang |
2016-10-12 | UPSTREAM: ia64: split off early_ioremap() declarations into asm/early_ioremap.h | Ard Biesheuvel |
2016-10-10 | Merge remote-tracking branch 'common/android-4.4' into android-4.4.y | Dmitry Shmidt |
2016-10-05 | Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4 | Alex Shi |
2016-10-05 | usercopy: fold builtin_const check into inline function | Kees Cook |
2016-10-03 | UPSTREAM: ia64: split off early_ioremap() declarations into asm/early_ioremap.h | Ard Biesheuvel |
2016-09-24 | ia64: copy_from_user() should zero the destination on access_ok() failure | Al Viro |
2016-08-27 | ia64/uaccess: Enable hardened usercopy | Kees Cook |
2016-07-22 | Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4 | Trilok Soni |
2016-04-12 | ia64: define ioremap_uc() | Luis R. Rodriguez |
2016-03-22 | Revert "net, lib: kill arch_fast_hash library bits" | Rohit Vaswani |
2015-12-14 | [IA64] Enable mlock2 syscall for ia64 | Tony Luck |
2015-11-04 | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-11-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-10-28 | [IA64] Wire up kcmp syscall | Émeric MASCHINO |
2015-10-16 | ia64/PCI/ACPI: Use common interface to support PCI host bridge | Jiang Liu |
2015-10-16 | ia64/PCI: Use common struct resource_entry to replace struct iospace_resource | Jiang Liu |
2015-10-16 | ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge | Jiang Liu |
2015-10-06 | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds |
2015-09-25 | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra |
2015-09-15 | ia64: Enable userfaultfd and membarrier system calls | Luck, Tony |
2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young |
2015-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-09-08 | mm: rename alloc_pages_exact_node() to __alloc_pages_node() | Vlastimil Babka |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-09-01 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-08-31 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-08-27 | mm: ZONE_DEVICE for "device memory" | Dan Williams |
2015-08-14 | arch: introduce memremap() | Dan Williams |
2015-08-12 | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar |
2015-08-10 | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead | Dan Williams |
2015-08-07 | mm: tlb.c: Fix error message | Nik Nyby |
2015-08-03 | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov |