aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| | * | | | | | powerpc/ftrace: Fix math to calculate offset in TOCSteven Rostedt2009-02-09
| | * | | | | | powerpc: Don't emulate mr. instructionsAnanth N Mavinakayanahalli2009-02-09
| | * | | | | | powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala2009-02-09
| | * | | | | | arch/powerpc: Eliminate double sizeofJulia Lawall2009-02-06
| | * | | | | | powerpc/cpm2: Fix set interrupt typepaulfax2009-02-06
| | * | | | | | powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boardsAnton Vorontsov2009-02-06
| | * | | | | | powerpc/83xx: Fix missing #{address,size}-cells in mpc8313erdb.dtsAnton Vorontsov2009-02-06
| | * | | | | | powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPENDMichael Neuling2009-02-06
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-02-10
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | sparc64: Fix probe_kernel_{read,write}().David S. Miller2009-02-09
| | * | | | | | sparc64: Kill .fixup section bloat.David S. Miller2009-02-09
| | * | | | | | sparc64: Don't hook up pcr_ops on spitfire chips.David S. Miller2009-02-06
| | * | | | | | sparc64: Call dump_stack() in die_nmi().David S. Miller2009-02-04
| | |/ / / / /
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-02-09
| |\ \ \ \ \ \
| | * | | | | | [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS tableMark Langsdorf2009-02-05
| | |/ / / / /
| * | | | | | FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells2009-02-09
| * | | | | | x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin2009-02-09
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-07
| |\ \ \ \ \
| | * | | | | PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-04
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-07
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | | | | | * | | | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger2009-02-04
| | | | | * | | | | x86-64: fix int $0x80 -ENOSYS returnRoland McGrath2009-02-06
| | | | | * | | | | prevent kprobes from catching spurious page faultsMasami Hiramatsu2009-02-05
| | | | | * | | | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-02-05
| | | | | |\ \ \ \ \
| | | | | * | | | | | alpha: fixup BUG macroAlexey Dobriyan2009-02-05
| | | | | * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-04
| | | | | |\ \ \ \ \ \ | | | | | | |_|_|/ / / | | | | | |/| | | / / | | | | | | | |_|/ / | | | | | | |/| | |
| | | | | | * | | | Merge branch 'core/xen' into x86/urgentIngo Molnar2009-02-04
| | | | | | |\ \ \ \
| | | | | | | * | | | xen: disable interrupts before saving in percpuJeremy Fitzhardinge2009-02-03
| | | | | | | | |_|/ | | | | | | | |/| |
| | | | | | * | | | x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov2009-02-03
| | | | | | * | | | x86: push old stack address on irqstack for unwinderMartin Hicks2009-02-03
| | | | | | * | | | irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu2009-02-01
| | | | | | * | | | x86: add cache descriptors for Intel Core i7Dave Jones2009-02-01
| | | | | | * | | | x86/Voyager: make it build and bootJames Bottomley2009-01-31
| | | | | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2009-02-04
| | | | | |\ \ \ \ \
| | | | | | * | | | | Blackfin arch: Remove outdated codeMichael Hennerich2009-02-04
| | | | | | * | | | | Blackfin arch: Fix udelay implementationMichael Hennerich2009-02-04
| | | | | | * | | | | Blackfin arch: Update Copyright informationMichael Hennerich2009-02-04
| | | | | | * | | | | Blackfin arch: Add BF561 PPI POLS, POLC MasksMichael Hennerich2009-02-04
| | | | | | * | | | | Blackfin arch: Update CM-BF527 kernel configMichael Hennerich2009-02-04
| | | | | | * | | | | Blackfin arch: define bfin_memmap as static since it is only used hereMike Frysinger2009-02-04
| | | | | | * | | | | Blackfin arch: cplb mananger: use a do...while loop rather than a for loopMike Frysinger2009-02-04
| | | | | | * | | | | Blackfin arch: fix bug - traps test case 19 for exception 0x2d failsBernd Schmidt2009-02-04
| | | | | | * | | | | Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver pl...Graf Yang2009-02-04
| | | | | | * | | | | Blackfin arch: build jtag tty driver as a module by defaultMike Frysinger2009-02-04
| | | | | | * | | | | Blackfin arch: fix 2 bugs related to debugJie Zhang2009-02-04
| | | | | | * | | | | Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warningBryan Wu2009-02-04
| | | | | | * | | | | Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2Graf Yang2009-02-04
| | | | | | * | | | | Blackfin arch: base SIC_IWR# programming on whether the MMR existsMike Frysinger2009-02-04
| | | | | | * | | | | Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in itMike Frysinger2009-02-04
| | | | | | * | | | | Blackfin arch: fixup board init function nameMike Frysinger2009-02-04