aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel
AgeCommit message (Expand)Author
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-07-24flag parameters: pipeUlrich Drepper
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-23sparc64: Fix cpufreq notifier registry.David S. Miller
2008-07-22sparc64: Fix lockdep issues in LDC protocol layer.David S. Miller
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-07-22remove CONFIG_KMOD from sparc64Johannes Berg
2008-07-21sparc64: fix up bus_id changes in sparc core codeGreg Kroah-Hartman
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner
2008-07-18sparc64: Add missing hypervisor service group numbers.David S. Miller
2008-07-17sparc64: Convert to generic helpers for IPI function calls.David S. Miller
2008-07-17sparc: Use new '%pS' infrastructure to print symbols.David S. Miller
2008-07-17sparc: Merge asm-sparc{,64}/mman.hSam Ravnborg
2008-07-17sparc64/kernel/: make code staticAdrian Bunk
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-14Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-08stacktrace: fix build failure on sparc64Stephen Rothwell
2008-07-07PCI: make pci_name use dev_nameGreg KH
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar
2008-07-02sparc64-rtc: BKL pushdownArnd Bergmann
2008-07-01fix "ftrace: store mcount address in rec->ip"Ingo Molnar
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-26Add generic helpers for arch IPI function callsJens Axboe
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar
2008-06-10ftrace: remove ftrace_ip_converted()Abhishek Sagar
2008-05-23sparc64: add ftrace support.David Miller
2008-05-21sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller
2008-05-21sparc64: Fix stack tracing through trap frames.David S. Miller
2008-05-21sparc64: Fix kernel thread stack termination.David S. Miller
2008-05-20sparc64: Add global register dumping facility.David S. Miller
2008-05-20sparc64: remove CVS keywordsAdrian Bunk
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-12sparc64: Use a TS_RESTORE_SIGMASKDavid S. Miller
2008-05-12sparc: Fix mremap address range validation.David S. Miller
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller
2008-05-11sparc: Fix ptrace() detach.David S. Miller
2008-05-07sparc: Fix SA_ONSTACK signal handling.David S. Miller
2008-05-07sparc: Fix fork/clone/vfork system call restart.David S. Miller
2008-05-07sparc: Fix mmap VA span checking.David S. Miller
2008-05-05sparc64: use compat_sys_utimes instead of home-grown local copy.David S. Miller
2008-05-03Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()."David S. Miller
2008-05-02sparc64: Fix syscall restart, for real...David S. Miller