| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds | 2009-04-03 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Chris Zankel | 2009-04-03 |
| |\ |
|
| * | | xtensa: we don't need to include asm/io.h | Chris Zankel | 2009-04-03 |
| * | | xtensa: only build platform or variant if they contain a Makefile | Chris Zankel | 2009-04-03 |
| * | | xtensa: make startup code discardable | Daniel Glöckner | 2009-04-03 |
| * | | xtensa: ccount clocksource | Johannes Weiner | 2009-04-03 |
| * | | xtensa: remove platform rtc hooks | Johannes Weiner | 2009-04-03 |
| * | | xtensa: use generic sched_clock() | Johannes Weiner | 2009-04-03 |
| * | | xtensa: platform: s6105 | Johannes Weiner | 2009-04-03 |
| * | | xtensa: let platform override KERNELOFFSET | Johannes Weiner | 2009-04-03 |
| * | | xtensa: s6000 variant | Johannes Weiner | 2009-04-03 |
| * | | xtensa: s6000 variant core definitions | Johannes Weiner | 2009-04-03 |
| * | | xtensa: variant irq set callbacks | Johannes Weiner | 2009-04-03 |
| * | | xtensa: variant-specific code | Johannes Weiner | 2009-04-03 |
| * | | xtensa: nommu support | Johannes Weiner | 2009-04-03 |
| * | | xtensa: add flat support | Oskar Schirmer | 2009-04-03 |
| * | | xtensa: enforce slab alignment to maximum register width | Oskar Schirmer | 2009-04-03 |
| * | | xtensa: cope with ram beginning at higher addresses | Johannes Weiner | 2009-04-03 |
| * | | xtensa: don't make bootmem bitmap larger than required | Johannes Weiner | 2009-04-03 |
| * | | xtensa: fix init_bootmem_node() argument order | Johannes Weiner | 2009-04-03 |
| * | | xtensa: use correct stack pointer for stack traces | Johannes Weiner | 2009-04-03 |
| * | | xtensa: beat Kconfig into shape | Johannes Weiner | 2009-04-03 |
| * | | xtensa: remove redefinition of XCHAL_MMU_ASID_BITS | Johannes Weiner | 2009-04-03 |
* | | | x86, PAT: Remove duplicate memtype reserve in pci mmap | Suresh Siddha | 2009-04-03 |
* | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-04-03 |
|\ \ \ |
|
| * | | | intel-iommu: Enable DMAR on 32-bit kernel. | David Woodhouse | 2009-03-25 |
| * | | | iommu: Add domain_has_cap iommu_ops | Sheng Yang | 2009-03-24 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2009-04-03 |
|\ \ \ \ |
|
| * | | | | parisc: move dereference_function_descriptor to process.c | Kyle McMartin | 2009-04-02 |
| * | | | | parisc: Move kernel Elf_Fdesc define to <asm/elf.h> | Kyle McMartin | 2009-04-02 |
| * | | | | parisc: fix build when ARCH_HAS_KMAP | Kyle McMartin | 2009-04-01 |
| * | | | | Merge branch 'rusty-cpumask-parisc' into parisc | Kyle McMartin | 2009-04-01 |
| |\ \ \ \ |
|
| | * | | | | cpumask: Use accessors code.: parisc | Rusty Russell | 2009-03-15 |
| | * | | | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: parisc | Rusty Russell | 2009-03-15 |
| | * | | | | cpumask: arch_send_call_function_ipi_mask: parisc | Rusty Russell | 2009-03-15 |
| * | | | | | parisc: select BUG always | Kyle McMartin | 2009-04-01 |
| * | | | | | parisc: asm/pdc.h should include asm/page.h | Alexander Beregalov | 2009-04-01 |
| * | | | | | parisc: fix macro expansion in atomic.h | James Bottomley | 2009-03-30 |
| * | | | | | parisc: oops_enter()/oops_exit() in die() | Helge Deller | 2009-03-30 |
| * | | | | | parisc: document light weight syscall ABI | Helge Deller | 2009-03-30 |
| * | | | | | parisc: add ftrace (function and graph tracer) functionality | Helge Deller | 2009-03-30 |
| * | | | | | parisc: simplify sys_clone() | Helge Deller | 2009-03-30 |
| * | | | | | parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORT | Helge Deller | 2009-03-30 |
| * | | | | | parisc: allow to build with 16k default kernel page size | Helge Deller | 2009-03-30 |
| * | | | | | parisc: expose 32/64-bit capabilities in cpuinfo | Colin Watson | 2009-03-30 |
| * | | | | | parisc: use constants instead of numbers in assembly | Helge Deller | 2009-03-30 |
| * | | | | | parisc: fix usage of 32bit PTE page table entries on 32bit kernels | Helge Deller | 2009-03-30 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc | Linus Torvalds | 2009-04-03 |
|\ \ \ \ \ \ |
|
| * | | | | | | powerpc/ps3: Add rtc-ps3 | Geert Uytterhoeven | 2009-04-01 |
| * | | | | | | powerpc: Hook up rtc-generic, and kill rtc-ppc | Geert Uytterhoeven | 2009-04-01 |