summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+12
|\
| * Merge branch 'linus' into queueMarcelo Tosatti2012-04-199-37/+37
| |\
| * | watchdog: add check for suspended vm in softlockup detectorEric B Munson2012-04-081-0/+12
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-18/+88
|\ \ \
| * | | irqdomain: Document size parameter of irq_domain_add_linear()Mark Brown2012-05-191-0/+1
| * | | irqdomain: trivial pr_fmt conversion.Paul Mundt2012-05-191-15/+17
| * | | irqdomain: Make irq_domain_simple_map() static.Paul Mundt2012-05-191-2/+2
| * | | irqdomain: Export remaining public API symbols.Paul Mundt2012-05-191-0/+10
| * | | irqdomain: Support removal of IRQ domains.Paul Mundt2012-05-191-2/+59
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-243-15/+55
|\ \ \ \
| * \ \ \ Merge branch 'fortglx/3.5/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2012-05-222-8/+4
| |\ \ \ \
| | * | | | timekeeping: Fix a few minor newline issues.Richard Cochran2012-05-211-3/+1
| | * | | | ntp: Fix a stale comment and a few stray newlines.Richard Cochran2012-05-211-4/+2
| | * | | | ntp: Correct TAI offset during leap secondRichard Cochran2012-05-211-1/+1
| * | | | | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-32/+41
| |/ / / /
| * | | | timers: Provide generic Kconfig switchesThomas Gleixner2012-05-211-0/+35
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-241-1/+2
|\ \ \ \ \
| * | | | | mm: add a low limit to alloc_large_system_hashTim Bird2012-05-241-1/+2
* | | | | | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-2411-876/+3521
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-05-1416-355/+506
| |\ \ \ \ \ \
| * | | | | | | tracing: Provide trace events interface for uprobesSrikar Dronamraju2012-05-077-6/+823
| * | | | | | | tracing: Extract out common code for kprobes/uprobes trace eventsSrikar Dronamraju2012-05-075-871/+1016
| * | | | | | | tracing: Modify is_delete, is_return from int to boolSrikar Dronamraju2012-05-071-8/+8
| * | | | | | | uprobes/core: Decrement uprobe count before the pages are unmappedSrikar Dronamraju2012-04-141-2/+2
| * | | | | | | uprobes/core: Make background page replacement logic account for rss_stat cou...Srikar Dronamraju2012-04-141-0/+5
| * | | | | | | Merge branch 'perf/core' into perf/uprobesIngo Molnar2012-04-14105-3080/+4768
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | uprobes/core: Optimize probe hits with the help of a counterSrikar Dronamraju2012-03-312-8/+114
| * | | | | | | uprobes/core: Allocate XOL slots for uprobes useSrikar Dronamraju2012-03-312-0/+217
| * | | | | | | uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju2012-03-143-4/+327
| * | | | | | | Merge branch 'x86/cleanups' into perf/uprobesIngo Molnar2012-03-1318-46/+171
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'x86/x32' into x86/cleanupsIngo Molnar2012-03-132-9/+61
| | |\ \ \ \ \ \ \
| * | | | | | | | | uprobes/core: Rename bkpt to swbpSrikar Dronamraju2012-03-131-17/+17
| * | | | | | | | | uprobes/core: Make order of function parameters consistent across functionsSrikar Dronamraju2012-03-131-45/+48
| * | | | | | | | | uprobes/core: Make macro names consistentSrikar Dronamraju2012-03-131-9/+9
| * | | | | | | | | uprobes: Update copyright noticesIngo Molnar2012-02-221-1/+2
| * | | | | | | | | uprobes/core: Move insn to arch specific structureSrikar Dronamraju2012-02-221-12/+26
| * | | | | | | | | uprobes/core: Remove uprobe_opcode_szSrikar Dronamraju2012-02-221-3/+3
| * | | | | | | | | uprobes: Move to kernel/events/Ingo Molnar2012-02-223-1/+3
| * | | | | | | | | uprobes/core: Clean up, refactor and improve the codeIngo Molnar2012-02-171-92/+127
| * | | | | | | | | uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju2012-02-172-0/+977
* | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-241-0/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab2012-05-1513-70/+136
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab2012-04-1962-1289/+1014
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | [media] kernel:kfifo: export __kfifo_max_r symbolSrinivas Kandagatla2012-04-111-0/+1
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-232-18/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | new helper: sigsuspend()Al Viro2012-05-212-18/+17
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-2314-287/+883
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | userns: Silence silly gcc warning.Eric W. Biederman2012-05-191-2/+2
| * | | | | | | | | | | | cred: use correct cred accessor with regards to rcu read lockSasha Levin2012-05-171-2/+2
| * | | | | | | | | | | | userns: Convert cgroup permission checks to use uid_eqEric W. Biederman2012-05-151-3/+3