| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-02-25 | 1 | -18/+0 |
|\ |
|
| * | of: remove undefined request_OF_resource & release_OF_resource | Grant Likely | 2010-02-14 | 1 | -5/+0 |
| * | of: move definition of of_chosen into common code. | Grant Likely | 2010-02-14 | 1 | -2/+0 |
| * | of: put default string compare and #a/s-cell values into common header | Grant Likely | 2010-02-14 | 1 | -7/+0 |
| * | of: merge of_attach_node() & of_detach_node() | Grant Likely | 2010-02-09 | 1 | -4/+0 |
* | | powerpc: TIF_ABI_PENDING bit removal | Andreas Schwab | 2010-02-01 | 2 | -8/+2 |
|/ |
|
* | powerpc: cpumask_of_node() should handle -1 as a node | Anton Blanchard | 2010-01-15 | 1 | -1/+3 |
* | Merge commit 'kumar/next' into merge | Benjamin Herrenschmidt | 2009-12-21 | 1 | -4/+1 |
|\ |
|
| * | powerpc/gpio: support gpio_to_irq() | Peter Korsgaard | 2009-12-10 | 1 | -4/+1 |
* | | powerpc: Convert BUG() to use unreachable() | David Daney | 2009-12-18 | 1 | -1/+1 |
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 1 | -0/+1 |
|\ \ |
|
| * | | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -0/+1 |
* | | | Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2009-12-16 | 2 | -0/+4 |
|\ \ \ |
|
| * | | | powerpc: gamecube/wii: early debugging using usbgecko | Albert Herranz | 2009-12-12 | 1 | -0/+1 |
| * | | | powerpc: reserve fixmap entries for early debug | Albert Herranz | 2009-12-12 | 1 | -0/+3 |
* | | | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2009-12-16 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y | Rusty Russell | 2009-12-15 | 1 | -0/+5 |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2009-12-16 | 2 | -0/+70 |
|\ \ \ \ \ |
|
| * | | | | | ppc440spe-adma: adds updated ppc440spe adma driver | Anatolij Gustschin | 2009-12-11 | 2 | -0/+70 |
* | | | | | | dma-mapping: fix off-by-one error in dma_capable() | Jan Beulich | 2009-12-16 | 1 | -1/+1 |
* | | | | | | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 | 1 | -1/+0 |
* | | | | | | ptrace: powerpc: implement user_single_step_siginfo() | Oleg Nesterov | 2009-12-16 | 1 | -0/+2 |
* | | | | | | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 | 1 | -16/+16 |
* | | | | | | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2009-12-14 | 2 | -11/+11 |
* | | | | | | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 | 1 | -16/+16 |
* | | | | | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner | 2009-12-14 | 1 | -1/+1 |
* | | | | | | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 | 3 | -9/+9 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | percpu: make percpu symbols in powerpc unique | Tejun Heo | 2009-10-29 | 1 | -1/+1 |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-12-12 | 37 | -251/+717 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 | 8 | -152/+160 |
| |\ \ \ \ |
|
| * | | | | | powerpc: Make "intspec" pointers in irq_host->xlate() const | Roman Fietze | 2009-12-09 | 1 | -2/+2 |
| * | | | | | powerpc/8xx: Restore _PAGE_WRITETHRU | Joakim Tjernlund | 2009-12-09 | 1 | -2/+3 |
| * | | | | | powerpc/8xx: Update TLB asm so it behaves as linux mm expects. | Joakim Tjernlund | 2009-12-09 | 1 | -7/+6 |
| * | | | | | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2009-12-09 | 1 | -0/+47 |
| |\ \ \ \ \ |
|
| | * | | | | | mpc52xx/wdt: merge WDT code into the GPT driver | Albrecht Dreß | 2009-11-13 | 1 | -1/+2 |
| | * | | | | | mpc5200/gpt: tiny fix for gpt period limitation | Albrecht Dreß | 2009-11-12 | 1 | -1/+1 |
| | * | | | | | powerpc/5200: add LocalPlus bus FIFO device driver | John Bonesio | 2009-11-04 | 1 | -0/+39 |
| | * | | | | | powerpc/5200: add general purpose timer API for the MPC5200 | Grant Likely | 2009-11-04 | 1 | -0/+7 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | sysfs/cpu: Add probe/release files | Nathan Fontenot | 2009-12-09 | 1 | -0/+5 |
| * | | | | | powerpc/pseries: Kernel DLPAR Infrastructure | Nathan Fontenot | 2009-12-09 | 1 | -0/+1 |
| * | | | | | powerpc/macio: Rework hotplug media bay support | Benjamin Herrenschmidt | 2009-12-09 | 2 | -11/+19 |
| * | | | | | powerpc/macio: Add dma_parms support to macio | Benjamin Herrenschmidt | 2009-12-08 | 1 | -0/+1 |
| * | | | | | powerpc/macio: Add devres support to macio_device | Benjamin Herrenschmidt | 2009-12-08 | 1 | -0/+2 |
| * | | | | | powerpc/kvm: Sync guest visible MMU state | Alexander Graf | 2009-12-08 | 3 | -1/+21 |
| * | | | | | powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT | David Gibson | 2009-12-08 | 3 | -42/+35 |
| * | | | | | Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG... | Benjamin Herrenschmidt | 2009-12-02 | 3 | -35/+42 |
| * | | | | | powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT | David Gibson | 2009-11-27 | 3 | -42/+35 |
| * | | | | | powerpc: Fix wrong error code from ppc32 select syscall | arnd@arndb.de | 2009-11-24 | 1 | -1/+1 |
| * | | | | | powerpc: Fix DEBUG_HIGHMEM build break from d4515646699 | Becky Bruce | 2009-11-24 | 1 | -0/+11 |