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
...
|
*
|
|
|
|
um: segv: Save regs only in case of a kernel mode fault
Richard Weinberger
2014-07-20
1
-1
/
+1
|
*
|
|
|
|
um: Fix hung task in fix_range_common()
Richard Weinberger
2014-07-20
1
-1
/
+5
|
*
|
|
|
|
um: Ensure that a stub page cannot get unmapped
Richard Weinberger
2014-07-20
1
-0
/
+3
|
*
|
|
|
|
Revert "um: Fix wait_stub_done() error handling"
Richard Weinberger
2014-07-20
1
-7
/
+2
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-07-20
2
-4
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
btrfs: test for valid bdev before kobj removal in btrfs_rm_device
Eric Sandeen
2014-07-19
1
-4
/
+4
|
*
|
|
|
|
|
Btrfs: fix abnormal long waiting in fsync
Liu Bo
2014-07-19
1
-0
/
+11
*
|
|
|
|
|
|
Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-07-20
6
-62
/
+343
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
NFS: Don't reset pg_moreio in __nfs_pageio_add_request
Trond Myklebust
2014-07-13
1
-1
/
+1
|
*
|
|
|
|
|
NFS: Remove 2 unused variables
Trond Myklebust
2014-07-12
2
-4
/
+0
|
*
|
|
|
|
|
nfs: handle multiple reqs in nfs_wb_page_cancel
Weston Andros Adamson
2014-07-12
1
-20
/
+21
|
*
|
|
|
|
|
nfs: handle multiple reqs in nfs_page_async_flush
Weston Andros Adamson
2014-07-12
3
-25
/
+235
|
*
|
|
|
|
|
nfs: change find_request to find_head_request
Weston Andros Adamson
2014-07-12
1
-9
/
+24
|
*
|
|
|
|
|
nfs: nfs_page should take a ref on the head req
Weston Andros Adamson
2014-07-12
1
-0
/
+10
|
*
|
|
|
|
|
nfs: mark nfs_page reqs with flag for extra ref
Weston Andros Adamson
2014-07-12
2
-3
/
+9
|
*
|
|
|
|
|
nfs: only show Posix ACLs in listxattr if actually present
Christoph Hellwig
2014-07-08
2
-2
/
+45
*
|
|
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-07-19
19
-86
/
+154
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2014-07-16
3
-17
/
+15
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
tools/liblockdep: Account for bitfield changes in lockdeps lock_acquire
S. Lockwood-Childs
2014-07-07
3
-14
/
+14
|
|
*
|
|
|
|
|
|
tools/liblockdep: Remove debug print left over from development
Sasha Levin
2014-07-07
1
-2
/
+0
|
|
*
|
|
|
|
|
|
tools/liblockdep: Fix comparison of a boolean value with a value of 2
zhangdianfang
2014-07-07
1
-1
/
+1
|
*
|
|
|
|
|
|
|
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
Davidlohr Bueso
2014-07-16
4
-5
/
+11
|
*
|
|
|
|
|
|
|
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
2014-07-16
6
-1
/
+9
|
*
|
|
|
|
|
|
|
locking/rwsem: Reduce the size of struct rw_semaphore
Jason Low
2014-07-16
1
-14
/
+11
|
*
|
|
|
|
|
|
|
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
2014-07-16
2
-18
/
+18
|
*
|
|
|
|
|
|
|
locking/spinlocks/mcs: Micro-optimize osq_unlock()
Jason Low
2014-07-16
1
-2
/
+2
|
*
|
|
|
|
|
|
|
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
Jason Low
2014-07-16
4
-3
/
+11
|
*
|
|
|
|
|
|
|
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
Jason Low
2014-07-16
7
-17
/
+68
|
*
|
|
|
|
|
|
|
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
Jason Low
2014-07-16
4
-20
/
+20
|
*
|
|
|
|
|
|
|
locking/rwsem: Allow conservative optimistic spinning when readers have lock
Jason Low
2014-07-16
1
-5
/
+5
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-07-19
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
2014-07-16
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-07-19
1
-1
/
+6
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
irqchip: gic: Fix core ID calculation when topology is read from DT
Tomasz Figa
2014-07-18
1
-1
/
+4
|
*
|
|
|
|
|
|
|
|
irqchip: gic: Add binding probe for ARM GIC400
Suravee Suthikulpanit
2014-07-17
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
irqchip: gic: Add support for cortex a7 compatible string
Matthias Brugger
2014-07-08
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-07-19
1
-2
/
+18
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
alarmtimer: Fix bug where relative alarm timers were treated as absolute
John Stultz
2014-07-08
1
-2
/
+18
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-07-19
7
-92
/
+137
|
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2014-06-25
7
-92
/
+137
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
rcu: Reduce overhead of cond_resched() checks for RCU
Paul E. McKenney
2014-06-23
7
-90
/
+125
|
|
*
|
|
|
|
|
|
|
|
|
|
rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()
Paul E. McKenney
2014-06-23
2
-2
/
+12
|
|
|
|
_
|
_
|
_
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-07-18
8
-31
/
+48
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
ARM: EXYNOS: Fix core ID used by platsmp and hotplug code
Tomasz Figa
2014-07-18
2
-19
/
+25
|
*
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'imx-fixes-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2014-07-18
1
-2
/
+2
|
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
|
ARM: clk-imx6q: parent lvds_sel input from upstream clock gates
Lucas Stach
2014-07-18
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Olof Johansson
2014-07-18
2
-3
/
+3
|
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
|
|
ARM: at91/dt: add missing clocks property to pwm node in sam9x5.dtsi
Boris BREZILLON
2014-07-18
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
|
|
|
ARM: at91/dt: fix usb0 clocks definition in sam9n12 dtsi
Boris BREZILLON
2014-07-18
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
|
|
|
ARM: at91: at91sam9x5: correct typo error for ohci clock
Bo Shen
2014-07-18
1
-2
/
+1
[prev]
[next]