Age | Commit message (Expand) | Author |
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 | 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-27 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-07-24 | powerpc: remove km_type definitions | Cong Wang |
2012-07-13 | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt |
2012-07-11 | booke/bookehv: Add host crit-watchdog exception support | Bharat Bhushan |
2012-07-11 | powerpc: Disable /dev/port interface on systems without an ISA bridge | Haren Myneni |
2012-07-11 | powerpc: Add "memory" attribute for mfmsr() | Tiejun Chen |
2012-07-11 | powerpc: Add VDSO version of getcpu | Anton Blanchard |
2012-07-11 | powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly | Stuart Yoder |
2012-07-10 | powerpc/qe: set IReady in QE Microcode Upload | Kokoris, Ioannis |
2012-07-10 | powerpc: IOMMU fault injection | Anton Blanchard |
2012-07-10 | powerpc: Call dma_debug_add_bus for PCI and VIO buses | Anton Blanchard |
2012-07-10 | powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regs | Anton Blanchard |
2012-07-10 | powerpc: Enforce usage of RA 0-R31 where possible | Michael Neuling |
2012-07-10 | powerpc: Add defines for RA 0-R31 | Michael Neuling |
2012-07-10 | powerpc: Enforce usage of R0-R31 where possible | Michael Neuling |
2012-07-10 | powerpc: Introduce new __REG_R macros | Michael Neuling |
2012-07-10 | powerpc: Start using ___PPC_RA/B/S/T where necessary | Michael Neuling |
2012-07-10 | powerpc: Introduce new ___PPC_RA/B/S/T macros | Michael Neuling |
2012-07-10 | powerpc: Fix VSX macros so register names aren't wrapped | Michael Neuling |
2012-07-10 | powerpc: Change mtcrf to use real register names | Michael Neuling |
2012-07-10 | powerpc: Move and fix MTMSR_EERI definition | Benjamin Herrenschmidt |
2012-07-10 | powerpc: Merge VCPU_GPR | Michael Neuling |
2012-07-10 | powerpc: Merge STK_REG/PARAM/FRAMESIZE | Michael Neuling |
2012-07-10 | powerpc/pasemi: Move lbz/stbciz to ppc-opcode.h | Michael Neuling |
2012-07-10 | powerpc: Convert to %r for all GPR usage | Michael Neuling |
2012-07-10 | powerpc: Modify macro ready for %r0 register change | Michael Neuling |
2012-07-10 | powerpc: Add defines for R0-R31 | Michael Neuling |
2012-07-10 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2012-07-10 | powerpc: Fix build of some debug irq code | Benjamin Herrenschmidt |
2012-07-10 | powerpc: More fixes for lazy IRQ vs. idle | Benjamin Herrenschmidt |
2012-07-03 | powerpc/mm: remove obsolete comment about page size name array | Scott Wood |
2012-07-03 | powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance | Anton Blanchard |
2012-07-03 | powerpc: tracing: Avoid tracepoint duplication with DECLARE_EVENT_CLASS | Anton Blanchard |
2012-07-03 | powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifier | Deepthi Dharwar |
2012-07-03 | powerpc: Have patch_instruction detect faults | Steven Rostedt |
2012-06-29 | powerpc: check_and_cede_processor() never cedes | Anton Blanchard |
2012-06-15 | Make hard_irq_disable() actually hard-disable interrupts | Paul Mackerras |
2012-06-13 | powerpc/PCI: register busn_res for root buses | Yinghai Lu |
2012-06-06 | Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next | Avi Kivity |
2012-06-02 | powerpc: Fix size of st_nlink on 64bit | Anton Blanchard |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-06-01 | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro |
2012-06-01 | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro |
2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro |