summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-10-07ARM: mv78xx0: correct addr_map_cfg __initdata annotationArnd Bergmann
2012-10-07ARM: footbridge: remove RTC_IRQ definitionArnd Bergmann
2012-10-07ARM: soc: dependency warnings for errataArnd Bergmann
2012-10-07ARM: ks8695: __arch_virt_to_dma type handlingArnd Bergmann
2012-10-07ARM: rpc: check device_register return code in ecard_probeArnd Bergmann
2012-10-07ARM: davinci: don't mark da850_register_cpufreq as __initArnd Bergmann
2012-10-07ARM: iop13xx: fix iq81340sc_atux_map_irq prototypeArnd Bergmann
2012-10-07ARM: iop13xx: mark iop13xx_scan_bus as __devinitArnd Bergmann
2012-10-07ARM: mv78xx0: mark mv78xx0_timer_init as __init_refokArnd Bergmann
2012-10-07ARM: s3c24xx: fix multiple section mismatch warningsArnd Bergmann
2012-10-04ARM: at91: unused variable in at91_pm_verify_clocksArnd Bergmann
2012-10-04ARM: at91: skip at91_io_desc definition for NOMMUArnd Bergmann
2012-10-04ARM: pxa: work around duplicate definition of GPIO24_SSP1_SFRMArnd Bergmann
2012-10-04ARM: pxa: remove sharpsl_fatal_check functionArnd Bergmann
2012-10-04ARM: pxa: define palmte2_pxa_keys conditionallyArnd Bergmann
2012-10-04ARM: pxa: Wunused-result warning in viper board fileArnd Bergmann
2012-10-04ARM: shark: fix shark_pci_init return codeArnd Bergmann
2012-09-28Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-27Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2012-09-27um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven
2012-09-27um: Fix IPC on umRichard Weinberger
2012-09-27um: kill thread->forkingAl Viro
2012-09-27um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro
2012-09-27um: don't leak floating point state and segment registers on execve()Al Viro
2012-09-27um: take cleaning singlestep to start_thread()Al Viro
2012-09-26ARM: Orion5x: Fix too small coherent pool.Andrew Lunn
2012-09-26Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-09-24Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut
2012-09-24tile: gxio iorpc numbering change for TRIO interfaceChris Metcalf
2012-09-24c6x: use asm-generic/barrier.hMark Salter
2012-09-24xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk
2012-09-24ARM: dma-mapping: Fix potential memory leak in atomic_pool_init()Sachin Kamat
2012-09-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-09-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-09-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-09-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-09-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-21sparc: fix the return value of module_alloc()Wei Yongjun
2012-09-21sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32Andreas Larsson
2012-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-09-21Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-21ARM: reserve syscall 378 for kcmpRussell King
2012-09-21x86/kbuild: archscripts depends on scripts_basicJeff Mahoney
2012-09-19Merge branch 'clkdev' into fixesRussell King