Age | Commit message (Expand) | Author |
2011-04-01 | powerpc/smp: Don't expose per-cpu "cpu_state" array | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: Add a smp_ops->bringup_up() done callback | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Properly NAP offlined CPU on G5 | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32 | Benjamin Herrenschmidt |
2011-04-01 | powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: Remove unused smp_ops->cpu_enable() | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: Remove unused generic_cpu_enable() | Benjamin Herrenschmidt |
2011-04-01 | powerpc/smp: soft-replugged CPUs must go back to start_secondary | Benjamin Herrenschmidt |
2011-03-30 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-30 | powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chip | Richard Cochran |
2011-03-30 | powerpc/qe_ic: Fix another breakage from the irq_data conversion | Benjamin Herrenschmidt |
2011-03-30 | powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory | Benjamin Herrenschmidt |
2011-03-30 | powerpc: Wire up new syscalls | Stephen Rothwell |
2011-03-30 | powerpc/booke: Correct the SPRN_MAS5 definition. | Varun Sethi |
2011-03-30 | powerpc: ARCH_PFN_OFFSET should be unsigned long | Scott Wood |
2011-03-30 | powerpc: Implement dma_mmap_coherent() | Benjamin Herrenschmidt |
2011-03-23 | remove dma64_addr_t | FUJITA Tomonori |
2011-03-23 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | powerpc: introduce little-endian bitops | Akinobu Mita |
2011-03-23 | asm-generic: change little-endian bitops to take any pointer types | Akinobu Mita |
2011-03-23 | asm-generic: rename generic little-endian bitops functions | Akinobu Mita |
2011-03-22 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori |
2011-03-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet |
2011-03-21 | powerpc/ptrace: Remove BUG_ON when full register set not available | Mike Wolf |
2011-03-21 | powerpc: Make MPIC honor the "pic-no-reset" device tree property | Meador Inge |
2011-03-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-03-17 | Merge remote branch 'jwb/next' into next | Benjamin Herrenschmidt |
2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-16 | perf, powerpc: Handle events that raise an exception without overflowing | Anton Blanchard |
2011-03-15 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-15 | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-15 | powerpc/85xx: Workaroudn e500 CPU erratum A005 | Liu Yu |
2011-03-11 | futex: Sanitize futex ops argument types | Michel Lespinasse |
2011-03-11 | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse |
2011-03-10 | powerpc: sysdev/qe_lib/qe_ic irq_data conversion. | Lennert Buytenhek |
2011-03-10 | powerpc: mpic irq_data conversion. | Lennert Buytenhek |
2011-03-10 | powerpc/iseries: Fix early init access to lppaca | Benjamin Herrenschmidt |
2011-03-04 | powerpc: Cleanup definition of the PID register | Tseng-Hui (Frank) Lin |
2011-03-04 | powerpc/nvram: Generalize code for OS partitions in NVRAM | Jim Keniston |
2011-03-02 | powerpc: Add pgprot_writecombine | Anton Blanchard |
2011-03-02 | powerpc: Use ARCH_IRQ_INIT_FLAGS | Thomas Gleixner |
2011-03-02 | powerpc/kexec: Restore ppc_md.machine_kexec | Anton Blanchard |
2011-02-28 | Merge commit 'v2.6.38-rc6' into devicetree/next | Grant Likely |
2011-02-24 | Merge 2.6.38-rc6 into tty-next | Greg Kroah-Hartman |
2011-02-23 | Merge branch 'linus' into x86/platform | Thomas Gleixner |
2011-02-17 | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys | Kay Sievers |