aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [SPARC/64]: Consolidate of_register_driverStephen Rothwell2007-10-171-20/+0
* [SPARC64]: Check of_get_property() return in pci_determine_mem_io_space().David S. Miller2007-10-171-0/+7
* [SPARC64]: Fix boot failures due to bootmem.David S. Miller2007-10-171-4/+4
* 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-172-2/+0
* | core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman2007-10-171-6/+4
* | Use list_head in binfmt handlingAlexey Dobriyan2007-10-171-2/+5
|/
* 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
* | SPARC64: SPARSEMEM_VMEMMAP supportDavid Miller2007-10-161-0/+16
* | 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-131-31/+91
* [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]: 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
* | [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]: 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-162-10/+58
* [SPARC64]: Fix booting on V100 systems.David S. Miller2007-09-121-1/+12
* [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-161-1/+10
* [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-083-32/+122