summaryrefslogtreecommitdiff
path: root/include/asm-sparc64
AgeCommit message (Expand)AuthorFilesLines
2007-04-26[SPARC64]: Kill pci_controller->resource_adjust()David S. Miller1-1/+0
2007-04-26[SPARC64]: Kill PBM ranges software state.David S. Miller1-2/+0
2007-04-26[SPARC64]: Kill PBM intmap software state.David S. Miller1-3/+0
2007-04-26[SPARC64]: Internalize pci_memspace_mask.David S. Miller1-8/+0
2007-04-26[SPARC64]: Probe PCI bus using OF device tree.David S. Miller2-24/+17
2007-04-26[SPARC64] isa: Convert to use pci_device_to_OF_node().David S. Miller1-2/+0
2007-04-26[SPARC64] ebus: Convert to use pci_device_to_OF_node().David S. Miller1-2/+0
2007-04-26[SPARC/64]: constify of_get_property returnStephen Rothwell1-2/+2
2007-04-26[SPARC64] constify of_get_property return: includeStephen Rothwell2-3/+3
2007-04-26[SPARC64]: Add clocksource/clockevents support.David S. Miller1-10/+7
2007-04-26[SPARC64]: Unify timer interrupt handler.David S. Miller3-31/+4
2007-04-26[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet1-0/+2
2007-04-26[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-1/+2
2007-04-03[SPARC]: Add unsigned to unused bit field in a.out.hRobert Reif1-1/+1
2007-03-27[SPARC]: sparc64 gcc-4.2.0 20070317 -Werror failureMikael Pettersson1-1/+1
2007-03-17[SPARC64]: Get DEBUG_PAGEALLOC working again.David S. Miller1-0/+2
2007-03-13[SPARC]: Hook up missing syscalls.David S. Miller1-8/+8
2007-03-10[SPARC]: We do not need OLD_GETRLIMIT.David S. Miller1-1/+0
2007-03-09[SPARC64]: Fix PARPORT build (again).David S. Miller1-0/+11
2007-03-06[SPARC64]: Fix floppy build failure.David S. Miller2-11/+11
2007-03-03[SPARC]: Provide 'get_property()' alias for of_get_property().David S. Miller1-0/+1
2007-03-03[SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller1-0/+3
2007-03-01[SPARC64]: Fix parport_pc build.David S. Miller2-4/+22
2007-02-13[SPARC64]: Increase command line size to 2048 like other arches.David S. Miller1-1/+1
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-0/+32
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-18/+0
2007-02-11[SPARC64]: Add PCI MSI support on Niagara.David S. Miller2-0/+32
2007-01-01[SPARC64]: Fix of_iounmap() region release.David S. Miller1-1/+1
2006-12-18[SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.David S. Miller1-0/+10
2006-12-18[SPARC64]: Minor irq handling cleanups.David S. Miller1-2/+0
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle1-0/+1
2006-12-10[SPARC64]: Fix several kprobes bugs.David S. Miller1-5/+6
2006-12-10[SPARC64]: dma remove extra bracketsMariusz Kozlowski1-3/+3
2006-12-10[SPARC64]: Add irqtrace/stacktrace/lockdep support.David S. Miller4-55/+160
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox1-0/+12
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-1/+1
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle1-1/+1
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-118/+0
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra1-2/+2
2006-12-03[NET]: SPARC64 checksum annotations and cleanups.Al Viro1-41/+36
2006-12-02Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-4/+2
2006-12-02Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+7
2006-12-02PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox1-4/+2
2006-11-06[SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller1-3/+7
2006-11-02[SPARC64]: Fix futex_atomic_cmpxchg_inatomic implementation.David S. Miller1-10/+8
2006-10-23[SPARC64]: 8-byte align return value from compat_alloc_user_space()David S. Miller1-2/+5
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox1-15/+0
2006-10-08[PATCH] sparc64 pt_regs fixesAl Viro2-4/+5
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0