sparc64: Fix sparse warnings in visemul.c
[safe/jmp/linux-2.6] / arch / sparc / kernel /
2008-09-11 David S. Millersparc32: Call parse_early_param() in setup_arch().
2008-09-10 David S. Millersparc32: Need to close openned RTC device just like...
2008-09-08 David S. Millersparc32: Move sun4d show_leds() out of asm/obio.h
2008-09-08 David S. Millersparc32: Fix coding style of sparc_cpu_model setting...
2008-09-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2008-09-03 David S. Millersparc32: Kill remaining asm/mostek.h inclusions.
2008-09-03 David S. Millersparc32: use RTC subsystem
2008-09-03 David S. Millersparc: Fix handling of LANCE and ESP parent nodes in...
2008-09-01 Adrian Bunksparc: remove CONFIG_SUN4
2008-08-31 David S. Millersparc: Annotate of_device_id arrays with const or __ini...
2008-08-30 David S. Millersparc: Kill ebus_bus_type.
2008-08-30 David S. Millersparc: Kill EBUS driver layer.
2008-08-29 David S. Millersparc: Kill now spurious includes of sbus.h
2008-08-29 David S. Millersparc32: Kill iounit_map_dma_*().
2008-08-29 David S. Millersparc: Kill sbus_bus_type.
2008-08-29 David S. Millersparc: Remove generic SBUS probing layer.
2008-08-29 David S. Millersparc: Add OF archdata propagation helper.
2008-08-29 David S. Millersparc: Kill sbus_arch_preinit().
2008-08-29 David S. Millersparc: Kill sbus_ioremap() and sbus_iounmap().
2008-08-29 David S. Millersparc: Convert remaining sbus_ioremap() and sbus_iounma...
2008-08-29 David S. Millersparc: Remove dinky old-style SBUS probing facilities.
2008-08-29 David S. Millersparc: Remove SBUS layer resource and irq handling.
2008-08-29 David S. Millersparc: Kill SBUS layer IRQ hooks.
2008-08-29 David S. Millersparc32: Convert sun4d IRQ code to use generic device...
2008-08-29 David S. Millersparc32: Convert pmc to OF driver.
2008-08-29 David S. Millersparc32: Convert apc to OF driver.
2008-08-29 David S. Millersparc32: Make mmu_map_dma_area and mmu_unmap_dma_area...
2008-08-29 David S. Millersparc32: Kill mmu_translate_dvma() usage.
2008-08-29 David S. Millersparc: Move SBUS DMA attribute interfaces out of asm...
2008-08-29 David S. Millersparc: Convert all SBUS drivers to dma_*() interfaces.
2008-08-29 David S. Millersparc32: Implement more generic dma_*() interfaces.
2008-08-29 David S. Millersparc32: Make mmu_{get,release}_*() take a struct devic...
2008-08-29 David S. Millersparc: Make SBUS DMA interfaces take struct device.
2008-08-29 David S. Millersparc32: Make IOMMU and IO-UNIT init work with device...
2008-08-29 David S. Millersparc: Kill SBUS DVMA layer.
2008-08-29 David S. Millersparc: Delete bare sbus char bpp driver, obsoleted...
2008-08-29 David S. Millersparc: Fix resource flags for PCI children in OF device...
2008-08-28 David S. Millersparc32: Implement smp_call_function_single().
2008-08-25 David S. Millersparc64: Fix irq_of_parse_and_map() and irq_dispose_map...
2008-08-25 David S. Millersparc: Implement irq_of_parse_and_map() and irq_dispose...
2008-08-25 David S. Millersparc: Add mutex for set property calls.
2008-08-07 Stephen Rothwellsparc: don't use asm/of_device.h
2008-07-28 David S. Millersparc: Add call to tracehook_signal_handler().
2008-07-28 David S. Millersparc: Create and use TIF_NOTIFY_RESUME.
2008-07-28 David S. Millersparc: Use tracehook routines in syscall_trace().
2008-07-25 David S. Millersparc: Wire up new system calls.
2008-07-24 Ulrich Drepperflag parameters: pipe
2008-07-19 David Howellssparc: Remove Sparc's asm-offsets for sclow.S
2008-07-18 David S. Millersparc: Use new '%pS' infrastructure to print symbols.
2008-07-18 Stoyan Gaydarovsparc: arch/sparc/kernel/apc.c to unlocked_ioctl
2008-07-18 Sam Ravnborgsparc: export openprom.h to userspace
2008-07-18 Adrian Bunksparc/kernel/: possible cleanups
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-02 Arnd Bergmannsparc-apc: BKL pushdown
2008-06-03 Alexey Dobriyansparc: switch /proc/led to seq_file
2008-05-20 Adrian Bunksparc: remove CVS keywords
2008-05-16 Al Viro[PATCH] take init_files to fs/file.c
2008-05-12 David S. Millersparc: Fix mremap address range validation.
2008-05-12 Robert Reifsparc32: fix rtrap.S typo
2008-05-11 David S. Millersparc: Fix debugger syscall restart interactions.
2008-05-11 David S. Millersparc: Fix ptrace() detach.
2008-05-10 David S. Millersparc32: Don't twiddle PT_DTRACE in exec.
2008-05-08 David S. Millersparc: Fix SA_ONSTACK signal handling.
2008-05-07 David S. Millersparc: Fix fork/clone/vfork system call restart.
2008-05-07 David S. Millersparc: Fix mmap VA span checking.
2008-05-02 David S. Millersparc32: More memory probing consolidation.
2008-04-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-04-29 Christoph Lametersparc: use kbuild.h instead of defining macros in asm...
2008-04-29 David S. Millersparc: Add kgdb support.
2008-04-29 David S. Millersparc32: Kill smp_message_pass() and related code.
2008-04-27 David S. Millersparc: Remove old style signal frame support.
2008-04-24 Adrian Bunksparc: cleanup after SunOS binary emulation removal
2008-04-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-04-21 David S. Miller[SPARC]: Remove SunOS and Solaris binary support.
2008-04-20 Jeff Garzik[SPARC] minor irq handler cleanups
2008-04-17 Matthew WilcoxGeneric semaphore implementation
2008-04-29 Aneesh Kumar K.Vsparc: Export symbols for ZERO_PAGE usage in modules.
2008-04-10 David S. Miller[SPARC]: Fix several regset and ptrace bugs.
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-18 Al Viro[NET] endianness noise: INADDR_ANY
2008-03-03 David S. Miller[SPARC]: Fix link errors with gcc-4.3
2008-03-03 Harvey Harrisonsparc: replace remaining __FUNCTION__ occurances
2008-02-29 David S. Miller[SPARC]: Add reboot_command[] extern decl to asm/system.h
2008-02-29 David S. Miller[SPARC]: Mark linux_sparc_{fpu,chips} static.
2008-02-25 David S. Miller[SPARC]: Fix build in arch/sparc/kernel/led.c
2008-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-18 David S. Miller[SPARC]: Kill 'prom_palette'.
2008-02-18 David S. Miller[SPARC]: Kill extern decl of 'panic_setup'.
2008-02-13 Peter Zijlstraxtime_lock vs update_process_times
2008-02-09 David S. Miller[SPARC]: Merge asm-sparc{,64}/cache.h
2008-02-09 David S. Miller[SPARC]: Kill BSD errno translation table and header...
2008-02-09 Stephen Rothwell[SPARC]: Remove of_platform_device_create
2008-02-08 David Howellsaout: remove unnecessary inclusions of {asm, linux...
2008-02-08 David Howellsaout: suppress A.OUT library support if !CONFIG_ARCH_SU...
2008-02-07 David S. Miller[SPARC32]: Use regsets in arch_ptrace().
2008-02-07 David S. Miller[SPARC]: Move over to arch_ptrace().
2008-02-07 David S. Miller[SPARC]: Remove PTRACE_SUN* handling.
2008-02-07 David S. Miller[SPARC]: Kill DEBUG_PTRACE code.
2008-02-07 David S. Miller[SPARC32]: Add user regset support.
2008-02-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
next