summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2012-06-12m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k typesGreg Ungerer
2012-06-12m68knommu: fix 68360 local setting of timer interrupt handlerGreg Ungerer
2012-06-12m68knommu: fix 68328 local setting of timer interrupt handlerGreg Ungerer
2012-06-12m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU typesGreg Ungerer
2012-06-12m68knommu: m528x qspi definition fixSteven King
2012-06-11sparc: remove two unused headersPaul Bolle
2012-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-06-11ARM: mm: fix type of the arm_dma_limit global variableMarek Szyprowski
2012-06-11ARM: dma-mapping: Add missing static storage class specifierSachin Kamat
2012-06-11x86/mm: Fix some kernel-doc warningsWanpeng Li
2012-06-11ARM: MMP: add pxa910-ssp into ssp_id_tableQiao Zhou
2012-06-09x86, um: Correct syscall table type attributes breaking gcc 4.8Martin Pelikan
2012-06-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-06-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2012-06-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-08x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus
2012-06-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman
2012-06-08x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu
2012-06-08Merge tag 'omap-fixes-for-v3.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-06-07ARM: highbank: Add smc calls to enable/disable the L2Rob Herring
2012-06-08powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras
2012-06-07Merge branch 'imx/fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson
2012-06-07Merge branch 'imx/clk-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 in...Olof Johansson
2012-06-07ARM i.MX imx21ads: Fix overlapping static i/o mappingsJaccon Bastiaansen
2012-06-07Merge branch 'imx/fixes-for-3.5' of git://git.linaro.org/people/shawnguo/linu...Olof Johansson
2012-06-07Merge tag 'imx-clk-common-fixes' of git://git.pengutronix.de/git/imx/linux-2....Olof Johansson
2012-06-07x86, efi stub: Add .reloc section back into imageJordan Justen
2012-06-07Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-06-07ARM: imx6: exit coherency when shutting down a cpuShawn Guo
2012-06-07ARM: mx51: Add pinctrl_provide_dummies()Fabio Estevam
2012-06-07ARM: mx31: Add pinctrl_provide_dummies()Fabio Estevam
2012-06-06tile: add #include to unbreak build after generic init_task conversionChris Metcalf
2012-06-06tile: remove cpu_idle_on_new_stackChris Metcalf
2012-06-06perf/x86: Check user address explicitly in copy_from_user_nmi()Arun Sharma
2012-06-06perf/x86: Check if user fp is validArun Sharma
2012-06-06perf/x86: Allow multiple stacksArun Sharma
2012-06-06perf/x86: Update SNB PEBS constraintsPeter Zijlstra
2012-06-06perf/x86: Enable/Add IvyBridge hardware supportPeter Zijlstra
2012-06-06perf/x86: Implement cycles:p for SNB/IVBPeter Zijlstra
2012-06-06perf/x86: Fix Intel shared extra MSR allocationPeter Zijlstra
2012-06-06sched/x86: Calculate booted cores after construction of sibling_maskKamalesh Babulal
2012-06-06m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()Geert Uytterhoeven
2012-06-06x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama
2012-06-06x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang
2012-06-06x86/intel/moorestown: Change intel_scu_devices_create() to __devinitSebastian Andrzej Siewior
2012-06-06x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init()Yasuaki Ishimatsu
2012-06-06x86/gart: Fix kmemleak warningXiaotian Feng