aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+10
2009-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 23-121/+193
2009-02-11Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-8/+9
2009-02-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 3-29/+64
2009-02-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 1-1/+1
2009-02-11[S390] Update default configuration.Gravatar Martin Schwidefsky 1-27/+60
2009-02-11[S390] Fix init irq proc build break.Gravatar Sachin Sant 1-0/+2
2009-02-11[S390] vdso: fix per cpu vdso pointer in lowcoreGravatar Martin Schwidefsky 1-2/+2
2009-02-11tracing, x86: fix constraint for parent variableGravatar Steven Rostedt 1-5/+4
2009-02-11powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HWGravatar Kumar Gala 1-1/+1
2009-02-10Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 6-13/+20
2009-02-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 12-19/+34
2009-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 17-126/+74
2009-02-10tracing, x86: fix fixup section to return to original codeGravatar Steven Rostedt 1-3/+5
2009-02-10i8327: fix outb() parameter orderGravatar Clemens Ladisch 1-9/+8
2009-02-10[ARM] Storage class should be before const qualifierGravatar Tobias Klauser 1-2/+2
2009-02-10powerpc: Add missing sparsemem.h includeGravatar Michael Neuling 1-0/+1
2009-02-10powerpc/pci: mmap anonymous memory when legacy_mem doesn't existGravatar Benjamin Herrenschmidt 1-2/+15
2009-02-10powerpc/cell: Add missing #include for oprofileGravatar Michael Neuling 1-0/+1
2009-02-10powerpc/ftrace: Fix math to calculate offset in TOCGravatar Steven Rostedt 1-2/+3
2009-02-10powerpc: Don't emulate mr. instructionsGravatar Ananth N Mavinakayanahalli 1-0/+2
2009-02-09powerpc/fsl-booke: Fix mapping functions to use phys_addr_tGravatar Kumar Gala 2-4/+4
2009-02-10x86: fix math_emu register frame accessGravatar Tejun Heo 7-56/+55
2009-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Gravatar Linus Torvalds 1-6/+22
2009-02-09FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowGravatar David Howells 1-1/+1
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedGravatar Kyle McMartin 3-0/+3
2009-02-09x86: math_emu info cleanupGravatar Tejun Heo 6-64/+48
2009-02-09x86: include correct %gs in a.out core dumpGravatar Tejun Heo 1-3/+1
2009-02-09x86, vmi: put a missing paravirt_release_pmd in pgd_dtorGravatar Alok Kataria 1-0/+11
2009-02-09x86: find nr_irqs_gsi with mp_ioapic_routingGravatar Yinghai Lu 3-5/+44
2009-02-09x86: add clflush before monitor for Intel 7400 seriesGravatar Pallipadi, Venkatesh 3-0/+10
2009-02-09Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Gravatar Russell King 5-11/+18
2009-02-08sparc64: Fix probe_kernel_{read,write}().Gravatar David S. Miller 10-48/+25
2009-02-08sparc64: Kill .fixup section bloat.Gravatar David S. Miller 15-77/+42
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 2-2/+2
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Gravatar Len Brown 839-7147/+25842
2009-02-06x86-64: fix int $0x80 -ENOSYS returnGravatar Roland McGrath 1-3/+5
2009-02-06arch/powerpc: Eliminate double sizeofGravatar Julia Lawall 1-1/+1
2009-02-06powerpc/cpm2: Fix set interrupt typeGravatar paulfax 1-1/+1
2009-02-06powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boardsGravatar Anton Vorontsov 2-8/+3
2009-02-06powerpc/83xx: Fix missing #{address,size}-cells in mpc8313erdb.dtsGravatar Anton Vorontsov 1-0/+2
2009-02-06powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPENDGravatar Michael Neuling 1-1/+1
2009-02-06x86: clean up hpet timer reinitGravatar Pavel Emelyanov 1-2/+10
2009-02-05sparc64: Don't hook up pcr_ops on spitfire chips.Gravatar David S. Miller 1-1/+6
2009-02-05prevent kprobes from catching spurious page faultsGravatar Masami Hiramatsu 1-2/+6
2009-02-05Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 11-100/+184
2009-02-05alpha: fixup BUG macroGravatar Alexey Dobriyan 1-2/+2
2009-02-05[CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS tableGravatar Mark Langsdorf 1-6/+22
2009-02-05x86: disable intel_iommu support by defaultGravatar Kyle McMartin 1-0/+11
2009-02-04x86: don't apply __supported_pte_mask to non-present ptesGravatar Jeremy Fitzhardinge 2-7/+21