Age | Commit message (Expand) | Author |
2018-03-25 | Merge 4.4.124 into android-4.4 | Greg Kroah-Hartman |
2018-03-24 | ia64: fix module loading for gcc-5.4 | Sergei Trofimovich |
2018-02-05 | BACKPORT: exit_thread: accept a task parameter to be exited | Jiri Slaby |
2018-02-05 | BACKPORT: exit_thread: remove empty bodies | Jiri Slaby |
2017-10-09 | UPSTREAM: kbuild: Consolidate header generation from ASM offset information | Matthias Kaehlcke |
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-03-30 | UPSTREAM: kbuild: drop FORCE from PHONY targets | Masahiro Yamada |
2016-10-10 | Merge remote-tracking branch 'common/android-4.4' into android-4.4.y | Dmitry Shmidt |
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-04-12 | ia64: define ioremap_uc() | Luis R. Rodriguez |
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 |
2015-07-30 | Merge branch 'linus' into irq/core | Thomas Gleixner |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | ia64: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | ia64/iosapic: Use irq_set_chip_handler_name_locked() | Thomas Gleixner |
2015-07-27 | ia64/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi |