summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tracing: Add notrace to TRACE_EVENT implementation functionsSteven Rostedt2010-02-161-13/+18
* ftrace: Allow to remove a single function from function graph filterLi Zefan2010-02-112-21/+33
* tracing: Add correct/incorrect to sort keys for branch annotation outputSteven Rostedt2010-02-091-2/+17
* tracing: Simplify test for function_graph tracing start pointLai Jiangshan2010-01-292-7/+3
* tracing: Drop the tr check from the graph tracing pathFrederic Weisbecker2010-01-171-9/+10
* tracing: Add stack dump to trace_printk if stacktrace option is setSteven Rostedt2010-01-061-2/+6
* tracing: Use appropriate perl constructs in recordmcount.plWolfram Sang2010-01-061-18/+11
* tracing: optimize recordmcount.pl for offsets-handlingWolfram Sang2010-01-061-9/+9
* tracing: Consolidate protection of reader access to the ring bufferLai Jiangshan2010-01-061-39/+97
* tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan2010-01-068-364/+6
* tracing: Use defined fields and print_fmt to print formatsLai Jiangshan2010-01-061-24/+41
* tracing: Have syscall tracing call its own init functionSteven Rostedt2010-01-062-8/+8
* tracing/kprobes: Init print_fmt for kprobe eventsLai Jiangshan2010-01-061-1/+63
* tracing/syscalls: Init print_fmt for syscall eventsLai Jiangshan2010-01-061-1/+67
* tracing: Add print_fmt fieldLai Jiangshan2010-01-063-1/+35
* tracing: Have __dynamic_array() define a fieldLai Jiangshan2010-01-061-1/+6
* Linux 2.6.33-rc3v2.6.33-rc3Linus Torvalds2010-01-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-01-053-27/+51
|\
| * sparc64: Fix Niagara2 perf event handling.David S. Miller2010-01-041-0/+11
| * sparc64: Fix NMI programming when perf events are active.David S. Miller2010-01-041-1/+2
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-045197-289167/+470226
| |\
| * | bbc_envctrl: Clean up properly if kthread_run() fails.David S. Miller2010-01-041-26/+38
* | | Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell2010-01-051-1/+1
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-01-051-6/+15
|\ \ \
| * | | ocfs2: Handle O_DIRECT when writing to a refcounted cluster.Tao Ma2009-12-301-6/+15
* | | | Merge branch 'for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2010-01-055-51/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | ASoC: fixup oops in generic AC97 codec glueManuel Lauss2010-01-041-0/+6
| * | | Merge commit 'v2.6.33-rc2' into for-2.6.33Mark Brown2009-12-269142-454824/+809540
| |\ \ \ | | |/ /
| * | | ASoC: fix params_rate() macro use in several codecsGuennadi Liakhovetski2009-12-243-21/+21
| * | | ASoC: fsi-ak4642: Remove ak4642_add_i2c_deviceKuninori Morimoto2009-12-241-30/+0
* | | | Merge branch 'limits_cleanup' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-01-043-3/+29
|\ \ \ \
| * | | | resource: add helpers for fetching rlimitsJiri Slaby2010-01-041-0/+22
| * | | | resource: move kernel function inside __KERNEL__Jiri Slaby2010-01-041-2/+6
| * | | | SECURITY: selinux, fix update_rlimit_cpu parameterJiri Slaby2010-01-041-1/+1
* | | | | Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-01-048-1/+57
|\ \ \ \ \
| * \ \ \ \ ARM: Merge s3c24xx-updates2Ben Dooks2010-01-040-0/+0
| |\ \ \ \ \
| | * | | | | ARM: S3C24XX: touchscreen device definitionArnaud Patard2009-12-234-0/+41
| * | | | | | ARM: Merge next-simtecBen Dooks2010-01-048-1/+57
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | ARM: S3C: Fix NAND device registration by s3c_nand_set_platdata().Ben Dooks2009-12-231-1/+3
| | * | | | | ARM: S3C24XX: touchscreen device definitionArnaud Patard2009-12-235-0/+49
| | * | | | | ARM: mach-bast: add NAND_SCAN_SILENT_NODEV to optional devicesBen Dooks2009-12-231-0/+3
| | * | | | | ARM: mach-osiris: add NAND_SCAN_SILENT_NODEV to optional devicesBen Dooks2009-12-231-0/+2
| | |/ / / /
* | | | | | sysfs: Add lockdep annotations for the sysfs active referenceEric W. Biederman2010-01-042-2/+27
* | | | | | lguest: fix bug in setting guest GDT entryRusty Russell2010-01-041-1/+3
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-01-049-302/+254
|\ \ \ \ \ \
| * | | | | | [S390] Update default configuration.Martin Schwidefsky2010-01-041-11/+75
| * | | | | | [S390] Have param.h simply include <asm-generic/param.h>.Robert P. J. Day2010-01-041-26/+2
| * | | | | | [S390] qdio: convert global statistics to per-device statsJan Glauber2010-01-047-265/+177
| |/ / / / /
* | | | | | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-01-0453-884/+3029
|\ \ \ \ \ \
| * | | | | | binfmt_elf_fdpic: Fix build breakage introduced by coredump changes.Daisuke HATAYAMA2010-01-041-2/+2