| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | | | | | sparc64: Kill .fixup section bloat. | David S. Miller | 2009-02-08 | 15 | -77/+42 |
| | | * | | | | | | | sparc64: Don't hook up pcr_ops on spitfire chips. | David S. Miller | 2009-02-05 | 1 | -1/+6 |
| | | * | | | | | | | sparc64: Call dump_stack() in die_nmi(). | David S. Miller | 2009-02-04 | 1 | -0/+1 |
| | | |/ / / / / / |
|
* | | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-02-11 | 1 | -5/+4 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | tracing, x86: fix constraint for parent variable | Steven Rostedt | 2009-02-10 | 1 | -5/+4 |
* | | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-02-11 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
| * | | | | | | | | tracing, x86: fix fixup section to return to original code | Steven Rostedt | 2009-02-10 | 1 | -3/+5 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-02-10 | 5 | -7/+26 |
|\| | | | | | |
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-02-09 | 1 | -6/+22 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table | Mark Langsdorf | 2009-02-05 | 1 | -6/+22 |
| | |/ / / / / |
|
| * | | | | | | FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now | David Howells | 2009-02-09 | 1 | -1/+1 |
| * | | | | | | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin | 2009-02-09 | 3 | -0/+3 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | tracing/function-graph-tracer: drop the kernel_text_address check | Frederic Weisbecker | 2009-02-09 | 1 | -7/+0 |
* | | | | | | tracing/power: move the power trace headers to a dedicated file | Frederic Weisbecker | 2009-02-09 | 2 | -2/+2 |
* | | | | | | Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k... | Ingo Molnar | 2009-02-09 | 2 | -27/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | ring-buffer: use generic version of in_nmi | Steven Rostedt | 2009-02-07 | 1 | -2/+2 |
| * | | | | | | ftrace: change function graph tracer to use new in_nmi | Steven Rostedt | 2009-02-07 | 2 | -21/+2 |
| * | | | | | | ftrace, x86: rename in_nmi variable | Steven Rostedt | 2009-02-07 | 1 | -11/+11 |
| * | | | | | | ring-buffer: add NMI protection for spinlocks | Steven Rostedt | 2009-02-07 | 2 | -4/+5 |
* | | | | | | | Merge commit 'v2.6.29-rc4' into tracing/core | Ingo Molnar | 2009-02-09 | 27 | -152/+259 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| / / / / /
| |/ / / / / |
|
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-02-07 | 2 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | PCI: return error on failure to read PCI ROMs | Timothy S. Nelson | 2009-02-04 | 2 | -2/+2 |
| | |/ / / / |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-------. \ \ \ \ | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 2009-02-07 | 839 | -7147/+25842 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
| | | | | | * | | | | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent... | Thomas Renninger | 2009-02-04 | 1 | -11/+0 |
| | | | | * | | | | | x86-64: fix int $0x80 -ENOSYS return | Roland McGrath | 2009-02-06 | 1 | -3/+5 |
| | | | | * | | | | | prevent kprobes from catching spurious page faults | Masami Hiramatsu | 2009-02-05 | 1 | -2/+6 |
| | | | | * | | | | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-02-05 | 11 | -100/+184 |
| | | | | |\ \ \ \ \ |
|
| | | | | | * | | | | | sh: Fix up T-bit error handling in SH-4A mutex fastpath. | Takashi Yoshii | 2009-01-29 | 1 | -12/+9 |
| | | | | | * | | | | | sh: Fix up spurious syscall restarting. | Paul Mundt | 2009-01-29 | 4 | -44/+8 |
| | | | | | * | | | | | sh: fcnvds fix with denormalized numbers on SH-4 FPU. | Carmelo AMOROSO | 2009-01-29 | 1 | -1/+1 |
| | | | | | * | | | | | sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0. | Christopher SMITH | 2009-01-29 | 1 | -4/+4 |
| | | | | | * | | | | | sh: Handle calling csum_partial with misaligned data | Stuart Menefy | 2009-01-29 | 1 | -19/+50 |
| | | | | | * | | | | | sh: ap325rxa: Enable ov772x in defconfig. | Kuninori Morimoto | 2009-01-29 | 1 | -7/+20 |
| | | | | | * | | | | | sh: ap325rxa: Add ov772x support. | Kuninori Morimoto | 2009-01-29 | 1 | -3/+50 |
| | | | | | * | | | | | sh: ap325rxa: control camera power toggling. | Kuninori Morimoto | 2009-01-29 | 1 | -1/+9 |
| | | | | | * | | | | | sh: mach-migor: Enable ov772x and tw9910 in defconfig. | Kuninori Morimoto | 2009-01-29 | 1 | -9/+33 |
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|
| | | | | * | | | | | alpha: fixup BUG macro | Alexey Dobriyan | 2009-02-05 | 1 | -2/+2 |
| | | | | * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-04 | 9 | -30/+58 |
| | | | | |\ \ \ \ \
| | | | | | |_|/ / /
| | | | | |/| | / /
| | | | | | | |/ /
| | | | | | |/| | |
|
| | | | | | * | | | Merge branch 'core/xen' into x86/urgent | Ingo Molnar | 2009-02-04 | 1060 | -8802/+44392 |
| | | | | | |\ \ \ |
|
| | | | | | | * | | | xen: disable interrupts before saving in percpu | Jeremy Fitzhardinge | 2009-02-03 | 1 | -1/+3 |
| | | | | | | | |/
| | | | | | | |/| |
|
| | | | | | * | | | x86: APIC: enable workaround on AMD Fam10h CPUs | Borislav Petkov | 2009-02-03 | 1 | -1/+1 |
| | | | | | * | | | x86: push old stack address on irqstack for unwinder | Martin Hicks | 2009-02-02 | 1 | -0/+1 |
| | | | | | * | | | irq, x86: fix lock status with numa_migrate_irq_desc | Yinghai Lu | 2009-02-01 | 1 | -2/+3 |
| | | | | | * | | | x86: add cache descriptors for Intel Core i7 | Dave Jones | 2009-02-01 | 1 | -0/+15 |
| | | | | | * | | | x86/Voyager: make it build and boot | James Bottomley | 2009-01-31 | 4 | -26/+35 |
| | | | * | | | | | ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.c | Rafael J. Wysocki | 2009-01-16 | 1 | -2/+2 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar | 2009-02-05 | 95 | -1395/+1650 |
|\ \ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2009-02-04 | 58 | -866/+984 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Blackfin arch: Remove outdated code | Michael Hennerich | 2009-02-04 | 1 | -23/+1 |
| | * | | | | | | | Blackfin arch: Fix udelay implementation | Michael Hennerich | 2009-02-04 | 1 | -6/+5 |