Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* | Andi Kleen | 2014-05-05 | 1 | -1/+1 |
* | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-03-31 | 1 | -3/+3 |
|\ | |||||
| * | asmlinkage: Make trace_hardirq visible | Andi Kleen | 2014-02-13 | 1 | -2/+2 |
| * | asmlinkage: Make lockdep_sys_exit asmlinkage | Andi Kleen | 2014-02-13 | 1 | -1/+1 |
* | | lockdep: Change mark_held_locks() to check hlock->check instead of lockdep_no... | Oleg Nesterov | 2014-02-09 | 1 | -1/+1 |
* | | lockdep: Don't create the wrong dependency on hlock->check == 0 | Oleg Nesterov | 2014-02-09 | 1 | -2/+2 |
* | | lockdep: Make held_lock->check and "int check" argument bool | Oleg Nesterov | 2014-02-09 | 1 | -7/+4 |
|/ | |||||
* | lockdep: Be nice about building from userspace | Sasha Levin | 2013-11-27 | 1 | -0/+4 |
* | locking/lockdep: Mark __lockdep_count_forward_deps() as static | Fengguang Wu | 2013-11-13 | 1 | -2/+2 |
* | locking: Move the lockdep code to kernel/locking/ | Peter Zijlstra | 2013-11-06 | 1 | -0/+4257 |