Age | Commit message (Expand) | Author |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-05 | powerpc: Don't use __put_user() in patch_instruction | Benjamin Herrenschmidt |
2012-09-05 | powerpc: Make sure IPI handlers see data written by IPI senders | Paul Mackerras |
2012-09-05 | powerpc: Restore correct DSCR in context switch | Anton Blanchard |
2012-09-05 | powerpc: Fix DSCR inheritance in copy_thread() | Anton Blanchard |
2012-09-05 | powerpc: Keep thread.dscr and thread.dscr_inherit in sync | Anton Blanchard |
2012-09-05 | powerpc: Update DSCR on all CPUs when writing sysfs dscr_default | Anton Blanchard |
2012-09-05 | powerpc/powernv: Always go into nap mode when CPU is offline | Paul Mackerras |
2012-09-05 | powerpc: Give hypervisor decrementer interrupts their own handler | Paul Mackerras |
2012-09-05 | powerpc/vphn: Fix arch_update_cpu_topology() return value | Jesse Larrew |
2012-08-25 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2012-08-24 | Revert "powerpc: Update g5_defconfig" | Benjamin Herrenschmidt |
2012-08-24 | powerpc/perf: Use pmc_overflow() to detect rolled back events | Sukadev Bhattiprolu |
2012-08-24 | powerpc: Fix VMX in interrupt check in POWER7 copy loops | Anton Blanchard |
2012-08-24 | powerpc: POWER7 copy_to_user/copy_from_user patch applied twice | Anton Blanchard |
2012-08-24 | powerpc: Fix personality handling in ppc64_personality() | Jiri Kosina |
2012-08-24 | powerpc/dma-iommu: Fix IOMMU window check | Aaro Koskinen |
2012-08-24 | powerpc: Remove unnecessary ifdefs | Michael Neuling |
2012-08-24 | powerpc/kgdb: Restore current_thread_info properly | Tiejun Chen |
2012-08-24 | powerpc/kgdb: Bail out of KGDB when we've been triggered | Tiejun Chen |
2012-08-24 | powerpc/kgdb: Do not set kgdb_single_step on ppc | Tiejun Chen |
2012-08-24 | powerpc/mpic_msgr: Add missing includes | Scott Wood |
2012-08-24 | powerpc: Fix null pointer deref in perf hardware breakpoints | Michael Neuling |
2012-08-24 | powerpc: Fixup whitespace in xmon | Michael Ellerman |
2012-08-24 | powerpc: Fix xmon dl command for new printk implementation | Michael Ellerman |
2012-08-23 | powerpc/fsl: fix "Failed to mount /dev: No such device" errors | Kim Phillips |
2012-08-23 | powerpc/fsl: update defconfigs | Kim Phillips |
2012-08-16 | ppc: e500_tlb memset clears nothing | Alan Cox |
2012-08-16 | KVM: PPC: Add cache flush on page map | Alexander Graf |
2012-08-16 | KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code | Paul Mackerras |
2012-08-10 | powerpc/p4080ds: dts - add usb controller version info and port0 | Shengzhou Liu |
2012-08-10 | powerpc/85xx: mpc85xx_defconfig - add VIA PATA support for MPC85xxCDS | Zhao Chenhui |
2012-08-03 | powerpc/fsl-pci: Only scan PCI bus if configured as a host | Jia Hongtao |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-07-31 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-07-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-31 | memcg: rename config variables | Andrew Morton |
2012-07-31 | powerpc/kvm/book3s_32: Fix MTMSR_EERI macro | Alexander Graf |
2012-07-31 | Merge remote-tracking branch 'kumar/merge' into merge | Benjamin Herrenschmidt |
2012-07-30 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon |
2012-07-30 | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test | Catalin Marinas |
2012-07-30 | Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows... | Linus Torvalds |
2012-07-30 | common: dma-mapping: add support for generic dma_mmap_* calls | Marek Szyprowski |
2012-07-29 | new helper: done_path_create() | Al Viro |
2012-07-29 | pull unlock+dput() out into do_spu_create() | Al Viro |
2012-07-29 | spufs: pull unlock-and-dput() up into spufs_create() | Al Viro |
2012-07-29 | spufs_create_context(): simplify failure exits | Al Viro |
2012-07-29 | move spu_forget() into spufs_rmdir() | Al Viro |
2012-07-27 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |