summaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers2013-06-291-9/+11
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-291-2/+5
|\
| * tick: Fix tick_broadcast_pending_mask not clearedDaniel Lezcano2013-06-211-2/+5
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-261-3/+3
|\ \
| * | hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()Oleg Nesterov2013-06-201-2/+2
| * | hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)Oleg Nesterov2013-06-201-1/+1
* | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-06-211-10/+11
|\ \ \ | |_|/ |/| |
| * | range: Do not add new blank slot with add_range_with_mergeYinghai Lu2013-06-181-10/+11
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-06-202-4/+57
|\ \ \
| * | | tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt2013-06-191-0/+40
| * | | sched: Fix clear NOHZ_BALANCE_KICKVincent Guittot2013-06-191-4/+17
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-203-82/+185
|\ \ \ \ | | |_|/ | |/| |
| * | | perf: Fix mmap() accounting holePeter Zijlstra2013-06-192-72/+159
| * | | perf: Fix perf mmap bugsPeter Zijlstra2013-05-282-17/+23
| * | | kprobes: Fix to free gone and unused optprobesMasami Hiramatsu2013-05-281-10/+20
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-201-0/+17
|\ \ \ \
| * | | | idle: Enable interrupts in the weak arch_cpu_idle() implementationJames Bottomley2013-06-141-0/+1
| * | | | idle: Add the stack canary init to cpu_startup_entry()Thomas Gleixner2013-06-111-0/+16
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-205-10/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | tick: Remove useless timekeeping duty attribution to broadcast sourceJiri Bohac2013-05-311-4/+0
| * | | | nohz: Fix notifier return val that enforce timekeepingLi Zhong2013-05-311-1/+1
| * | | | kvm: Move guest entry/exit APIs to context_trackingFrederic Weisbecker2013-05-311-1/+0
| * | | | vtime: Use consistent clocks among nohz accountingFrederic Weisbecker2013-05-312-4/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-141-1/+1
|\ \ \ \ \
| * | | | | move exit_task_namespaces() outside of exit_notify()Oleg Nesterov2013-06-151-1/+1
* | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2013-06-132-4/+19
|\ \ \ \ \ \
| * | | | | | rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migrationPaul E. McKenney2013-06-101-2/+2
| * | | | | | rcu: Don't call wakeup() with rcu_node structure ->lock heldSteven Rostedt2013-06-102-2/+17
* | | | | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-06-125-77/+101
|\ \ \ \ \ \ \
| * | | | | | | kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()Chen Gang2013-06-121-0/+1
| * | | | | | | audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLEOleg Nesterov2013-06-121-1/+1
| * | | | | | | kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook2013-06-121-41/+50
| * | | | | | | reboot: rigrate shutdown/reboot to boot cpuRobin Holt2013-06-121-3/+26
| * | | | | | | CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat2013-06-121-32/+23
* | | | | | | | Merge tag 'trace-fixes-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-06-122-7/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | tracing: Fix outputting formats of x86-tsc and counter when use trace_clockYoshihiro YUNOMAE2013-06-112-7/+3
* | | | | | | | Fix lockup related to stop_machine being stuck in __do_softirq.Ben Greear2013-06-101-3/+10
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-083-2/+15
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner2013-05-292-1/+8
| |\ \ \ \ \ \
| | * | | | | | timekeeping: Correct run-time detection of persistent_clock.Zoran Markovic2013-05-281-0/+8
| | * | | | | | ntp: Remove unused variable flags in __hardppsGeert Uytterhoeven2013-05-281-1/+0
| | | |_|/ / / | | |/| | | |
| * | | | | | tick: Cure broadcast false positive pending bit warningThomas Gleixner2013-05-281-1/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-06-081-2/+7
|\ \ \ \ \ \
| * | | | | | irqdomain: document the simple domain first_irqLinus Walleij2013-06-081-1/+4
| * | | | | | kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang2013-06-081-1/+2
| * | | | | | irqdomain: export irq_domain_add_simpleArnd Bergmann2013-06-081-0/+1
* | | | | | | Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-073-11/+19
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | tracing: Use current_uid() for critical time tracingSteven Rostedt (Red Hat)2013-06-061-1/+9
| * | | | | tracing: Fix bad parameter passed in branch selftestSteven Rostedt (Red Hat)2013-05-291-1/+1
| * | | | | ftrace: Use the rcu _notrace variants for rcu_dereference_raw() and friendsSteven Rostedt2013-05-281-9/+9