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
/
alpha
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2010-10-21
2
-28
/
+67
|
\
|
*
Fix IRQ flag handling naming
David Howells
2010-10-07
2
-28
/
+67
*
|
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
2010-10-18
1
-5
/
+0
|
/
*
alpha: unb0rk sigsuspend() and rt_sigsuspend()
Al Viro
2010-09-18
1
-0
/
+1
*
alpha: wire up fanotify and prlimit64 syscalls
Mikael Pettersson
2010-09-18
1
-1
/
+4
*
alpha: fix build breakage in asm/cacheflush.h
Tejun Heo
2010-09-18
1
-0
/
+2
*
alpha: remove homegrown L1_CACHE_ALIGN macro
FUJITA Tomonori
2010-08-31
1
-1
/
+0
*
archs: replace unifdef-y with header-y
Sam Ravnborg
2010-08-14
1
-6
/
+5
*
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
2010-08-11
1
-1
/
+0
*
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
2010-08-11
1
-1
/
+0
*
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
1
-2
/
+0
|
\
|
*
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
2010-08-07
1
-2
/
+0
*
|
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2010-08-10
2
-0
/
+3
*
|
tty: remove remaining Hayes ESP ioctls
Greg Kroah-Hartman
2010-08-10
1
-2
/
+0
*
|
alpha/h8300/m68k: remove obsolete <asm/md.h> files
Geert Uytterhoeven
2010-08-09
1
-13
/
+0
*
|
alpha: implement HW performance events on the EV67 and later CPUs
Michael Cree
2010-08-09
1
-1
/
+7
*
|
alpha: add wrperfmon.h header file to aid use of wrperfmon PALcall
Michael Cree
2010-08-09
1
-0
/
+93
*
|
alpha: add performance monitor interrupt counter
Michael Cree
2010-08-09
1
-0
/
+1
*
|
Merge branch 'linus' into perf/core
Thomas Gleixner
2010-06-28
1
-1
/
+1
|
\
\
|
|
/
|
*
alpha: fix __arch_hweight32 typo
Matt Turner
2010-06-15
1
-1
/
+1
*
|
arch: Implement local64_t
Peter Zijlstra
2010-06-09
1
-0
/
+1
|
/
*
asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
FUJITA Tomonori
2010-05-27
1
-3
/
+1
*
alpha: use asm-generic/scatterlist.h
FUJITA Tomonori
2010-05-27
1
-18
/
+3
*
alpha: simplify and optimize sched_find_first_bit
Matt Turner
2010-05-26
1
-11
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-05-20
1
-1
/
+1
|
\
|
*
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
2010-05-14
1
-1
/
+1
*
|
Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-05-18
1
-8
/
+10
|
\
\
|
*
|
bitops: Optimize hweight() by making use of compile-time evaluation
Peter Zijlstra
2010-04-06
1
-8
/
+10
|
|
/
*
|
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
2010-05-17
1
-2
/
+2
|
/
*
alpha: fix compile errors in dma-mapping-common.h
FUJITA Tomonori
2010-03-18
4
-4
/
+0
*
dma-mapping: alpha: use include/linux/pci-dma-compat.h
FUJITA Tomonori
2010-03-12
2
-172
/
+32
*
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
2010-03-12
1
-2
/
+0
*
pci-dma: alpha: use include/linux/pci-dma.h
FUJITA Tomonori
2010-03-12
1
-13
/
+1
*
alpha: remove dma_sync_single_range
FUJITA Tomonori
2010-03-12
1
-1
/
+0
*
alpha: use generic ptrace_resume code
Christoph Hellwig
2010-03-12
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-03-03
1
-17
/
+0
|
\
|
*
Merge branch 'master' into percpu
Tejun Heo
2010-02-02
1
-0
/
+3
|
|
\
|
*
|
local_t: Remove cpu_local_xx macros
Christoph Lameter
2010-01-05
1
-17
/
+0
*
|
|
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2010-02-20
1
-1
/
+1
|
|
/
|
/
|
*
|
alpha: cpumask_of_node() should handle -1 as a node
Anton Blanchard
2010-01-14
1
-0
/
+3
|
/
*
alpha: Convert BUG() to use unreachable()
David Daney
2009-12-18
1
-1
/
+2
*
alpha: Add minimal support for software performance events
Michael Cree
2009-12-18
2
-1
/
+11
*
alpha: Wire up missing/new syscalls
Daniele Calore
2009-12-18
1
-1
/
+15
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
2009-12-17
1
-1
/
+1
|
\
|
*
fix up O_SYNC comments
Christoph Hellwig
2009-12-17
1
-1
/
+1
*
|
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2009-12-17
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
2009-12-12
1
-0
/
+1
*
|
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
2009-12-16
1
-1
/
+0
*
|
alpha: Fix fallout from locking changes
Thomas Gleixner
2009-12-14
1
-17
/
+17
*
|
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
2009-12-14
1
-10
/
+10
[next]