aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-28sparc: Fix resource flags for PCI children in OF device tree.David S. Miller1-5/+14
2008-08-27sparc32: Implement smp_call_function_single().David S. Miller2-10/+18
2008-08-07sparc: don't use asm/of_device.hStephen Rothwell2-2/+2
2008-07-27sparc: Add call to tracehook_signal_handler().David S. Miller1-0/+2
2008-07-27sparc: Create and use TIF_NOTIFY_RESUME.David S. Miller2-3/+16
2008-07-27sparc: Use tracehook routines in syscall_trace().David S. Miller2-17/+21
2008-07-25sparc: Wire up new system calls.David S. Miller1-1/+2
2008-07-24flag parameters: pipeUlrich Drepper1-1/+1
2008-07-19sparc: Remove Sparc's asm-offsets for sclow.SDavid Howells1-12/+0
2008-07-17sparc: Use new '%pS' infrastructure to print symbols.David S. Miller2-10/+8
2008-07-17sparc: arch/sparc/kernel/apc.c to unlocked_ioctlStoyan Gaydarov1-12/+28
2008-07-17sparc: export openprom.h to userspaceSam Ravnborg1-0/+1
2008-07-17sparc/kernel/: possible cleanupsAdrian Bunk20-54/+38
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet18-30/+37
2008-07-02sparc-apc: BKL pushdownArnd Bergmann1-0/+2
2008-06-03sparc: switch /proc/led to seq_fileAlexey Dobriyan1-13/+21
2008-05-20sparc: remove CVS keywordsAdrian Bunk16-16/+16
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-12sparc: Fix mremap address range validation.David S. Miller1-43/+5
2008-05-11sparc32: fix rtrap.S typoRobert Reif1-1/+1
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller4-41/+40
2008-05-11sparc: Fix ptrace() detach.David S. Miller1-0/+2
2008-05-10sparc32: Don't twiddle PT_DTRACE in exec.David S. Miller1-5/+0
2008-05-07sparc: Fix SA_ONSTACK signal handling.David S. Miller1-3/+17
2008-05-07sparc: Fix fork/clone/vfork system call restart.David S. Miller1-4/+16
2008-05-07sparc: Fix mmap VA span checking.David S. Miller1-2/+1
2008-05-02sparc32: More memory probing consolidation.David S. Miller1-4/+1
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-886/+214
2008-04-29sparc: Add kgdb support.David S. Miller5-809/+214
2008-04-29sparc32: Kill smp_message_pass() and related code.David S. Miller2-77/+0
2008-04-27sparc: Remove old style signal frame support.David S. Miller3-253/+23
2008-04-23sparc: cleanup after SunOS binary emulation removalAdrian Bunk2-6/+0
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-2421/+40
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller12-2421/+40
2008-04-20[SPARC] minor irq handler cleanupsJeff Garzik1-1/+1
2008-04-17Generic semaphore implementationMatthew Wilcox3-161/+1
2008-04-29sparc: Export symbols for ZERO_PAGE usage in modules.Aneesh Kumar K.V1-0/+2
2008-04-29sparc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-5/+1
2008-04-09[SPARC]: Fix several regset and ptrace bugs.David S. Miller1-1/+1
2008-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller7-214/+211
2008-03-17[NET] endianness noise: INADDR_ANYAl Viro1-1/+1
2008-03-03[SPARC]: Fix link errors with gcc-4.3David S. Miller3-207/+203
2008-03-03sparc: replace remaining __FUNCTION__ occurancesHarvey Harrison1-3/+3
2008-02-28[SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller1-2/+0
2008-02-28[SPARC]: Mark linux_sparc_{fpu,chips} static.David S. Miller1-2/+2
2008-02-24[SPARC]: Fix build in arch/sparc/kernel/led.cDavid S. Miller1-0/+3
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-10/+0
2008-02-18[SPARC]: Kill 'prom_palette'.David S. Miller2-9/+0
2008-02-18[SPARC]: Kill extern decl of 'panic_setup'.David S. Miller1-1/+0
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra2-5/+4