aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-11[S390] Fix init irq proc build break.Sachin Sant1-0/+2
2009-02-11[S390] vdso: fix per cpu vdso pointer in lowcoreMartin Schwidefsky1-2/+2
2009-02-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds12-19/+34
2009-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-126/+74
2009-02-10powerpc: Add missing sparsemem.h includeMichael Neuling1-0/+1
2009-02-10powerpc/pci: mmap anonymous memory when legacy_mem doesn't existBenjamin Herrenschmidt1-2/+15
2009-02-10powerpc/cell: Add missing #include for oprofileMichael Neuling1-0/+1
2009-02-10powerpc/ftrace: Fix math to calculate offset in TOCSteven Rostedt1-2/+3
2009-02-10powerpc: Don't emulate mr. instructionsAnanth N Mavinakayanahalli1-0/+2
2009-02-09powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala2-4/+4
2009-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus 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-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/jbarnes/pci-2.6Linus Torvalds2-2/+2
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into releaseLen 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-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/lethal/sh-2.6Linus 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-04PCI: return error on failure to read PCI ROMsTimothy S. Nelson2-2/+2
2009-02-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-30/+58
2009-02-04sparc64: Call dump_stack() in die_nmi().David S. Miller1-0/+1
2009-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus 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 platform resources to board filesGraf 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
2009-02-04Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warningBryan Wu1-0/+1
2009-02-04Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2Graf Yang1-42/+42
2009-02-04Blackfin arch: base SIC_IWR# programming on whether the MMR existsMike Frysinger2-14/+8
2009-02-04Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in itMike Frysinger1-0/+6
2009-02-04Blackfin arch: fixup board init function nameMike Frysinger6-12/+12