aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-25/+38
2008-07-24flag parameters: pipeUlrich Drepper1-1/+1
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-1/+1
2008-07-23sparc64: Fix cpufreq notifier registry.David S. Miller1-5/+10
2008-07-22sparc64: Fix lockdep issues in LDC protocol layer.David S. Miller2-20/+28
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-6/+3
2008-07-22remove CONFIG_KMOD from sparc64Johannes Berg2-6/+3
2008-07-21sparc64: fix up bus_id changes in sparc core codeGreg Kroah-Hartman4-14/+12
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-5/+11
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers1-1/+1
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar7-12/+111
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner1-1/+1
2008-07-18sparc64: Add missing hypervisor service group numbers.David S. Miller1-0/+4
2008-07-17sparc64: Convert to generic helpers for IPI function calls.David S. Miller3-73/+23
2008-07-17sparc: Use new '%pS' infrastructure to print symbols.David S. Miller3-43/+27
2008-07-17sparc: Merge asm-sparc{,64}/mman.hSam Ravnborg2-5/+5
2008-07-17sparc64/kernel/: make code staticAdrian Bunk5-15/+16
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-8/+5
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2008-07-14Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-2/+97
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet17-35/+178
2008-07-08stacktrace: fix build failure on sparc64Stephen Rothwell1-0/+1
2008-07-07PCI: make pci_name use dev_nameGreg KH1-1/+1
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar1-0/+1
2008-07-02sparc64-rtc: BKL pushdownArnd Bergmann1-1/+6
2008-07-01fix "ftrace: store mcount address in rec->ip"Ingo Molnar1-1/+1
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-8/+4
2008-06-26Add generic helpers for arch IPI function callsJens Axboe1-5/+6
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar2-5/+7
2008-06-10ftrace: remove ftrace_ip_converted()Abhishek Sagar1-7/+0
2008-05-23sparc64: add ftrace support.David Miller2-0/+100
2008-05-21sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller1-0/+1
2008-05-21sparc64: Fix stack tracing through trap frames.David S. Miller2-10/+14
2008-05-21sparc64: Fix kernel thread stack termination.David S. Miller1-11/+25
2008-05-20sparc64: Add global register dumping facility.David S. Miller2-1/+126
2008-05-20sparc64: remove CVS keywordsAdrian Bunk12-12/+12
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-12sparc64: Use a TS_RESTORE_SIGMASKDavid S. Miller3-20/+20
2008-05-12sparc: Fix mremap address range validation.David S. Miller2-63/+6
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller5-55/+51
2008-05-11sparc: Fix ptrace() detach.David S. Miller1-0/+4
2008-05-07sparc: Fix SA_ONSTACK signal handling.David S. Miller2-5/+34
2008-05-07sparc: Fix fork/clone/vfork system call restart.David S. Miller1-3/+15
2008-05-07sparc: Fix mmap VA span checking.David S. Miller1-2/+2
2008-05-05sparc64: use compat_sys_utimes instead of home-grown local copy.David S. Miller2-32/+1
2008-05-03Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()."David S. Miller1-22/+5
2008-05-02sparc64: Fix syscall restart, for real...David S. Miller3-7/+11
2008-05-02sparc64: Stop creating dummy root PCI host controller devices.David S. Miller3-112/+33