Age | Commit message (Expand) | Author | Files | Lines |
2008-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2008-05-19 | [POWERPC] 4xx: Workaround for CHIP_11 Errata | Josh Boyer | 1 | -0/+21 |
2008-05-18 | i2c: Switch pasemi to the new device/driver matching scheme | Jean Delvare | 1 | -5/+2 |
2008-05-17 | [PATCH] take init_files to fs/file.c | Al Viro | 1 | -1/+0 |
2008-05-15 | [POWERPC] cell: Fix section mismatches in io-workarounds code | Ishizaki Kou | 2 | -6/+6 |
2008-05-15 | [POWERPC] spufs: Fix compile error | FUJITA Tomonori | 1 | -0/+1 |
2008-05-15 | [POWERPC] vmemmap fixes to use smaller pages | Benjamin Herrenschmidt | 4 | -11/+59 |
2008-05-15 | [POWERPC] spufs: Fix pointer reference in find_victim | Luke Browning | 1 | -1/+1 |
2008-05-13 | [POWERPC] 85xx: SBC8548 - Add flash support and HW Rev reporting | Jeremy McNicoll | 2 | -1/+123 |
2008-05-13 | [POWERPC] 85xx: Fix some sparse warnings for 85xx MDS | Andy Fleming | 1 | -1/+1 |
2008-05-13 | [POWERPC] 83xx: Enable DMA engine on the MPC8377 MDS board. | Zhang Wei | 1 | -0/+27 |
2008-05-13 | [POWERPC] 86xx: mpc8610_hpcd: fix second serial port | Anton Vorontsov | 1 | -2/+12 |
2008-05-13 | [POWERPC] 86xx: mpc8610_hpcd: add support for NOR and NAND flashes | Anton Vorontsov | 3 | -4/+145 |
2008-05-13 | [POWERPC] 85xx: Add 8568 PHY workarounds to board code | Andy Fleming | 1 | -0/+119 |
2008-05-13 | [POWERPC] 86xx: mpc8610_hpcd: use ULI526X driver for on-board ethernet | Anton Vorontsov | 1 | -5/+2 |
2008-05-12 | [POWERPC] ppc: More compile fixes | Paul Mackerras | 1 | -1/+1 |
2008-05-12 | [POWERPC] ppc: Don't run prom_init_check for arch/ppc builds | Segher Boessenkool | 1 | -0/+6 |
2008-05-12 | [POWERPC] Fix default cputable entries for e200 and e500 families | Paul Mackerras | 1 | -0/+2 |
2008-05-09 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 18 | -137/+384 |
2008-05-09 | [POWERPC] Remove leftover printk in isa-bridge.c | Nate Case | 1 | -3/+0 |
2008-05-09 | [POWERPC] Remove duplicate #include | Huang Weiyi | 1 | -1/+0 |
2008-05-09 | [POWERPC] Initialize lockdep earlier | Benjamin Herrenschmidt | 1 | -3/+3 |
2008-05-09 | [POWERPC] Document when printk is useable | Benjamin Herrenschmidt | 1 | -0/+4 |
2008-05-09 | [POWERPC] Fix bogus paca->_current initialization | Benjamin Herrenschmidt | 1 | -4/+0 |
2008-05-09 | [POWERPC] Make default cputable entries reflect selected CPU family | Benjamin Herrenschmidt | 1 | -10/+43 |
2008-05-09 | Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo... | Paul Mackerras | 27 | -204/+268 |
2008-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -0/+6 |
2008-05-08 | [POWERPC] spufs: lockdep annotations for spufs_dir_close | Christoph Hellwig | 1 | -1/+1 |
2008-05-08 | [POWERPC] spufs: don't requeue victim contex in find_victim if it's not in sp... | Christoph Hellwig | 1 | -1/+2 |
2008-05-06 | [POWERPC] 4xx: Fix PCI mem in sequoia DTS | Christian Ehrhardt | 1 | -2/+7 |
2008-05-06 | [POWERPC] 4xx: Add endpoint support to 4xx PCIe driver | Stefan Roese | 1 | -49/+131 |
2008-05-06 | Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_... | Jeff Garzik | 2 | -0/+6 |
2008-05-06 | [POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 core | Stefan Roese | 1 | -1/+8 |
2008-05-06 | [POWERPC] spufs: spu_create should send inotify IM_CREATE event | Christoph Hellwig | 1 | -2/+6 |
2008-05-05 | [POWERPC] Assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev | 1 | -17/+2 |
2008-05-05 | [POWERPC] devres: Add devm_ioremap_prot() | Emil Medve | 2 | -0/+43 |
2008-05-05 | [POWERPC] spufs: handle faults while the context switch pending flag is set | Luke Browning | 2 | -9/+18 |
2008-05-05 | [POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions | Luke Browning | 5 | -28/+53 |
2008-05-05 | [POWERPC] spufs: try to route SPU interrupts to local node | Luke Browning | 4 | -3/+26 |
2008-05-05 | [POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqs | Luke Browning | 1 | -2/+8 |
2008-05-05 | [POWERPC] spufs: don't acquire state_mutex interruptible while performing cal... | Jeremy Kerr | 1 | -4/+2 |
2008-05-05 | [POWERPC] spufs: update master runcntl with context lock held | Jeremy Kerr | 1 | -1/+2 |
2008-05-05 | [POWERPC] spufs: fix post-stopped update of MFC_CNTL register | Jeremy Kerr | 1 | -4/+9 |
2008-05-05 | [POWERPC] spufs: fix save of mfc_cntl register | Jeremy Kerr | 1 | -6/+7 |
2008-05-05 | [POWERPC] spufs: don't touch suspend bits when purging DMA queue | Jeremy Kerr | 1 | -1/+3 |
2008-05-05 | [POWERPC] cell: Fix lost interrupts due to fasteoi handler | Jeremy Kerr | 1 | -2/+51 |
2008-05-04 | KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guest | Christian Ehrhardt | 1 | -0/+5 |
2008-05-04 | KVM: ppc: Handle guest idle by emulating MSR[WE] writes | Hollis Blanchard | 2 | -3/+18 |
2008-05-04 | unified (weak) sys_pipe implementation | Ulrich Drepper | 1 | -17/+0 |
2008-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 8 | -68/+137 |