| Commit message (Expand) | Author | Age |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-05-24 |
|\ |
|
| * | powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware support | Brian King | 2013-05-24 |
| * | powerpc/powernv: Build a zImage.epapr | Benjamin Herrenschmidt | 2013-05-24 |
| * | powerpc: Make radeon 32-bit MSI quirk work on powernv | Benjamin Herrenschmidt | 2013-05-24 |
| * | powerpc: Context switch more PMU related SPRs | Michael Ellerman | 2013-05-24 |
| * | powerpc/powernv: Fix condition for when to invalidate the TCE cache | Benjamin Herrenschmidt | 2013-05-24 |
| * | powerpc/pci: Fix bogus message at boot about empty memory resources | Benjamin Herrenschmidt | 2013-05-24 |
| * | powerpc: Fix TLB cleanup at boot on POWER8 | Benjamin Herrenschmidt | 2013-05-24 |
* | | Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-23 |
|\ \ |
|
| * | | Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:... | Bjorn Helgaas | 2013-05-20 |
* | | | Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-05-23 |
|\ \ \ |
|
| * | | | USB: remove remaining instances of USB_SUSPEND | Alan Stern | 2013-05-15 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-05-23 |
|\ \ \ |
|
| * | | | KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock() | Sanjay Lal | 2013-05-22 |
| * | | | KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a us... | Sanjay Lal | 2013-05-22 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 2013-05-22 |
|\ \ \ |
|
| * | | | avr32: fix building warnings caused by redefinitions of HZ | Jiang Liu | 2013-05-22 |
| * | | | avr32: fix relocation check for signed 18-bit offset | Hans-Christian Egtvedt | 2013-05-13 |
| * | | | avr32: move NODES_SHIFT into Kconfig and delete numnodes.h | Hans-Christian Egtvedt | 2013-05-13 |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-05-22 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | MIPS: N64: Wire getdents64(2) | Aron Xu | 2013-05-22 |
| * | | | kprobes/mips: Fix to check double free of insn slot | Masami Hiramatsu | 2013-05-22 |
| * | | | MIPS: Idle: Break r4k_wait into two functions and fix it. | Ralf Baechle | 2013-05-21 |
| * | | | MIPS: Idle: Do address fiddlery in helper functions. | Ralf Baechle | 2013-05-21 |
| * | | | MIPS: Idle: Consolidate all declarations in <asm/idle.h>. | Ralf Baechle | 2013-05-21 |
| * | | | MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations. | Ralf Baechle | 2013-05-21 |
| * | | | MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait. | Ralf Baechle | 2013-05-21 |
| * | | | MIPS: Idle: Make call of function pointer readable. | Ralf Baechle | 2013-05-21 |
| * | | | MIPS: Idle: Consistently reformat inline assembler. | Ralf Baechle | 2013-05-21 |
| * | | | MIPS: Idle: cleaup SMTC idle hook as per Linux coding style. | Ralf Baechle | 2013-05-21 |
| * | | | MIPS: Consolidate idle loop / WAIT instruction support in a single file. | Ralf Baechle | 2013-05-21 |
| * | | | MIPS: clock.h: Remove declaration of cpu_wait. | Ralf Baechle | 2013-05-21 |
| * | | | MIPS: Rewrite pfn_valid to work in modules, too. | Ralf Baechle | 2013-05-19 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-05-21 |
|\ \ \ \ |
|
| * | | | | s390/pgtable: fix ipte notify bit | Christian Borntraeger | 2013-05-17 |
| * | | | | s390/smp: fix cpu re-scan vs. cpu state | Martin Schwidefsky | 2013-05-17 |
| * | | | | s390/ftrace: fix mcount adjustment | Heiko Carstens | 2013-05-15 |
| * | | | | s390: fix gmap_ipte_notifier vs. software dirty pages | Christian Borntraeger | 2013-05-15 |
| * | | | | s390: disable pfmf for clear page instruction | Christian Borntraeger | 2013-05-07 |
| * | | | | s390/disassembler: prevent endless loop in print_fn_code() | Heiko Carstens | 2013-05-07 |
| * | | | | s390: remove non existent reference to GENERIC_KERNEL_THREAD | Alexander Shiyan | 2013-05-07 |
* | | | | | ARM: smp: Drop RCU_NONIDLE usage in cpu_die() | Stephen Boyd | 2013-05-21 |
* | | | | | x86: Fix bit corruption at CPU resume time | Linus Torvalds | 2013-05-20 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-05-18 |
|\ \ \ \ |
|
| * | | | | arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-05-18 |
| * | | | | arch/arm/plat-samsung: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-05-18 |
| * | | | | arch/arm/mach-tegra: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-05-18 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-05-18 |
|\ \ \ \ |
|
| * | | | | MIPS: ralink: use the dwc2 driver for the rt305x USB controller | Matthijs Kooijman | 2013-05-17 |
| * | | | | MIPS: Extract schedule_mfi info from __schedule | Tony Wu | 2013-05-17 |