| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-04 | 5 | -24/+27 |
|\ |
|
| * | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 | 2 | -19/+7 |
| |\ |
|
| | * | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 | 1 | -19/+0 |
| | * | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+0 |
| | * | powerpc: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+9 |
| * | | locking/static_keys: Add a new static_key interface | Peter Zijlstra | 2015-08-03 | 1 | -2/+17 |
| * | | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} | Peter Zijlstra | 2015-08-03 | 1 | -1/+1 |
| * | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov | 2015-08-03 | 1 | -2/+2 |
* | | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-09-02 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | block: add a bi_error field to struct bio | Christoph Hellwig | 2015-07-29 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-09-02 | 1 | -0/+12 |
|\ \ \ |
|
| * \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2015-09-01 | 1 | -0/+12 |
| |\ \ \ |
|
| | * | | | powerpc/powernv: Add definition of OPAL_MSG_OCC message type | Shilpasri G Bhat | 2015-07-28 | 1 | -0/+12 |
| | |/ / |
|
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2015-09-02 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | treewide: Fix typo compatability -> compatibility | Laurent Pinchart | 2015-08-07 | 1 | -1/+1 |
| * | | | | treewide: Fix typo in printk | Masanari Iida | 2015-08-07 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 22 | -32/+44 |
|\ \ \ \ |
|
| * | | | | genirq/irqdomain: Allow irq domain aliasing | Marc Zyngier | 2015-07-30 | 12 | -12/+24 |
| * | | | | Merge branch 'linus' into irq/core | Thomas Gleixner | 2015-07-30 | 7 | -26/+39 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | powerpc/PCI: Use for_pci_msi_entry() to access MSI device list | Jiang Liu | 2015-07-22 | 8 | -18/+18 |
| * | | | | treewide: Use helper function to access irq_data->msi_desc | Jiang Liu | 2015-07-16 | 2 | -2/+2 |
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-01 | 1 | -12/+12 |
|\ \ \ \ \ |
|
| * | | | | | powerpc/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 | 1 | -12/+12 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-09-01 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes | Ingo Molnar | 2015-08-25 | 199 | -1934/+6027 |
| |\ \ \ \ \ |
|
| * | | | | | | arch/*/io.h: Add ioremap_uc() to all architectures | Luis R. Rodriguez | 2015-07-29 | 1 | -0/+1 |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-09-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched() | Konstantin Khlebnikov | 2015-08-03 | 1 | -1/+1 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 1 | -2/+0 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-08-25 | 1 | -2/+0 |
| |\ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| | * | | | | | | rcu,locking: Privatize smp_mb__after_unlock_lock() | Paul E. McKenney | 2015-08-04 | 1 | -2/+0 |
| | |/ / / / / |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-09-01 | 2 | -3/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | powerpc: Uncomment and make enable_kernel_vsx() routine available | Leonidas Da Silva Barbosa | 2015-07-14 | 2 | -3/+1 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-01 | 1 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | powerpc/512x: clk: Include clk.h | Stephen Boyd | 2015-07-20 | 1 | -0/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-09-01 | 2 | -12/+2 |
|\ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ | Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'... | Bjorn Helgaas | 2015-08-14 | 1 | -5/+1 |
| |\ \ \ \ \ \ \ \
| | | | |_|_|/ / /
| | | |/| | | | | |
|
| | * / | | | | | | PCI: Hold pci_slot_mutex while searching bus->slots list | Yijing Wang | 2015-07-30 | 1 | -5/+1 |
| | |/ / / / / / |
|
| * / / / / / / | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi | 2015-07-23 | 1 | -7/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'spi-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2015-09-01 | 1 | -1/+4 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *---. \ \ \ \ \ | Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl-espi', 'spi/top... | Mark Brown | 2015-08-31 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ \
| | | |_|/ / / / /
| | |/| | / / / /
| | | | |/ / / /
| | | |/| / / /
| | |_|_|/ / /
| |/| | | | | |
|
| | | | * | | | spi: mpc512x-psc: add support for Freescale MPC5125 | Uwe Kleine-König | 2015-07-17 | 1 | -1/+4 |
| | | |/ / /
| | |/| | | |
|
* | / | | | | powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF case | Guilherme G. Piccoli | 2015-08-26 | 1 | -0/+3 |
|/ / / / / |
|
* | | | / | signal: fix information leak in copy_siginfo_from_user32 | Amanieu d'Antras | 2015-08-07 | 1 | -2/+0 |
| |_|_|/
|/| | | |
|
* | | | | powerpc/eeh-powernv: Fix unbalanced IRQ warning | Alistair Popple | 2015-07-30 | 1 | -1/+1 |
* | | | | powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE table | Alexey Kardashevskiy | 2015-07-23 | 1 | -5/+6 |
|/ / / |
|
* | | | powerpc/perf/24x7: Fix lockdep warning | Sukadev Bhattiprolu | 2015-07-08 | 1 | -0/+2 |
* | | | powerpc/powernv: Fix race in updating core_idle_state | Shreyas B. Prabhu | 2015-07-07 | 1 | -10/+21 |
* | | | powerpc/powernv: Fix opal-elog interrupt handler | Alistair Popple | 2015-07-06 | 1 | -11/+5 |
* | | | powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_list | Daniel Axtens | 2015-07-06 | 1 | -0/+1 |