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