| Commit message (Expand) | Author | Age |
| ... | |
| | * | | | powerpc/powernv: Include VF PE in PELTV of PF PE | Gavin Shan | 2015-07-13 |
| | * | | | powerpc/powernv: Pick M64 PEs based on BARs | Gavin Shan | 2015-07-13 |
| | * | | | powerpc/powernv: Boolean argument for pnv_ioda_setup_bus_PE() | Gavin Shan | 2015-07-13 |
| | * | | | powerpc/powernv: Reserve M64 PEs based on BARs | Gavin Shan | 2015-07-13 |
| | * | | | powerpc/powernv: Allow to reserve one PE for multiple times | Gavin Shan | 2015-07-13 |
| | * | | | powerpc: Remove mtmsrd(), use existing mtmsr() | Anton Blanchard | 2015-07-13 |
| | * | | | powerpc: Add macros for the ibm_architecture_vec[] lengths | Michael Ellerman | 2015-07-13 |
| | * | | | powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_... | Benjamin Herrenschmidt | 2015-07-13 |
| | * | | | powerpc/iommu: Cleanup setting of DMA base/offset | Benjamin Herrenschmidt | 2015-07-13 |
| | * | | | powerpc/iommu: Remove dma_data union | Benjamin Herrenschmidt | 2015-07-13 |
| | |/ / |
|
| * | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 |
| | |\ \ \ |
|
| | | * | | | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 |
| | | * | | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| | | * | | | powerpc: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| | | |/ / |
|
| | * | | | locking/static_keys: Add a new static_key interface | Peter Zijlstra | 2015-08-03 |
| | * | | | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} | Peter Zijlstra | 2015-08-03 |
| | * | | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov | 2015-08-03 |
| * | | | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-09-02 |
| |\ \ \ \ |
|
| | * | | | | block: add a bi_error field to struct bio | Christoph Hellwig | 2015-07-29 |
| | | |/ /
| |/| | |
|
| * | | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-09-01 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2015-09-01 |
| | |\ \ \ \ |
|
| | | * | | | | powerpc/powernv: Add definition of OPAL_MSG_OCC message type | Shilpasri G Bhat | 2015-07-28 |
| | | |/ / / |
|
| * | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2015-09-01 |
| |\ \ \ \ \ |
|
| | * | | | | | treewide: Fix typo compatability -> compatibility | Laurent Pinchart | 2015-08-07 |
| | * | | | | | treewide: Fix typo in printk | Masanari Iida | 2015-08-07 |
| | | |_|/ /
| |/| | | |
|
| * | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 |
| |\ \ \ \ \ |
|
| | * | | | | | genirq/irqdomain: Allow irq domain aliasing | Marc Zyngier | 2015-07-30 |
| | * | | | | | Merge branch 'linus' into irq/core | Thomas Gleixner | 2015-07-30 |
| | |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | | powerpc/PCI: Use for_pci_msi_entry() to access MSI device list | Jiang Liu | 2015-07-22 |
| | * | | | | | treewide: Use helper function to access irq_data->msi_desc | Jiang Liu | 2015-07-16 |
| | | |_|_|/
| |/| | | |
|
| * | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-01 |
| |\ \ \ \ \ |
|
| | * | | | | | powerpc/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 |
| | | |/ / /
| |/| | | |
|
| * | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-09-01 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes | Ingo Molnar | 2015-08-25 |
| | |\ \ \ \ \ |
|
| | * | | | | | | arch/*/io.h: Add ioremap_uc() to all architectures | Luis R. Rodriguez | 2015-07-29 |
| * | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-08-31 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched() | Konstantin Khlebnikov | 2015-08-03 |
| | | |_|_|/ / /
| |/| | | | | |
|
| * | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-08-31 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-08-25 |
| | |\ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| | | * | | | | | | rcu,locking: Privatize smp_mb__after_unlock_lock() | Paul E. McKenney | 2015-08-04 |
| | | |/ / / / / |
|
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-08-31 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | powerpc: Uncomment and make enable_kernel_vsx() routine available | Leonidas Da Silva Barbosa | 2015-07-14 |
| | | |/ / / / /
| |/| | | | | |
|
| * | | | | | | | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-08-31 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | powerpc/512x: clk: Include clk.h | Stephen Boyd | 2015-07-20 |
| | |/ / / / / / |
|
| * | | | | | | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-08-31 |
| |\ \ \ \ \ \ \ |
|
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ | Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'... | Bjorn Helgaas | 2015-08-14 |
| | |\ \ \ \ \ \ \ \
| | | | |_|_|/ / /
| | | |/| | | | | |
|
| | | * / | | | | | | PCI: Hold pci_slot_mutex while searching bus->slots list | Yijing Wang | 2015-07-30 |
| | | |/ / / / / / |
|
| | * / / / / / / | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi | 2015-07-23 |
| | |/ / / / / / |
|
| * | | | | | | | Merge tag 'spi-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2015-08-31 |
| |\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|