aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-125/+87
2007-10-22[SPARC64]: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz1-2/+1
2007-10-22Update arch/ to use sg helpersJens Axboe4-18/+11
2007-10-22[SPARC64]: small Makefile cleanupsSam Ravnborg3-14/+1
2007-10-22[SPARC64]: Stop using __do_IRQ().David S. Miller3-50/+53
2007-10-21[SPARC64]: Update defconfig.David S. Miller1-59/+32
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2-31/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-1/+1
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov1-1/+1
2007-10-19pid namespaces: round up the APIPavel Emelianov1-2/+2
2007-10-17[SPARC/64]: Consolidate of_register_driverStephen Rothwell1-20/+0
2007-10-17[SPARC64]: Check of_get_property() return in pci_determine_mem_io_space().David S. Miller1-0/+7
2007-10-17[SPARC64]: Fix boot failures due to bootmem.David S. Miller1-4/+4
2007-10-17[SPARC64]: Implement atomic backoff.David S. Miller2-20/+48
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds4-35/+46
2007-10-17remove include/asm-*/ipc.hAdrian Bunk3-3/+1
2007-10-17core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman1-6/+4
2007-10-17KCONFIG: Make "Instrumentation support" non-EXPERIMENTALRobert P. J. Day1-1/+0
2007-10-17Use list_head in binfmt handlingAlexey Dobriyan1-2/+5
2007-10-17Fix loop terminating conditions in fill_sg().David S. Miller2-12/+15
2007-10-17SPARC64: fix iommu sg chainingFUJITA Tomonori4-23/+31
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-4/+4
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-28/+43
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu1-0/+2
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki1-5/+0
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-10-16SPARC64: SPARSEMEM_VMEMMAP supportDavid Miller3-1/+69
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis1-9/+8
2007-10-16SPARC64: sg chaining supportJens Axboe2-28/+43
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg1-1/+1
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-3/+3
2007-10-13[SPARC64]: virt_to_real_irq_table --> virt_irq_tableDavid S. Miller1-20/+20
2007-10-13[SPARC64]: virt_irq --> bucket mapping no longer necessaryDavid S. Miller2-12/+9
2007-10-13[SPARC64]: Kill ugly __bucket() macro.David S. Miller1-146/+92
2007-10-13[SPARC64]: Kill ugly __irq_ino() macro.David S. Miller2-12/+12
2007-10-13[SPARC64]: Only use bypass accesses to INO buckets.David S. Miller2-33/+91
2007-10-13[SPARC64]: Update defconfig.David S. Miller1-5/+33
2007-10-13[SPARC64]: Use sun4v VIRQ interfaces as intended.David S. Miller2-12/+31
2007-10-13[SPARC64]: Allocate ivector_table dynamically.David S. Miller1-11/+11
2007-10-13[SPARC64]: Access ivector_table[] using physical addresses.David S. Miller4-39/+49
2007-10-13[SPARC64]: Make IVEC pointers 64-bit.David S. Miller3-25/+32
2007-10-13[SPARC64]: Fix register usage in xor_raid_4().David S. Miller1-6/+6
2007-10-13[SPARC64]: Kill pci_memspace_mask.David S. Miller6-52/+30
2007-10-13[SPARC64]: Consolidate MSI support code.David S. Miller6-775/+700
2007-10-13[SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.Stephen Rothwell3-3/+9
2007-10-13[SPARC64]: Fix bugs in SYSV IPC handling in 64-bit processes.David S. Miller1-11/+4
2007-10-13[SPARC/64]: Prepare to remove of_platform_driver name.Stephen Rothwell1-1/+4
2007-10-13[SPARC64]: beautify vmlinux.ldsSam Ravnborg1-89/+122
2007-10-13[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.David S. Miller2-1/+516
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+0