Age | Commit message (Expand) | Author | Files | Lines |
2013-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -8/+0 |
2013-05-10 | powerpc: hard_irq_disable(): Call trace_hardirqs_off after disabling | Scott Wood | 1 | -2/+3 |
2013-05-10 | powerpc/powernv: Improve kexec reliability | Benjamin Herrenschmidt | 7 | -0/+56 |
2013-05-09 | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro | 1 | -8/+0 |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 7 | -17/+1 |
2013-05-08 | powerpc/powernv: Properly drop characters if console is closed | Benjamin Herrenschmidt | 1 | -0/+7 |
2013-05-08 | powerpc: Add an in memory udbg console | Alistair Popple | 5 | -0/+134 |
2013-05-07 | powerpc: Make hard_irq_disable() do the right thing vs. irq tracing | Benjamin Herrenschmidt | 1 | -9/+7 |
2013-05-06 | powerpc/topology: Fix spurr attribute permission | Benjamin Herrenschmidt | 1 | -1/+1 |
2013-05-06 | powerpc/pci: Support per-aperture memory offset | Benjamin Herrenschmidt | 10 | -104/+54 |
2013-05-06 | powerpc/cell/iommu: Improve error message for missing node | Benjamin Herrenschmidt | 1 | -1/+1 |
2013-05-06 | powerpc/cell/spufs: Fix status attribute permission | Benjamin Herrenschmidt | 1 | -1/+1 |
2013-05-06 | irqdomain: Allow quiet failure mode | Benjamin Herrenschmidt | 1 | -3/+11 |
2013-05-06 | powerpc/pnv: Fix "compatible" property for P8 PHB | Benjamin Herrenschmidt | 1 | -1/+1 |
2013-05-06 | powerpc/pci: Don't add bogus empty resources to PHBs | Benjamin Herrenschmidt | 1 | -14/+16 |
2013-05-06 | powerpc/powerpnv: Properly handle failure starting CPUs | Benjamin Herrenschmidt | 1 | -1/+3 |
2013-05-06 | powerpc/cputable: Advertise support for ISEL/HTM/DSCR/TAR on POWER8 | Nishanth Aravamudan | 1 | -0/+5 |
2013-05-06 | powerpc/cputable: Advertise ISEL support on appropriate embedded processors | Nishanth Aravamudan | 1 | -0/+5 |
2013-05-06 | powerpc/cputable: Advertise DSCR support on P7/P7+ | Nishanth Aravamudan | 1 | -0/+4 |
2013-05-06 | powerpc/cputable: Reserve bits in HWCAP2 for new features | Nishanth Aravamudan | 2 | -0/+11 |
2013-05-06 | powerpc/pseries: Perform proper max_bus_speed detection | Kleber Sacilotto de Souza | 5 | -0/+70 |
2013-05-06 | powerpc/pseries: Force 32 bit MSIs for devices that require it | Brian King | 2 | -3/+20 |
2013-05-06 | powerpc/tm: Fix null pointer deference in flush_hash_page | Michael Neuling | 1 | -0/+1 |
2013-05-06 | powerpc/powernv: Defer OPAL exception handler registration | Jeremy Kerr | 1 | -2/+13 |
2013-05-06 | powerpc: Emulate non privileged DSCR read and write | Anton Blanchard | 2 | -2/+12 |
2013-05-06 | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 37 | -230/+5185 |
2013-05-05 | Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
2013-05-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 182 | -1111/+6437 |
2013-05-02 | KVM: PPC: Book3S: Add API for in-kernel XICS emulation | Paul Mackerras | 6 | -25/+205 |
2013-05-02 | kvm/ppc/mpic: fix missing unlock in set_base_addr() | Wei Yongjun | 1 | -1/+1 |
2013-05-02 | kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write | Scott Wood | 1 | -4/+19 |
2013-05-02 | kvm/ppc/mpic: remove users | Scott Wood | 1 | -1/+0 |
2013-05-02 | kvm/ppc/mpic: fix mmio region lists when multiple guests used | Scott Wood | 1 | -21/+32 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 9 | -296/+230 |
2013-05-02 | powerpc: Fix build error for book3e | Aneesh Kumar K.V | 1 | -0/+18 |
2013-05-02 | powerpc: Context switch the new EBB SPRs | Michael Ellerman | 4 | -0/+25 |
2013-05-02 | powerpc: Turn on the EBB H/FSCR bits | Michael Neuling | 2 | -2/+4 |
2013-05-02 | powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S | Michael Ellerman | 2 | -6/+6 |
2013-05-02 | powerpc: Setup BHRB instructions facility in HFSCR for POWER8 | Anshuman Khandual | 2 | -1/+3 |
2013-05-02 | powerpc: Fix interrupt range check on debug exception | Bharat Bhushan | 3 | -8/+12 |
2013-05-02 | ppc: Clean up scanlog | David Howells | 1 | -18/+11 |
2013-05-02 | ppc: Clean up rtas_flash driver somewhat | David Howells | 1 | -248/+204 |
2013-05-02 | proc: Supply PDE attribute setting accessor functions | David Howells | 2 | -2/+2 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -10/+40 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 6 | -127/+18 |
2013-05-01 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2 | -13/+3 |
2013-05-01 | powerpc/xmon/sysrq: fix inconstistent help message of sysrq key | zhangwei(Jovi) | 1 | -1/+1 |
2013-05-01 | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 1 | -6/+2 |
2013-05-01 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 1 | -6/+0 |
2013-05-01 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -565/+26 |