index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SPARC]: Make device_node name and type const
Stephen Rothwell
2007-04-26
2
-4
/
+4
*
[SPARC64]: constify some paramaters of OF routines
Stephen Rothwell
2007-04-26
1
-4
/
+6
*
[SPARC64]: Add proper header file extern for cmdline_memory_size.
David S. Miller
2007-04-26
1
-0
/
+2
*
[SPARC64]: Privatize sun4u_get_pte() and fix name.
David S. Miller
2007-04-26
1
-14
/
+0
*
[SPARC64]: MAX_PHYSADDR_BITS et al. really need to be 42 bits not 41.
David S. Miller
2007-04-26
1
-2
/
+2
*
[SPARC64]: Use SPARSEMEM_STATIC
David S. Miller
2007-04-26
1
-3
/
+3
*
[SPARC64]: Use DECLARE_BITMAP in struct pci_iommu.
David S. Miller
2007-04-26
1
-1
/
+1
*
[SPARC64]: Const'ify pci_iommu_ops.
David S. Miller
2007-04-26
1
-1
/
+1
*
[SPARC64]: Kill pbm->pci_first_slot.
David S. Miller
2007-04-26
1
-3
/
+0
*
[SPARC64]: Kill pci_controller->pbms_same_domain
David S. Miller
2007-04-26
1
-3
/
+0
*
[SPARC64]: Kill pci_controller->base_address_update().
David S. Miller
2007-04-26
1
-1
/
+0
*
[SPARC64]: Kill pci_controller->resource_adjust()
David S. Miller
2007-04-26
1
-1
/
+0
*
[SPARC64]: Kill PBM ranges software state.
David S. Miller
2007-04-26
1
-2
/
+0
*
[SPARC64]: Kill PBM intmap software state.
David S. Miller
2007-04-26
1
-3
/
+0
*
[SPARC64]: Internalize pci_memspace_mask.
David S. Miller
2007-04-26
1
-8
/
+0
*
[SPARC64]: Probe PCI bus using OF device tree.
David S. Miller
2007-04-26
2
-24
/
+17
*
[SPARC64] isa: Convert to use pci_device_to_OF_node().
David S. Miller
2007-04-26
1
-2
/
+0
*
[SPARC64] ebus: Convert to use pci_device_to_OF_node().
David S. Miller
2007-04-26
1
-2
/
+0
*
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
David S. Miller
2007-04-26
4
-7
/
+6
*
[SPARC]: constify some paramaters of OF routines
Stephen Rothwell
2007-04-26
1
-4
/
+6
*
[SPARC/64]: constify of_get_property return
Stephen Rothwell
2007-04-26
2
-3
/
+3
*
[SPARC64] constify of_get_property return: include
Stephen Rothwell
2007-04-26
2
-3
/
+3
*
[SPARC64]: Add clocksource/clockevents support.
David S. Miller
2007-04-26
1
-10
/
+7
*
[SPARC64]: Unify timer interrupt handler.
David S. Miller
2007-04-26
3
-31
/
+4
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-04-24
2
-0
/
+4
|
\
|
*
[IPV6]: Disallow RH0 by default.
YOSHIFUJI Hideaki
2007-04-24
2
-0
/
+4
*
|
Taskstats fix the structure members alignment issue
Balbir Singh
2007-04-24
1
-5
/
+8
|
/
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-04-20
5
-21
/
+11
|
\
|
*
[MIPS] Fix wrong checksum for split TCP packets on 64-bit MIPS
Dave Johnson
2007-04-20
1
-1
/
+1
|
*
[MIPS] Fix BUG(), BUG_ON() handling
Atsushi Nemoto
2007-04-20
1
-1
/
+2
|
*
[MIPS] Retry {save,restore}_fp_context if failed in atomic context.
Atsushi Nemoto
2007-04-20
1
-2
/
+7
|
*
[MIPS] Disallow CpU exception in kernel again.
Atsushi Nemoto
2007-04-20
2
-17
/
+0
|
*
[MIPS] Add missing silicon revisions for BCM112x
Mark Mason
2007-04-20
1
-0
/
+1
*
|
NFS: clean up the unstable write code
Trond Myklebust
2007-04-20
1
-30
/
+0
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-04-17
1
-3
/
+7
|
\
|
*
[NET]: Set a separate lockdep class for neighbour table's proxy_queue
Pavel Emelianov
2007-04-17
1
-0
/
+7
|
*
[NET]: Get rid of alloc_skb_from_cache
Herbert Xu
2007-04-17
1
-3
/
+0
*
|
Provide dummy devm_ioport_* if !HAS_IOPORT
Russell King
2007-04-17
1
-0
/
+13
*
|
alpha: build fixes - force architecture
Ivan Kokshaysky
2007-04-17
1
-12
/
+35
*
|
alpha: fixes for specific machine types
Ivan Kokshaysky
2007-04-17
2
-0
/
+3
*
|
kernel-doc: fix plist.h comments
Randy Dunlap
2007-04-17
1
-31
/
+23
*
|
allow vmsplice to work in 32-bit mode on ppc64
Don Zickus
2007-04-17
1
-1
/
+1
|
/
*
NFS: Ensure PG_writeback is cleared when writeback fails
Trond Myklebust
2007-04-14
1
-1
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2007-04-10
1
-0
/
+2
|
\
|
*
ide: correctly prevent IDE timer expiry function to run if request was alread...
Suleiman Souhlal
2007-04-10
1
-0
/
+2
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2007-04-10
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
[IA64] SGI Altix : fix pcibr_dmamap_ate32() bug
Mike Habeck
2007-04-06
1
-2
/
+3
*
|
[PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21
Zachary Amsden
2007-04-08
2
-0
/
+5
*
|
[PATCH] high-res timers: resume fix
Ingo Molnar
2007-04-07
1
-0
/
+3
|
/
*
[PATCH] ia64: desc_empty thinko/typo fix
Maciej Zenczykowski
2007-04-04
1
-1
/
+1
[next]