| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow... | Paul Mackerras | 2008-12-09 | 2 | -2/+2 |
|\ |
|
| * | powerpc/83xx: Enable FIXED_PHY in mpc834x_itx and mpc83xx defconfigs | Anton Vorontsov | 2008-12-04 | 2 | -2/+2 |
* | | powerpc/virtex5: Fix Virtex5 machine check handling | Grant Likely | 2008-12-05 | 2 | -0/+4 |
|/ |
|
* | powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dts | Anton Vorontsov | 2008-12-03 | 1 | -8/+8 |
* | powerpc: Fix dma_map_sg() cache flushing on non coherent platforms | Benjamin Herrenschmidt | 2008-12-03 | 1 | -0/+1 |
* | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-02 | 9 | -7/+29 |
|\ |
|
| * | KVM: MMU: avoid creation of unreachable pages in the shadow | Marcelo Tosatti | 2008-11-26 | 1 | -0/+1 |
| * | KVM: ppc: stop leaking host memory on VM exit | Hollis Blanchard | 2008-11-25 | 3 | -0/+11 |
| * | KVM: MMU: fix sync of ptes addressed at owner pagetable | Marcelo Tosatti | 2008-11-23 | 1 | -1/+1 |
| * | KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLER | Xiantao Zhang | 2008-11-23 | 1 | -4/+7 |
| * | KVM: ia64: Fix incorrect kbuild CFLAGS override | Xiantao Zhang | 2008-11-23 | 1 | -1/+1 |
| * | KVM: VMX: Fix interrupt loss during race with NMI | Avi Kivity | 2008-11-23 | 1 | -1/+3 |
| * | KVM: s390: Fix problem state handling in guest sigp handler | Christian Borntraeger | 2008-11-23 | 1 | -0/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-12-02 | 1 | -1/+1 |
|\ \ |
|
| * | | sparc64: Fix offset calculation in compute_size() | David S. Miller | 2008-12-01 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2008-12-02 | 12 | -612/+828 |
|\ \ \ |
|
| * | | | m68k: Update defconfigs for 2.6.28-rc7 | Geert Uytterhoeven | 2008-12-02 | 12 | -612/+828 |
* | | | | MN10300: Fix application of kernel module relocations | Mark Salter | 2008-12-02 | 1 | -28/+7 |
* | | | | powerpc: Use physical cpu id when setting the processor affinity | Kumar Gala | 2008-12-02 | 1 | -1/+1 |
|/ / / |
|
* | | | frv: fix mmap2 error handling | David Howells | 2008-12-01 | 1 | -9/+8 |
* | | | spi: fix spi_s3c24xx_gpio num_chipselect | Ben Dooks | 2008-12-01 | 1 | -0/+1 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-12-01 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | powerpc: Fix build for 32-bit SMP configs | Milton Miller | 2008-12-01 | 1 | -0/+2 |
* | | | | Revert "of_platform_driver noise on sparce" | Linus Torvalds | 2008-12-01 | 3 | -4/+4 |
|/ / / |
|
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-11-30 | 24 | -560/+2750 |
|\ \ \ |
|
| * | | | powerpc: Fix system calls on Cell entered with XER.SO=1 | Paul Mackerras | 2008-12-01 | 1 | -1/+7 |
| * | | | powerpc/cell: Fix GDB watchpoints, again | Arnd Bergmann | 2008-12-01 | 1 | -2/+7 |
| * | | | powerpc/mpic: Don't reset affinity for secondary MPIC on boot | Arnd Bergmann | 2008-12-01 | 1 | -2/+7 |
| * | | | powerpc/cell/axon-msi: Retry on missing interrupt | Arnd Bergmann | 2008-12-01 | 1 | -5/+31 |
| * | | | powerpc: Fix boot freeze on machine with empty memory node | Dave Hansen | 2008-12-01 | 1 | -47/+75 |
| * | | | powerpc: Fix IRQ assignment for some PCIe devices | Adhemerval Zanella | 2008-12-01 | 1 | -2/+5 |
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf... | Paul Mackerras | 2008-11-24 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | powerpc/spufs: Fix spinning in spufs_ps_fault on signal | Jeremy Kerr | 2008-11-21 | 1 | -0/+3 |
| * | | | | Merge branch 'merge' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwbo... | Paul Mackerras | 2008-11-24 | 2 | -3/+20 |
| |\ \ \ \ |
|
| | * | | | | powerpc/44x: Fix 460EX/460GT machine check handling | Benjamin Herrenschmidt | 2008-11-13 | 1 | -1/+6 |
| | * | | | | powerpc/40x: Limit allocable DRAM during early mapping | Grant Erickson | 2008-11-13 | 1 | -2/+14 |
| * | | | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge | Paul Mackerras | 2008-11-24 | 12 | -494/+2591 |
| |\ \ \ \ \ |
|
| | * | | | | | powerpc/virtex: Update defconfigs | Grant Likely | 2008-11-14 | 4 | -125/+1469 |
| | * | | | | | powerpc/52xx: update defconfigs | Grant Likely | 2008-11-14 | 6 | -361/+1117 |
| | * | | | | | powerpc/virtex: fix various format/casting printk mismatches | Grant Likely | 2008-11-14 | 1 | -2/+2 |
| | * | | | | | powerpc/mpc5200: fix bestcomm Kconfig dependencies | Grant Likely | 2008-11-13 | 1 | -6/+3 |
| * | | | | | | powerpc/mpc832x_rdb: fix swapped ethernet ids | Michael Barkowski | 2008-11-19 | 1 | -2/+2 |
| * | | | | | | powerpc: Use generic PHY driver for Marvell 88E1111 PHY on GE Fanuc SBC610 | Martyn Welch | 2008-11-19 | 1 | -1/+1 |
| * | | | | | | powerpc/85xx: L2 cache size wrong in 8572DS dts | Trent Piepho | 2008-11-19 | 1 | -1/+1 |
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-11-30 | 7 | -37/+126 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-11-27 | 3 | -33/+120 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | [ARM] pxa/palmtx: misc fixes to use generic GPIO API | Marek Vasut | 2008-11-27 | 1 | -32/+118 |
| | * | | | | | | | [ARM] pxa/corgi: update default config to exclude tosa from being built | Eric Miao | 2008-11-26 | 1 | -1/+1 |
| | * | | | | | | | [ARM] pxa/pcm990: use negative number for an invalid GPIO in camera data | Guennadi Liakhovetski | 2008-11-26 | 1 | -0/+1 |
| * | | | | | | | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2008-11-27 | 2 | -3/+4 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|