summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-02-09[SPARC]: Merge asm-sparc{,64}/cache.hDavid S. Miller1-0/+4
2008-02-09[SPARC]: Kill BSD errno translation table and header files.David S. Miller1-138/+6
2008-02-09[SPARC]: Remove of_platform_device_createStephen Rothwell1-27/+0
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells3-3/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2-34/+0
2008-02-07[SPARC32]: Use regsets in arch_ptrace().David S. Miller1-68/+47
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-29all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2008-01-23[SPARC]: Constify function pointer tables.Jan Engelhardt1-1/+1
2008-01-13[SPARC]: Make gettimeofday() monotonic again.David S. Miller1-1/+8
2007-12-21[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-07[SPARC]: Remove duplicate includes.Lucas Woods1-1/+0
2007-10-27[SPARC32]: __inline__ --> inlineDavid S. Miller3-10/+8
2007-10-24[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-18[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-14[SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.Stephen Rothwell1-1/+3
2007-10-14[SPARC/64]: Prepare to remove of_platform_driver name.Stephen Rothwell1-1/+4
2007-10-14[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.Robert Reif1-6/+6
2007-10-14[SPARC]: beautify vmlinux.ldsSam Ravnborg1-72/+93
2007-09-28[SPARC]: Fix EBUS use of uninitialized variable.David S. Miller1-0/+2
2007-08-11[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif1-0/+1
2007-08-08[SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller1-0/+15
2007-08-04[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-30Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-25[SPARC]: Add missing NOTES section.David S. Miller1-0/+2
2007-07-25[SPARC32]: missing exportsAl Viro1-0/+3
2007-07-22[SPARC32]: Take enable_irq/disable_irq out of line.Al Viro5-9/+46
2007-07-22[SPARC32]: clean include/asm-sparc/irq.hAl Viro11-0/+151
2007-07-22[SPARC32]: Fix rounding errors in ndelay/udelay implementation.Mark Fortescue1-4/+10
2007-07-21[SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller2-0/+10
2007-07-21[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/of...Linus Torvalds3-381/+16
2007-07-20[SPARC]: Add sys_fallocate() entries.David S. Miller1-5/+4
2007-07-20Create drivers/of/platform.cStephen Rothwell1-98/+9