| Commit message (Expand) | Author | Age |
* | cpumask: Use nr_cpu_ids in seq_cpumask | Rusty Russell | 2008-12-29 |
* | cpumask: use new cpumask API in drivers/infiniband/hw/ipath | Rusty Russell | 2008-12-29 |
* | cpumask: use new cpumask API in drivers/infiniband/hw/ehca | Rusty Russell | 2008-12-29 |
* | cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c | Rusty Russell | 2008-12-29 |
* | cpumask: arch_send_call_function_ipi_mask: core | Rusty Russell | 2008-12-29 |
* | cpumask: smp_call_function_many() | Rusty Russell | 2008-12-29 |
* | cpumask: make set_cpu_*/init_cpu_* out-of-line | Rusty Russell | 2008-12-29 |
* | cpumask: make cpumask.h eat its own dogfood. | Rusty Russell | 2008-12-29 |
* | cpumask: switch over to cpu_online/possible/active/present_mask: core | Rusty Russell | 2008-12-29 |
* | bitmap: fix seq_bitmap and seq_cpumask to take const pointer | Rusty Russell | 2008-12-29 |
* | bitmap: test for constant as well as small size for inline versions | Rusty Russell | 2008-12-29 |
* | cpumask: make CONFIG_NR_CPUS always valid. | Rusty Russell | 2008-12-29 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-29 |
|\ |
|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2008-12-28 |
| |\ |
|
| | * | powerpc/44x: Support 16K/64K base page sizes on 44x | Ilya Yanok | 2008-12-28 |
| | * | powerpc: Force memory size to be a multiple of PAGE_SIZE | Hollis Blanchard | 2008-12-28 |
| | * | powerpc/32: Wire up the trampoline code for kdump | Dale Farnsworth | 2008-12-22 |
| | * | powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M | Dale Farnsworth | 2008-12-22 |
| | * | powerpc/32: Allow __ioremap on RAM addresses for kdump kernel | Anton Vorontsov | 2008-12-22 |
| | * | powerpc/32: Setup OF properties for kdump | Dale Farnsworth | 2008-12-22 |
| | * | powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs() | Anton Vorontsov | 2008-12-22 |
| | * | powerpc: Prepare xmon_save_regs for use with kdump | Anton Vorontsov | 2008-12-22 |
| | * | powerpc: Remove default kexec/crash_kernel ops assignments | Anton Vorontsov | 2008-12-22 |
| | * | powerpc: Make default kexec/crash_kernel ops implicit | Anton Vorontsov | 2008-12-22 |
| | * | powerpc: Setup OF properties for ppc32 kexec | Dale Farnsworth | 2008-12-22 |
| | * | powerpc/pseries: Fix cpu hotplug | Sebastien Dugue | 2008-12-22 |
| | * | powerpc: Fix KVM build on ppc440 | Paul Mackerras | 2008-12-22 |
| | * | powerpc/cell: add QPACE as a separate Cell platform | Benjamin Krill | 2008-12-22 |
| | * | powerpc/cell: fix build breakage with CONFIG_SPUFS disabled | Arnd Bergmann | 2008-12-22 |
| | * | powerpc/mpc5200: fix error paths in PSC UART probe function | Wolfram Sang | 2008-12-21 |
| | * | powerpc/mpc5200: add rts/cts handling in PSC UART driver | Wolfram Sang | 2008-12-21 |
| | * | powerpc/mpc5200: Make PSC UART driver update serial errors counters | René Bürgel | 2008-12-21 |
| | * | powerpc/mpc5200: Remove obsolete code from mpc5200 MDIO driver | Wolfram Sang | 2008-12-21 |
| | * | powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver | Tim Yamin | 2008-12-21 |
| | * | powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled | Grant Likely | 2008-12-21 |
| | * | powerpc/mpc5200: Bestcomm fixes to ATA support | Tim Yamin | 2008-12-21 |
| | * | powerpc/mpc5200: Bugfix on handling variable sized buffer descriptors | Grant Likely | 2008-12-21 |
| | * | powerpc/mpc5200: Make internal 5200 PIC the default interrupt controller | Grant Likely | 2008-12-21 |
| | * | powerpc/mpc5200: Document and tidy irq driver | Grant Likely | 2008-12-21 |
| | * | powerpc: Fix missing 'blr' in _tlbia() | Benjamin Herrenschmidt | 2008-12-21 |
| | * | powerpc/bootwrapper: Use the child-bus #address-cells to decide which range e... | Scott Wood | 2008-12-20 |
| | * | powerpc: Const-qualify Device Node Argument to DCR Resource Extent API | Grant Erickson | 2008-12-20 |
| | * | powerpc/44x: 44x TLB doesn't need "Guarded" set for all pages | Benjamin Herrenschmidt | 2008-12-20 |
| | * | powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED | Benjamin Herrenschmidt | 2008-12-20 |
| | * | powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs | Benjamin Herrenschmidt | 2008-12-20 |
| | * | powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440 | Benjamin Herrenschmidt | 2008-12-20 |
| | * | powerpc/mm: Split low level tlb invalidate for nohash processors | Benjamin Herrenschmidt | 2008-12-20 |
| | * | powerpc/mm: Add SMP support to no-hash TLB handling | Benjamin Herrenschmidt | 2008-12-20 |
| | * | powerpc/mm: Introduce MMU features | Benjamin Herrenschmidt | 2008-12-20 |
| | * | powerpc/mm: Rework context management for CPUs with no hash table | Benjamin Herrenschmidt | 2008-12-20 |