MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0
[safe/jmp/linux-2.6] / arch / sparc / include /
2009-01-30 David S. Millersparc64: Implement NMI watchdog on capable cpus.
2009-01-29 David S. Millersparc64: Move generic PCR support code to seperate...
2009-01-15 Harvey Harrisonbyteorder: make swab.h include asm/swab.h like a regula...
2009-01-13 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-01-11 David Millersparc64: Fix cpumask related build failure
2009-01-11 David S. Millersparc: Fix asm/signal.h for 32-bit.
2009-01-09 Julian Calabysparc: Kill exports of prom internal functions
2009-01-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-01-07 Harvey Harrisonsparc: introduce asm/swab.h
2009-01-06 Matthew Wilcoxatomic_t: unify all arch definitions
2009-01-06 Sam Ravnborgsparc64: Use unsigned long long for u64.
2009-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-01-05 David S. Millersparc: Remove reg*.h from Kbuild
2009-01-05 David S. Millersparc: Kill asm/reg*.h
2009-01-04 Sam Ravnborgsparc: unify ipcbuf.h
2009-01-03 Sam Ravnborgsparc: remove NO_PROC_ID - it is no longer used
2009-01-03 Sam Ravnborgsparc: drop get_tbr() in traps.h
2009-01-03 Sam Ravnborgsparc: fix warning in userspace header traps.h
2009-01-03 Sam Ravnborgsparc: fix warnings in userspace header byteorder.h
2009-01-03 Sam Ravnborgsparc: fix warning in userspace header jsflash.h
2009-01-03 Sam Ravnborgsparc: unify openprom.h
2009-01-03 Sam Ravnborgsparc64: delete unused linux_prom64_ranges from openpro...
2009-01-03 Sam Ravnborgsparc: prepare openprom for unification
2009-01-03 Sam Ravnborgsparc: remove linux_prom_pci_assigned_addresses from...
2009-01-03 Sam Ravnborgsparc: remove ebus definitions from openprom*.h
2009-01-03 Sam Ravnborgsparc: unify siginfo.h
2009-01-03 Sam Ravnborgsparc: unify ptrace.h
2009-01-03 Sam Ravnborgsparc: unify sigcontext.h
2009-01-03 Sam Ravnborgsparc: add '32' suffix to reg_window, sigcontext, __sig...
2009-01-03 Sam Ravnborgsparc: unify signal.h
2009-01-03 Sam Ravnborgsparc64: prepare signal_64 for unification
2009-01-03 Sam Ravnborgsparc: unify stat.h
2009-01-03 Sam Ravnborgsparc32: use proper types in struct stat
2009-01-03 Sam Ravnborgsparc32: drop __old_kernel_stat
2009-01-03 Sam Ravnborgsparc: unify posix_types.h
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Rusty Russellcpumask: Introduce topology_core_cpumask()/topology_thr...
2008-12-31 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-29 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-12-29 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-12-27 Sam Ravnborgsparc: unify sections.h
2008-12-26 Sam Ravnborgsparc: unify module.h
2008-12-26 Rusty Russellcpumask: cpu_coregroup_mask(): sparc
2008-12-26 Rusty Russellcpumask: sparc: Introduce cpumask_of_{node,pcibus}...
2008-12-17 David S. Millersparc: We need to implement arch_ptrace_stop().
2008-12-16 Paul MackerrasMerge branch 'merge' into next
2008-12-13 Rusty Russellcpumask: centralize cpu_online_map and cpu_possible_map
2008-12-12 Robert Reifsparc: use sparc64 version of scatterlist.h
2008-12-09 David S. Millersparc: Add asm/asm.h
2008-12-08 Sam Ravnborgsparc: fix sparse warnings in irq_32.c
2008-12-08 Robert Reifsparc: Use sparc64 version of prom/printf.c
2008-12-07 Sam Ravnborgsparc: unify kernel/cpu
2008-12-06 David S. Millersparc: Const'ify prom_*prop*() on sparc32.
2008-12-04 David S. Millersparc64: Add performance counter hypervisor calls for...
2008-12-04 Stephen Rothwellsparc: combine unistd_{32,64}.h
2008-12-04 David S. Millersparc64: Add write_pic() helper.
2008-12-04 David S. Millersparc64: Block NMIs in critical section of context...
2008-12-04 David S. Millersparc64: Make special trap return path for TRAP_NMI().
2008-12-04 David S. Millersparc64: Make %pil level 15 a pseudo-NMI.
2008-12-04 David S. Millersparc: Include drivers/pcmcia/Kconfig
2008-12-04 David S. Millersparc64: Add interface for registering a performance...
2008-12-04 David S. Millersparc64: Stop using memory barriers for atomics and...
2008-12-04 David S. Millersparc64: Run the kernel always in the TSO memory model.
2008-12-04 Rusty Russellsparc: asm/bitops.h should define __fls
2008-12-03 Anton Vorontsovpowerpc and sparc: Introduce dev_archdata node accessors
2008-11-30 Christoph Hellwigremove __ARCH_WANT_COMPAT_SYS_PTRACE
2008-11-20 David Millersparc64: wire up accept4()
2008-11-13 Robert Reifsparc: Fix tty compile warnings.
2008-11-03 Steven Rostedtftrace: fix hardirq header for non ftrace archs
2008-11-03 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/markers'...
2008-11-02 David S. Millersparc64: Kill annoying warning when building compat_bin...
2008-11-02 Al Virosparc32: kernel/trace/trace.c wants DIE_OOPS
2008-11-02 Hugh Dickinssparc64: Fix __copy_{to,from}_user_inatomic defines.
2008-11-01 Al Virosparc32: kernel/trace/trace.c wants DIE_OOPS
2008-10-31 Steven Rostedtftrace: nmi safe code clean ups
2008-10-30 Steven Rostedtftrace: nmi safe code modification
2008-10-29 Harvey Harrisonsparc: use the new byteorder headers
2008-10-20 Matt Helsleycontainer freezer: add TIF_FREEZE flag to all architectures
2008-10-16 Martin Schwidefsky[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
2008-10-13 Linus TorvaldsMerge git://git.infradead.org/users/dwmw2/random-2.6
2008-10-13 David Millerserial: allow 8250 to be used on sparc
2008-10-13 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2008-10-10 Alexey Dobriyanproc: remove unused get_dma_list()
2008-09-20 David S. Millersparc32: Delete master_l10_limit.
2008-09-20 David S. Millersparc32: Use PROM device probing for sun4c timers.
2008-09-20 David S. Millersparc32: Use PROM infrastructure for probing and mappin...
2008-09-14 David S. Millersparc32: Use PROM device probing for sun4m timer registers.
2008-09-12 David S. Millersparc64: Fix sparse warnings in fault.c
2008-09-12 David S. Millersparc64: Fix sparse warnings in visemul.c
2008-09-12 David S. Millersparc64: Define WANT_PAGE_VIRTUAL
2008-09-12 David S. Millersysctl: Use header file for sysctl knob declarations...
2008-09-12 David S. Millersparc64: Fix sparse warnings in global reg snapshotting.
2008-09-11 David S. Millersparc64: Get rid of pci_controller_info.
2008-09-10 Bjoern B. Brandenburgsparc: remove unused includes
2008-09-08 David S. Millersparc32: Move sun4d show_leds() out of asm/obio.h
2008-09-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2008-09-06 David WoodhouseSPARC: Use <asm-generic/statfs.h>
2008-09-03 David S. Millersparc: Remove asm/rtc.h
2008-09-03 David S. Millersparc32: Kill asm/mostek.h.
next