| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc32: Convert sun4d IRQ code to use generic device tree probing. | David S. Miller | 2008-08-29 | 1 | -35/+48 |
* | sparc32: Convert pmc to OF driver. | David S. Miller | 2008-08-29 | 1 | -29/+28 |
* | sparc32: Convert apc to OF driver. | David S. Miller | 2008-08-29 | 1 | -34/+38 |
* | sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer. | David S. Miller | 2008-08-29 | 5 | -23/+19 |
* | sparc32: Kill mmu_translate_dvma and implementations. | David S. Miller | 2008-08-29 | 4 | -34/+0 |
* | sparc32: Kill mmu_translate_dvma() usage. | David S. Miller | 2008-08-29 | 1 | -35/+1 |
* | sparc64: Convert SBUS floppy probing to use OF device objects. | David S. Miller | 2008-08-29 | 1 | -18/+27 |
* | sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h | David S. Miller | 2008-08-29 | 6 | -12/+36 |
* | sparc: Convert all SBUS drivers to dma_*() interfaces. | David S. Miller | 2008-08-29 | 4 | -96/+0 |
* | sparc32: Implement more generic dma_*() interfaces. | David S. Miller | 2008-08-29 | 5 | -6/+298 |
* | sparc32: Make mmu_{get,release}_*() take a struct device pointer. | David S. Miller | 2008-08-29 | 4 | -53/+47 |
* | sparc: Make SBUS DMA interfaces take struct device. | David S. Miller | 2008-08-29 | 5 | -73/+42 |
* | sparc32: Make IOMMU and IO-UNIT init work with device nodes. | David S. Miller | 2008-08-29 | 5 | -40/+45 |
* | sparc: Kill SBUS DVMA layer. | David S. Miller | 2008-08-29 | 6 | -500/+147 |
* | sparc: Kill videopix SBUS driver. | David S. Miller | 2008-08-29 | 2 | -59/+0 |
* | sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbpp | David S. Miller | 2008-08-29 | 4 | -76/+0 |
* | sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping(). | David S. Miller | 2008-08-26 | 3 | -6/+8 |
* | sparc64: Use the cond_syscall()s in kernel/sys_ni.c instead of home-grown copy. | David S. Miller | 2008-08-26 | 2 | -20/+2 |
* | sparc64: Add JBUS UltraSPARC-IIIi support to memory controller driver. | David S. Miller | 2008-08-25 | 1 | -83/+453 |
* | sparc64: Allow chmc to be built as a module. | David S. Miller | 2008-08-25 | 4 | -2/+17 |
* | sparc64: Add generic interface for registering a dimm printing handler. | David S. Miller | 2008-08-25 | 3 | -13/+79 |
* | sparc64: Use consistent chmc_ prefix in variables, types, and functions. | David S. Miller | 2008-08-25 | 1 | -117/+120 |
* | sparc64: Convert UltraSPARC-III memory controller driver to OF driver probing. | David S. Miller | 2008-08-25 | 1 | -41/+78 |
* | sparc64: Kill duplicated sys_pause() implementation. | David S. Miller | 2008-08-25 | 2 | -9/+1 |
* | sparc64: Split syscall_trace() into two functions. | David S. Miller | 2008-08-25 | 4 | -32/+30 |
* | sparc: Add GPIO layer support. | David S. Miller | 2008-08-25 | 3 | -0/+48 |
* | sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping(). | David S. Miller | 2008-08-25 | 3 | -0/+30 |
* | sparc: Add mutex for set property calls. | David S. Miller | 2008-08-25 | 3 | -0/+14 |
* | sparc64: Add JBUS NUMA detection. | David S. Miller | 2008-08-25 | 1 | -0/+40 |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 5 | -6/+0 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-22 | 19 | -94/+165 |
|\ |
|
| * | x86: work around MTRR mask setting, v2 | Ingo Molnar | 2008-08-22 | 1 | -1/+6 |
| * | x86: fix section mismatch warning - uv_cpu_init | Marcin Slusarz | 2008-08-22 | 2 | -3/+8 |
| * | x86: fix VMI for early params | Alok Kataria | 2008-08-22 | 1 | -8/+8 |
| * | x86: fix two modpost warnings in mm/init_64.c | Jan Beulich | 2008-08-22 | 1 | -2/+2 |
| * | x86: fix 1:1 mapping init on 64-bit (memory hotplug case) | Jan Beulich | 2008-08-22 | 1 | -14/+18 |
| * | x86: work around MTRR mask setting | Yinghai Lu | 2008-08-22 | 1 | -2/+13 |
| * | x86: PAT Update validate_pat_support for intel CPUs | venkatesh.pallipadi@intel.com | 2008-08-21 | 1 | -2/+15 |
| * | devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS | venkatesh.pallipadi@intel.com | 2008-08-21 | 1 | -12/+5 |
| * | x86: PAT proper tracking of set_memory_uc and friends | venkatesh.pallipadi@intel.com | 2008-08-21 | 1 | -3/+3 |
| * | x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable) | Vegard Nossum | 2008-08-21 | 1 | -1/+1 |
| * | x86: export pv_lock_ops non-GPL | Jeremy Fitzhardinge | 2008-08-21 | 1 | -1/+1 |
| * | x86, mmiotrace: silence section mismatch warning - leave_uniprocessor | Marcin Slusarz | 2008-08-21 | 1 | -1/+3 |
| * | x86: use WARN() in arch/x86/kernel | Arjan van de Ven | 2008-08-21 | 3 | -10/+4 |
| * | x86: use WARN() in arch/x86/mm/ioremap.c | Arjan van de Ven | 2008-08-21 | 1 | -5/+3 |
| * | werror: fix pci calgary | David Howells | 2008-08-21 | 1 | -5/+6 |
| * | x86: fix oprofile + hibernation badness | Andi Kleen | 2008-08-20 | 1 | -3/+36 |
| * | x86, SGI UV: hardcode the TLB flush interrupt system vector | Cliff Wickman | 2008-08-20 | 1 | -1/+2 |
| * | x86: fix Xorg startup/shutdown slowdown with PAT | Venki Pallipadi | 2008-08-20 | 1 | -2/+31 |
| * | x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)" | Samuel Sieb | 2008-08-20 | 1 | -18/+0 |