summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-134-5/+11
|\
| * locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar2009-03-131-4/+4
| * Merge branch 'linus' into core/lockingIngo Molnar2009-03-1312-22/+34
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-03-122-0/+6
| | |\
| | | * cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell2009-03-121-0/+3
| | | * cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell2009-03-121-0/+3
| | * | drm: fix EDID parser problem with positive/negative hsync/vsyncPantelis Koukousoulas2009-03-111-1/+1
| | |/
| * | Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar2009-03-0557-180/+301
| |\ \
* | \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-103-56/+159
|\ \ \ \
| * | | | tracing: remove funky whitespace in the trace codeSteven Rostedt2009-03-101-8/+8
| * | | | tracing: document TRACE_EVENT macro in tracepoint.hSteven Rostedt2009-03-101-0/+103
| * | | | tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macroSteven Rostedt2009-03-103-56/+56
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/...Ingo Molnar2009-03-103-11/+18
|\ \ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-03-091-1/+0
| | |\ \ \ \
| | | * | | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-091-1/+0
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-092-10/+18
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-046-1/+39
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | * | | | | vlan: Fix vlan-in-vlan crashes.David S. Miller2009-03-041-0/+1
| | | * | | | | netns: Remove net_aliveEric W. Biederman2009-03-031-10/+17
* | | | | | | | Merge branch 'x86/core' into tracing/ftraceIngo Molnar2009-03-101-33/+27
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar2009-03-107-43/+36
| |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | / / / / | | | |_|_|_|/ / / / | | |/| | | | | | |
| | | | * | | | | | x86, percpu: setup reserved percpu area for x86_64Tejun Heo2009-03-061-23/+12
| | | | * | | | | | percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo2009-03-061-4/+6
| | | | * | | | | | percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo2009-03-061-2/+3
| | | | * | | | | | percpu: cosmetic renames in pcpu_setup_first_chunk()Tejun Heo2009-03-061-1/+1
| | | | * | | | | | percpu: clean up percpu constantsTejun Heo2009-03-061-11/+13
* | | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-107-213/+409
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | tracing: remove obsolete TRACE_EVENT_FORMAT macroSteven Rostedt2009-03-103-5/+2
| * | | | | | | | tracing: convert irq trace points to new macrosSteven Rostedt2009-03-101-14/+24
| * | | | | | | | tracing: convert the sched trace points to the TRACE_EVENT macrosSteven Rostedt2009-03-101-76/+246
| * | | | | | | | tracing: new format for specialized trace pointsSteven Rostedt2009-03-102-16/+35
| * | | | | | | | tracing: replace TP<var> with TP_<var>Steven Rostedt2009-03-107-121/+121
| | | | | | | | |
| \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-108-13/+18
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | / / / / / | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-03-081-6/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | dmaengine: update kerneldocJohannes Weiner2009-02-111-6/+1
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-03-083-1/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ata: add CFA specific identify data wordsSergei Shtylyov2009-03-051-0/+2
| | | * | | | | | | | remove stale comment from <linux/hdreg.h>Bartlomiej Zolnierkiewicz2009-03-051-1/+0
| | | * | | | | | | | ide: allow to wrap interrupt handlerStanislaw Gruszka2009-03-051-0/+1
| | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-081-2/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | libata: align ap->sector_bufTejun Heo2009-03-051-1/+2
| | | * | | | | | | | libata: fix dma_unmap_sg misuseFUJITA Tomonori2009-03-051-0/+1
| | | * | | | | | | | libata: change drive ready wait after hard reset to 5sStuart Hayes2009-03-051-1/+1
| | | |/ / / / / / /
| | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-081-1/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Input: serio - fix protocol number for TouchIT213Dmitry Torokhov2009-03-071-1/+1
| * | | | | | | | | tracing: optimize trace_printk()Ingo Molnar2009-03-091-2/+8
| * | | | | | | | | tracing: trace_printk() fix, move format array to data sectionIngo Molnar2009-03-091-1/+1
* | | | | | | | | | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...Ingo Molnar2009-03-0835-150/+650
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | tracing, Text Edit Lock - Architecture Independent CodeMathieu Desnoyers2009-03-061-0/+6
| * | | | | | | | | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-0634-150/+644
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
OpenPOWER on IntegriCloud