Age | Commit message (Expand) | Author |
2010-10-05 | powerpc: remove unused variable | Stephen Rothwell |
2010-10-05 | modules: Fix module_bug_list list corruption race | Linus Torvalds |
2010-10-04 | Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-09-22 | powerpc: fix double syscall restarts | Al Viro |
2010-09-14 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2010-09-09 | arch/powerpc/include/asm/fsldma.h needs slab.h | Ira W. Snyder |
2010-09-08 | powerpc/5200: tighten up ac97 reset timing | Eric Millbrandt |
2010-09-08 | powerpc/5200: efika.c: Add of_node_put to avoid memory leak | Julia Lawall |
2010-09-02 | powerpc/pseries: Correct rtas_data_buf locking in dlpar code | Nathan Fontenot |
2010-09-01 | powerpc/512x: fix clk_get() return value | Akinobu Mita |
2010-08-31 | powerpc/85xx: Add P1021 PCI IDs and quirks | Anton Vorontsov |
2010-08-31 | arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leak | Julia Lawall |
2010-08-31 | arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmap | Julia Lawall |
2010-08-31 | fsl_rio: fix compile errors | Li Yang |
2010-08-31 | powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblock | Kumar Gala |
2010-08-31 | powerpc/85xx: Fix compilation of mpc85xx_mds.c | Alexander Graf |
2010-08-31 | powerpc: Don't use kernel stack with translation off | Michael Neuling |
2010-08-31 | powerpc/perf_event: Reduce latency of calling perf_event_do_pending | Paul Mackerras |
2010-08-31 | powerpc/kexec: Adds correct calling convention for kexec purgatory | Matthew McClintock |
2010-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-08-24 | powerpc: Fix config dependency problem with MPIC_U3_HT_IRQS | Andreas Schwab |
2010-08-24 | powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls | Andreas Schwab |
2010-08-24 | powerpc/pci: Fix checking for child bridges in PCI code. | Grant Likely |
2010-08-24 | powerpc: Fix typo in uImage target | Anatolij Gustschin |
2010-08-24 | powerpc: Initialise paca->kstack before early_setup_secondary | Matt Evans |
2010-08-24 | powerpc: Fix bogus it_blocksize in VIO iommu code | Anton Blanchard |
2010-08-24 | powerpc: Inline ppc64_runlatch_off | Anton Blanchard |
2010-08-24 | powerpc: Correct smt_enabled=X boot option for > 2 threads per core | Nathan Fontenot |
2010-08-24 | powerpc: Silence xics_migrate_irqs_away() during cpu offline | Signed-off-by: Darren Hart |
2010-08-24 | powerpc: Silence __cpu_up() under normal operation | Signed-off-by: Darren Hart |
2010-08-24 | powerpc: Re-enable preemption before cpu_die() | Signed-off-by: Darren Hart |
2010-08-24 | powerpc/pci: Drop unnecessary null test | Julia Lawall |
2010-08-24 | powerpc/powermac: Drop unnecessary null test | Julia Lawall |
2010-08-24 | powerpc/powermac: Drop unnecessary of_node_put | Julia Lawall |
2010-08-24 | powerpc/kdump: Stop all other CPUs before running crash handlers | Anton Blanchard |
2010-08-24 | powerpc/mm: Fix vsid_scrample typo | Anton Blanchard |
2010-08-24 | powerpc: Use is_32bit_task() helper to test 32 bit binary | Denis Kirjanov |
2010-08-24 | powerpc: Export memstart_addr and kernstart_addr on ppc64 | Sonny Rao |
2010-08-24 | powerpc: Make rwsem use "long" type | Benjamin Herrenschmidt |
2010-08-24 | Merge remote branch 'jwb/merge' into merge | Benjamin Herrenschmidt |
2010-08-23 | powerpc/47x: Add an isync before the tlbivax instruction | Dave Kleikamp |
2010-08-23 | powerpc/4xx: Index interrupt stacks by physical cpu | Dave Kleikamp |
2010-08-23 | powerpc/47x: Remove redundant line from cputable.c | Dave Kleikamp |
2010-08-23 | powerpc/47x: Make sure mcsr is cleared before enabling machine check interrupts | Dave Kleikamp |
2010-08-23 | powerpc/4xx: Device tree update for the 460ex DWC SATA | Rupjyoti Sarmah |
2010-08-19 | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-14 | archs: replace unifdef-y with header-y | Sam Ravnborg |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |