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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] powerpc: Add xparameters file for Xilinx ML403 reference design
Grant C. Likely
2006-02-07
1
-0
/
+243
*
[PATCH] powerpc: Add Virtex-4 FX to cpu table
Grant C. Likely
2006-02-07
1
-1
/
+11
*
[PATCH] powerpc: Add ML300 defconfig
Grant C. Likely
2006-02-07
1
-0
/
+739
*
[PATCH] powerpc: Migrate ML300 reference design to the platform bus
Grant C. Likely
2006-02-07
4
-25
/
+55
*
[PATCH] powerpc: Migrate Xilinx Vertex support from the OCP bus to the platfo...
Grant C. Likely
2006-02-07
7
-128
/
+80
*
[PATCH] powerpc: Make Virtex-II Pro support generic for all Virtex devices
Grant C. Likely
2006-02-07
7
-11
/
+16
*
[PATCH] powerpc: Move xparameters.h into xilinx virtex device specific path
Grant C. Likely
2006-02-07
3
-2
/
+2
*
[PATCH] powerpc: avoid timer interrupt replay effect when onlining cpu
Nathan Lynch
2006-02-07
1
-0
/
+3
*
[PATCH] powerpc: hypervisor check in pseries_kexec_cpu_down
Michael Neuling
2006-02-07
1
-1
/
+1
*
[PATCH] documentation/powerpc: add bus-frequency property to SOC node
Becky Bruce
2006-02-07
1
-0
/
+8
*
[PATCH] powerpc: Don't use toc in decrementer_iSeries_masked
Michael Ellerman
2006-02-07
1
-2
/
+3
*
[PATCH] powerpc: Cleanup, consolidating icache dirtying logic
David Gibson
2006-02-07
1
-12
/
+2
*
[PATCH] Don't check pointer for NULL before passing it to kfree [arch/powerpc...
Jesper Juhl
2006-02-07
1
-2
/
+1
*
[PATCH] powerpc: fix compile warning in udbg_init_maple_realmode
Olaf Hering
2006-02-07
1
-1
/
+1
*
[PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_address
Olaf Hering
2006-02-07
2
-1
/
+5
*
[PATCH] powerpc: remove pointer/integer confusion in of_find_node_by_name
Olaf Hering
2006-02-07
1
-2
/
+2
*
[PATCH] powerpc: restore clock speed in /proc/cpuinfo
Olaf Hering
2006-02-07
3
-23
/
+1
*
[PATCH] powerpc: remove pointer/integer confusion in generic_calibrate_decr
Olaf Hering
2006-02-07
1
-4
/
+4
*
[PATCH] powerpc: Don't overwrite flat device tree with kdump kernel
Michael Ellerman
2006-02-07
3
-0
/
+32
*
[PATCH] powerpc: remove useless call to touch_softlockup_watchdog
Dave C Boutcher
2006-02-07
1
-4
/
+0
*
[PATCH] powerpc: prod all processors after ibm,suspend-me
Dave C Boutcher
2006-02-07
1
-0
/
+3
*
[PATCH] powerpc: return correct rtas status from ibm,suspend-me
Dave C Boutcher
2006-02-07
1
-2
/
+2
*
[PATCH] powerpc: Fix !SMP build of rtas.c
Michael Ellerman
2006-02-07
1
-0
/
+1
*
[PATCH] powerpc: IOMMU SG paranoia
Jake Moilanen
2006-02-07
1
-3
/
+6
*
[PATCH] powerpc: Refuse to boot a kdump kernel via OF
Michael Ellerman
2006-02-07
1
-0
/
+4
*
[PATCH] powerpc: Make sure we don't create empty lmb regions
Michael Ellerman
2006-02-07
1
-0
/
+4
*
[PATCH] powerpc: Don't allocate zero bytes in finish_device_tree()
Michael Ellerman
2006-02-07
1
-1
/
+6
*
[PATCH] powerpc/8xx: last two 8MB D-TLB entries are incorrectly set
Marcelo Tosatti
2006-02-07
1
-2
/
+5
*
[PATCH] powerpc: Fix spufs initialization sequence.
Geoff Levand
2006-02-07
1
-1
/
+1
*
powerpc/64: Fix bug in setting floating-point exception mode
Paul Mackerras
2006-02-07
1
-1
/
+1
*
Merge ../linux-2.6
Paul Mackerras
2006-02-07
1176
-20653
/
+33851
|
\
|
*
[PATCH] USB: Fix GPL markings on usb core functions.
Greg KH
2006-02-05
1
-3
/
+3
|
*
mm/slab.c (non-NUMA): Fix compile warning and clean up code
Linus Torvalds
2006-02-05
1
-3
/
+8
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-02-05
2
-8
/
+17
|
|
\
|
|
*
[SPARC64]: Update defconfig.
David S. Miller
2006-02-05
1
-8
/
+13
|
|
*
[SPARC64]: Add .gitignore file for sparc64 boot images.
David S. Miller
2006-02-05
1
-0
/
+4
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-02-05
21
-61
/
+124
|
|
\
\
|
|
*
|
[NETFILTER]: Fix check whether dst_entry needs to be released after NAT
Patrick McHardy
2006-02-04
1
-2
/
+2
|
|
*
|
[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification
Patrick McHardy
2006-02-04
4
-21
/
+36
|
|
*
|
[NETFILTER]: Fix ip6t_policy address matching
Patrick McHardy
2006-02-04
1
-2
/
+3
|
|
*
|
[NETFILTER]: Check policy length in policy match strict mode
Patrick McHardy
2006-02-04
2
-2
/
+2
|
|
*
|
[NETFILTER]: Fix possible overflow in netfilters do_replace()
Kirill Korotaev
2006-02-04
4
-0
/
+28
|
|
*
|
[NETFILTER]: nf_conntrack: fix incorrect memset() size in FTP helper
Samir Bellabes
2006-02-04
1
-2
/
+0
|
|
*
|
[NETFILTER]: iptables: fix typos in ipt_connbytes.h
Yasuyuki Kozakai
2006-02-04
1
-2
/
+2
|
|
*
|
[NETFILTER]: Fix missing src port initialization in tftp expectation mask
Patrick McHardy
2006-02-04
1
-0
/
+1
|
|
*
|
[NETFILTER]: nfnetlink_queue: fix packet marking over netlink
Patrick McHardy
2006-02-04
1
-1
/
+2
|
|
*
|
[NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log
Patrick McHardy
2006-02-04
3
-18
/
+28
|
|
*
|
[NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'
Holger Eitzenberger
2006-02-04
3
-3
/
+7
|
|
*
|
[NETFILTER]: nf_conntrack: check address family when finding protocol module
Yasuyuki Kozakai
2006-02-04
2
-7
/
+10
|
|
*
|
[NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystem
Pablo Neira Ayuso
2006-02-04
2
-0
/
+2
[next]