aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf top: Don't stop if no kernel symtab is foundArnaldo Carvalho de Melo2011-05-271-5/+15
* perf top: Handle kptr_restrictArnaldo Carvalho de Melo2011-05-271-0/+15
* perf top: Remove unused macroArnaldo Carvalho de Melo2011-05-271-2/+0
* perf events: initialize fd array to -1 instead of 0David Ahern2011-05-271-0/+10
* perf tools: Make sure kptr_restrict warnings fit 80 col termsArnaldo Carvalho de Melo2011-05-272-21/+15
* Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-2717-41/+148
|\
| * ftrace: Add internal recursive checksSteven Rostedt2011-05-254-7/+33
| * tracing: Update btrfs's tracepoints to use u64 interfaceliubo2011-05-251-2/+2
| * tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo2011-05-253-0/+52
| * ftrace: Set ops->flag to enabled even on static function tracingSteven Rostedt2011-05-251-1/+5
| * tracing: Have event with function tracer check error returnSteven Rostedt2011-05-251-1/+6
| * ftrace: Have ftrace_startup() return failure codeSteven Rostedt2011-05-251-6/+8
| * jump_label: Check entries limit in __jump_label_updateJiri Olsa2011-05-251-5/+13
| * ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARMRabin Vincent2011-05-251-0/+8
| * scripts/tags.sh: Add magic for trace-events for etags tooSteven Rostedt2011-05-251-1/+3
| * scripts/tags.sh: Fix ctags for DEFINE_EVENT()Steven Rostedt2011-05-251-1/+1
| * x86/ftrace: Fix compiler warning in ftrace.cRakib Mullick2011-05-251-6/+6
| * maccess,probe_kernel: Make write/read src const void *Steven Rostedt2011-05-254-12/+12
* | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-05-274-44/+79
|\ \
| * | oprofile: Use linux/mutex.hAnton Blanchard2011-05-242-2/+2
| * | oprofile, powerpc: Handle events that raise an exception without overflowingEric B Munson2011-05-241-1/+23
| * | oprofile, x86: Enable preemption during pci device setup in IBS initRobert Richter2011-05-201-41/+54
* | | perf tools: Fix build on older systemsArnaldo Carvalho de Melo2011-05-262-0/+3
* | | perf symbols: Handle /proc/sys/kernel/kptr_restrictArnaldo Carvalho de Melo2011-05-266-6/+107
* | | perf: Remove duplicate headersJesper Juhl2011-05-262-3/+0
* | | Merge branch 'linus' into perf/urgentIngo Molnar2011-05-265426-352460/+392441
|\ \ \ | |_|/ |/| |
| * | tmpfs: fix XATTR N overriding POSIX_ACL YEric Paris2011-05-251-14/+15
| * | video: mb862xx: udelay need linux/delay.hStephen Rothwell2011-05-251-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-05-2514-12/+444
| |\ \
| | * | net: fix get_net_ns_by_fd for !CONFIG_NET_NSStephen Rothwell2011-05-241-22/+27
| | * | ns proc: Return -ENOENT for a nonexistent /proc/self/ns/ entry.Eric W. Biederman2011-05-241-0/+1
| | * | ns: Declare sys_setns in syscalls.hEric W. Biederman2011-05-241-0/+1
| | * | net: Allow setting the network namespace by fdEric W. Biederman2011-05-104-3/+37
| | * | ns proc: Add support for the ipc namespaceEric W. Biederman2011-05-103-0/+41
| | * | ns proc: Add support for the uts namespaceEric W. Biederman2011-05-103-0/+43
| | * | ns proc: Add support for the network namespace.Eric W. Biederman2011-05-103-0/+35
| | * | ns: Introduce the setns syscallEric W. Biederman2011-05-101-0/+42
| | * | ns: proc files for namespace naming policy.Eric W. Biederman2011-05-106-11/+241
| * | | slub: remove no-longer used 'unlock_out' labelLinus Torvalds2011-05-251-1/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-25187-1203/+2049
| |\ \ \
| | * | | bonding: documentation and code cleanup for resend_igmpFlavio Leitner2011-05-253-12/+23
| | * | | bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman2011-05-253-16/+10
| | * | | net: hold rtnl again in dump callbacksEric Dumazet2011-05-252-2/+8
| | * | | Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos2011-05-251-0/+1
| | * | | bnx2x: protect sequence increment with mutexDmitry Kravkov2011-05-251-1/+2
| | * | | sch_sfq: fix peek() implementationEric Dumazet2011-05-251-13/+1
| | * | | isdn: netjet - blacklist Digium TDM400PPrarit Bhargava2011-05-251-0/+6
| | * | | via-velocity: don't annotate MAC registers as packedUlrich Hecht2011-05-251-1/+1
| | * | | xen: netfront: hold RTNL when updating features.Ian Campbell2011-05-251-0/+2
| | * | | sctp: fix memory leak of the ASCONF queue when free asocWei Yongjun2011-05-251-0/+16