summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64
Commit message (Expand)AuthorAgeFilesLines
...
| * [SPARC64]: Const'ify pci_iommu_ops.David S. Miller2007-04-261-1/+1
| * [SPARC64]: Kill pbm->pci_first_slot.David S. Miller2007-04-261-3/+0
| * [SPARC64]: Kill pci_controller->pbms_same_domainDavid S. Miller2007-04-261-3/+0
| * [SPARC64]: Kill pci_controller->base_address_update().David S. Miller2007-04-261-1/+0
| * [SPARC64]: Kill pci_controller->resource_adjust()David S. Miller2007-04-261-1/+0
| * [SPARC64]: Kill PBM ranges software state.David S. Miller2007-04-261-2/+0
| * [SPARC64]: Kill PBM intmap software state.David S. Miller2007-04-261-3/+0
| * [SPARC64]: Internalize pci_memspace_mask.David S. Miller2007-04-261-8/+0
| * [SPARC64]: Probe PCI bus using OF device tree.David S. Miller2007-04-262-24/+17
| * [SPARC64] isa: Convert to use pci_device_to_OF_node().David S. Miller2007-04-261-2/+0
| * [SPARC64] ebus: Convert to use pci_device_to_OF_node().David S. Miller2007-04-261-2/+0
| * [SPARC/64]: constify of_get_property returnStephen Rothwell2007-04-261-2/+2
| * [SPARC64] constify of_get_property return: includeStephen Rothwell2007-04-262-3/+3
| * [SPARC64]: Add clocksource/clockevents support.David S. Miller2007-04-261-10/+7
| * [SPARC64]: Unify timer interrupt handler.David S. Miller2007-04-263-31/+4
* | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-251-0/+2
* | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-1/+2
|/
* [SPARC]: Add unsigned to unused bit field in a.out.hRobert Reif2007-04-021-1/+1
* [SPARC]: sparc64 gcc-4.2.0 20070317 -Werror failureMikael Pettersson2007-03-271-1/+1
* [SPARC64]: Get DEBUG_PAGEALLOC working again.David S. Miller2007-03-161-0/+2
* [SPARC]: Hook up missing syscalls.David S. Miller2007-03-121-8/+8
* [SPARC]: We do not need OLD_GETRLIMIT.David S. Miller2007-03-091-1/+0
* [SPARC64]: Fix PARPORT build (again).David S. Miller2007-03-081-0/+11
* [SPARC64]: Fix floppy build failure.David S. Miller2007-03-052-11/+11
* [SPARC]: Provide 'get_property()' alias for of_get_property().David S. Miller2007-03-021-0/+1
* [SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller2007-03-021-0/+3
* [SPARC64]: Fix parport_pc build.David S. Miller2007-02-282-4/+22
* [SPARC64]: Increase command line size to 2048 like other arches.David S. Miller2007-02-121-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-02-112-0/+32
|\
| * [SPARC64]: Add PCI MSI support on Niagara.David S. Miller2007-02-102-0/+32
* | [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0
|/
* [SPARC64]: Fix of_iounmap() region release.David S. Miller2006-12-311-1/+1
* [SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.David S. Miller2006-12-171-0/+10
* [SPARC64]: Minor irq handling cleanups.David S. Miller2006-12-171-2/+0
* [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+1
* [SPARC64]: Fix several kprobes bugs.David S. Miller2006-12-101-5/+6
* [SPARC64]: dma remove extra bracketsMariusz Kozlowski2006-12-101-3/+3
* [SPARC64]: Add irqtrace/stacktrace/lockdep support.David S. Miller2006-12-104-55/+160
* [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-0/+12
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+1
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-118/+0
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-2/+2
* [NET]: SPARC64 checksum annotations and cleanups.Al Viro2006-12-021-41/+36
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-12-011-4/+2
|\
| * PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox2006-12-011-4/+2
* | Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
|/
* [SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller2006-11-051-3/+7
* [SPARC64]: Fix futex_atomic_cmpxchg_inatomic implementation.David S. Miller2006-11-011-10/+8
OpenPOWER on IntegriCloud