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