Age | Commit message (Expand) | Author |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-10-21 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds |
2010-10-21 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-10-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-20 | Merge branch 'linus' into irq/core | Ingo Molnar |
2010-10-19 | perf, powerpc: Fix power_pmu_event_init to not use event->ctx | Paul Mackerras |
2010-10-18 | sched: Consolidate account_system_vtime extern declaration | Venkatesh Pallipadi |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-15 | Merge remote branch 'jwb/next' into next | Benjamin Herrenschmidt |
2010-10-14 | powerpc/44x: Update ppc44x_defconfig | Josh Boyer |
2010-10-14 | fsl_rio: Add comments for sRIO registers. | Shaohui Xie |
2010-10-14 | powerpc/fsl-booke: Add e55xx (64-bit) smp defconfig | Kumar Gala |
2010-10-14 | powerpc/fsl-booke: Add p5020 DS board support | Kumar Gala |
2010-10-14 | powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips | Kumar Gala |
2010-10-14 | powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizes | Kumar Gala |
2010-10-14 | powerpc/fsl-booke: Add support for FSL 64-bit e5500 core | Kumar Gala |
2010-10-14 | powerpc/85xx: add cache-sram support | Harninder Rai |
2010-10-14 | powerpc/85xx: add ngPIXIS FPGA device tree node to the P1022DS board | Timur Tabi |
2010-10-14 | powerpc: Fix compile error with paca code on ppc64e | Kumar Gala |
2010-10-14 | powerpc/fsl-booke: Add p3041 DS board support | Kumar Gala |
2010-10-14 | oprofile/fsl emb: Don't set MSR[PMM] until after clearing the interrupt. | Scott Wood |
2010-10-14 | powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chips | Kumar Gala |
2010-10-14 | powerpc/mpc8xxx_gpio: Add support for 'qoriq-gpio' controllers | Kumar Gala |
2010-10-14 | powerpc/fsl_booke: Add support to boot from core other than 0 | Matthew McClintock |
2010-10-14 | powerpc/p1022: Add probing for individual DMA channels | Timur Tabi |
2010-10-14 | powerpc/fsl_soc: Search all global-utilities nodes for rstccr | Matthew McClintock |
2010-10-14 | powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT | Paul Gortmaker |
2010-10-14 | powerpc/mpc83xx: Support for MPC8308 P1M board | Ilya Yanok |
2010-10-14 | powerpc/85xx: flush dcache before resetting cores | Matthew McClintock |
2010-10-14 | powerpc/85xx: Minor fixups for kexec on 85xx | Matthew McClintock |
2010-10-14 | powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexec | Matthew McClintock |
2010-10-14 | powerpc/kexec: make masking/disabling interrupts generic | Matthew McClintock |
2010-10-14 | powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols | Timur Tabi |
2010-10-14 | powerpc/fsl-pci: Fix MSI support on 83xx platforms | Kumar Gala |
2010-10-13 | powerpc/44x: Add support for the AMCC APM821xx SoC | Tirumala Marri |
2010-10-13 | powerpc/Makefiles: Change to new flag variables | matt mooney |
2010-10-13 | powerpc/spufs: Use llseek in all file operations | Arnd Bergmann |
2010-10-13 | powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_mask | Nishanth Aravamudan |
2010-10-13 | powerpc/pci: Cleanup device dma setup code | Nishanth Aravamudan |
2010-10-13 | powerpc/pseries: Use kmemdup | Nishanth Aravamudan |
2010-10-13 | powerpc/viobus: Free TCE table on device release | Nishanth Aravamudan |
2010-10-13 | powerpc/vio: Use put_device() on device_register failure | Nishanth Aravamudan |
2010-10-13 | powerpc/dma: Fix check for direct DMA support | Nishanth Aravamudan |
2010-10-13 | powerpc/dma: Fix dma_iommu_dma_supported compare | Nishanth Aravamudan |
2010-10-13 | powerpc/pci: Fix return type of BUID_{HI,LO} macros | Nishanth Aravamudan |
2010-10-13 | powerpc/irq.c: Add of_node_put to avoid memory leak | Julia Lawall |