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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PARISC] Add PREEMPT support
Kyle McMartin
2006-03-30
1
-1
/
+2
*
[PARISC] More useful readwrite lock helpers
Kyle McMartin
2006-03-30
1
-4
/
+12
*
[PARISC] Fixup CONFIG_EISA a bit
Helge Deller
2006-03-30
1
-0
/
+5
*
[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP
Helge Deller
2006-03-30
1
-33
/
+0
*
[PARISC] Enable ioremap functionality unconditionally
Helge Deller
2006-03-30
1
-57
/
+1
*
[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap
Helge Deller
2006-03-30
1
-11
/
+5
*
[PARISC] Add STRICT_MM_TYPECHECKS
Helge Deller
2006-03-30
1
-16
/
+40
*
[PARISC] Add parisc implementation of flush_kernel_dcache_page()
James Bottomley
2006-03-30
3
-3
/
+10
*
[PARISC] Add parisc implementation of flush_anon_page()
James Bottomley
2006-03-30
1
-0
/
+8
*
[PARISC] Clarify pdc_stable license terms
Thibaut VARENE
2006-03-30
1
-3
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-03-29
2
-92
/
+15
|
\
|
*
[INET]: Introduce tunnel4/tunnel6
Herbert Xu
2006-03-28
1
-5
/
+11
|
*
[NET]: deinline 200+ byte inlines in sock.h
Denis Vlasenko
2006-03-28
1
-87
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-03-29
25
-438
/
+363
|
\
\
|
*
|
[PATCH] powerpc: Remove oprofile spinlock backtrace code
Anton Blanchard
2006-03-29
1
-3
/
+0
|
*
|
[PATCH] powerpc: Add oprofile calltrace support
Brian Rogan
2006-03-29
1
-0
/
+2
|
*
|
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
2006-03-29
1
-1
/
+1
|
*
|
[PATCH] lock PTE before updating it in 440/BookE page fault handler
Eugene Surovegin
2006-03-29
1
-1
/
+2
|
*
|
Merge ../linux-2.6
Paul Mackerras
2006-03-29
178
-1391
/
+2300
|
|
\
\
|
|
|
/
|
*
|
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-03-28
6
-41
/
+53
|
*
|
[PATCH] git-powerpc: WARN was a dumb idea
Andrew Morton
2006-03-28
1
-5
/
+5
|
*
|
[PATCH] powerpc: make ISA floppies work again
Stephen Rothwell
2006-03-28
1
-2
/
+3
|
*
|
[PATCH] powerpc: hvc_console updates
Ryan S. Arnold
2006-03-28
1
-18
/
+8
|
*
|
[PATCH] powerpc: Rename and export ppc64_firmware_features
Michael Ellerman
2006-03-28
1
-2
/
+2
|
*
|
[PATCH] powerpc: export validate_sp for oprofile calltrace
Anton Blanchard
2006-03-28
1
-0
/
+4
|
*
|
[PATCH] powerpc: Remove some ifdefs in oprofile_impl.h
Anton Blanchard
2006-03-28
1
-10
/
+2
|
*
|
ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc
Paul Mackerras
2006-03-28
4
-162
/
+14
|
*
|
powerpc: Fix event-scan code for 32-bit CHRP
Paul Mackerras
2006-03-27
1
-4
/
+0
|
*
|
powerpc: Simplify pSeries idle loop
Paul Mackerras
2006-03-27
1
-0
/
+1
|
*
|
powerpc: Unify the 32 and 64 bit idle loops
Paul Mackerras
2006-03-27
3
-6
/
+13
|
*
|
[PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setup
Sylvain Munaut
2006-03-27
1
-0
/
+4
|
*
|
[PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200B
Sylvain Munaut
2006-03-27
1
-0
/
+1
|
*
|
[PATCH] powerpc: Allow non zero boot cpuids
Anton Blanchard
2006-03-27
2
-1
/
+3
|
*
|
[PATCH] spufs: enable SPE problem state MMIO access.
Mark Nutter
2006-03-27
1
-0
/
+1
|
*
|
[PATCH] spufs: implement mfc access for PPE-side DMA
Arnd Bergmann
2006-03-27
1
-0
/
+1
|
*
|
[PATCH] spufs: allow SPU code to do syscalls
Arnd Bergmann
2006-03-27
1
-1
/
+8
|
*
|
[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>
Arnd Bergmann
2006-03-27
2
-34
/
+59
|
*
|
[PATCH] powerpc: Change firmware_has_feature() to a macro
Michael Ellerman
2006-03-27
1
-5
/
+3
|
*
|
[PATCH] powerpc: Make BUG_ON & WARN_ON play nice with compile-time optimisations
Michael Ellerman
2006-03-27
1
-2
/
+28
|
*
|
[PATCH] powerpc: work around sparse warnings in cputable.h
Stephen Rothwell
2006-03-27
1
-147
/
+152
*
|
|
[PATCH] cleanup __exit_signal->cleanup_sighand path
Oleg Nesterov
2006-03-28
1
-1
/
+1
*
|
|
[PATCH] pids: kill PIDTYPE_TGID
Oleg Nesterov
2006-03-28
2
-4
/
+8
*
|
|
[PATCH] move __exit_signal() to kernel/exit.c
Oleg Nesterov
2006-03-28
2
-1
/
+2
*
|
|
[PATCH] rename __exit_sighand to cleanup_sighand
Oleg Nesterov
2006-03-28
1
-1
/
+1
*
|
|
[PATCH] copy_process: cleanup bad_fork_cleanup_signal
Oleg Nesterov
2006-03-28
2
-2
/
+1
*
|
|
[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
Oleg Nesterov
2006-03-28
1
-1
/
+0
*
|
|
[PATCH] introduce lock_task_sighand() helper
Oleg Nesterov
2006-03-28
1
-0
/
+9
*
|
|
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
Oleg Nesterov
2006-03-28
1
-8
/
+0
*
|
|
[PATCH] pidhash: don't use zero pids
Oleg Nesterov
2006-03-28
1
-0
/
+2
*
|
|
[PATCH] pidhash: don't count idle threads
Oleg Nesterov
2006-03-28
1
-2
/
+0
[next]