summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-02-09powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala2-4/+4
2009-02-10x86: fix math_emu register frame accessTejun Heo7-56/+55
2009-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-6/+22
2009-02-09FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells1-1/+1
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin3-0/+3
2009-02-09x86: math_emu info cleanupTejun Heo6-64/+48
2009-02-09x86: include correct %gs in a.out core dumpTejun Heo1-3/+1
2009-02-09x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria1-0/+11
2009-02-09x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu3-5/+44
2009-02-09x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh3-0/+10
2009-02-09Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King5-11/+18
2009-02-08sparc64: Fix probe_kernel_{read,write}().David S. Miller10-48/+25
2009-02-08sparc64: Kill .fixup section bloat.David S. Miller15-77/+42
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-2/+2
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown839-7147/+25842
2009-02-06x86-64: fix int $0x80 -ENOSYS returnRoland McGrath1-3/+5
2009-02-06arch/powerpc: Eliminate double sizeofJulia Lawall1-1/+1
2009-02-06powerpc/cpm2: Fix set interrupt typepaulfax1-1/+1
2009-02-06powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boardsAnton Vorontsov2-8/+3
2009-02-06powerpc/83xx: Fix missing #{address,size}-cells in mpc8313erdb.dtsAnton Vorontsov1-0/+2
2009-02-06powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPENDMichael Neuling1-1/+1
2009-02-06x86: clean up hpet timer reinitPavel Emelyanov1-2/+10
2009-02-05sparc64: Don't hook up pcr_ops on spitfire chips.David S. Miller1-1/+6
2009-02-05prevent kprobes from catching spurious page faultsMasami Hiramatsu1-2/+6
2009-02-05Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-100/+184
2009-02-05alpha: fixup BUG macroAlexey Dobriyan1-2/+2
2009-02-05[CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS tableMark Langsdorf1-6/+22
2009-02-05x86: disable intel_iommu support by defaultKyle McMartin1-0/+11
2009-02-04x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge2-7/+21
2009-02-04PCI: return error on failure to read PCI ROMsTimothy S. Nelson2-2/+2
2009-02-05x86: fix grammar in user-visible BIOS warningAlex Chiang1-1/+1
2009-02-05x86: fix hpet timer reinit for x86_64Pavel Emelyanov1-1/+1
2009-02-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-30/+58
2009-02-04sparc64: Call dump_stack() in die_nmi().David S. Miller1-0/+1
2009-02-04x86/Kconfig.cpu: make Kconfig help readable in the consoleBorislav Petkov1-13/+15
2009-02-04x86, 64-bit: print DMI info in the oops traceKyle McMartin1-2/+7
2009-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds58-866/+984
2009-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-284/+548
2009-02-04Merge branch 'core/xen' into x86/urgentIngo Molnar1060-8802/+44392
2009-02-04Blackfin arch: Remove outdated codeMichael Hennerich1-23/+1
2009-02-04Blackfin arch: Fix udelay implementationMichael Hennerich1-6/+5
2009-02-04Blackfin arch: Update Copyright informationMichael Hennerich1-1/+1
2009-02-04Blackfin arch: Add BF561 PPI POLS, POLC MasksMichael Hennerich1-0/+2
2009-02-04Blackfin arch: Update CM-BF527 kernel configMichael Hennerich1-124/+321
2009-02-04Blackfin arch: define bfin_memmap as static since it is only used hereMike Frysinger1-1/+1
2009-02-04Blackfin arch: cplb mananger: use a do...while loop rather than a for loopMike Frysinger1-4/+8
2009-02-04Blackfin arch: fix bug - traps test case 19 for exception 0x2d failsBernd Schmidt1-3/+1
2009-02-04Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver pl...Graf Yang10-0/+105
2009-02-04Blackfin arch: build jtag tty driver as a module by defaultMike Frysinger9-9/+9
2009-02-04Blackfin arch: fix 2 bugs related to debugJie Zhang1-8/+1