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
*
[MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.
Ralf Baechle
2007-11-15
3
-3
/
+3
*
[MIPS] Sibyte: Fix name of clocksource.
Ralf Baechle
2007-11-15
1
-1
/
+1
*
[MIPS] SNI: s/achknowledge/acknowledge/
Maciej W. Rozycki
2007-11-15
1
-1
/
+1
*
[MIPS] Makefile: Fix canonical system names
Maciej W. Rozycki
2007-11-15
1
-1
/
+1
*
[MIPS] vpe: handle halting TCs in an errata safe way.
Nigel Stephens
2007-11-15
1
-4
/
+10
*
[MIPS] Sibyte: Stop timers before programming next even.
Ralf Baechle
2007-11-15
2
-0
/
+2
*
[MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks.
Ralf Baechle
2007-11-15
2
-2
/
+2
*
[MIPS] Lasat: Fix overlap of interrupt number ranges.
Yoichi Yuasa
2007-11-15
4
-28
/
+44
*
[MIPS] SNI PCIT CPLUS: workaround for b0rked irq wiring of onboard PCI bus 1
Thomas Bogendoerfer
2007-11-15
1
-1
/
+22
*
[MIPS] Fix shadow register support.
Ralf Baechle
2007-11-15
5
-74
/
+11
*
[MIPS] Change get_cycles to always return 0.
Ralf Baechle
2007-11-15
1
-1
/
+1
*
[MIPS] Fix typo in R3000 TRACE_IRQFLAGS code
Atsushi Nemoto
2007-11-15
1
-1
/
+1
*
[MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR.
Ralf Baechle
2007-11-15
2
-6
/
+6
*
[MIPS] iounmap if in vr41xx_pciu_init() pci clock is over 33MHz
Roel Kluin
2007-11-15
1
-0
/
+1
*
[MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt.
Ralf Baechle
2007-11-15
1
-13
/
+2
*
[MIPS] Sibyte: pin timer interrupt to their cores.
Ralf Baechle
2007-11-15
2
-0
/
+6
*
[MIPS] Qemu: Add early printk, your friend in a cold night.
Ralf Baechle
2007-11-15
5
-5
/
+35
*
[MIPS] Convert reference to mem_map to pfn_to_page().
Ralf Baechle
2007-11-15
1
-1
/
+1
*
[MIPS] Sibyte: resurrect old cache hack.
Ralf Baechle
2007-11-15
1
-1
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2007-11-14
1
-2
/
+1
|
\
|
*
[CRYPTO] geode: Fix not inplace encryption
Sebastian Siewior
2007-11-11
1
-2
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-11-14
12
-47
/
+89
|
\
\
|
*
|
mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free)
Jack Morgenstein
2007-11-14
1
-1
/
+1
|
*
|
RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device
Steve Wise
2007-11-13
1
-0
/
+1
|
*
|
IB/ehca: Fix static rate calculation
Joachim Fenkes
2007-11-13
5
-30
/
+54
|
*
|
IB/ehca: Return physical link information in query_port()
Joachim Fenkes
2007-11-13
2
-7
/
+19
|
*
|
IB/ipath: Fix race with ACK retry timeout list management
Ralph Campbell
2007-11-13
1
-2
/
+3
|
*
|
IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails
Ralph Campbell
2007-11-13
1
-4
/
+7
|
*
|
mlx4_core: Fix possible bad free in mlx4_buf_free()
Ali Ayoub
2007-11-13
1
-3
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86
Linus Torvalds
2007-11-14
19
-1235
/
+684
|
\
\
\
|
*
|
|
x86: enable "make ARCH=x86"
Sam Ravnborg
2007-11-12
5
-48
/
+19
|
*
|
|
x86: do not use $(ARCH) when not needed
Sam Ravnborg
2007-11-12
8
-18
/
+30
|
*
|
|
kconfig: use $K64BIT to set 64BIT with all*config targets
Sam Ravnborg
2007-11-12
2
-0
/
+3
|
*
|
|
kconfig: add helper to set config symbol from environment variable
Sam Ravnborg
2007-11-12
2
-0
/
+28
|
*
|
|
kconfig: factor out code in confdata.c
Sam Ravnborg
2007-11-12
1
-55
/
+64
|
*
|
|
x86: move the rest of the menu's to Kconfig
Sam Ravnborg
2007-11-12
3
-1543
/
+1052
|
*
|
|
x86: move all simple arch settings to Kconfig
Sam Ravnborg
2007-11-12
3
-234
/
+136
|
*
|
|
x86: copy x86_64 specific Kconfig symbols to Kconfig.i386
Sam Ravnborg
2007-11-12
2
-23
/
+198
|
*
|
|
x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64
Sam Ravnborg
2007-11-12
1
-17
/
+17
|
*
|
|
x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386
Sam Ravnborg
2007-11-12
1
-37
/
+53
|
*
|
|
x86: arch/x86/Kconfig.cpu unification
Sam Ravnborg
2007-11-12
4
-134
/
+95
|
*
|
|
x86: start unification of arch/x86/Kconfig.*
Sam Ravnborg
2007-11-12
3
-458
/
+404
|
*
|
|
x86: unification of cfufreq/Kconfig
Sam Ravnborg
2007-11-12
4
-132
/
+49
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-11-14
18
-96
/
+118
|
\
\
\
|
*
|
|
[NET]: rt_check_expire() can take a long time, add a cond_resched()
Eric Dumazet
2007-11-14
1
-0
/
+3
|
*
|
|
[ISDN] sc: Really, really fix warning
Frank Lichtenheld
2007-11-14
1
-1
/
+1
|
*
|
|
[ISDN] sc: Fix sndpkt to have the correct number of arguments
Frank Lichtenheld
2007-11-14
2
-2
/
+2
|
*
|
|
[TCP] FRTO: Clear frto_highmark only after process_frto that uses it
Ilpo Järvinen
2007-11-14
1
-2
/
+2
|
*
|
|
[NET]: Remove notifier block from chain when register_netdevice_notifier fails
Pavel Emelyanov
2007-11-14
1
-0
/
+2
|
*
|
|
[FS_ENET]: Fix module build.
Jochen Friedrich
2007-11-14
2
-4
/
+22
[next]