aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2004-08-22[PATCH] sparc: remove undefined symbolWilliam Lee Irwin III2-2/+2
2004-08-09[NET]: Kill stray NET_FASTROUTE references.Pawel Sikora1-1/+0
2004-08-07[PATCH] sparc32: gcc-3.3 macro parenthesization fix for memcpy.SWilliam Lee Irwin III1-114/+114
2004-08-07[PATCH] sparc32: make CONFIG_SMP depend on CONFIG_BROKENWilliam Lee Irwin III1-0/+1
2004-08-07[PATCH] sparc32: sun4 does not support SMPWilliam Lee Irwin III1-0/+1
2004-08-07[PATCH] sparc32: define cache_decay_ticksWilliam Lee Irwin III1-0/+1
2004-08-07[PATCH] sparc32: remove references to start_secondary()William Lee Irwin III2-2/+0
2004-08-07[PATCH] sparc32: reinstate smp_reschedule_irq()William Lee Irwin III1-0/+5
2004-08-07[PATCH] sparc32: smp_processor_id() BITFIXUP fixesWilliam Lee Irwin III2-4/+4
2004-08-07[PATCH] sparc32: sun4d cpu_present_map is a cpumask_tWilliam Lee Irwin III1-11/+11
2004-08-07[PATCH] sparc32: sparc32 init_idle()William Lee Irwin III3-6/+0
2004-08-07[PATCH] sparc32: turbosparc flush warningsWilliam Lee Irwin III1-6/+2
2004-07-20[SPARC]: Fix copy_user.S with gcc 3.3Tom 'spot' Callaway1-38/+38
2004-07-15[PATCH] misc sparse cleanupsAlexander Viro1-0/+1
2004-07-13[PATCH] sparse: missing cpumask_t bits on sparcAlexander Viro2-24/+37
2004-07-12[PATCH] sparse: arch/* NULL noise removalAlexander Viro10-24/+24
2004-07-12[PATCH] sparse: signal annotationAlexander Viro6-17/+17
2004-07-11Merge foobazco.org:/sources/2.5-bkKeith M. Wesolowski6-47/+39
2004-06-26[PATCH] ARM COMMAND_LINE_SIZE build fixRussell King1-0/+1
2004-06-23[PATCH] Make nr_swap_pages a longAndrew Morton1-1/+1
2004-06-23[PATCH] make irqaction use a cpu maskAndrew Morton2-3/+3
2004-06-23[PATCH] Move saved_command_line to init/main.cAndrew Morton2-3/+2
2004-06-17[PATCH] RLIM: add rlimit entry for POSIX mqueue allocationChris Wright1-0/+1
2004-06-15[SPARC]: Report si_addr in SIGINFO more accurately.David S. Miller2-8/+27
2004-06-09[SPARC32]: Fix CONFIG_SUN4 buildKeith M. Wesolowski2-6/+2
2004-06-09[SPARC32]: Move non-PCI DMA definitions out of pgtable.hKeith M. Wesolowski3-1/+3
2004-06-09[SPARC32]: Regenerate defconfigKeith M. Wesolowski1-40/+34
2004-06-09[SPARC]: Consolidate pagetable definitionsKeith M. Wesolowski2-39/+29
2004-06-08[SPARC]: Fix warning for changed section attributesKeith M. Wesolowski1-1/+1
2004-05-31[SPARC]: First stage of sparc32 sparse work.David S. Miller14-242/+291
2004-05-31[SPARC]: Set sparse arch defines explicitly.David S. Miller1-0/+1
2004-05-19[SPARC]: Fix prom_prom_taken[].theres_more setting.Zhenmin Li1-1/+1
2004-05-14[PATCH] Make users of page->count use the provided macrosAndrew Morton1-1/+1
2004-05-09[PATCH] sched: in_sched_functions() cleanupAndrew Morton1-2/+1
2004-05-03[SPARC32]: Reduce fragmentation in the bitmap allocatorKeith M. Wesolowski1-1/+13
2004-05-03[SPARC32]: Trivial reformatting patch for arch/sparc/mm/init.cKeith M. Wesolowski1-3/+2
2004-05-03[SPARC32]: Correct calculation of num_physpagesKeith M. Wesolowski1-5/+15
2004-05-02Merge foobazco.org:/sources/2.5-bkKeith M. Wesolowski2-0/+42
2004-04-25[SPARC32]: Ensure swap entries do not overlap the PRESENT or FILE bits.Keith M. Wesolowski2-0/+42
2004-04-22Merge bk://kernel.bkbits.net/wesolows/sparc32-2.6David S. Miller1-1/+1
2004-04-18Merge master.kernel.org:/home/davem/BK/sparc-2.6Linus Torvalds1-2/+2
2004-04-18[PATCH] sparc32 stack bounds checkingAndrew Morton1-2/+2
2004-04-18[SPARC]: Add MQ syscall support.Jakub Jelínek2-2/+7
2004-04-12Merge nuts.davemloft.net:/disk1/BK/sparcwork-2.6David S. Miller4-6/+7
2004-04-11[PATCH] Fix get_wchan() FIXME wrt. order of functionsAndrew Morton4-6/+7
2004-04-02[SPARC]: Add sysctl to control serial console power-off restrictions.Eric Brower1-1/+7
2004-04-02[SPARC32]: Fix wraparound bug in bitmap allocatorKeith M. Wesolowski1-1/+1
2004-03-30[SPARC32]: Regenerate defconfigKeith M. Wesolowski1-78/+225
2004-03-30[SPARC32]: Fix cast-as-lvalueKeith M. Wesolowski1-2/+2
2004-03-30[SPARC32]: Display useful information in the event of a bad trapKeith M. Wesolowski2-8/+7
2004-03-30Merge foobazco.org:/sources/2.5-sparc-modulesKeith M. Wesolowski2-34/+32
2004-03-29[SPARC32]: Update module linking for symbols starting with "."Keith M. Wesolowski2-34/+32
2004-03-27Merge.Keith M. Wesolowski6-27/+15
2004-03-27[SPARC32]: Rename cpuid functionsKeith M. Wesolowski1-1/+1
2004-03-27[SPARC32]: Optimize SMP IPI handlingKeith M. Wesolowski1-15/+3
2004-03-27[SPARC32]: Use model-specific cpuid calls in model-specific codeKeith M. Wesolowski1-2/+2
2004-03-27[SPARC32]: Replace deprecated EXPORT_SYMBOL_NOVERSKeith M. Wesolowski1-30/+25
2004-03-27[SPARC32]: Allow debugging locks to compile againKeith M. Wesolowski2-4/+5
2004-03-27[SPARC32]: Correct init_thread_union section and alignment for gcc 3.3+Keith M. Wesolowski2-5/+4
2004-03-25[SPARC32]: gcc 3.4+ compile fixesKeith M. Wesolowski2-2/+4
2004-03-21Merge foobazco.org:/sources/2.5-bkKeith M. Wesolowski5-34/+23
2004-03-21Merge foobazco.org:/sources/2.5-sparc-smpKeith M. Wesolowski5-34/+23
2004-03-21[SPARC32]: Clean up secondary System.mapKeith M. Wesolowski2-4/+2
2004-03-20[SPARC32]: Support memory starting at physical address other than 0Keith M. Wesolowski5-25/+20
2004-03-18[PATCH] doc. updates/typosAndrew Morton1-2/+2
2004-03-17[SPARC]: NR_SYSCALLS in entry.S needs to be 273.William Lee Irwin III1-1/+1
2004-03-15[SPARC32]: Down with our cpu_offset. Use regular per_cpu instead.Keith M. Wesolowski5-34/+23
2004-03-14[SPARC32]: Fix build; we don't need KERNEL_SYSCALLS but asm/unistd.h is neces...Keith M. Wesolowski1-0/+1
2004-03-14Merge foobazco.org:/sources/2.5-bkKeith M. Wesolowski10-234/+256
2004-03-14[SPARC32]: Also remove num_cpus_possible as was done on sparc64Keith M. Wesolowski1-1/+0
2004-03-14Merge foobazco.org:/sources/2.5-bkKeith M. Wesolowski10-234/+257
2004-03-14[SPARC32]: Rework the CPU enumeration and probing codeKeith M. Wesolowski10-234/+257
2004-03-13[PATCH] DMA: Fill gaping hole in DMA API interfaces.Andrew Morton2-11/+69
2004-03-13[PATCH] further __KERNEL_SYSCALLS__ removalAndrew Morton4-11/+0
2004-03-11[PATCH] Clean up sys_ioperm stubsAndrew Morton1-5/+0
2004-03-06Merge bk://kernel.bkbits.net/wesolows/sparc32-2.6David S. Miller1-1/+2
2004-03-05[SPARC32]: Avoid an oops if thread_info allocation failsKeith M. Wesolowski1-1/+2
2004-03-04[SPARC]: Pass a real page into do_mount() a final arg.David S. Miller1-3/+12
2004-03-04[SPARC]: Add stack usage instrumentationKeith M. Wesolowski3-4/+45
2004-03-04Merge foobazco.org:/sources/2.5-bkKeith M. Wesolowski3-1/+6
2004-02-29SPARC/m68k: Remove sun_setup_serial references, which is already gone.Ben Collins1-1/+0
2004-02-26Merge foobazco.org:/sources/2.5-sparc-smpKeith M. Wesolowski3-1/+6
2004-02-26[SPARC]: Move ptrace_signal_deliver() implementation out of header file.David S. Miller1-0/+24
2004-02-24[PATCH] add syscalls.hAndrew Morton4-29/+6
2004-02-23[SPARC32]: Small SMP build fixesKeith M. Wesolowski3-1/+6
2004-02-22Merge davem@nuts.davemloft.net:/disk1/BK/sparc-2.6David S. Miller2-4/+4
2004-02-22[PATCH] rename shmat to make it clear it isn't a system call entrypointManfred Spraul2-4/+4
2004-02-21[SPARC32]: Remove cli/sti from all arch code.Keith M. Wesolowski10-320/+213
2004-02-21[SPARC32]: Remove use of PF_USEDFPUKeith M. Wesolowski2-11/+11
2004-02-19Merge kernel.bkbits.net:/home/repos/linux-2.5Keith M. Wesolowski33-476/+479
2004-02-19Merge ssh://kernel.bkbits.net/sparc32-2.6Keith M. Wesolowski30-471/+425
2004-02-19[SPARC32]: Nuke a.out build cruftKeith M. Wesolowski30-471/+425
2004-02-18[PATCH] add clock_was_set() to all architecturesAndrew Morton1-0/+1
2004-02-18[PATCH] snprintf fixesAndrew Morton1-1/+1
2004-02-17[SPARC32] Uninline atomic_t functions to save space.Keith M. Wesolowski3-5/+54
2004-02-13[SPARC32]: Mask PIL in local_irq operations.Keith M. Wesolowski3-8/+65
2004-02-13[SPARC32]: Take parisc atomic_t implementation so they are full 32-bits.Keith M. Wesolowski4-18/+21
2004-02-12[WATCHDOG] v2.6.2 arch-[m68k/sparc/sparc64]-Kconfig-patchWim Van Sebroeck1-14/+1
2004-02-06[SPARC32]: Fix sparc32 module support.Keith M. Wesolowski2-18/+34
2004-02-01[SPARC32]: Kill spurious newline in dmesg outputKeith M. Wesolowski1-1/+0
2004-02-01[SPARC32]: Copy full soft PMD in vmalloc fault handler.Keith M. Wesolowski1-1/+1
2004-02-01[SPARC32]: Align pkmap properly.Keith M. Wesolowski1-20/+0
2004-01-19[PATCH] sort exception tablesPaul Mackerras1-0/+5
2004-01-19[PATCH] Kconfig: use range for NR_CPUSAndrew Morton1-0/+1
2004-01-08[SPARC]: Use spinlock to protect IRQ action management.Keith M. Wesolowski1-8/+11
2004-01-08[SPARC]: Fix PMD masking in SRMMU code.Keith M. Wesolowski2-4/+3
2004-01-06[SPARC32]: Use drivers/block/KconfigMatthew Wilcox1-132/+3
2004-01-05[SPARC32]: Fix BUG on swapout on srmmu systems.Keith M. Wesolowski8-59/+76
2003-12-29[PATCH] Check for preemption in kunmap_atomic()Andrew Morton1-0/+3
2003-12-29[SPARC32]: Fix build after show_interrupts() changes.David S. Miller1-2/+3
2003-12-29Merge nuts.ninka.net:/disk1/davem/BK/sparcwork-2.6David S. Miller5-65/+98
2003-12-29[PATCH] seq_file version of /proc/interruptsAndrew Morton2-4/+4
2003-12-29[SPARC]: Fix serial console selection.Keith M. Wesolowski1-60/+80
2003-12-29[SPARC32]: Enable KALLSYMS.Keith M. Wesolowski4-5/+18
2003-12-28[SPARC]: Get sun4c functional again in 2.6.0Pete Zaitcev14-75/+55
2003-12-24Cset exclude: wesolows@foobazco.org|ChangeSet|20031222074047|57357David S. Miller1-2/+1
2003-12-21[sparc] Fix display errors on HIGHMEM and Zilog addresses.Keith M. Wesolowski1-1/+2
2003-11-29[SPARC]: When sun4c OOPSes, do not watchdog reset by accident.Pete Zaitcev1-0/+6
2003-11-25[SPARC]: Add stub sched_clock() implementation.Pete Zaitcev1-0/+9
2003-11-19[SPARC]: Add missing symbol exports, this is fallout from kernel/ksyms.c bein...Thomas Habets1-0/+4
2003-11-19[SPARC]: Port over cset 1.1459 x86 gettimeofday fix.David S. Miller2-14/+24
2003-11-17[SPARC]: Update to changeset 1.1445 version of signal fix.David S. Miller1-6/+3
2003-11-13[SPARC]: Port over x86 signal bugfix in cset 1.1431.David S. Miller1-2/+7
2003-10-27[SPARC]: Add AIO syscalls, 32-bit compat handling will come later.David S. Miller2-2/+6
2003-10-22[SPARC]: Fix do_gettimeofday() as per cset 1.1347.1.17David S. Miller2-0/+18
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo6-1/+31
2003-10-04[SPARC]: Reserve syscall slot for VSERVER.David S. Miller2-3/+3
2003-09-25[NET]: Consolidate ax25/isdn/bluetooth Kconfig inclusion.Christoph Hellwig1-5/+0
2003-09-24Manual merge of Kconfig file module commentsLinus Torvalds1-34/+15
2003-09-24[PATCH] Kconfig fixes for modules.txtRusty Russell1-34/+15
2003-09-22[PATCH] prepare for 32-bit dev_t: mknod()/ustat()Alexander Viro1-1/+1
2003-09-19[SPARC]: Down with P3's in srmmu.cPete Zaitcev1-7/+0
2003-09-19[SPARC]: One more multi-line string, from Rob Radez.Pete Zaitcev1-5/+5
2003-09-11[SPARC32]: Ignore btfixups in .text.exitKeith M. Wesolowski1-0/+2
2003-09-11[SPARC32]: Non-controversial gcc-3.3 build fixes.Rob Radez4-165/+174
2003-08-31Merge nuts.ninka.net:/home/davem/src/BK/sparc-2.5David S. Miller4-4/+24
2003-08-31[PATCH] kill CONFIG_KCORE_AOUTAndrew Morton1-23/+0
2003-08-30[PATCH] dev_t handling cleanups (11/12)Alexander Viro1-1/+1
2003-08-30[PATCH] dev_t handling cleanups (10/12)Alexander Viro1-1/+1
2003-08-27[SPARC]: Fix typos.Jakub Jelínek1-1/+1
2003-08-27[SPARC]: Add pci_{map,unmap}_page().Pete Zaitcev1-0/+20
2003-08-27[SPARC]: Two build fixes.Rob Radez1-1/+1
2003-08-27[SPARC]: Add missing timer_create syscall entries.David S. Miller2-3/+3
2003-08-18[SPARC]: Kill bogus SHELL= lines in Makefiles.David S. Miller1-4/+0
2003-08-17Merge bk://linux-isdn.bkbits.net/linux-2.5.makeLinus Torvalds2-1/+1
2003-08-16[SPARC]: Add more missing system calls.David S. Miller2-2/+9
2003-08-15[SPARC]: Add missing sys_tgkill syscall entries.David S. Miller1-1/+1
2003-08-15[SPARC]: Fix TLS and thread ID handling.David S. Miller1-6/+7
2003-08-15[SPARC]: Add sys_fadvise64{,_64} syscall entries.David S. Miller1-2/+2
2003-08-05kbuild: Move generation of vmlinux.lds.s into arch/.../kernelKai Germaschewski2-1/+1
2003-08-02[PATCH] move "config SOUND" to sound/KconfigBartlomiej Zolnierkiewicz1-35/+0
2003-07-25[PATCH] usr/: Updated .incbin supportSam Ravnborg1-2/+0
2003-07-17[PATCH] pass regs into dump_fpu() in elf coredumpAndrew Morton1-4/+8
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk2-2/+0
2003-07-12[SPARC]: Trap table alignment for Hyperspace (Keith Weselowsky).Pete Zaitcev1-1/+9
2003-07-12[SPARC]: Redo show_stack().Pete Zaitcev1-8/+10
2003-07-12[SPARC]: hch's cond_syscall() for PCI syscalls, Alpha/PPC/etc. can use this too.Pete Zaitcev2-24/+2
2003-07-12[SPARC]: defconfig for willy's scsiPete Zaitcev1-4/+36
2003-07-12[SPARC]: Clean secondary System.mapPete Zaitcev1-0/+3
2003-07-11Merge nuts.ninka.net:/home/davem/src/BK/sparcwork-2.5David S. Miller1-1/+4
2003-07-10[PATCH] wall_to_monotonic initialization fixes forAndrew Morton1-22/+12
2003-07-08[SPARC]: SEMTIMEDOP for both Sparc ports.David S. Miller1-1/+4
2003-06-25[PATCH] Make SCSI selfcontainedMatthew Wilcox1-25/+0
2003-06-25[SPARC]: Fix LIBS_Y.Rob Radez1-1/+3
2003-06-22[SPARC]: Add {f,}statfs64 syscall entries.David S. Miller1-2/+2
2003-06-22[SPARC]: Update for show_stack() changes.David S. Miller1-5/+9
2003-06-18DRIVER: add drivers/base/Kconfig to all arch main Kconfig files.Greg Kroah-Hartman1-0/+2
2003-06-17[PATCH] Consolidate Kconfigs for binfmtsMatthew Wilcox1-75/+1
2003-06-17Merge bk://kernel.bkbits.net/davem/sparc-2.5Linus Torvalds1-226/+1
2003-06-17[SPARC]: Fix wall_to_monotonic initialization.David S. Miller1-4/+4
2003-06-16Merge hch/bcollins changesJames Bottomley1-226/+1
2003-06-14[PATCH] sparc: fix do_settimeofday() for new APIAndrew Morton2-20/+29
2003-06-14[PATCH] ide: move "config IDE" to drivers/ide/KconfigBartlomiej Zolnierkiewicz1-50/+0
2003-06-13Merge raven.il.steeleye.com:/home/jejb/BK/scsi-misc-2.5James Bottomley1-226/+1
2003-06-13[PATCH] lsm: Early init for security modules (1/4)Chris Wright1-0/+1
2003-06-11MergeJames Bottomley1-226/+1
2003-06-09PCI: remove pci_present() from arch/sparc/kernel/ebus.cGreg Kroah-Hartman1-3/+0
2003-06-07[PATCH] all archs: Replace O_TARGET with lib-ySam Ravnborg2-7/+3
2003-06-05Unification of the SCSI Kconfig menusMatthew Wilcox1-226/+1
2003-06-04[SPARC]: Fix non-ansi parameter lists.Steven Cole1-2/+2
2003-05-25[PATCH] arch/* strlcpy conversionBen Collins3-5/+4
2003-05-25[PATCH] Change mmu_gathers into per-cpu dataAndrew Morton1-1/+1
2003-05-19[SPARC]: Fix ptracing of syscalls.Pete Zaitcev4-51/+19
2003-05-19[SPARC{32,64}]: Adjust for changed do_fork return value.David S. Miller1-6/+4
2003-05-17[SPARC]: Sanitize BUG().Pete Zaitcev3-0/+20
2003-05-17[SPARC]: Update defconfig.Pete Zaitcev1-8/+45
2003-05-17[SPARC]: Keiths SMP patch #1Pete Zaitcev2-5/+16
2003-05-12[PATCH] implement module_arch_cleanup() in all architecturesAndrew Morton1-0/+4
2003-05-12[PATCH] Use '#ifdef' to test for CONFIG_xxx variablesSteven Cole2-4/+4
2003-05-11[SPARC]: New compact show_regs format.Pete Zaitcev1-28/+20
2003-05-11[SPARC]: Fix shadowing of global max_pfn, kill BOOTMEM_DEBUG.Pete Zaitcev1-32/+4
2003-04-30[SPARC]: Replace "magic" values.Keith M. Wesolowski1-7/+4
2003-04-29[SPARC]: The iommu rewrite.Pete Zaitcev9-395/+462
2003-04-22[SPARC]: Kill initialize_secondary, unused.Rob Radez1-7/+0
2003-04-22[SPARC]: Refactor AUXIO support.Eric Brower4-11/+47
2003-04-22[SPARC]: Colin Gibbs gcc-3.x support.Pete Zaitcev11-177/+136
2003-04-21[SPARC]: CLOCK_MONOTONIC fixes, from x86.David S. Miller2-8/+41
2003-04-20[SPARC]: Platform code changes for irqreturn_t.David S. Miller7-12/+15
2003-04-20[SPARC]: Fix dumb typo in sun4c mm code.David S. Miller1-1/+1
2003-04-20[SPARC]: setup.c needs linux/initrd.hDavid S. Miller1-0/+1