aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-07[SPARC]: Move over to arch_ptrace().David S. Miller2-416/+63
2008-02-07[SPARC]: Remove PTRACE_SUN* handling.David S. Miller1-14/+1
2008-02-07[SPARC]: Kill DEBUG_PTRACE code.David S. Miller1-46/+0
2008-02-07[SPARC32]: Add user regset support.David S. Miller1-1/+284
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+4
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk2-6/+3
2008-02-06[SPARC]: Add new timerfd syscall entries.David S. Miller1-2/+4
2008-02-05timerfd: new timerfd APIDavide Libenzi1-1/+1
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas1-2/+2
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2008-01-22[SPARC]: Constify function pointer tables.Jan Engelhardt1-1/+1
2008-01-12[SPARC]: Make gettimeofday() monotonic again.David S. Miller1-1/+8
2007-12-20[SPARC32]: Spelling fixesJoe Perches1-1/+1
2007-12-05[SPARC]: Add missing of_node_putJulia Lawall1-1/+3
2007-12-05[SPARC]: Add missing "space"Joe Perches1-4/+4
2007-11-06[SPARC]: Remove duplicate includes.Lucas Woods1-1/+0
2007-10-27[SPARC32]: __inline__ --> inlineDavid S. Miller3-10/+8
2007-10-23[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik1-2/+2
2007-10-22Update arch/ to use sg helpersJens Axboe1-9/+8
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan3-5/+5
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov1-1/+1
2007-10-17[SPARC/64]: Consolidate of_register_driverStephen Rothwell1-20/+0
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+1
2007-10-16SPARC: sg chaining supportJens Axboe1-12/+13
2007-10-13[SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.Stephen Rothwell1-1/+3
2007-10-13[SPARC/64]: Prepare to remove of_platform_driver name.Stephen Rothwell1-1/+4
2007-10-13[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.Robert Reif1-6/+6
2007-10-13[SPARC]: beautify vmlinux.ldsSam Ravnborg1-72/+93
2007-09-27[SPARC]: Fix EBUS use of uninitialized variable.David S. Miller1-0/+2
2007-08-10[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif1-0/+1
2007-08-07[SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller1-0/+15
2007-08-03[SPARC32]: Fix modular build of floppy driver.David S. Miller3-30/+62
2007-07-30[SPARC]: Fix serial console node string creation.David S. Miller1-2/+3
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-24[SPARC]: Add missing NOTES section.David S. Miller1-0/+2
2007-07-24[SPARC32]: missing exportsAl Viro1-0/+3
2007-07-21[SPARC32]: Take enable_irq/disable_irq out of line.Al Viro5-9/+46
2007-07-21[SPARC32]: clean include/asm-sparc/irq.hAl Viro11-0/+151
2007-07-21[SPARC32]: Fix rounding errors in ndelay/udelay implementation.Mark Fortescue1-4/+10
2007-07-20[SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller2-0/+10
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller3-67/+137
2007-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ofconsLinus Torvalds3-381/+16
2007-07-19[SPARC]: Add sys_fallocate() entries.David S. Miller1-5/+4
2007-07-20Create drivers/of/platform.cStephen Rothwell1-98/+9
2007-07-20[SPARC/64] Rename some functions like PowerPCStephen Rothwell2-22/+22
2007-07-20Begin to consolidate of_device.cStephen Rothwell1-108/+1
2007-07-20Consolidate of_find_node_by routinesStephen Rothwell1-60/+1
2007-07-20Consolidate of_get_next_childStephen Rothwell1-14/+0
2007-07-20Consolidate of_get_parentStephen Rothwell1-13/+0
2007-07-20Consolidate of_find_propertyStephen Rothwell1-21/+1