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
/
asm-frv
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused flush_tlb_pgtables
Benjamin Herrenschmidt
2007-10-19
1
-2
/
+0
*
bitops: introduce lock ops
Nick Piggin
2007-10-18
1
-0
/
+1
*
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-17
1
-1
/
+0
*
remove strict ansi check from __u64 in asm/types.h
Olaf Hering
2007-10-17
1
-3
/
+3
*
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
2007-10-17
1
-1
/
+0
*
include/asm-frv/thread_info.h: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-10-16
1
-3
/
+2
*
remove frv usage of flush_tlb_pgtables()
Benjamin Herrenschmidt
2007-10-16
1
-2
/
+1
*
frv: missing casts in cmpxchg()
Al Viro
2007-10-14
1
-1
/
+4
*
FRV: connect up fallocate
David Howells
2007-08-11
1
-1
/
+2
*
FRV: Enable the MB86943 PCI arbiter correctly
David Howells
2007-08-01
1
-0
/
+3
*
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
2007-07-31
1
-7
/
+5
*
arch: personality independent stack top
Peter Zijlstra
2007-07-19
1
-0
/
+1
*
fbdev: detect primary display device
Antonino A. Daplas
2007-07-17
1
-0
/
+6
*
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
2007-07-17
1
-0
/
+6
*
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
Martin Schwidefsky
2007-07-17
1
-8
/
+0
*
FRV: Connect up new syscalls
David Howells
2007-07-16
1
-1
/
+5
*
page table handling cleanup
Jan Beulich
2007-07-16
1
-6
/
+0
*
frv: missing __clear_user()
Al Viro
2007-07-15
1
-0
/
+2
*
PCI: remove pci_dac_dma_... APIs
Jan Beulich
2007-07-11
1
-3
/
+0
*
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
2007-07-11
1
-4
/
+0
*
lots-of-architectures: enable arbitary speed tty support
Alan Cox
2007-07-10
1
-0
/
+11
*
frv: fix fallout from "remove sched.h from mm.h" patch
Alexey Dobriyan
2007-07-01
1
-1
/
+1
*
frv: build fix
Peter Zijlstra
2007-06-07
1
-0
/
+1
*
Consolidate asm/poll.h
Stephen Rothwell
2007-05-11
1
-15
/
+3
*
FRV: Replace pgd management via slabs through quicklists
Christoph Lameter
2007-05-09
1
-0
/
+4
*
FRV: Miscellaneous fixes
David Howells
2007-05-08
1
-3
/
+13
*
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...
Mathieu Desnoyers
2007-05-08
2
-77
/
+84
*
Clean up mostly unused IOSPACE macros
David Gibson
2007-05-08
1
-4
/
+0
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-0
/
+1
*
kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug
Robert P. J. Day
2007-05-08
1
-8
/
+6
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-05
1
-0
/
+1
|
\
|
*
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
2007-05-02
1
-0
/
+1
*
|
PCI: scatterlist.h needs types.h
Jean Delvare
2007-05-02
1
-0
/
+2
|
/
*
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
Eric Dumazet
2007-04-25
1
-0
/
+2
*
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
2007-04-25
1
-1
/
+2
*
[PATCH] FRV: Add some missng lazy MMU hooks for NOMMU mode
David Howells
2007-03-01
1
-1
/
+5
*
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
2007-02-11
1
-18
/
+0
*
[PATCH] fix frv headers_check
Al Viro
2007-02-01
4
-2
/
+14
*
[PATCH] Optimize D-cache alias handling on fork
Ralf Baechle
2006-12-13
1
-0
/
+1
*
[PATCH] PM: Fix SMP races in the freezer
Rafael J. Wysocki
2006-12-13
1
-0
/
+2
*
[PATCH] tty: preparatory structures for termios revamp
Alan Cox
2006-12-08
1
-0
/
+11
*
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-08
1
-0
/
+44
*
[PATCH] cleanup asm/setup.h userspace visibility
Adrian Bunk
2006-12-07
2
-1
/
+6
*
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
2006-12-07
1
-1
/
+1
*
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
2006-12-07
1
-1
/
+1
*
[PATCH] remove kernel syscalls
Arnd Bergmann
2006-12-07
1
-119
/
+0
*
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
2006-12-07
1
-3
/
+2
*
[NET]: FRV checksum annotations.
Al Viro
2006-12-02
1
-22
/
+19
*
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
2006-12-01
1
-0
/
+7
*
[PATCH] FRV: Use the correct preemption primitives in kmap_atomic() and co
David Howells
2006-10-16
1
-13
/
+14
[next]