summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-09-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-08Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://android.kernel.org/kernel/tegraLinus Torvalds
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2010-09-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-09-07m68knommu: fix missing linker segmentsGreg Ungerer
2010-09-07h8300: Fix missing consts in kernel_execve()David Howells
2010-09-07h8300: Fix die()David Howells
2010-09-07h8300: IRQ flags should be stored in an unsigned longDavid Howells
2010-09-05x86, mcheck: Avoid duplicate sysfs links/files for thresholding banksAndreas Herrmann
2010-09-05x86: Fix the address space annotations of iomap_atomic_prot_pfn()Francisco Jerez
2010-09-03perf, x86: Try to handle unknown nmis with an enabled PMURobert Richter
2010-09-03perf, x86: Fix handle_irq return valuesPeter Zijlstra
2010-09-03perf, x86: Fix accidentally ack'ing a second event on intel perf counterDon Zickus
2010-09-02powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot
2010-09-01[ARM] tegra: Add ZRELADDR default for ARCH_TEGRAErik Gilling
2010-09-01Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2010-09-01oprofile, x86: fix init_sysfs() function stubRobert Richter
2010-09-01alpha: Fix printk format errorsMichael Cree
2010-08-31alpha: convert perf_event to use local_tMichael Cree
2010-08-31Fix call to replaced SuperIO functionsMorten H. Larsen
2010-08-31alpha: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori
2010-08-31powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov
2010-08-31arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leakJulia Lawall
2010-08-31arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmapJulia Lawall
2010-08-31fsl_rio: fix compile errorsLi Yang
2010-08-31powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblockKumar Gala
2010-08-31powerpc/85xx: Fix compilation of mpc85xx_mds.cAlexander Graf
2010-08-31oprofile, x86: fix init_sysfs error handlingRobert Richter
2010-08-31powerpc: Don't use kernel stack with translation offMichael Neuling
2010-08-31powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras
2010-08-31powerpc/kexec: Adds correct calling convention for kexec purgatoryMatthew McClintock
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-08-28Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-28Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds
2010-08-28Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-28Alpha: Fix a missing comma in sys_osf_statfs()David Howells
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-27Blackfin: bf52x/bf54x boards: drop unused nand page sizeBarry Song
2010-08-27Blackfin: punt duplicate SPORT MMR definesMike Frysinger
2010-08-27ARM: S5PV310: Fix on Secondary CPU startupChanghwan Youn
2010-08-27ARM: S5PV310: Bug fix on uclk1 and sclk_pwmJongpill Lee
2010-08-27ARM: S5PV310: Fix missed uart clocksJongpill Lee
2010-08-27ARM: S5PV310: Should be clk_sclk_apll not clk_mout_apllJongpill Lee
2010-08-27ARM: S5PV310: Fix on PLL setting for S5PV310Jongpill Lee
2010-08-27ARM: S5PV310: Add CMU block for S5PV310 ClockKukjin Kim
2010-08-27ARM: S5PV310: Fix on typo irqs.h of S5PV310Kukjin Kim
2010-08-27ARM: S5PV310: Fix on default ZRELADDR of ARCH_S5PV310Kukjin Kim
2010-08-27ARM: S5PV310: Fix on GPIO base addressesKyungmin Park