| Commit message (Expand) | Author | Age | Files | Lines |
* | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 2010-09-14 | 1 | -1/+1 |
* | arch/powerpc/include/asm/fsldma.h needs slab.h | Ira W. Snyder | 2010-09-09 | 1 | -0/+1 |
* | powerpc/pseries: Correct rtas_data_buf locking in dlpar code | Nathan Fontenot | 2010-09-02 | 1 | -13/+29 |
* | powerpc/85xx: Add P1021 PCI IDs and quirks | Anton Vorontsov | 2010-08-31 | 1 | -0/+2 |
* | arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leak | Julia Lawall | 2010-08-31 | 1 | -0/+1 |
* | arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmap | Julia Lawall | 2010-08-31 | 1 | -3/+6 |
* | fsl_rio: fix compile errors | Li Yang | 2010-08-31 | 1 | -1/+5 |
* | powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblock | Kumar Gala | 2010-08-31 | 1 | -2/+2 |
* | powerpc/85xx: Fix compilation of mpc85xx_mds.c | Alexander Graf | 2010-08-31 | 1 | -0/+1 |
* | powerpc: Don't use kernel stack with translation off | Michael Neuling | 2010-08-31 | 1 | -3/+9 |
* | powerpc/perf_event: Reduce latency of calling perf_event_do_pending | Paul Mackerras | 2010-08-31 | 1 | -12/+11 |
* | powerpc/kexec: Adds correct calling convention for kexec purgatory | Matthew McClintock | 2010-08-31 | 1 | -0/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-28 | 1 | -3/+2 |
|\ |
|
| * | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov | 2010-08-19 | 1 | -3/+2 |
* | | powerpc: Fix config dependency problem with MPIC_U3_HT_IRQS | Andreas Schwab | 2010-08-24 | 1 | -2/+1 |
* | | powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls | Andreas Schwab | 2010-08-24 | 3 | -1/+15 |
* | | powerpc/pci: Fix checking for child bridges in PCI code. | Grant Likely | 2010-08-24 | 1 | -1/+2 |
* | | powerpc: Fix typo in uImage target | Anatolij Gustschin | 2010-08-24 | 1 | -1/+1 |
* | | powerpc: Initialise paca->kstack before early_setup_secondary | Matt Evans | 2010-08-24 | 1 | -3/+3 |
* | | powerpc: Fix bogus it_blocksize in VIO iommu code | Anton Blanchard | 2010-08-24 | 4 | -7/+8 |
* | | powerpc: Inline ppc64_runlatch_off | Anton Blanchard | 2010-08-24 | 2 | -9/+14 |
* | | powerpc: Correct smt_enabled=X boot option for > 2 threads per core | Nathan Fontenot | 2010-08-24 | 2 | -31/+43 |
* | | powerpc: Silence xics_migrate_irqs_away() during cpu offline | Signed-off-by: Darren Hart | 2010-08-24 | 1 | -2/+4 |
* | | powerpc: Silence __cpu_up() under normal operation | Signed-off-by: Darren Hart | 2010-08-24 | 1 | -2/+2 |
* | | powerpc: Re-enable preemption before cpu_die() | Signed-off-by: Darren Hart | 2010-08-24 | 1 | -1/+1 |
* | | powerpc/pci: Drop unnecessary null test | Julia Lawall | 2010-08-24 | 1 | -2/+1 |
* | | powerpc/powermac: Drop unnecessary null test | Julia Lawall | 2010-08-24 | 1 | -1/+1 |
* | | powerpc/powermac: Drop unnecessary of_node_put | Julia Lawall | 2010-08-24 | 2 | -3/+0 |
* | | powerpc/kdump: Stop all other CPUs before running crash handlers | Anton Blanchard | 2010-08-24 | 1 | -11/+13 |
* | | powerpc/mm: Fix vsid_scrample typo | Anton Blanchard | 2010-08-24 | 1 | -1/+1 |
* | | powerpc: Use is_32bit_task() helper to test 32 bit binary | Denis Kirjanov | 2010-08-24 | 1 | -3/+3 |
* | | powerpc: Export memstart_addr and kernstart_addr on ppc64 | Sonny Rao | 2010-08-24 | 1 | -0/+2 |
* | | powerpc: Make rwsem use "long" type | Benjamin Herrenschmidt | 2010-08-24 | 1 | -27/+37 |
* | | Merge remote branch 'jwb/merge' into merge | Benjamin Herrenschmidt | 2010-08-24 | 6 | -12/+27 |
|\ \ |
|
| * | | powerpc/47x: Add an isync before the tlbivax instruction | Dave Kleikamp | 2010-08-23 | 1 | -0/+1 |
| * | | powerpc/4xx: Index interrupt stacks by physical cpu | Dave Kleikamp | 2010-08-23 | 2 | -11/+14 |
| * | | powerpc/47x: Remove redundant line from cputable.c | Dave Kleikamp | 2010-08-23 | 1 | -1/+0 |
| * | | powerpc/47x: Make sure mcsr is cleared before enabling machine check interrupts | Dave Kleikamp | 2010-08-23 | 1 | -0/+4 |
| * | | powerpc/4xx: Device tree update for the 460ex DWC SATA | Rupjyoti Sarmah | 2010-08-23 | 1 | -0/+8 |
* | | | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 1 | -2/+3 |
| |/
|/| |
|
* | | archs: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 1 | -27/+26 |
* | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 2 | -2/+2 |
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 | 3 | -3/+3 |
|\ \ |
|
| * | | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 3 | -3/+3 |
* | | | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2010-08-11 | 1 | -5/+0 |
* | | | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 2010-08-11 | 1 | -15/+0 |
* | | | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 2010-08-11 | 1 | -1/+1 |
* | | | dts: add ESDHC weird voltage bits workaround | Roy Zang | 2010-08-11 | 1 | -0/+1 |
* | | | dts: add sdhci,auto-cmd12 field for p4080 device tree | Roy Zang | 2010-08-11 | 1 | -0/+1 |
* | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 1 | -3/+0 |
|\ \ \ |
|