aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* | 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/+8
|/
* [SPARC64]: virt_to_real_irq_table --> virt_irq_tableDavid S. Miller2007-10-131-20/+20
* [SPARC64]: virt_irq --> bucket mapping no longer necessaryDavid S. Miller2007-10-132-12/+9
* [SPARC64]: Kill ugly __bucket() macro.David S. Miller2007-10-131-146/+92
* [SPARC64]: Kill ugly __irq_ino() macro.David S. Miller2007-10-132-12/+12
* [SPARC64]: Only use bypass accesses to INO buckets.David S. Miller2007-10-132-33/+91
* [SPARC64]: Update defconfig.David S. Miller2007-10-131-5/+33
* [SPARC64]: Use sun4v VIRQ interfaces as intended.David S. Miller2007-10-132-12/+31
* [SPARC64]: Allocate ivector_table dynamically.David S. Miller2007-10-131-11/+11
* [SPARC64]: Access ivector_table[] using physical addresses.David S. Miller2007-10-134-39/+49
* [SPARC64]: Make IVEC pointers 64-bit.David S. Miller2007-10-133-25/+32
* [SPARC64]: Fix register usage in xor_raid_4().David S. Miller2007-10-131-6/+6
* [SPARC64]: Kill pci_memspace_mask.David S. Miller2007-10-136-52/+30
* [SPARC64]: Consolidate MSI support code.David S. Miller2007-10-136-775/+700
* [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.Stephen Rothwell2007-10-133-3/+9
* [SPARC64]: Fix bugs in SYSV IPC handling in 64-bit processes.David S. Miller2007-10-131-11/+4
* [SPARC/64]: Prepare to remove of_platform_driver name.Stephen Rothwell2007-10-131-1/+4
* [SPARC64]: beautify vmlinux.ldsSam Ravnborg2007-10-131-89/+122
* [SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.David S. Miller2007-10-132-1/+516
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-10-121-1/+0
|\
| * [CPUFREQ] move policy's governor initialisation out of low-level drivers into...Thomas Renninger2007-10-041-1/+0
* | [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+2
* | [SPARC64]: Fix 'niu' complex IRQ probing.David S. Miller2007-10-041-1/+2
* | [SPARC64]: check fork_idle() errorAkinobu Mita2007-10-041-0/+2
* | [SPARC64]: Temporary workaround for PCI-E slot on T1000.David S. Miller2007-10-031-2/+2
* | [SPARC64]: VIO device addition log message level is too high.David S. Miller2007-10-031-1/+1
* | [SPARC64]: Fix domain-services port probing.David S. Miller2007-10-031-1/+26
* | [SPARC64]: Don't use in/local regs for ldx/stx data in N1 memcpy.David S. Miller2007-10-021-4/+4
|/
* [SPARC64]: Fix missing load-twin usage in Niagara-1 memcpy.David S. Miller2007-10-023-166/+221
* [SPARC64]: Fix put_user() calls in binfmt_aout32.cDavid S. Miller2007-09-301-2/+2
* [SPARC]: Fix EBUS use of uninitialized variable.David S. Miller2007-09-271-1/+4
* [SPARC64]: Warn user if cpu is ignored.David S. Miller2007-09-162-2/+10
* [SPARC64]: Fix lockdep, particularly on SMP.David S. Miller2007-09-163-26/+58
* [SPARC64]: Update defconfig.David S. Miller2007-09-161-11/+5
* [SPARC64]: Fix booting on V100 systems.David S. Miller2007-09-121-1/+12
* hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson2007-08-311-1/+1
* [SPARC64]: Fix several bugs in MSI handling.David S. Miller2007-08-303-14/+30
* [SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling.David S. Miller2007-08-301-1/+1
* [SPARC64]: SMP trampoline needs to avoid %tick_cmpr on sun4v too.David S. Miller2007-08-161-4/+3
* [SPARC64]: Do not touch %tick_cmpr on sun4v cpus.David S. Miller2007-08-161-1/+2
* [SPARC64]: Niagara-2 optimized copies.David S. Miller2007-08-168-1/+716
* [SPARC64]: Allow userspace to get at the machine description.David S. Miller2007-08-151-0/+38
* [SPARC64]: Fix memory leak when cpu hotplugging.David S. Miller2007-08-084-65/+28
* [SPARC64]: Do not assume sun4v chips have load-twin/store-init support.David S. Miller2007-08-0810-33/+588