| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-04-03 | 2 | -2/+9 |
|\ |
|
| * | intel-iommu: Enable DMAR on 32-bit kernel. | David Woodhouse | 2009-03-25 | 1 | -1/+1 |
| * | iommu: Add domain_has_cap iommu_ops | Sheng Yang | 2009-03-24 | 1 | -0/+7 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2009-04-03 | 26 | -98/+501 |
|\ \ |
|
| * | | parisc: move dereference_function_descriptor to process.c | Kyle McMartin | 2009-04-02 | 2 | -15/+14 |
| * | | parisc: Move kernel Elf_Fdesc define to <asm/elf.h> | Kyle McMartin | 2009-04-02 | 2 | -4/+10 |
| * | | parisc: fix build when ARCH_HAS_KMAP | Kyle McMartin | 2009-04-02 | 1 | -0/+3 |
| * | | Merge branch 'rusty-cpumask-parisc' into parisc | Kyle McMartin | 2009-04-02 | 4 | -15/+16 |
| |\ \ |
|
| | * | | cpumask: Use accessors code.: parisc | Rusty Russell | 2009-03-16 | 2 | -7/+7 |
| | * | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: parisc | Rusty Russell | 2009-03-16 | 2 | -4/+4 |
| | * | | cpumask: arch_send_call_function_ipi_mask: parisc | Rusty Russell | 2009-03-16 | 2 | -4/+5 |
| * | | | parisc: select BUG always | Kyle McMartin | 2009-04-02 | 1 | -0/+1 |
| * | | | parisc: asm/pdc.h should include asm/page.h | Alexander Beregalov | 2009-04-02 | 1 | -0/+2 |
| * | | | parisc: fix macro expansion in atomic.h | James Bottomley | 2009-03-31 | 1 | -9/+9 |
| * | | | parisc: oops_enter()/oops_exit() in die() | Helge Deller | 2009-03-31 | 1 | -0/+3 |
| * | | | parisc: document light weight syscall ABI | Helge Deller | 2009-03-31 | 1 | -10/+48 |
| * | | | parisc: add ftrace (function and graph tracer) functionality | Helge Deller | 2009-03-31 | 11 | -4/+269 |
| * | | | parisc: simplify sys_clone() | Helge Deller | 2009-03-31 | 1 | -12/+2 |
| * | | | parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORT | Helge Deller | 2009-03-31 | 3 | -0/+70 |
| * | | | parisc: allow to build with 16k default kernel page size | Helge Deller | 2009-03-31 | 1 | -8/+17 |
| * | | | parisc: expose 32/64-bit capabilities in cpuinfo | Colin Watson | 2009-03-31 | 3 | -1/+14 |
| * | | | parisc: use constants instead of numbers in assembly | Helge Deller | 2009-03-31 | 1 | -4/+4 |
| * | | | parisc: fix usage of 32bit PTE page table entries on 32bit kernels | Helge Deller | 2009-03-31 | 3 | -16/+19 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc | Linus Torvalds | 2009-04-03 | 10 | -24/+60 |
|\ \ \ \ |
|
| * | | | | powerpc/ps3: Add rtc-ps3 | Geert Uytterhoeven | 2009-04-02 | 5 | -18/+17 |
| * | | | | powerpc: Hook up rtc-generic, and kill rtc-ppc | Geert Uytterhoeven | 2009-04-02 | 1 | -0/+16 |
| * | | | | m68k: Hook up rtc-generic | Geert Uytterhoeven | 2009-04-02 | 2 | -2/+23 |
| * | | | | parisc: rtc: Rename rtc-parisc to rtc-generic | Geert Uytterhoeven | 2009-04-02 | 2 | -4/+4 |
* | | | | | mm: fix misuse of debug_kmap_atomic | Akinobu Mita | 2009-04-03 | 2 | -2/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2009-04-03 | 87 | -2188/+1588 |
|\ \ \ \ \ |
|
| * | | | | | m68knommu: improve compile arch switch settings | Greg Ungerer | 2009-03-30 | 1 | -7/+7 |
| * | | | | | m68knommu: fix 5407 ColdFire UART vector setup | Greg Ungerer | 2009-03-24 | 1 | -4/+4 |
| * | | | | | m68knommu: fix 5307 ColdFire UART vector setup | Greg Ungerer | 2009-03-24 | 1 | -4/+4 |
| * | | | | | m68knommu: fix 5249 ColdFire UART vector setup | Greg Ungerer | 2009-03-24 | 1 | -2/+2 |
| * | | | | | m68knommu: fix 5249 ColdFire UART setup | Greg Ungerer | 2009-03-24 | 1 | -2/+2 |
| * | | | | | m68knommu: fix end of uart table marker | Greg Ungerer | 2009-03-24 | 1 | -1/+2 |
| * | | | | | m68knommu: switch to using generic_handle_irq() | Greg Ungerer | 2009-03-24 | 1 | -1/+1 |
| * | | | | | m68k: merge the mmu and non-mmu versions of tlbflush.h | Greg Ungerer | 2009-03-24 | 3 | -277/+265 |
| * | | | | | m68knommu: introduce basic clk infrastructure | Greg Ungerer | 2009-03-24 | 2 | -1/+41 |
| * | | | | | m68k: merge the mmu and non-mmu versions of module.h | Greg Ungerer | 2009-03-24 | 3 | -54/+47 |
| * | | | | | m68knommu: add missing interrupt line definition for UART 2 | Greg Ungerer | 2009-03-24 | 1 | -0/+1 |
| * | | | | | m68k: merge the mmu and non-mmu versions of mmu_context.h | Greg Ungerer | 2009-03-24 | 3 | -190/+173 |
| * | | | | | m68k: merge the mmu and non-mmu versions of current.h | Greg Ungerer | 2009-03-24 | 3 | -34/+27 |
| * | | | | | m68k: merge the mmu and non-mmu versions of div64.h | Greg Ungerer | 2009-03-24 | 3 | -33/+33 |
| * | | | | | m68k: merge the mmu and non-mmu versions of bugs.h | Greg Ungerer | 2009-03-24 | 3 | -33/+18 |
| * | | | | | m68k: merge the mmu and non-mmu versions of bug.h | Greg Ungerer | 2009-03-24 | 3 | -36/+28 |
| * | | | | | m68k: use the mmu version of cache.h for m68knommu as well | Greg Ungerer | 2009-03-24 | 3 | -27/+10 |
| * | | | | | m68k: use the mmu version of bootinfo.h for m68knommu as well | Greg Ungerer | 2009-03-24 | 3 | -384/+377 |
| * | | | | | m68k: merge the mmu and non-mmu versions of fb.h | Greg Ungerer | 2009-03-24 | 3 | -50/+37 |
| * | | | | | m68k: merge the mmu and non-mmu versions of segment.h | Greg Ungerer | 2009-03-24 | 3 | -111/+61 |