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
*
powerpc/mpic: Use new smp_request_message_ipi
Milton Miller
2008-11-19
1
-28
/
+4
*
powerpc: Provide a separate handler for each IPI action
Milton Miller
2008-11-19
2
-0
/
+66
*
powerpc: Correct page-in counter for CMM with 64k pages
Robert Jennings
2008-11-19
1
-1
/
+1
*
powerpc/pmac: Use of_find_node_with_property() in pmac_setup_arch()
Michael Ellerman
2008-11-19
1
-3
/
+1
*
powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init()
Michael Ellerman
2008-11-19
1
-4
/
+1
*
powerpc: Use for_each_node_with_property() in of_irq_map_init()
Michael Ellerman
2008-11-19
1
-4
/
+1
*
of: Add helpers for finding device nodes which have a given property
Michael Ellerman
2008-11-19
2
-0
/
+41
*
powerpc: Optimise mutex
Nick Piggin
2008-11-19
1
-5
/
+130
*
powerpc: Optimise smp_rmb
Nick Piggin
2008-11-19
1
-9
/
+11
*
powerpc: Optimise smp_wmb
Nick Piggin
2008-11-19
2
-2
/
+6
*
powerpc: Update 64bit __copy_tofrom_user() using CPU_FTR_UNALIGNED_LD_STD
Mark Nelson
2008-11-19
1
-2
/
+15
*
powerpc: Remove superfluous WARN_ON() from dma-noncoherent.c
Hollis Blanchard
2008-11-19
1
-1
/
+0
*
powerpc: Tell gcc when we clobber the carry in inline asm
Paul Mackerras
2008-11-19
3
-12
/
+12
*
powerpc: udbg-based backend for hvc_console
David Gibson
2008-11-19
3
-0
/
+103
*
serial/pmac_zilog: Add console polling support
Chris J Arges
2008-11-19
1
-0
/
+27
*
powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutex
Geert Uytterhoeven
2008-11-19
6
-38
/
+14
*
Merge branch 'linux-2.6' into next
Paul Mackerras
2008-11-12
369
-4934
/
+10944
|
\
|
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-11-11
4
-6
/
+26
|
|
\
|
|
*
timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context
Gautham R Shenoy
2008-11-11
1
-1
/
+16
|
|
*
nohz: disable tick_nohz_kick_tick() for now
Thomas Gleixner
2008-11-10
1
-0
/
+4
|
|
*
irq: call __irq_enter() before calling the tick_idle_check
Thomas Gleixner
2008-11-10
1
-3
/
+4
|
|
*
x86: HPET: enter hpet_interrupt_handler with interrupts disabled
Matt Fleming
2008-11-10
1
-1
/
+1
|
|
*
x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP
Matt Fleming
2008-11-10
1
-1
/
+1
|
|
*
x86: HPET: convert WARN_ON to WARN_ON_ONCE
Matt Fleming
2008-11-10
1
-1
/
+1
|
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-11-11
5
-26
/
+48
|
|
\
\
|
|
*
|
sched: release buddies on yield
Peter Zijlstra
2008-11-11
1
-5
/
+12
|
|
*
|
fix for account_group_exec_runtime(), make sure ->signal can't be freed under...
Oleg Nesterov
2008-11-11
3
-0
/
+14
|
|
*
|
sched: clean up debug info
Peter Zijlstra
2008-11-10
2
-21
/
+22
|
|
|
/
|
*
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-11-11
3
-101
/
+91
|
|
\
\
|
|
*
\
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
Ingo Molnar
2008-11-11
228
-1451
/
+4396
|
|
|
\
\
|
|
|
*
|
ring-buffer: prevent infinite looping on time stamping
Steven Rostedt
2008-11-10
1
-1
/
+1
|
|
|
*
|
ftrace: disable tracing on resize
Steven Rostedt
2008-11-10
1
-1
/
+16
|
|
*
|
|
ftrace: fix breakage in bin_fmt results
Eric Anholt
2008-11-05
1
-1
/
+1
|
|
*
|
|
ftrace: ftrace.txt version update
Steven Rostedt
2008-11-04
1
-1
/
+1
|
|
*
|
|
ftrace: update txt document
Steven Rostedt
2008-11-04
1
-97
/
+72
|
*
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2008-11-11
6
-7
/
+58
|
|
\
\
\
\
|
|
*
|
|
|
[XFS] XFS: Check for valid transaction headers in recovery
David Chinner
2008-11-10
1
-1
/
+7
|
|
*
|
|
|
[XFS] handle memory allocation failures during log initialisation
Dave Chinner
2008-11-10
1
-3
/
+36
|
|
*
|
|
|
[XFS] Account for allocated blocks when expanding directories
David Chinner
2008-11-10
2
-0
/
+11
|
|
*
|
|
|
[XFS] Wait for all I/O on truncate to zero file size
Lachlan McIlroy
2008-11-10
1
-1
/
+1
|
|
*
|
|
|
[XFS] Fix use-after-free with log and quotas
Lachlan McIlroy
2008-11-10
1
-2
/
+3
|
*
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-11-11
9
-222
/
+256
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ocfs2: Check search result in ocfs2_xattr_block_get()
Tiger Yang
2008-11-10
1
-1
/
+6
|
|
*
|
|
|
|
ocfs2: fix printk related build warnings in xattr.c
Mark Fasheh
2008-11-10
1
-14
/
+20
|
|
*
|
|
|
|
ocfs2: truncate outstanding block after direct io failure
Dmitri Monakhov
2008-11-10
1
-0
/
+7
|
|
*
|
|
|
|
ocfs2/xattr: Proper hash collision handle in bucket division
Tao Ma
2008-11-10
1
-29
/
+115
|
|
*
|
|
|
|
ocfs2: return 0 in page_mkwrite to let VFS retry.
Tao Ma
2008-11-10
1
-1
/
+5
|
|
*
|
|
|
|
ocfs2: Set journal descriptor to NULL after journal shutdown
Sunil Mushran
2008-11-10
2
-0
/
+7
|
|
*
|
|
|
|
ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c.
Tao Ma
2008-11-10
1
-2
/
+2
|
|
*
|
|
|
|
ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails
Jan Kara
2008-11-10
1
-1
/
+3
[next]