summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-21Merge branch 'perf/urgent' into perf/coreIngo Molnar605-2890/+6467
2013-03-18perf/cgroup: Add __percpu annotation to perf_cgroup->infoNamhyung Kim1-1/+1
2013-03-18perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity eventStephane Eranian1-0/+4
2013-03-18kprobes/x86: Check Interrupt Flag modifier when registering probeMasami Hiramatsu2-1/+5
2013-03-18kprobes: Make hash_64() as always inlinedMasami Hiramatsu1-1/+2
2013-03-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar7-7/+53
2013-03-18Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar4-21/+78
2013-03-18perf: Generate EXIT event only once per task contextNamhyung Kim1-2/+5
2013-03-18perf: Reset hwc->last_period on sw clock eventsNamhyung Kim1-0/+1
2013-03-14tracing: Prevent buffer overwrite disabled for latency tracersSteven Rostedt (Red Hat)4-16/+65
2013-03-14tracing: Keep overwrite in sync between regular and snapshot buffersSteven Rostedt (Red Hat)1-1/+5
2013-03-14tracing: Protect tracer flags with trace_types_lockSteven Rostedt (Red Hat)1-4/+8
2013-03-14perf tools: Fix LIBNUMA build with glibc 2.12 and older.Vinson Lee1-0/+24
2013-03-14watchdog: Add comments to explain the watchdog_disabled variableanish kumar1-0/+5
2013-03-14Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2-3/+4
2013-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds11-0/+12
2013-03-13Merge branch 'akpm' (fixes from Andrew)Linus Torvalds16-174/+144
2013-03-13idr: idr_alloc() shouldn't trigger lowmem warning when preloadedTejun Heo1-13/+25
2013-03-13UAPI: fix endianness conditionals in M32R's asm/stat.hDavid Howells1-2/+2
2013-03-13UAPI: fix endianness conditionals in linux/raid/md_p.hDavid Howells1-2/+4
2013-03-13UAPI: fix endianness conditionals in linux/acct.hDavid Howells1-2/+4
2013-03-13UAPI: fix endianness conditionals in linux/aio_abi.hDavid Howells1-2/+2
2013-03-13decompressors: fix typo "POWERPC"Paul Bolle1-1/+1
2013-03-13mm/fremap.c: fix oops on error pathAndrew Morton1-2/+4
2013-03-13idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo2-52/+55
2013-03-13tidspbridge: convert to idr_alloc()Tejun Heo1-44/+26
2013-03-13zcache: convert to idr_alloc()Tejun Heo1-15/+10
2013-03-13mlx4: remove leftover idr_pre_get() callTejun Heo1-1/+0
2013-03-13workqueue: convert to idr_alloc()Tejun Heo1-3/+4
2013-03-13nfsd: convert to idr_alloc()Tejun Heo1-3/+2
2013-03-13nfsd: remove unused get_new_stid()Tejun Heo1-31/+0
2013-03-13kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORERAndrew Morton1-1/+1
2013-03-13signal: always clear sa_restorer on execveKees Cook1-0/+3
2013-03-13mm: remove_memory(): fix end_pfn settingToshi Kani1-1/+1
2013-03-13include/linux/res_counter.h needs errno.hAndrew Morton1-0/+1
2013-03-13Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds38-218/+531
2013-03-13Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-33/+91
2013-03-13Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-90/+126
2013-03-13userns: Don't allow CLONE_NEWUSER | CLONE_FSEric W. Biederman2-1/+8
2013-03-13tracing: Fix free of probe entry by calling call_rcu_sched()Steven Rostedt (Red Hat)1-2/+2
2013-03-13perf/POWER7: Create a sysfs format entry for Power7 eventsSukadev Bhattiprolu1-0/+13
2013-03-13perf probe: Fix segfaultAnanth N Mavinakayanahalli1-1/+1
2013-03-13libtraceevent: Remove hard coded include to /usr/local/include in MakefileJack Mitchell1-1/+1
2013-03-13perf record: Fix -C optionJiri Olsa1-2/+4
2013-03-13perf tools: check if -DFORTIFY_SOURCE=2 is allowedMarcin Slusarz1-1/+7
2013-03-13perf report: Fix build with NO_NEWT=1Michael Ellerman1-0/+1
2013-03-13perf annotate: Fix build with NO_NEWT=1Michael Ellerman1-2/+2
2013-03-13USB: quatech2: only write to the tty if the port is open.Bill Pemberton1-2/+5
2013-03-13qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams1-2/+5
2013-03-12futex: fix kernel-doc notation and spelloRandy Dunlap1-23/+23