Age | Commit message (Expand) | Author |
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-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-08 | Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-09-08 | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-09-03 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-09-03 | Merge branch 'devel-stable' into for-linus | Russell King |
2015-09-03 | Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ... | Russell King |
2015-09-01 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2015-08-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | 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: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h | Christoph Hellwig |
2015-08-26 | ARM: software-based priviledged-no-access support | Russell King |
2015-08-26 | ARM: entry: provide uaccess assembly macro hooks | Russell King |
2015-08-25 | ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die() | Stephen Boyd |
2015-08-25 | ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore() | Russell King |
2015-08-25 | ARM: entry: efficiency cleanups | Russell King |
2015-08-25 | ARM: entry: get rid of asm_trace_hardirqs_on_cond | Russell King |
2015-08-25 | ARM: uaccess: simplify user access assembly | Russell King |
2015-08-21 | ARM: domains: remove DOMAIN_TABLE | Russell King |
2015-08-21 | ARM: domains: keep vectors in separate domain | Russell King |
2015-08-21 | ARM: domains: get rid of manager mode for user domain | Russell King |
2015-08-21 | ARM: domains: move initial domain setting value to asm/domains.h | Russell King |
2015-08-21 | ARM: domains: provide domain_mask() | Russell King |
2015-08-21 | ARM: domains: switch to keeping domain value in register | Russell King |
2015-08-20 | ARM/PCI: Remove msi_controller from struct pci_sys_data | Lorenzo Pieralisi |
2015-08-20 | ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi() | Lorenzo Pieralisi |
2015-08-20 | arm/xen: Remove helpers which are PV specific | Julien Grall |
2015-08-20 | xen/events: Support event channel rebind on ARM | Julien Grall |
2015-08-18 | Merge tag 'imx-soc-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw... | Olof Johansson |
2015-08-18 | ARM: 8419/1: dma-mapping: harmonize definition of DMA_ERROR_CODE | Marek Szyprowski |
2015-08-18 | ARM: 8417/1: refactor bitops functions with BIT_MASK() and BIT_WORD() | Masahiro Yamada |
2015-08-18 | ARM: 8415/1: early fixmap support for earlycon | Stefan Agner |
2015-08-12 | locking, ARM, atomics: Define our SMP atomics in terms of _relaxed() operations | Will Deacon |
2015-08-12 | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar |
2015-08-11 | firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area() | Russell King |
2015-08-10 | Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King |
2015-08-05 | Merge tag 'zynq-soc-for-4.3' of https://github.com/Xilinx/linux-xlnx into nex... | Olof Johansson |
2015-08-05 | ARM: at91/soc: add basic support for new sama5d2 SoC | Nicolas Ferre |
2015-08-04 | sched, arm: Remove finish_arch_switch() | Will Deacon |
2015-08-03 | ARM: migrate to common PSCI client code | Mark Rutland |
2015-08-03 | locking/static_keys: Add a new static_key interface | Peter Zijlstra |
2015-08-03 | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov |
2015-08-01 | ARM: reduce visibility of dmac_* functions | Russell King |
2015-07-31 | ARM: 8407/1: switch_to: Remove finish_arch_switch | Will Deacon |
2015-07-31 | ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable | Stephen Boyd |