index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/pci: msi cleanup hash usage
Sebastian Ott
2013-04-17
1
-4
/
+6
*
s390/signal: Add BEA to compat signal handler parameters
Michael Holzheu
2013-04-17
1
-0
/
+2
*
s390/dasd: fix hanging device after resume with internal error 13
Stefan Haberland
2013-04-17
1
-8
/
+55
*
s390/dasd: improve speed of dasdfmt
Stefan Haberland
2013-04-17
4
-143
/
+351
*
s390/css: move subchannel lock allocation
Sebastian Ott
2013-04-17
3
-34
/
+32
*
s390/cio: fix early init counter usage
Sebastian Ott
2013-04-17
2
-9
/
+6
*
s390/css: remove unused function definitions
Sebastian Ott
2013-04-17
2
-4
/
+2
*
s390/css: introduce cio_register_early_subchannels
Sebastian Ott
2013-04-17
4
-23
/
+24
*
s390/cio: get rid of static console device
Sebastian Ott
2013-04-17
1
-43
/
+30
*
s390/cio: get rid of static console subchannel
Sebastian Ott
2013-04-17
5
-108
/
+56
*
s390/cio: split subchannel registration
Sebastian Ott
2013-04-17
1
-19
/
+18
*
s390/cio: ccw_device_force_console don't use static variable
Sebastian Ott
2013-04-17
4
-7
/
+5
*
s390/cio: wait_cons_dev don't use static variable
Sebastian Ott
2013-04-17
7
-25
/
+32
*
s390/hibernate: Save and restore absolute zero pages
Michael Holzheu
2013-04-17
3
-3
/
+58
*
s390/bitops: get rid of __BITOPS_BARRIER()
Heiko Carstens
2013-04-17
1
-4
/
+3
*
s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS()
Akinobu Mita
2013-04-17
1
-1
/
+1
*
s390/bitops: remove unnecessary macro definitions in asm/bitops.h
Akinobu Mita
2013-04-17
1
-57
/
+53
*
s390/mm: speedup storage key initialization
Heiko Carstens
2013-04-17
1
-15
/
+9
*
s390/dumpstack: fix call chain walking
Heiko Carstens
2013-04-17
3
-250
/
+253
*
s390/hypfs: Use PTR_RET function
Alexandru Gheorghiu
2013-04-17
1
-3
/
+1
*
s390/cmm: Removed useless label
Alexandru Gheorghiu
2013-04-17
1
-5
/
+3
*
s390/dasd: remove cast for kzalloc return value
Zhang Yanfei
2013-04-17
1
-2
/
+1
*
s390/bpf,jit: use kcalloc instead of kmalloc and memset
Stelian Nirlu
2013-04-17
1
-2
/
+1
*
s390/cio: make use of newly added format 1 channel-path data
Peter Oberparleiter
2013-04-17
1
-8
/
+14
*
s390/cio: collect format 1 channel-path description data
Peter Oberparleiter
2013-04-17
4
-9
/
+31
*
s390/monreader: Remove redundant NULL check before kfree
Syam Sidhardhan
2013-04-17
1
-2
/
+1
*
s390/s390dbf.txt: Add doc: Debug views are removed in debug_unregister()
Michael Holzheu
2013-04-17
1
-1
/
+2
*
s390/dis: use explicit buf len
Stefan Raspl
2013-04-17
3
-6
/
+8
*
s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
2013-04-17
1
-2
/
+1
*
s390/mm: zero page cache synonyms for zEC12
Martin Schwidefsky
2013-04-17
1
-1
/
+9
*
s390/mm: protection exception PSW for aborted transaction
Martin Schwidefsky
2013-04-17
1
-2
/
+7
*
s390/kdump: Add PM notifier for kdump
Michael Holzheu
2013-04-15
1
-0
/
+30
*
Linux 3.9-rc7
v3.9-rc7
Linus Torvalds
2013-04-14
1
-1
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-14
8
-21
/
+33
|
\
|
*
x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set
Boris Ostrovsky
2013-04-12
1
-0
/
+2
|
*
x86/mm/cpa/selftest: Fix false positive in CPA self test
Andrea Arcangeli
2013-04-12
1
-1
/
+1
|
*
x86/mm/cpa: Convert noop to functional fix
Andrea Arcangeli
2013-04-11
1
-5
/
+5
|
*
x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal
Boris Ostrovsky
2013-04-10
5
-13
/
+21
|
*
x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates
Samu Kallio
2013-04-10
1
-2
/
+4
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-04-14
3
-4
/
+32
|
\
\
|
*
|
sched/cputime: Fix accounting on multi-threaded processes
Stanislaw Gruszka
2013-04-08
1
-1
/
+1
|
*
|
sched/debug: Fix sd->*_idx limit range avoiding overflow
libin
2013-04-08
1
-1
/
+1
|
*
|
sched_clock: Prevent 64bit inatomicity on 32bit systems
Thomas Gleixner
2013-04-08
1
-0
/
+26
|
*
|
sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
Tejun Heo
2013-03-21
1
-2
/
+4
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-14
6
-11
/
+28
|
\
\
\
|
*
|
|
perf: Fix error return code
Wei Yongjun
2013-04-12
1
-0
/
+1
|
*
|
|
ftrace: Fix strncpy() use, use strlcpy() instead of strncpy()
Chen Gang
2013-04-08
1
-2
/
+2
|
*
|
|
perf: Fix strncpy() use, use strlcpy() instead of strncpy()
Chen Gang
2013-04-08
1
-2
/
+2
|
*
|
|
perf: Fix strncpy() use, always make sure it's NUL terminated
Chen Gang
2013-04-08
1
-1
/
+2
|
*
|
|
perf: Fix ring_buffer perf_output_space() boundary calculation
Stephane Eranian
2013-03-21
2
-5
/
+19
[next]