| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'tracing/core' into perf/core | Ingo Molnar | 2009-10-15 | 5 | -165/+28 |
|\ |
|
| * | tracing: Move syscalls metadata handling from arch to core | Frederic Weisbecker | 2009-10-14 | 2 | -139/+4 |
| * | function-graph/x86: Replace unbalanced ret with jmp | Steven Rostedt | 2009-10-14 | 2 | -8/+5 |
| * | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-10-13 | 77 | -317/+823 |
| |\ |
|
| * | | testmmiotrace.c: Add and use pr_fmt(fmt) | Joe Perches | 2009-10-12 | 1 | -15/+14 |
| * | | ftrace.c: Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt | Joe Perches | 2009-10-12 | 1 | -3/+5 |
* | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2009-10-15 | 47 | -289/+515 |
|\ \ \ |
|
| * \ \ | Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-10-15 | 2 | -11/+10 |
| |\ \ \ |
|
| | * | | | x86: linker script syntax nits | Roland McGrath | 2009-10-14 | 2 | -11/+10 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-10-15 | 3 | -4/+4 |
| |\ \ \ \ |
|
| | * | | | | sparc64: Set IRQF_DISABLED on LDC channel IRQs. | David S. Miller | 2009-10-13 | 1 | -2/+2 |
| | * | | | | sparc64: Fix D-cache flushing on swapin from SW devices. | David S. Miller | 2009-10-12 | 1 | -1/+1 |
| | * | | | | sparc64: Fix niagara2 perf IRQ bits. | David S. Miller | 2009-10-09 | 1 | -1/+1 |
| * | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-10-15 | 2 | -4/+4 |
| |\ \ \ \ \ |
|
| | * | | | | | [S390] Add highgprs facility to /proc/cpuinfo | Andreas Krebbel | 2009-10-14 | 1 | -3/+3 |
| | * | | | | | [S390] hypfs: Use subcode 6 if subcode 7 is not available | Michael Holzheu | 2009-10-14 | 1 | -1/+1 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-10-15 | 7 | -20/+41 |
| |\ \ \ \ \ |
|
| | * | | | | | sh: Fix a TRACE_IRQS_OFF typo. | Paul Mundt | 2009-10-14 | 1 | -1/+1 |
| | * | | | | | sh: Optimize the setup_rt_frame() I-cache flush. | Paul Mundt | 2009-10-14 | 1 | -2/+1 |
| | * | | | | | sh: Populate initial secondary CPU info from boot_cpu_data. | Paul Mundt | 2009-10-14 | 1 | -0/+2 |
| | * | | | | | sh: Tidy up SMP cpuinfo. | Paul Mundt | 2009-10-14 | 1 | -0/+2 |
| | * | | | | | sh: Use boot_cpu_data for FPU tests in sigcontext paths. | Paul Mundt | 2009-10-14 | 1 | -3/+3 |
| | * | | | | | sh: ftrace: Fix up syscall tracepoint support. | Paul Mundt | 2009-10-13 | 1 | -10/+27 |
| | * | | | | | sh: force dcache flush if dcache_dirty bit set. | Paul Mundt | 2009-10-13 | 1 | -1/+1 |
| | * | | | | | sh: update die() output. | Paul Mundt | 2009-10-13 | 1 | -3/+4 |
| * | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-10-15 | 2 | -3/+0 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Revert "x86, timers: Check for pending timers after (device) interrupts" | Ingo Molnar | 2009-10-09 | 2 | -3/+0 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-10-15 | 7 | -33/+37 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | x86/paravirt: Use normal calling sequences for irq enable/disable | Jeremy Fitzhardinge | 2009-10-13 | 2 | -28/+10 |
| | * | | | | | x86: fix kernel panic on 32 bits when profiling | H. Peter Anvin | 2009-10-12 | 1 | -1/+2 |
| | * | | | | | x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptop | Jan Beulich | 2009-10-12 | 2 | -2/+14 |
| | * | | | | | x86, vmi: Mark VMI deprecated and schedule it for removal | Alok Kataria | 2009-10-08 | 2 | -2/+11 |
| | |/ / / / |
|
| * | | | | | Merge git://git.infradead.org/~dwmw2/iommu-2.6.32 | Linus Torvalds | 2009-10-13 | 1 | -1/+1 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | x86: Move pci_iommu_init to rootfs_initcall() | David Woodhouse | 2009-10-12 | 1 | -1/+1 |
| * | | | | | ARM: force dcache flush if dcache_dirty bit set | Nitin Gupta | 2009-10-12 | 1 | -6/+3 |
| * | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-10-12 | 354 | -5225/+2580 |
| |\ \ \ \ \ |
|
| | * | | | | | [ARM] pxa: workaround errata #37 by not using half turbo switching | Dennis O'Brien | 2009-10-12 | 1 | -1/+1 |
| | * | | | | | [ARM] pxa/csb726: adjust duplicate structure field initialization | Julia Lawall | 2009-10-12 | 1 | -1/+1 |
| * | | | | | | ARM: Add kmap_atomic type debugging | Russell King | 2009-10-11 | 1 | -0/+2 |
| * | | | | | | ARM: boolean bit testing | Johannes Weiner | 2009-10-11 | 1 | -3/+3 |
| * | | | | | | ARM: update die() output | Russell King | 2009-10-11 | 1 | -2/+3 |
| * | | | | | | ARM: Dump code/mem oops lines with the appropriate log level | Russell King | 2009-10-11 | 1 | -16/+17 |
| * | | | | | | ARM: Dump memory and backtrace as one printk per line | Russell King | 2009-10-11 | 1 | -19/+23 |
| * | | | | | | ARM: 5756/1: ep93xx: introduce clk parent | Hartley Sweeten | 2009-10-10 | 1 | -47/+119 |
| * | | | | | | ARM: 5754/1: ep93xx: update i2c support | Hartley Sweeten | 2009-10-10 | 4 | -16/+51 |
| * | | | | | | ARM: 5753/1: ep93xx: remove old EP93XX_GPIO_* defines | Hartley Sweeten | 2009-10-10 | 1 | -12/+0 |
| * | | | | | | ARM: 5729/1: ep93xx: define EP93XX_*_PHYS_BASE with macros | Hartley Sweeten | 2009-10-07 | 1 | -8/+10 |
| * | | | | | | ARM: 5751/1: ep93xx/micro9: Add Micro9-Slim | Hubert Feurstein | 2009-10-07 | 2 | -1/+23 |
| * | | | | | | ARM: 5750/1: ep93xx/micro9: Update platform code | Hubert Feurstein | 2009-10-07 | 3 | -58/+75 |
| * | | | | | | ARM: 5749/1: ep93xx/micro9: Update maintainer | Hubert Feurstein | 2009-10-07 | 1 | -4/+6 |