summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kprobes: cleanup to separate probe-able checkMasami Hiramatsu2012-07-311-37/+45
* kprobes: Inverse taking of module_mutex with kprobe_mutexSteven Rostedt2012-07-311-2/+2
* ftrace: add ftrace_set_filter_ip() for address based filterMasami Hiramatsu2012-07-312-2/+60
* ftrace: Add selftest to test function save-regs supportSteven Rostedt2012-07-312-1/+115
* ftrace: Add selftest to test function trace recursion protectionSteven Rostedt2012-07-313-0/+163
* ftrace: Only compile ftrace selftest if selftests are enabledSteven Rostedt2012-07-311-0/+2
* ftrace: Add default recursion protection for function tracingSteven Rostedt2012-07-318-8/+24
* ftrace/x86: Remove function_trace_stop check from graph callerSteven Rostedt2012-07-312-6/+0
* ftrace/x86_32: Simplify parameter setup for ftrace_regs_callerUros Bizjak2012-07-311-3/+2
* ftrace/x86: Add save_regs for i386 function callsSteven Rostedt2012-07-193-6/+68
* ftrace/x86: Add separate function to save regsSteven Rostedt2012-07-196-47/+373
* ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracerSteven Rostedt2012-07-192-1/+2
* ftrace: Return pt_regs to function trace callbackSteven Rostedt2012-07-199-30/+47
* ftrace: Consolidate arch dependent functions with 'list' functionSteven Rostedt2012-07-192-41/+17
* ftrace: Pass ftrace_ops as third parameter to function trace callbackSteven Rostedt2012-07-1911-46/+113
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-07-181-0/+4
|\
| * tracing: Check for allocation failure in __tracing_open()Dan Carpenter2012-07-111-0/+4
* | Merge branch 'linus' into perf/coreIngo Molnar2012-07-18331-1775/+2887
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-1745-144/+256
| |\
| | * Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-07-172-3/+4
| | |\
| | | * ipvs: fix oops in ip_vs_dst_event on rmmodJulian Anastasov2012-07-171-2/+3
| | | * ipvs: fix oops on NAT reply in br_nf contextLin Ming2012-07-171-1/+1
| | * | ixgbevf: Fix panic when loading driverAlexander Duyck2012-07-171-0/+3
| | * | ax25: Fix missing breakAlan Cox2012-07-161-0/+1
| | * | MAINTAINERS: reflect actual changes in IEEE 802.15.4 maintainershipDmitry Eremin-Solenikov2012-07-161-1/+2
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-162-10/+35
| | |\ \
| | | * | e1000e: fix test for PHY being accessible on 82577/8/9 and I217Bruce Allan2012-07-141-10/+32
| | | * | e1000e: Correct link check logic for 82571 serdesTushar Dave2012-07-141-0/+3
| | * | | caif: Fix access to freed pernet memorySjur Brændeland2012-07-161-1/+1
| | * | | net: cgroup: fix access the unallocated memory in netprio cgroupGao feng2012-07-161-17/+54
| | * | | ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K2012-07-161-12/+0
| | * | | sctp: Fix list corruption resulting from freeing an association on a listNeil Horman2012-07-162-7/+12
| | | |/ | | |/|
| | * | net: respect GFP_DMA in __netdev_alloc_skb()Eric Dumazet2012-07-161-1/+1
| | |/
| | * sch_sfb: Fix missing NULL checkAlan Cox2012-07-121-0/+2
| | * bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan2012-07-101-3/+3
| | * IPoIB: fix skb truesize underestimatiomEric Dumazet2012-07-101-4/+8
| | * net: Fix memory leak - vlan_info structAmir Hanania2012-07-101-0/+3
| | * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-07-103-7/+19
| | |\
| | | * batman-adv: check incoming packet type for blaSimon Wunderlich2012-07-063-7/+19
| | * | gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet2012-07-091-4/+3
| | * | drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat...Julia Lawall2012-07-091-1/+2
| | * | net/rxrpc/ar-peer.c: remove invalid reference to list iterator variableJulia Lawall2012-07-091-1/+1
| | * | drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variableJulia Lawall2012-07-091-2/+2
| | * | net: cgroup: fix out of bounds accessesEric Dumazet2012-07-092-4/+8
| | * | bonding: debugfs and network namespaces are incompatibleEric W. Biederman2012-07-091-1/+1
| | * | bonding: Manage /proc/net/bonding/ entries from the netdev eventsEric W. Biederman2012-07-091-3/+6
| | * | stmmac: Fix for higher mtu size handlingDeepak Sikri2012-07-091-1/+2
| | * | stmmac: Fix for nfs hang on multiple rebootDeepak Sikri2012-07-091-0/+3
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-097-17/+14
| | |\ \
| | | * | iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-07-091-2/+2