aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64
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-24hugetlb: introduce pud_hugeAndi Kleen
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner
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: Update defconfig.David S. Miller
2008-07-18sparc64: Add missing hypervisor service group numbers.David S. Miller
2008-07-17sparc64: Remove 4MB and 512K base page size options.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-17sparc64: Config category "Processor type and features" absentRandy Dunlap
2008-07-17sparc: Merge asm-sparc{,64}/mman.hSam Ravnborg
2008-07-17sparc: add -m64 when building vmlinux.ldsSam 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-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
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-23ftrace: add have dynamic ftrace config for archsSteven Rostedt
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-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-16[PATCH] take init_files to fs/file.cAl Viro