summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64
Commit message (Expand)AuthorAgeFilesLines
...
* | [SPARC64]: Fix for Niagara memory corruption.David S. Miller2006-06-231-0/+2
* | [SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.David S. Miller2006-06-231-2/+3
* | [SPARC64]: Add of_getintprop_default().David S. Miller2006-06-231-0/+3
* | [SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree.David S. Miller2006-06-231-2/+3
* | [SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller2006-06-231-6/+6
* | [SPARC64]: Add of_find_node_by_{name,type}().David S. Miller2006-06-231-0/+10
* | [SPARC64]: Import OBP device tree into kernel data structures.David S. Miller2006-06-231-0/+79
* | [SBUS]: Start cleaning up generic sbus support layer.David S. Miller2006-06-231-0/+1
* | [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas2006-06-221-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-205-97/+29
|\ \
| * | [SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller2006-06-203-76/+6
| * | [SPARC64]: Virtualize IRQ numbers.David S. Miller2006-06-201-2/+11
| * | [SPARC64]: Kill ino_bucket->pilDavid S. Miller2006-06-201-6/+5
| * | [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-8/+0
| * | [SPARC64]: Send all device interrupts via one PIL.David S. Miller2006-06-202-12/+14
* | | Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-2029-30/+2
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-243-6/+147
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-062-3/+1
| |\ \
| * | | Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-2/+2
| * | | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2628-28/+0
* | | | [SPARC64]: Fix D-cache corruption in mremapDavid S. Miller2006-06-011-0/+17
| |_|/ |/| |
* | | [SPARC64]: Respect gfp_t argument to dma_alloc_coherent().David S. Miller2006-05-232-3/+142
* | | [SPARC]: Add robust futex syscall entries.David S. Miller2006-05-211-3/+5
| |/ |/|
* | [SPARC]: Hook up vmsplice into syscall tables.David S. Miller2006-05-031-1/+1
* | [SPARC64]: Kill __flush_tlb_page() prototype.David S. Miller2006-04-301-2/+0
|/
* [SPARC]: __NR_sys removalOGAWA Hirofumi2006-04-241-1/+1
* [SPARC]: __NR_sys_splice --> __NR_spliceDavid S. Miller2006-04-191-1/+1
* [SPARC]: Hook up sys_tee() into syscall tables.David S. Miller2006-04-141-1/+1
* [PATCH] for_each_possible_cpu: sparc64KAMEZAWA Hiroyuki2006-04-111-1/+1
* [SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller2006-03-311-1/+1
* [SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller2006-03-311-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-281-2/+20
|\
| * [SPARC64]: Implement futex_atomic_cmpxchg_inatomic().David S. Miller2006-03-281-2/+20
* | [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
|/
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-7/+4
* [PATCH] lightweight robust futexes: arch defaultsIngo Molnar2006-03-271-0/+6
* [PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki2006-03-271-0/+2
* [PATCH] bitops: sparc64: use generic bitopsAkinobu Mita2006-03-261-206/+13
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-261-3/+3
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-4/+3
* [PATCH] atomic: add_unless cmpxchg optimiseNick Piggin2006-03-231-2/+8
* [PATCH] Move read_mostly definition to asm/cache.hKyle McMartin2006-03-231-0/+2
* [SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller2006-03-225-30/+61
* [SPARC64]: Fix 2 bugs in huge page support.David S. Miller2006-03-201-0/+1
* [SPARC64]: Optimized TSB table initialization.David S. Miller2006-03-201-0/+1
* [SPARC64]: Increase top of 32-bit process stack.David S. Miller2006-03-201-2/+4
* [SPARC64]: Top-down address space allocation for 32-bit tasks.David S. Miller2006-03-202-1/+6
* [SPARC64]: Fix and re-enable dynamic TSB sizing.David S. Miller2006-03-201-12/+38
* [SPARC64]: Fix system type in /proc/cpuinfo and remove bogus OBP check.David S. Miller2006-03-201-21/+2
OpenPOWER on IntegriCloud