summaryrefslogtreecommitdiffstats
path: root/arch/sparc64
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Remove duplicate includes.Lucas Woods2007-11-075-6/+0Star
* [SPARC64]: Update defconfig.David S. Miller2007-11-011-35/+34Star
* [SPARC64]: Fix build with CONFIG_NET disabled.David S. Miller2007-10-312-2/+2
* [SPARC64]: Fix build failure when CONFIG_BUG is disabled.David S. Miller2007-10-311-1/+3
* [SPARC64]: Kill unused ITAG_MASK macro in ultra.SDavid S. Miller2007-10-311-7/+0Star
* [SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().David S. Miller2007-10-311-1/+1
* [SPARC64]: __inline__ --> inlineDavid S. Miller2007-10-278-56/+37Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-261-1/+1
|\
| * [SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED)Chris Wright2007-10-241-1/+1
* | More SG build fixesDavid Miller2007-10-241-1/+1
* | SG build fixDavid Miller2007-10-241-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-241-2/+0Star
|\
| * [SCSI] fc4: remove this and all associated driversMatthew Wilcox2007-10-181-2/+0Star
* | sparc64: zero out dma_lengthFUJITA Tomonori2007-10-231-0/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-238-125/+87Star
|\ \
| * | [SPARC64]: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2007-10-231-2/+1Star
| * | [SPARC64]: small Makefile cleanupsSam Ravnborg2007-10-223-14/+1Star
| * | [SPARC64]: Stop using __do_IRQ().David S. Miller2007-10-223-50/+53
| * | [SPARC64]: Update defconfig.David S. Miller2007-10-221-59/+32Star
* | | Update arch/ to use sg helpersJens Axboe2007-10-224-18/+11Star
|/ /
* | Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-192-31/+1Star
* | Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-1/+1
* | pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-1/+1
* | pid namespaces: round up the APIPavel Emelianov2007-10-191-2/+2
* | [SPARC/64]: Consolidate of_register_driverStephen Rothwell2007-10-181-20/+0Star
* | [SPARC64]: Check of_get_property() return in pci_determine_mem_io_space().David S. Miller2007-10-181-0/+7
* | [SPARC64]: Fix boot failures due to bootmem.David S. Miller2007-10-181-4/+4
* | [SPARC64]: Implement atomic backoff.David S. Miller2007-10-182-20/+48
|/
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-174-35/+46
|\
| * Fix loop terminating conditions in fill_sg().David S. Miller2007-10-172-12/+15
| * SPARC64: fix iommu sg chainingFUJITA Tomonori2007-10-174-23/+31
* | remove include/asm-*/ipc.hAdrian Bunk2007-10-173-3/+1Star
* | core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman2007-10-171-6/+4Star
* | KCONFIG: Make "Instrumentation support" non-EXPERIMENTALRobert P. J. Day2007-10-171-1/+0Star
* | Use list_head in binfmt handlingAlexey Dobriyan2007-10-171-2/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-4/+4
|\
| * kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-1/+1
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-3/+3
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-162-28/+43
|\ \
| * | SPARC64: sg chaining supportJens Axboe2007-10-162-28/+43
* | | kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-161-0/+2
* | | fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-161-5/+0Star
* | | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* | | SPARC64: SPARSEMEM_VMEMMAP supportDavid Miller2007-10-163-1/+69
* | | Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-161-9/+8Star
|/ /
* | [SPARC64]: virt_to_real_irq_table --> virt_irq_tableDavid S. Miller2007-10-141-20/+20
* | [SPARC64]: virt_irq --> bucket mapping no longer necessaryDavid S. Miller2007-10-142-12/+9Star
* | [SPARC64]: Kill ugly __bucket() macro.David S. Miller2007-10-141-146/+92Star
* | [SPARC64]: Kill ugly __irq_ino() macro.David S. Miller2007-10-142-12/+12
* | [SPARC64]: Only use bypass accesses to INO buckets.David S. Miller2007-10-142-33/+91