Age | Commit message (Expand) | Author |
2015-02-15 | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-12 | mm: remove remaining references to NUMA hinting bits and helpers | Mel Gorman |
2015-02-12 | mm: add p[te|md] protnone helpers for use by NUMA balancing | Mel Gorman |
2015-02-12 | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-02-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-02-11 | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
2015-02-06 | kvm: add halt_poll_ns module parameter | Paolo Bonzini |
2015-02-05 | mm/debug_pagealloc: fix build failure on ppc and some other archs | Joonsoo Kim |
2015-02-04 | powerpc/powernv: Add OPAL soft-poweroff routine | Joel Stanley |
2015-02-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman |
2015-02-03 | iommu/fsl: Various cleanups | Emil Medve |
2015-02-02 | cxl: Fix device_node reference counting | Ryan Grimm |
2015-01-29 | powerpc32: Use kmem_cache memory for PGDIR | LEROY Christophe |
2015-01-29 | powerpc/8xx: use _PAGE_RO instead of _PAGE_RW | LEROY Christophe |
2015-01-29 | powerpc32: adds handling of _PAGE_RO | LEROY Christophe |
2015-01-29 | powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARN | Kim Phillips |
2015-01-28 | powerpc: Remove some unused functions | Michael Ellerman |
2015-01-27 | powerpc/pseries: Fix endian problems with LE migration | Cyril Bur |
2015-01-23 | powerpc/eeh: Allow to set maximal frozen times | Gavin Shan |
2015-01-23 | powerpc/eeh: Introduce flag EEH_PE_REMOVED | Gavin Shan |
2015-01-23 | powerpc/eeh: Fix missed PE#0 on P7IOC | Gavin Shan |
2015-01-23 | powerpc/kprobes: Fix kallsyms lookup across powerpc ABIv1 and ABIv2 | Naveen N. Rao |
2015-01-23 | powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACE | Michael Ellerman |
2015-01-23 | powerpc: Remove unused CPU_FTR_IABR | Michael Ellerman |
2015-01-22 | cxl: Enable CAPP recovery | Ryan Grimm |
2015-01-19 | Merge 3.19-rc5 into char-misc-next | Greg Kroah-Hartman |
2015-01-12 | uio: uio_fsl_elbc_gpcm: new driver | John Ogness |
2015-01-12 | powerpc: Work around gcc bug in current_thread_info() | Michael Ellerman |
2014-12-29 | powerpc/kdump: Ignore failure in enabling big endian exception during crash | Hari Bathini |
2014-12-29 | powerpc: Wire up sys_execveat() syscall | Pranith Kumar |
2014-12-19 | Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2014-12-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-12-18 | powerpc/uaccess: Allow get_user() with bitwise types | Michael S. Tsirkin |
2014-12-17 | KVM: PPC: Book3S HV: Improve H_CONFER implementation | Sam Bobroff |
2014-12-17 | KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register | Paul Mackerras |
2014-12-17 | KVM: PPC: Book3S HV: Remove code for PPC970 processors | Paul Mackerras |
2014-12-17 | KVM: PPC: Book3S HV: Simplify locking around stolen time calculations | Paul Mackerras |
2014-12-15 | KVM: PPC: Book3S HV: Fix computation of tlbie operand | Paul Mackerras |
2014-12-15 | powernv/powerpc: Add winkle support for offline cpus | Shreyas B. Prabhu |
2014-12-15 | powernv/cpuidle: Redesign idle states management | Shreyas B. Prabhu |
2014-12-15 | powerpc/powernv: Enable Offline CPUs to enter deep idle states | Shreyas B. Prabhu |
2014-12-15 | powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode | Paul Mackerras |
2014-12-14 | i2c: Driver to expose PowerNV platform i2c busses | Neelesh Gupta |
2014-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-12-12 | powerpc: add little endian flag to syscall_get_arch() | Richard Guy Briggs |
2014-12-11 | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck |
2014-12-11 | arch: Cleanup read_barrier_depends() and comments | Alexander Duyck |