summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Remove duplicate includes.Lucas Woods2007-11-065-6/+0
* [SPARC64]: Fix build with CONFIG_NET disabled.David S. Miller2007-10-311-1/+1
* [SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().David S. Miller2007-10-311-1/+1
* [SPARC64]: __inline__ --> inlineDavid S. Miller2007-10-275-17/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-251-1/+1
|\
| * [SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED)Chris Wright2007-10-231-1/+1
* | More SG build fixesDavid Miller2007-10-241-1/+1
* | SG build fixDavid Miller2007-10-241-1/+1
|/
* 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-224-61/+50
|\
| * [SPARC64]: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2007-10-221-2/+1
| * [SPARC64]: small Makefile cleanupsSam Ravnborg2007-10-221-9/+0
| * [SPARC64]: Stop using __do_IRQ().David S. Miller2007-10-222-50/+49
* | Update arch/ to use sg helpersJens Axboe2007-10-224-18/+11
|/
* 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
* [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
OpenPOWER on IntegriCloud