aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-30
|\
| * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-05-24
| |\
| | * ring-buffer: Check for valid buffer before changing sizeSteven Rostedt2012-05-23
* | | Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-05-30
|\ \ \
| * \ \ Merge tag 'v3.4-rc5' into for-3.5/coreJens Axboe2012-05-01
| |\ \ \
| * \ \ \ Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-mergedTejun Heo2012-04-01
| |\ \ \ \
| * | | | | block: ioc_task_link() can't failTejun Heo2012-03-06
* | | | | | vsprintf: fix %ps on non symbols when using kallsymsStephen Boyd2012-05-29
* | | | | | rescounters: add res_counter_uncharge_until()Frederic Weisbecker2012-05-29
* | | | | | kernel: cgroup: push rcu read locking from css_is_ancestor() to callsiteJohannes Weiner2012-05-29
* | | | | | mm/fork: fix overflow in vma length when copying mmap on cloneSiddhesh Poyarekar2012-05-29
* | | | | | mm: remove swap token codeRik van Riel2012-05-29
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into queueMarcelo Tosatti2012-04-19
| |\ \ \ \ \ \
| * | | | | | | watchdog: add check for suspended vm in softlockup detectorEric B Munson2012-04-08
* | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-24
|\ \ \ \ \ \ \ \
| * | | | | | | | irqdomain: Document size parameter of irq_domain_add_linear()Mark Brown2012-05-19
| * | | | | | | | irqdomain: trivial pr_fmt conversion.Paul Mundt2012-05-19
| * | | | | | | | irqdomain: Make irq_domain_simple_map() static.Paul Mundt2012-05-19
| * | | | | | | | irqdomain: Export remaining public API symbols.Paul Mundt2012-05-19
| * | | | | | | | irqdomain: Support removal of IRQ domains.Paul Mundt2012-05-19
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-24
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fortglx/3.5/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2012-05-22
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | timekeeping: Fix a few minor newline issues.Richard Cochran2012-05-21
| | * | | | | | | | | ntp: Fix a stale comment and a few stray newlines.Richard Cochran2012-05-21
| | * | | | | | | | | ntp: Correct TAI offset during leap secondRichard Cochran2012-05-21
| * | | | | | | | | | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-21
| |/ / / / / / / / /
| * | | | | | / / / timers: Provide generic Kconfig switchesThomas Gleixner2012-05-21
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: add a low limit to alloc_large_system_hashTim Bird2012-05-24
* | | | | | | | | | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-24
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-05-14
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tracing: Provide trace events interface for uprobesSrikar Dronamraju2012-05-07
| * | | | | | | | | | | tracing: Extract out common code for kprobes/uprobes trace eventsSrikar Dronamraju2012-05-07
| * | | | | | | | | | | tracing: Modify is_delete, is_return from int to boolSrikar Dronamraju2012-05-07
| * | | | | | | | | | | uprobes/core: Decrement uprobe count before the pages are unmappedSrikar Dronamraju2012-04-14
| * | | | | | | | | | | uprobes/core: Make background page replacement logic account for rss_stat cou...Srikar Dronamraju2012-04-14
| * | | | | | | | | | | Merge branch 'perf/core' into perf/uprobesIngo Molnar2012-04-14
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | uprobes/core: Optimize probe hits with the help of a counterSrikar Dronamraju2012-03-31
| * | | | | | | | | | | uprobes/core: Allocate XOL slots for uprobes useSrikar Dronamraju2012-03-31
| * | | | | | | | | | | uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju2012-03-14
| * | | | | | | | | | | Merge branch 'x86/cleanups' into perf/uprobesIngo Molnar2012-03-13
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/x32' into x86/cleanupsIngo Molnar2012-03-13
| | |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | uprobes/core: Rename bkpt to swbpSrikar Dronamraju2012-03-13
| * | | | | | | | | | | | | uprobes/core: Make order of function parameters consistent across functionsSrikar Dronamraju2012-03-13
| * | | | | | | | | | | | | uprobes/core: Make macro names consistentSrikar Dronamraju2012-03-13
| * | | | | | | | | | | | | uprobes: Update copyright noticesIngo Molnar2012-02-22
| * | | | | | | | | | | | | uprobes/core: Move insn to arch specific structureSrikar Dronamraju2012-02-22
| * | | | | | | | | | | | | uprobes/core: Remove uprobe_opcode_szSrikar Dronamraju2012-02-22
| * | | | | | | | | | | | | uprobes: Move to kernel/events/Ingo Molnar2012-02-22