index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2013-07-03
1
-0
/
+174
|
\
|
*
percpu-refcount: use RCU-sched insted of normal RCU
Tejun Heo
2013-06-17
1
-6
/
+6
|
*
percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_con...
Tejun Heo
2013-06-14
1
-1
/
+49
|
*
percpu-refcount: implement percpu_ref_cancel_init()
Tejun Heo
2013-06-13
1
-0
/
+1
|
*
percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_O...
Tejun Heo
2013-06-13
1
-1
/
+2
|
*
percpu-refcount: cosmetic updates
Tejun Heo
2013-06-13
1
-3
/
+5
|
*
percpu-refcount: consistently use plain (non-sched) RCU
Tejun Heo
2013-06-13
1
-4
/
+4
|
*
percpu: implement generic percpu refcounting
Kent Overstreet
2013-06-04
1
-0
/
+122
*
|
Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-03
4
-0
/
+14
|
\
\
|
*
|
x86, trace: Add irq vector tracepoints
Seiji Aguchi
2013-06-21
1
-0
/
+3
|
*
|
tracing: Add DEFINE_EVENT_FN() macro
Steven Rostedt
2013-06-21
3
-0
/
+11
*
|
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-03
1
-14
/
+14
|
\
\
\
|
*
|
|
efi: Convert runtime services function ptrs
Borislav Petkov
2013-06-11
1
-14
/
+14
*
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-03
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
linux/const.h: Add _BITUL() and _BITULL()
H. Peter Anvin
2013-06-26
1
-0
/
+3
*
|
|
|
|
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-03
2
-10
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
mm, sched: Allow uaccess in atomic with pagefault_disable()
Michael S. Tsirkin
2013-05-28
1
-5
/
+2
|
*
|
|
|
|
mm, sched: Drop voluntary schedule from might_fault()
Michael S. Tsirkin
2013-05-28
1
-1
/
+1
|
*
|
|
|
|
asm-generic: uaccess s/might_sleep/might_fault/
Michael S. Tsirkin
2013-05-28
1
-5
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-07-03
5
-11
/
+6
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'v3.10' into sched/core
Ingo Molnar
2013-07-01
45
-94
/
+210
|
|
\
\
\
\
\
|
*
|
|
|
|
|
sched: Fix typo in struct sched_avg member description
Kamalesh Babulal
2013-06-27
1
-1
/
+1
|
*
|
|
|
|
|
Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...
Alex Shi
2013-06-27
1
-6
/
+1
|
*
|
|
|
|
|
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
2013-06-19
4
-4
/
+4
*
|
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-07-03
3
-5
/
+65
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86: Add NMI duration tracepoints
Dave Hansen
2013-06-23
1
-0
/
+37
|
*
|
|
|
|
|
|
perf: Drop sample rate when sampling is too slow
Dave Hansen
2013-06-23
1
-0
/
+7
|
*
|
|
|
|
|
|
perf/x86/intel: Support Haswell/v4 LBR format
Andi Kleen
2013-06-19
2
-2
/
+10
|
*
|
|
|
|
|
|
perf/x86: Reduce stack usage of x86_schedule_events()
Andrew Hunter
2013-06-19
1
-0
/
+4
|
*
|
|
|
|
|
|
perf: Add const qualifier to perf_pmu_register's 'name' arg
Mischa Jonker
2013-06-19
1
-2
/
+2
|
*
|
|
|
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-06-19
1
-2
/
+1
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
perf: Add sysfs entry to adjust multiplexing interval per PMU
Stephane Eranian
2013-05-28
1
-0
/
+1
|
*
|
|
|
|
|
|
|
perf: Use hrtimers for event multiplexing
Stephane Eranian
2013-05-28
1
-1
/
+2
|
*
|
|
|
|
|
|
|
perf: Fix hw breakpoints overflow period sampling
Jiri Olsa
2013-05-28
1
-0
/
+2
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-03
2
-1
/
+64
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
genirq: Add irq_get_trigger_type() to get IRQ flags
Javier Martinez Canillas
2013-06-25
1
-0
/
+6
|
*
|
|
|
|
|
|
|
genirq: irqchip: Add mask to block out invalid irqs
Grant Likely
2013-05-29
1
-0
/
+2
|
*
|
|
|
|
|
|
|
genirq: Generic chip: Add linear irq domain support
Thomas Gleixner
2013-05-29
2
-0
/
+42
|
*
|
|
|
|
|
|
|
genirq: irqchip: Add a mask calculation function
Thomas Gleixner
2013-05-29
1
-0
/
+3
|
*
|
|
|
|
|
|
|
genirq: Generic chip: Cache per irq bit mask
Thomas Gleixner
2013-05-29
1
-0
/
+4
|
*
|
|
|
|
|
|
|
genirq: Generic chip: Handle separate mask registers
Gerlando Falauto
2013-05-29
1
-0
/
+2
|
*
|
|
|
|
|
|
|
genirq: Generic chip: Add support for per chip type mask cache
Gerlando Falauto
2013-05-29
1
-1
/
+5
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-03
5
-85
/
+9
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2013-06-19
5
-85
/
+9
|
|
\
\
\
\
\
\
\
\
|
|
|
\
\
\
\
\
\
\
|
|
|
\
\
\
\
\
\
\
|
|
*
-
.
\
\
\
\
\
\
\
Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...
Paul E. McKenney
2013-06-10
5
-85
/
+9
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
|
|
|
rcu: Shrink TINY_RCU by moving exit_rcu()
Paul E. McKenney
2013-06-10
3
-2
/
+6
|
|
|
|
*
|
|
|
|
|
|
|
rcu: Remove rcu_preempt_note_context_switch()
Paul E. McKenney
2013-06-10
1
-5
/
+0
|
|
|
|
*
|
|
|
|
|
|
|
rcu: Remove the CONFIG_TINY_RCU ifdefs in rcutiny.h
Paul E. McKenney
2013-06-10
1
-8
/
+0
|
|
|
|
*
|
|
|
|
|
|
|
rcu: Simplify RCU_TINY RCU callback invocation
Paul E. McKenney
2013-06-10
3
-5
/
+1
|
|
|
|
*
|
|
|
|
|
|
|
rcu: Remove TINY_PREEMPT_RCU
Paul E. McKenney
2013-06-10
3
-24
/
+4
|
|
|
|
/
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
[next]