summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-11-21ARM: IXP4xx: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-11-21ARM: integrator: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-11-21ARM: imx: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-11-21ARM: davinci: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-11-21ARM: clps711x: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-11-21ARM: timer-sp: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds54-189/+717
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds117-1594/+3569
2013-11-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds212-3939/+9109
2013-11-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-33/+33
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds18-255/+145
2013-11-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds24-190/+464
2013-11-11ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHEDPeter Zijlstra4-4/+25
2013-11-11stop_machine: Fix race between stop_two_cpus() and stop_cpus()Rik van Riel1-2/+13
2013-11-11Merge tag 'arc-v3.13-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds28-181/+326
2013-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds8-9/+16
2013-11-11Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds28-168/+1214
2013-11-11Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-23/+22
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds274-8921/+15385
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds50-434/+3082
2013-11-11Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds43-235/+1902
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds189-5212/+8183
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds172-3672/+1317
2013-11-11Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-93/+104
2013-11-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds48-370/+936
2013-11-11Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-339/+455
2013-11-09uprobes: Fix the memory out of bound overwrite in copy_insn()Oleg Nesterov1-22/+21
2013-11-09uprobes: Fix the wrong usage of current->utask in uprobe_copy_process()Oleg Nesterov1-1/+1
2013-11-08Merge tag 'ftrace-urgent-3.12-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2013-11-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds133-7090/+1984
2013-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds96-1983/+3427
2013-11-07parisc: add generic 32- and 64-bit defconfigsHelge Deller2-0/+674
2013-11-07parisc: sticon - unbreak on 64bit kernelHelge Deller3-80/+158
2013-11-07parisc: signal fixup - SIGBUS vs. SIGSEGVHelge Deller1-4/+14
2013-11-07parisc: implement full version of access_ok()Helge Deller1-4/+42
2013-11-07parisc: correctly display number of active CPUsHelge Deller1-2/+6
2013-11-07parisc: do not count IPI calls twiceHelge Deller3-10/+0
2013-11-07parisc: make udelay() SMP-safeHelge Deller3-32/+84
2013-11-07parisc: remove duplicate defineMichael Opdenacker1-1/+0
2013-11-07parisc: make "make install" not depend on vmlinuxHelge Deller2-15/+51
2013-11-07parisc: add kernel audit featureHelge Deller8-6/+158
2013-11-07parisc: provide macro to create exception table entriesHelge Deller5-14/+27
2013-11-08Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds14-57/+464
2013-11-08Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds47-598/+1944
2013-11-07ARM64: /proc/interrupts: display IPIs of online CPUs onlySudeep KarkadaNagesha1-1/+1
2013-11-07Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar13-59/+239
2013-11-07perf tools: Remove unneeded includeRodrigo Campos1-1/+0
2013-11-07perf record: Remove post_processing_offset variableDavid Ahern1-5/+3
2013-11-07perf record: Remove advance_output functionDavid Ahern1-6/+1
2013-11-07perf record: Refactor feature handling into a separate functionDavid Ahern1-12/+21