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
*
[PATCH] i386: move SIMD initialization
Jan Beulich
2006-01-06
2
-22
/
+23
*
[PATCH] i386: don't blindly enable interrupts in die()
Jan Beulich
2006-01-06
1
-2
/
+5
*
[PATCH] x86: GDT alignment fix
Zachary Amsden
2006-01-06
7
-17
/
+29
*
[PATCH] mips: remove include/asm-mips/riscos-syscall.h
Domen Puncer
2006-01-06
1
-979
/
+0
*
[PATCH] frv: improve signal handling
David Howells
2006-01-06
2
-53
/
+50
*
[PATCH] frv: fix signal handling
David Howells
2006-01-06
2
-29
/
+46
*
[PATCH] FRV: Make futex code compilable on nommu [try #2]
David Howells
2006-01-06
2
-3
/
+26
*
[PATCH] FRV: Implement futex operations for FRV
David Howells
2006-01-06
3
-41
/
+244
*
[PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU
David Howells
2006-01-06
6
-8
/
+58
*
[PATCH] NOMMU: Provide shared-writable mmap support on ramfs
David Howells
2006-01-06
6
-22
/
+378
*
[PATCH] therm_adt746x: Quiet fan speed change messages
Ben Collins
2006-01-06
1
-15
/
+24
*
[PATCH] ppc32: Re-add embed_config.c to ml300/ep405
Peter Korsgaard
2006-01-06
1
-0
/
+2
*
[PATCH] ppc32: Allows compilation of a MPC52xx kernel without PCI
Sylvain Munaut
2006-01-06
3
-0
/
+15
*
[PATCH] ppc32: Fix MPC52xx PCI init in cas the bootloader didn't do it
Sylvain Munaut
2006-01-06
1
-4
/
+6
*
[PATCH] ppc32: Fix MPC52xx configuration space access
Sylvain Munaut
2006-01-06
1
-14
/
+69
*
[PATCH] ppc32: Remove __init qualifier from mpc52xx pci resources fixups
Sylvain Munaut
2006-01-06
1
-1
/
+1
*
[PATCH] ppc32: Modify Freescale MPC52xx IRQ mapping to _not_ use irq 0
Sylvain Munaut
2006-01-06
1
-1
/
+1
*
[PATCH] ppc32: Fix static IO mapping for Freescale MPC52xx
Sylvain Munaut
2006-01-06
1
-2
/
+4
*
[PATCH] ppc32/serial: Change mpc52xx_uart.c to use the Low Density Serial por...
Sylvain Munaut
2006-01-06
1
-11
/
+15
*
[PATCH] ppc32/serial: Fix compiler errors with GCC 4.x in mpc52xx_uart.c
Sylvain Munaut
2006-01-06
1
-1
/
+1
*
[PATCH] ppc32: Remove useless file arch/ppc/platforms/mpc5200.c
Sylvain Munaut
2006-01-06
1
-53
/
+0
*
[PATCH] macintosh: don't store i2c_add_driver() return if no further processi...
Arthur Othieno
2006-01-06
2
-12
/
+2
*
[PATCH] arch/ppc/kernel/idle.c: don't declare cpu variable in non-SMP kernels
Otavio Salvador
2006-01-06
1
-2
/
+2
*
[PATCH] ppc32: remove "jumbo" member from ocp_func_emac_data
Eugene Surovegin
2006-01-06
3
-4
/
+0
*
[PATCH] security/: possible cleanups
Adrian Bunk
2006-01-06
3
-3
/
+2
*
[PATCH] Keys: Remove key duplication
David Howells
2006-01-06
6
-177
/
+3
*
[PATCH] selinux: more ARRAY_SIZE cleanups
Tobias Klauser
2006-01-06
2
-2
/
+2
*
[PATCH] selinux: ARRAY_SIZE cleanups
Nicolas Kaiser
2006-01-06
1
-2
/
+2
*
[PATCH] mm: page_state opt docs
Nick Piggin
2006-01-06
1
-1
/
+11
*
[PATCH] mm: page_state opt
Nick Piggin
2006-01-06
4
-65
/
+104
*
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
Christoph Lameter
2006-01-06
24
-19
/
+144
*
[PATCH] build_zonelists_node(): rename args
Christoph Lameter
2006-01-06
1
-9
/
+9
*
[PATCH] Fix zone policy determination
Christoph Lameter
2006-01-06
1
-3
/
+7
*
[PATCH] mm: move determination of policy_zone into page allocator
Christoph Lameter
2006-01-06
3
-12
/
+16
*
[PATCH] mm: simplify build_zonelists_node by removing the case statement.
Christoph Lameter
2006-01-06
1
-23
/
+11
*
[PATCH] mm: add populated_zone() helper
Con Kolivas
2006-01-06
3
-8
/
+13
*
[PATCH] consolidate lru_add_drain() and lru_drain_cache()
Andrew Morton
2006-01-06
1
-16
/
+11
*
[PATCH] vmscan: balancing fix
Andrew Morton
2006-01-06
1
-8
/
+0
*
[PATCH] mm: pfault optimisation
Nick Piggin
2006-01-06
1
-1
/
+0
*
[PATCH] mm: rmap optimisation
Nick Piggin
2006-01-06
4
-15
/
+43
*
[PATCH] mm: bad_page optimisation
Nick Piggin
2006-01-06
1
-24
/
+20
*
[PATCH] mm: dma32 zone statistics
Nick Piggin
2006-01-06
3
-17
/
+46
*
[PATCH] kill last zone_reclaim() bits
Andrew Morton
2006-01-06
4
-83
/
+2
*
[PATCH] find_lock_page(): call __lock_page() directly.
Nikita Danilov
2006-01-06
1
-2
/
+3
*
[PATCH] FRV: Clean up bootmem allocator's page freeing algorithm
David Howells
2006-01-06
3
-17
/
+41
*
[PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low
Ravikiran G Thirumalai
2006-01-06
3
-43
/
+44
*
[PATCH] mm: page_alloc cleanups
Nick Piggin
2006-01-06
1
-10
/
+6
*
[PATCH] mm: page_state fixes
Nick Piggin
2006-01-06
1
-3
/
+2
*
[PATCH] mm: remove pcp low
Nick Piggin
2006-01-06
2
-8
/
+2
*
[PATCH] mm: remove bad_range
Nick Piggin
2006-01-06
2
-8
/
+21
[next]