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
*
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-01-16
1
-15
/
+12
|
\
|
*
futexes: Remove rw parameter from get_futex_key()
KOSAKI Motohiro
2010-01-13
1
-15
/
+12
*
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-01-16
2
-22
/
+36
|
\
\
|
*
|
perf tools: Check if /dev/null can be used as the -o gcc argument
Arnaldo Carvalho de Melo
2010-01-13
1
-11
/
+22
|
*
|
perf tools: Move QUIET_STDERR def to before first use
Arnaldo Carvalho de Melo
2010-01-13
1
-5
/
+6
|
*
|
perf: Stop stack frame walking off kernel addresses boundaries
Frederic Weisbecker
2010-01-13
1
-6
/
+8
|
|
/
*
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-01-16
6
-17
/
+56
|
\
\
|
*
|
tracing/filters: Add comment for match callbacks
Li Zefan
2010-01-14
1
-1
/
+12
|
*
|
tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING
Li Zefan
2010-01-14
1
-4
/
+3
|
*
|
tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching
Li Zefan
2010-01-14
1
-1
/
+1
|
*
|
lib: Introduce strnstr()
Li Zefan
2010-01-14
2
-2
/
+30
|
*
|
tracing/filters: Fix MATCH_END_ONLY filter matching
Li Zefan
2010-01-14
1
-2
/
+3
|
*
|
tracing/filters: Fix MATCH_FRONT_ONLY filter matching
Li Zefan
2010-01-14
1
-1
/
+1
|
*
|
ftrace: Fix MATCH_END_ONLY function filter
Li Zefan
2010-01-14
1
-3
/
+3
|
*
|
tracing/x86: Derive arch from bits argument in recordmcount.pl
Jan Kiszka
2010-01-11
1
-1
/
+1
|
*
|
Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2010-01-07
1
-2
/
+2
|
|
\
\
|
|
*
|
ring-buffer: Add rb_list_head() wrapper around new reader page next field
Steven Rostedt
2010-01-06
1
-1
/
+1
|
|
*
|
ring-buffer: Wrap a list.next reference with rb_list_head()
David Sharp
2010-01-06
1
-1
/
+1
*
|
|
|
revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer"
Mark Brown
2010-01-16
1
-6
/
+8
*
|
|
|
nommu: fix shared mmap after truncate shrinkage problems
David Howells
2010-01-16
3
-30
/
+64
*
|
|
|
nommu: fix race between ramfs truncation and shared mmap
David Howells
2010-01-16
1
-1
/
+6
*
|
|
|
nommu: don't need get_unmapped_area() for NOMMU
David Howells
2010-01-16
4
-24
/
+8
*
|
|
|
nommu: remove a superfluous check of vm_region::vm_usage
David Howells
2010-01-16
1
-4
/
+3
*
|
|
|
nommu: struct vm_region's vm_usage count need not be atomic
David Howells
2010-01-16
2
-8
/
+8
*
|
|
|
nommu: fix SYSV SHM for NOMMU
David Howells
2010-01-16
1
-0
/
+3
*
|
|
|
sysdev: fix prototype for memory_sysdev_class show/store functions
Wu Fengguang
2010-01-16
1
-12
/
+20
*
|
|
|
memory-hotplug: add 0x prefix to HEX block_size_bytes
Wu Fengguang
2010-01-16
1
-1
/
+1
*
|
|
|
memcg: ensure list is empty at rmdir
Daisuke Nishimura
2010-01-16
1
-7
/
+4
*
|
|
|
virtio: fix section mismatch warnings
Jeff Mahoney
2010-01-16
2
-6
/
+6
*
|
|
|
vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimable
KOSAKI Motohiro
2010-01-16
1
-0
/
+3
*
|
|
|
smp_call_function_any(): pass the node value to cpumask_of_node()
David John
2010-01-16
1
-1
/
+1
*
|
|
|
kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()
Roland Dreier
2010-01-16
1
-0
/
+4
*
|
|
|
mm/page_alloc: fix the range check for backward merging
Kazuhisa Ichikawa
2010-01-16
1
-1
/
+1
*
|
|
|
kfifo: document everywhere that size has to be power of two
Andi Kleen
2010-01-16
2
-3
/
+3
*
|
|
|
kfifo: add kfifo_initialized
Andi Kleen
2010-01-16
1
-0
/
+10
*
|
|
|
kfifo: add kfifo_out_peek
Andi Kleen
2010-01-16
2
-0
/
+24
*
|
|
|
kfifo: sanitize *_user error handling
Andi Kleen
2010-01-16
2
-31
/
+53
*
|
|
|
kfifo: use void * pointers for user buffers
Andi Kleen
2010-01-16
2
-9
/
+9
*
|
|
|
tty.h: make tty_port_get() static inline
Randy Dunlap
2010-01-16
1
-2
/
+2
*
|
|
|
edac: i5000_edac critical fix panic out of bounds
Tamas Vincze
2010-01-16
1
-1
/
+7
*
|
|
|
m68knommu: fix invalid flags on coldfire pit clocksource
john stultz
2010-01-16
1
-1
/
+0
*
|
|
|
serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
Ping
2010-01-16
1
-0
/
+2
*
|
|
|
markup_oops.pl: fix error with x86
Hui Zhu
2010-01-16
1
-1
/
+1
*
|
|
|
viafb: fix acceleration for some chips
Erik-Jan Post
2010-01-16
1
-1
/
+4
*
|
|
|
viafb: do modesetting after updating variables
Erik-Jan Post
2010-01-16
1
-4
/
+3
*
|
|
|
viafb: fix LCD hardware cursor regression
Florian Tobias Schandinat
2010-01-16
1
-1
/
+3
*
|
|
|
kfifo: fix kfifo_out_locked race bug
Stefani Seibold
2010-01-16
1
-7
/
+0
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-01-16
15
-223
/
+305
|
\
\
\
\
|
*
|
|
|
drm/i915: enable 36bit physical address for hardware status page
Zhenyu Wang
2010-01-15
2
-1
/
+9
|
*
|
|
|
drm/i915: fix eDP pipe mask
Zhenyu Wang
2010-01-15
1
-4
/
+3
[next]