aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-147-2/+2
* tracing/events: fix lockdep system nameSteven Rostedt2009-04-141-1/+1
* tracing/events: add support for modules to TRACE_EVENTSteven Rostedt2009-04-144-0/+10
* tracing/events: convert event call sites to use a link listSteven Rostedt2009-04-141-0/+1
* tracing/events: move the ftrace event tracing code to coreSteven Rostedt2009-04-143-7/+496
* tracing/events: move declarations from trace directory to core includeSteven Rostedt2009-04-141-0/+146
* tracing: make trace_seq operations available for core kernelSteven Rostedt2009-04-141-0/+89
* tracing: create automated trace definesSteven Rostedt2009-04-146-2/+91
* tracing: consolidate trace and trace_event headersSteven Rostedt2009-04-1411-510/+654
* Merge branch 'linus' into tracing/coreIngo Molnar2009-04-14245-17890/+197
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-04-132-0/+48
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2009-04-082-0/+48
| | |\
| | | * Input: add AD7879 Touchscreen driverMichael Hennerich2009-03-091-0/+35
| | | * Input: generic driver for rotary encoders on GPIOsDaniel Mack2009-03-081-0/+13
| * | | PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki2009-04-131-0/+11
| * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-131-2/+2
| |\ \ \
| | * | | Make __stringify support variable argument macros tooZhaolei2009-04-101-2/+2
| * | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-131-0/+7
| |\ \ \ \
| | * | | | lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker2009-04-121-0/+7
| * | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-131-1/+1
| |\ \ \ \ \
| | * | | | | i2c: Fix sparse warnings for I2C_BOARD_INFO()Ben Hutchings2009-04-131-1/+1
| * | | | | | add some long-missing capabilities to fs_maskSerge E. Hallyn2009-04-131-4/+19
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-132-52/+52
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | percpu: unbreak alpha percpuTejun Heo2009-04-102-52/+52
| | | |/ / | | |/| |
| * | | | Remove stale include/asm-mn10300/.gitignore fileLinus Torvalds2009-04-101-2/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds2009-04-10120-9109/+0
| |\ \ \ \
| | * | | | Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells2009-04-10120-9109/+0
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frvLinus Torvalds2009-04-10114-8626/+0
| |\ \ \ \
| | * | | | FRV: Move to arch/frv/include/asm/David Howells2009-04-10114-8626/+0
| | * | | | FRV: Fix indentation errors to keep git-am happy when moving arch header filesDavid Howells2009-04-101-3/+3
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-04-091-94/+57
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ide: refactor tf_read() methodSergei Shtylyov2009-04-081-2/+3
| | * | | ide: refactor tf_load() methodSergei Shtylyov2009-04-081-2/+2
| | * | | ide: simplify 'struct ide_taskfile'Sergei Shtylyov2009-04-081-34/+15
| | * | | ide: replace IDE_TFLAG_* flags by IDE_VALID_*Sergei Shtylyov2009-04-081-57/+38
| | |/ /
* | | | tracing/infrastructure: separate event tracer from event supportTom Zanussi2009-04-141-1/+1
* | | | ring-buffer: add ring_buffer_discard_commitSteven Rostedt2009-04-141-0/+29
* | | | tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macroZhaolei2009-04-124-37/+197
* | | | tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei2009-04-124-24/+30
* | | | tracing, net, skb tracepoint: make skb tracepoint use the TRACE_EVENT() macroZhaolei2009-04-104-3/+41
* | | | tracing/lockdep: report the time waited for a lockFrederic Weisbecker2009-04-101-5/+18
* | | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-04-1047-410/+1604
|\ \ \ \ | |/ / /
| * | | FRV: Use <asm-generic/pgtable.h> in NOMMU modeDavid Howells2009-04-091-4/+2
| * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-093-31/+37
| |\ \ \
| | * | | tracing/syscalls: use a dedicated file headerFrederic Weisbecker2009-04-093-30/+36
| | * | | tracing: append a comma to INIT_FTRACE_GRAPHTetsuo Handa2009-04-081-1/+1
| | |/ /
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-04-091-1/+2
| |\ \ \
| | * | | sched: do not count frozen tasks toward loadNathan Lynch2009-04-091-1/+2
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds2009-04-091-0/+14
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | irq: fix cpumask memory leak on offstack cpumask kernelsYinghai Lu2009-04-031-0/+14