summaryrefslogtreecommitdiffstats
path: root/kernel/res_counter.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-03uprobes: Fix return value in error handling pathzhangwei(Jovi)1-1/+3
2013-07-03tracing: Fix race between deleting buffer and setting eventsSteven Rostedt (Red Hat)1-6/+17
2013-07-02tracing: Add trace_array_get/put() to event handlingSteven Rostedt (Red Hat)2-4/+54
2013-07-02tracing: Get trace_array ref counts when accessing trace filesSteven Rostedt (Red Hat)1-9/+112
2013-07-02tracing: Add trace_array_get/put() to handle instance refs betterSteven Rostedt (Red Hat)1-18/+65
2013-07-02tracing: Protect ftrace_trace_arrays list in trace_events.cAlexander Z Lam3-2/+13
2013-07-02tracing: Make trace_marker use the correct per-instance bufferAlexander Z Lam1-1/+2
2013-07-02ftrace: Do not run selftest if command line parameter is setSteven Rostedt (Red Hat)3-2/+22
2013-07-02tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit()Oleg Nesterov1-4/+2
2013-07-02tracing: Use flag buffer_disabled for irqsoff tracerSteven Rostedt (Red Hat)2-33/+72
2013-07-02tracing/kprobes: Turn trace_probe->files into list_headOleg Nesterov1-101/+37
2013-07-02tracing: Fix disabling of soft disableTom Zanussi1-1/+3
2013-07-02tracing: Add missing syscall_metadata commentTom Zanussi1-0/+1
2013-07-02tracing: Simplify code for showing of soft disabled flagTom Zanussi1-10/+10
2013-07-02tracing/kprobes: Kill probe_enable_lockOleg Nesterov1-23/+20
2013-07-02tracing/kprobes: Avoid perf_trace_buf_*() if ->perf_events is emptyOleg Nesterov1-4/+8
2013-07-02tracing: Failed to create system directorySteven Rostedt1-6/+35
2013-06-20ftrace: Fix stddev calculation in function profilerJuri Lelli1-2/+8
2013-06-20tracing/kprobes: Remove unnecessary checking of trace_probe_is_enabledzhangwei(Jovi)1-2/+1
2013-06-20tracing: Disable tracing on warningSteven Rostedt (Red Hat)5-0/+45
2013-06-20tracing: Update documentation on tracepoint glob matchingSteven Rostedt (Red Hat)1-2/+11
2013-06-20tracing: Add binary '&' filter for eventsSteven Rostedt2-1/+7
2013-06-12tracing: Do not call kmem_cache_free() on allocation failureNamhyung Kim1-6/+1
2013-06-12ftrace: Remove ftrace_regex_lseek()Li Zefan1-4/+0
2013-06-12ftrace: Use schedule_on_each_cpu() as a heavy synchronize_sched()Steven Rostedt1-2/+21
2013-06-12tracing: Fix file mode of free_bufferWang YanQing1-1/+1
2013-06-12tracing/trivial: Consolidate error return conditionHarsh Prateek Bora1-4/+1
2013-06-12tracing: Add function probe to trigger a ftrace dump of current CPU traceSteven Rostedt (Red Hat)2-0/+50
2013-06-12tracing: Add function probe to trigger a ftrace dump to consoleSteven Rostedt (Red Hat)2-5/+61
2013-06-09Linux 3.10-rc5v3.10-rc5Linus Torvalds1-1/+1
2013-06-09hpfs: fix warnings when the filesystem fills upMikulas Patocka1-0/+4
2013-06-08irqchip: Return -EPERM for reserved IRQsGrant Likely2-2/+2
2013-06-08irqdomain: document the simple domain first_irqLinus Walleij1-1/+4
2013-06-08kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang1-1/+2
2013-06-08irqdomain: export irq_domain_add_simpleArnd Bergmann1-0/+1
2013-06-08Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki1-4/+0
2013-06-08ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson1-0/+2
2013-06-08ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera1-1/+9
2013-06-07dmatest: do not allow to interrupt ongoing testsAndy Shevchenko2-25/+26
2013-06-07ACPI / PM: Do not execute _PS0 for devices without _PSC during initializationRafael J. Wysocki1-4/+6
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski3-41/+47
2013-06-06tracing: Use current_uid() for critical time tracingSteven Rostedt (Red Hat)1-1/+9
2013-06-06USB: option,zte_ev: move most ZTE CDMA devices to zte_evDan Williams2-26/+22
2013-06-06USB: option: blacklist network interface on Huawei E1820Bjørn Mork1-0/+2
2013-06-06USB: whiteheat: fix broken port configurationJohan Hovold1-1/+1
2013-06-06xfs: increase number of ACL entries for V5 superblocksDave Chinner2-20/+42
2013-06-06xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner2-0/+14
2013-06-06xfs: inode unlinked list needs to recalculate the inode CRCDave Chinner2-0/+25
2013-06-06xfs: fix log recovery transaction item reorderingDave Chinner1-7/+58
2013-06-06xfs: fix remote attribute invalidation for a leafDave Chinner1-1/+1