summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-11-05Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2013-11-05Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2013-11-05Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-11-03kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()Chen Gang
2013-11-01Merge branch 'x86/debug'Ingo Molnar
2013-11-01Merge branch 'x86/boot'Ingo Molnar
2013-11-01Merge branch 'timers/core'Ingo Molnar
2013-11-01Merge branch 'sched/core'Ingo Molnar
2013-11-01Merge branch 'perf/urgent'Ingo Molnar
2013-11-01Merge branch 'perf/core'Ingo Molnar
2013-11-01Merge branch 'irq/urgent'Ingo Molnar
2013-11-01Merge branch 'irq/core'Ingo Molnar
2013-11-01Merge branch 'core/rcu'Ingo Molnar
2013-11-01Merge branch 'core/locking'Ingo Molnar
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar
2013-10-31block: Abstract out bvec iteratorKent Overstreet
2013-10-31hung_task debugging: Add tracepoint to report the hangOleg Nesterov
2013-10-30kernel/system_certificate.S: use real contents instead of macro GLOBAL()Chen Gang
2013-10-30padata: make the sequence counter an atomic_tMathias Krause
2013-10-29uprobes: Teach uprobe_copy_process() to handle CLONE_VFORKOleg Nesterov
2013-10-29uprobes: Change uprobe_copy_process() to dup xol_areaOleg Nesterov
2013-10-29uprobes: Change uprobe_copy_process() to dup return_instancesOleg Nesterov
2013-10-29uprobes: Teach __create_xol_area() to accept the predefined vaddrOleg Nesterov
2013-10-29uprobes: Introduce __create_xol_area()Oleg Nesterov
2013-10-29uprobes: Change the callsite of uprobe_copy_process()Oleg Nesterov
2013-10-29perf: Fix the perf context switch optimizationPeter Zijlstra
2013-10-29perf: Change zero-padding of strings in perf_event_mmap_event()Peter Zijlstra
2013-10-29perf: Do not waste PAGE_SIZE bytes for ALIGN(8) in perf_event_mmap_event()Oleg Nesterov
2013-10-29perf: Kill the dead !vma->vm_mm code in perf_event_mmap_event()Oleg Nesterov
2013-10-29perf: Remove useless atomic_tPeter Zijlstra
2013-10-29sched: Avoid throttle_cfs_rq() racing with period_timer stoppingBen Segall
2013-10-29sched: Guarantee new group-entities always have weightPaul Turner
2013-10-29sched: Fix hrtimer_cancel()/rq->lock deadlockBen Segall
2013-10-29sched: Fix cfs_bandwidth misuse of hrtimer_expires_remainingBen Segall
2013-10-29sched: Fix race on toggling cfs_bandwidth_usedBen Segall
2013-10-29perf: Fix perf ring buffer memory orderingPeter Zijlstra
2013-10-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-10-28sched: Remove extra put_online_cpus() inside sched_setaffinity()Michael wang
2013-10-28genirq: Set the irq thread policy without checking CAP_SYS_NICEThomas Pfaff
2013-10-28Merge branch 'pm-sleep'Rafael J. Wysocki
2013-10-28Merge branch 'pm-qos'Rafael J. Wysocki
2013-10-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-26sched/rt: Fix task_tick_rt() commentLi Bin
2013-10-26Merge branch 'x86/uv' into x86/debugIngo Molnar
2013-10-26Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-25keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin
2013-10-25Merge branch 'blk-mq/core' into for-3.13/coreJens Axboe