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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile.
Justin P. Mattock
2011-04-10
1
-1
/
+0
|
*
|
|
|
|
ARM: 6868/1: Preserve the VFP state during fork
Catalin Marinas
2011-04-10
1
-0
/
+12
|
*
|
|
|
|
ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks
Catalin Marinas
2011-04-10
3
-7
/
+18
|
*
|
|
|
|
ARM: 6866/1: Do not restrict HIGHPTE to !OUTER_CACHE
Catalin Marinas
2011-04-10
1
-1
/
+0
|
*
|
|
|
|
ARM: 6865/1: perf: ensure pass through zero is counted on overflow
Will Deacon
2011-04-10
1
-1
/
+1
|
*
|
|
|
|
ARM: 6864/1: hw_breakpoint: clear DBGVCR out of reset
Will Deacon
2011-04-10
1
-0
/
+7
|
*
|
|
|
|
ARM: Only allow PM_SLEEP with CPUs which support suspend
Russell King
2011-04-02
1
-0
/
+2
|
*
|
|
|
|
ARM: Make consolidated PM sleep code depend on PM_SLEEP
Russell King
2011-04-02
8
-8
/
+8
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2011-04-14
4
-23
/
+42
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Blackfin: SMP: fix cache flush loop
Sonic Zhang
2011-04-13
1
-3
/
+16
|
*
|
|
|
|
|
Blackfin: time-ts: ack gptimer sooner to avoid missing short ints
Mike Frysinger
2011-04-13
1
-1
/
+7
|
*
|
|
|
|
|
Blackfin: gptimers: fix thinko when disabling timers
Mike Frysinger
2011-04-13
1
-1
/
+1
|
*
|
|
|
|
|
Blackfin: SMP: make all barriers handle cache issues
Graf Yang
2011-04-13
1
-18
/
+18
*
|
|
|
|
|
|
um: disable CONFIG_CMPXCHG_LOCAL
Richard Weinberger
2011-04-14
1
-0
/
+4
*
|
|
|
|
|
|
um: fix call tracer and bug handler
Richard Weinberger
2011-04-14
1
-0
/
+6
*
|
|
|
|
|
|
RapidIO/mpc85xx: fix possible mport registration problems
Alexandre Bounine
2011-04-14
1
-1
/
+3
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2011-04-13
7
-43
/
+53
|
\
\
\
\
\
\
|
*
|
|
|
|
|
avr32: add ATAG_BOARDINFO
Andreas Bießmann
2011-04-13
2
-0
/
+24
|
*
|
|
|
|
|
don't check platform_get_irq's return value against zero
Uwe Kleine-König
2011-04-13
1
-1
/
+1
|
*
|
|
|
|
|
avr32: init cannot ignore signals sent by force_sig_info()
Matt Fleming
2011-04-13
1
-22
/
+0
|
*
|
|
|
|
|
avr32: fix deadlock when reading clock list in debugfs
Ole Henrik Jahren
2011-04-13
1
-8
/
+16
|
*
|
|
|
|
|
avr32: Fix .size directive for cpu_enter_idle
Ben Hutchings
2011-04-13
1
-1
/
+1
|
*
|
|
|
|
|
avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototype
Jean-Christophe PLAGNIOL-VILLARD
2011-04-13
1
-1
/
+1
|
*
|
|
|
|
|
fix the wrong argument of the functions definition
Wanlong Gao
2011-04-13
1
-10
/
+10
*
|
|
|
|
|
|
m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...
Geert Uytterhoeven
2011-04-12
3
-1
/
+13
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-04-12
2
-3
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fix XEN_SAVE_RESTORE Kconfig dependencies
Shriram Rajagopalan
2011-04-11
1
-0
/
+1
|
*
|
|
|
|
|
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
2011-04-11
1
-3
/
+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-04-11
2
-16
/
+9
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
xen: Allow PV-OPS kernel to detect whether XSAVE is supported
Shan Haitao
2011-04-06
1
-1
/
+10
|
*
|
|
|
|
xen: just completely disable XSAVE
Jeremy Fitzhardinge
2011-04-06
1
-17
/
+1
|
*
|
|
|
|
xen/debug: Don't be so verbose with WARN on 1-1 mapping errors.
Konrad Rzeszutek Wilk
2011-04-04
1
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2011-04-08
4
-8
/
+8
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
[S390] compile fix for latest binutils
Martin Schwidefsky
2011-04-04
1
-1
/
+1
|
*
|
|
|
[S390] Fix parameter passing for smp_switch_to_cpu()
Michael Holzheu
2011-04-04
2
-2
/
+6
|
*
|
|
|
[S390] oprofile s390: prevent stack corruption
Jan Glauber
2011-04-04
1
-5
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-04-07
2
-8
/
+42
|
\
\
\
\
|
*
\
\
\
Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/le...
Paul Mundt
2011-03-29
2
-8
/
+42
|
|
\
\
\
\
|
|
*
|
|
|
sh: mach-ap325rxa: move backlight control code
Alexandre Courbot
2011-03-10
1
-8
/
+24
|
|
*
|
|
|
sh: mach-ecovec24: support for main lcd backlight
Alexandre Courbot
2011-03-10
1
-0
/
+18
*
|
|
|
|
|
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-04-07
4
-20
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ARM: arch-shmobile: only run FSI init on respective boards
Kuninori Morimoto
2011-04-06
1
-5
/
+3
|
*
|
|
|
|
|
ARM: arch-shmobile: only run HDMI init on respective boards
Guennadi Liakhovetski
2011-04-06
2
-13
/
+8
|
*
|
|
|
|
|
ARM: mach-shmobile: Correctly check for CONFIG_MACH_MACKEREL
Simon Horman
2011-04-06
2
-2
/
+2
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-04-07
3
-4
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sh: select ARCH_NO_SYSDEV_OPS.
Paul Mundt
2011-04-06
1
-0
/
+1
|
*
|
|
|
|
|
sh: fix build error in board-sh7757lcr.c
Yoshihiro Shimoda
2011-03-31
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2011-03-31
498
-3538
/
+3756
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sh: landisk: Remove whitespace
Nobuhiro Iwamatsu
2011-03-31
1
-2
/
+2
|
*
|
|
|
|
|
|
sh: landisk: Remove mv_nr_irqs
Nobuhiro Iwamatsu
2011-03-31
1
-1
/
+0
[prev]
[next]