| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc64: Fix crashes in jbusmc_print_dimm() | David S. Miller | 2009-02-11 | 1 | -0/+1 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-02-10 | 12 | -19/+34 |
|\ |
|
| * | powerpc: Add missing sparsemem.h include | Michael Neuling | 2009-02-10 | 1 | -0/+1 |
| * | powerpc/pci: mmap anonymous memory when legacy_mem doesn't exist | Benjamin Herrenschmidt | 2009-02-10 | 1 | -2/+15 |
| * | powerpc/cell: Add missing #include for oprofile | Michael Neuling | 2009-02-10 | 1 | -0/+1 |
| * | powerpc/ftrace: Fix math to calculate offset in TOC | Steven Rostedt | 2009-02-10 | 1 | -2/+3 |
| * | powerpc: Don't emulate mr. instructions | Ananth N Mavinakayanahalli | 2009-02-10 | 1 | -0/+2 |
| * | powerpc/fsl-booke: Fix mapping functions to use phys_addr_t | Kumar Gala | 2009-02-10 | 2 | -4/+4 |
| * | arch/powerpc: Eliminate double sizeof | Julia Lawall | 2009-02-06 | 1 | -1/+1 |
| * | powerpc/cpm2: Fix set interrupt type | paulfax | 2009-02-06 | 1 | -1/+1 |
| * | powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boards | Anton Vorontsov | 2009-02-06 | 2 | -8/+3 |
| * | powerpc/83xx: Fix missing #{address,size}-cells in mpc8313erdb.dts | Anton Vorontsov | 2009-02-06 | 1 | -0/+2 |
| * | powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPEND | Michael Neuling | 2009-02-06 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-02-10 | 17 | -126/+74 |
|\ \ |
|
| * | | sparc64: Fix probe_kernel_{read,write}(). | David S. Miller | 2009-02-09 | 10 | -48/+25 |
| * | | sparc64: Kill .fixup section bloat. | David S. Miller | 2009-02-09 | 15 | -77/+42 |
| * | | sparc64: Don't hook up pcr_ops on spitfire chips. | David S. Miller | 2009-02-06 | 1 | -1/+6 |
| * | | sparc64: Call dump_stack() in die_nmi(). | David S. Miller | 2009-02-04 | 1 | -0/+1 |
| |/ |
|
* | | 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 |
* | | 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-05 | 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-07 | 1 | -3/+5 |
| | | | * | | | prevent kprobes from catching spurious page faults | Masami Hiramatsu | 2009-02-06 | 1 | -2/+6 |
| | | | * | | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-02-06 | 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-04 | 1 | -1/+3 |
| | | | | * | | | x86: APIC: enable workaround on AMD Fam10h CPUs | Borislav Petkov | 2009-02-04 | 1 | -1/+1 |
| | | | | * | | | x86: push old stack address on irqstack for unwinder | Martin Hicks | 2009-02-03 | 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 |
| | | | * | | | | 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 |