summaryrefslogtreecommitdiff
path: root/include/asm-sparc64
AgeCommit message (Expand)AuthorFilesLines
2005-09-20[SPARC64]: Verify vmalloc TLB misses more strictly.David S. Miller1-9/+11
2005-09-19[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.hDavid S. Miller4-7/+9
2005-09-10[PATCH] spinlock consolidationIngo Molnar2-138/+42
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds1-0/+2
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller1-0/+2
2005-09-08[SPARC64]: Inline membar()'s again.David S. Miller1-7/+42
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell1-8/+1
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell1-9/+0
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell1-2/+0
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell1-25/+1
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl1-6/+0
2005-09-07[PATCH] remove asm-*/hdreg.hChristoph Hellwig1-1/+0
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu1-0/+4
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell1-8/+10
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek1-0/+53
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds4-28/+42
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett1-2/+0
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell1-14/+2
2005-09-01[SPARC]: Kill io_remap_page_range()David S. Miller1-3/+0
2005-08-31[SPARC64]: Use 'unsigned long' for port argument to I/O string ops.David S. Miller1-12/+35
2005-08-29[SPARC64]: Eliminate irq_cpustat_t.David S. Miller2-13/+7
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy1-0/+2
2005-08-29[SPARC64]: More fully work around Spitfire Errata 51.David S. Miller4-15/+18
2005-08-29[SPARC64]: Make debugging spinlocks usable again.David S. Miller1-16/+24
2005-08-29[SPARC64]: remove use of asm/segment.hKumar Gala2-7/+0
2005-08-29[SPARC64]: Revamp Spitfire error trap handling.David S. Miller1-0/+82
2005-08-19[SPARC64]: Move kernel unaligned trap handlers into assembler file.David S. Miller1-0/+5
2005-07-27[SPARC]: Add inotify syscall entries.David S. Miller1-3/+3
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman1-0/+6
2005-07-24[SPARC64]: Move syscall success and newchild state out of thread flags.David S. Miller3-13/+15
2005-07-24[SPARC64]: Privatize sun5_timer.David S. Miller1-41/+0
2005-07-24[SPARC64]: Kill totally unused inline functions from asm/spitfire.hDavid S. Miller1-130/+0
2005-07-24[SPARC64]: Simplify asm/rwsem.h slightly.David S. Miller1-44/+4
2005-07-24[SPARC64]: Non-atomic bitops do not need volatile operationsDavid S. Miller1-28/+28
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown1-1/+1
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li1-1/+1
2005-07-11[SPARC64]: Add missing asm-sparc64/seccomp.h file.David S. Miller1-0/+21
2005-07-10[SPARC64]: Add syscall auditing support.David S. Miller1-3/+5
2005-07-10[SPARC64]: Add SECCOMP support.David S. Miller1-1/+2
2005-07-10[SPARC]: Add ioprio system call support.David S. Miller1-2/+2
2005-07-08[SPARC64]: Support CONFIG_HZDavid S. Miller1-2/+3
2005-07-06[SPARC64]: Fix enable_dma() in asm-sparc64/parport.hEddie C. Dost1-2/+2
2005-07-04[SPARC64]: Do proper DMA IRQ syncing on TomatilloDavid S. Miller1-0/+3
2005-07-04[SPARC64]: Add support for IRQ pre-handlers.David S. Miller2-44/+20
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH6-26/+32
2005-06-27[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton1-0/+2
2005-06-27[PATCH] PCI: DMA bursting adviceDavid S. Miller1-0/+17
2005-06-27[SPARC64]: Get rid of fast IRQ feature.David S. Miller3-14/+11
2005-06-27[SPARC64]: Avoid membar instructions in delay slots.David S. Miller3-12/+21
2005-06-25[PATCH] sched: cleanup context switch lockingNick Piggin1-10/+4