aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-10-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...HEADmasterLinus Torvalds13-69/+473
2012-10-12Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+8
2012-10-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds40-22/+602
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds98-881/+343
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds28-681/+32
2012-10-11Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab13-69/+473
2012-10-11Merge branch 'fixes' into for-linusRussell King2640-75139/+84809
2012-10-11Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds26-105/+165
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds67-184/+410
2012-10-11Merge branch 'akpm' (Fixups from Andrew)Linus Torvalds1-5/+6
2012-10-11arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanupsYasuaki Ishimatsu1-4/+5
2012-10-11arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling codeAndrew Morton1-1/+1
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds14-604/+135
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds74-1260/+1732
2012-10-10pinctrl/nomadik: support other alternate-C functionsJean-Nicolas Graux2-0/+8
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds88-889/+303
2012-10-10Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into...Florian Tobias Schandinat111-689/+720
2012-10-10Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds150-775/+630
2012-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds61-1843/+1951
2012-10-10Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-0/+8
2012-10-10Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+1
2012-10-09Merge tag 'omap-for-v3.7-rc1/fixes-asoc-regression-signed' of git://git.kerne...Olof Johansson6-0/+220
2012-10-09Merge tag 'omap-for-v3.7-rc1/fixes-cpufreq-signed' of git://git.kernel.org/pu...Olof Johansson3-8/+28
2012-10-09Merge tag 'omap-for-v3.7-rc1/fixes-pm-signed' of git://git.kernel.org/pub/scm...Olof Johansson5-4/+5
2012-10-09Merge tag 'omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3' of git://git.kernel...Olof Johansson6-30/+54
2012-10-09Merge tag 'omap-for-v3.7-rc1/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson20-37/+42
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro140-424/+424
2012-10-09um: move sysrq.h out of include/sharedAl Viro4-8/+8
2012-10-09um/x86: merge 32 and 64 bit variants of ptrace.hAl Viro3-78/+54
2012-10-09um/x86: merge 32 and 64bit variants of checksum.hAl Viro3-265/+144
2012-10-09ARM: pxa: armcore: fix PCI PIO warningsArnd Bergmann1-3/+9
2012-10-09ARM: integrator: use __iomem pointers for MMIO, part 2Arnd Bergmann4-7/+7
2012-10-09ARM: assabet: fix bogus warning in get_assabet_scr (again)Arnd Bergmann1-1/+1
2012-10-09ARM: shmobile: mark shmobile_init_late as __initArnd Bergmann1-1/+1
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse3038-81351/+137809
2012-10-09Merge tag 'disintegrate-s390-20121009' ofMartin Schwidefsky59-1149/+1258
2012-10-09s390/entry: fix svc number for TIF_SYSCALL system call restartMartin Schwidefsky1-1/+1
2012-10-09s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range()Heiko Carstens1-4/+12
2012-10-09s390/vmalloc: have separate modules areaHeiko Carstens4-12/+46
2012-10-09s390/css_chars: remove superfluous ifdefSebastian Ott1-3/+0
2012-10-09s390/chsc: make headers usableSebastian Ott2-9/+11
2012-10-09s390/mm: let kernel text section always begin at 1MBHeiko Carstens2-6/+0
2012-10-09s390/mm: fix mapping of read-only kernel text sectionHeiko Carstens1-2/+2
2012-10-09s390/mm: add page table dumperHeiko Carstens3-0/+232
2012-10-09s390: add support to start the kernel in 64 bit mode.Martin Schwidefsky1-31/+70
2012-10-09s390/mm,pageattr: remove superfluous EXPORT_SYMBOLsHeiko Carstens1-3/+0
2012-10-09s390/mm,pageattr: add more page table walk sanity checksHeiko Carstens1-12/+25
2012-10-09s390/mm: fix pmd_huge() usage for kernel mappingHeiko Carstens3-15/+25
2012-10-09s390/mm: use pfmf instruction to initialize storage keysHeiko Carstens4-6/+51
2012-10-09s390/facilities: cleanup PFMF and HPAGE machine facility detectionHeiko Carstens2-17/+9
2012-10-09ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King1-2/+2
2012-10-09ARM: 7549/1: HYP: fix boot on some ARM1136 coresMarc Zyngier1-4/+5
2012-10-09UAPI: (Scripted) Disintegrate arch/sparc/include/asmDavid Howells61-1843/+1951
2012-10-09UAPI: (Scripted) Disintegrate arch/s390/include/asmDavid Howells59-1149/+1258
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds84-433/+1283
2012-10-09sparc64: Support transparent huge pages.David Miller14-110/+582
2012-10-09mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller3-0/+3
2012-10-09sparc64: Document PGD and PMD layout.David Miller2-8/+16
2012-10-09sparc64: Eliminate PTE table memory wastage.David Miller5-44/+123
2012-10-09sparc64: Halve the size of PTE tablesDavid Miller2-19/+9
2012-10-09sparc64: Only support 4MB huge pages and 8KB base pages.David Miller6-121/+9
2012-10-09memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...Yasuaki Ishimatsu1-4/+9
2012-10-09mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli1-3/+8
2012-10-09mm: fix-up zone present pagesJianguo Wu1-0/+1
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li18-0/+18
2012-10-09atomic: implement generic atomic_dec_if_positive()Shaohua Li3-24/+2
2012-10-09rbtree: move augmented rbtree functionality to rbtree_augmented.hMichel Lespinasse1-1/+1
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse4-8/+4
2012-10-09rbtree: add RB_DECLARE_CALLBACKS() macroMichel Lespinasse1-35/+2
2012-10-09rbtree: remove prior augmented rbtree implementationMichel Lespinasse1-19/+46
2012-10-09thp, s390: architecture backend for thp on s390Gerald Schaefer6-18/+220
2012-10-09thp, s390: disable thp for kvm host on s390Gerald Schaefer1-0/+30
2012-10-09thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer2-0/+44
2012-10-09thp, s390: thp splitting backend for s390Gerald Schaefer3-1/+41
2012-10-09thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGEGerald Schaefer2-0/+4
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon8-0/+31
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov7-8/+8
2012-10-09mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov2-23/+11
2012-10-09mm, x86, pat: rework linear pfn-mmap trackingKonstantin Khlebnikov1-5/+12
2012-10-09x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse...Suresh Siddha1-11/+36
2012-10-09x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routinesSuresh Siddha1-14/+19
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas6-0/+6
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas7-0/+7
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas10-0/+10
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas12-0/+14
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds29-469/+157
2012-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds11-31/+416
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds160-2877/+48108
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds22-1/+36
2012-10-08ARM: OMAP4/AM335x: hwmod: fix disable_module regression in hardreset handlingPaul Walmsley1-4/+27
2012-10-08ARM: OMAP3: fix workaround for EMU clockdomainJon Hunter1-22/+22
2012-10-08arm/omap: Replace board_ref_clock with enum valuesVikram Narayanan2-4/+2
2012-10-08ARM: OMAP2+: remove duplicated include from board-omap3stalker.cWei Yongjun1-5/+0
2012-10-08arch/arm/plat-omap/omap-pm-noop.c: Remove unecessary semicolonPeter Senna Tschudin1-4/+4
2012-10-08arch/arm/mach-omap2: Remove unecessary semicolonPeter Senna Tschudin5-7/+7
2012-10-08arch/arm/mach-omap1/devices.c: Remove unecessary semicolonPeter Senna Tschudin1-1/+1
2012-10-08ARM/dts: omap5-evm: pinmux configuration for audioPeter Ujfalusi1-0/+54
2012-10-08ARM/dts: Add pinctrl driver entries for omap5Peter Ujfalusi1-0/+17
2012-10-08ARM/dts: omap4-panda: pinmux configuration for audioPeter Ujfalusi1-0/+35
2012-10-08ARM/dts: omap4-sdp: pinmux configuration for audioPeter Ujfalusi1-0/+53
2012-10-08ARM/dts: omap5-evm: Disable unused McBSP3Peter Ujfalusi1-0/+4
2012-10-08ARM/dts: omap4-sdp: Disable unused McBSP3Peter Ujfalusi1-0/+4
2012-10-08ARM/dts: omap4-panda: Disable unused audio IPsPeter Ujfalusi1-0/+12
2012-10-08ARM: OMAP: board-omap4panda: Pin mux configuration for audio needsPeter Ujfalusi1-0/+15
2012-10-08ARM: OMAP: board-4430-sdp: Pin mux configuration for audio needsPeter Ujfalusi1-0/+26
2012-10-08Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren5-4/+5
2012-10-08Merge tag 'for_3.7-fixes-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren3-8/+28
2012-10-08AM35xx: Add missing hwmod entry for the HDQ/1-Wire present in AM3505/3517 CPUs.Raphael Assenat1-0/+1
2012-10-08ARM: OMAP2+: gpmc: annotate exit sections properlyAfzal Mohammed1-2/+2
2012-10-08ARM: OMAP: fix return value check in realtime_counter_init()Wei Yongjun1-1/+1
2012-10-08ARM: OMAP: hsmmc: fix return value check in omap_hsmmc_init_one()Wei Yongjun1-1/+1
2012-10-08OMAPDSS: fix return value check in create_dss_pdev()Wei Yongjun1-1/+1
2012-10-08ARM: OMAP2+: Add am335x evm and bone targets to common MakefileVaibhav Hiremath1-1/+3
2012-10-08arm: increase FORCE_MAX_ZONEORDER for TI AM33XXYegor Yefremov1-0/+1
2012-10-08ARM: OMAP: OMAP_DEBUG_LEDS needs to select LEDS_CLASSAxel Lin1-0/+1
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds35-315/+262
2012-10-08ARM: OMAP2+: PM: MPU DVFS: use generic CPU device for MPU-SSKevin Hilman3-8/+28
2012-10-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds6-28/+6
2012-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-12/+176
2012-10-08ARM: OMAP: rx51: Fix a section mismatch warnShubhrajyoti D1-1/+1
2012-10-08ARM: OMAP2+: Round of the carve out memory requested to section_sizeR Sricharan1-2/+2
2012-10-08ARM: OMAP: counter: add locking to read_persistent_clockColin Cross1-7/+14
2012-10-08arm64: Enable interrupts before calling do_notify_resume()Catalin Marinas1-0/+1
2012-10-08arm64: Use the generic compat_sys_sendfile() implementationCatalin Marinas2-20/+1
2012-10-08arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size()Catalin Marinas3-8/+4
2012-10-08MXS: Implement DMA support into mxs-i2cMarek Vasut1-0/+2
2012-10-08Merge tag 'v3.6-rc7' into i2c-embedded/for-nextWolfram Sang74-417/+613
2012-10-08Blackfin: smp: add smp_mb() to keep coherencySteven Miao1-2/+2
2012-10-08Blackfin: drop irq enable in init_arch_irq()Steven Miao1-1/+0
2012-10-08Blackfin: fix wrong place disabled irqSteven Miao2-4/+1
2012-10-08Blackfin: update defconfig for bf609-ezkitBob Liu1-10/+6
2012-10-08Blackfin: add bf548 v0.4 revisionSonic Zhang1-1/+1
2012-10-08Blackfin: bf60x: Add bf608 and bf609 specific perpheral MMRsSonic Zhang1-0/+271
2012-10-08Blackfin: cpufreq: fix dpm_state_tableJames Cosin1-3/+2
2012-10-08Blackfin: bfin_gpio: proc: fix return valueSteven Miao1-2/+2
2012-10-08Blackfin: CM-BF537E: Update SPORT support in board file.Harald Krapfenbauer1-5/+125
2012-10-08Blackfin: bf537: fix lq035 platform device nameScott Jiang1-1/+1
2012-10-08Blackfin: bf533-ezkit: enable flash drivers by defaultMike Frysinger1-2/+5
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds3-4/+4
2012-10-07arm: vt8500: Fix build warning in uncompress.hTony Prisk1-4/+4
2012-10-07mmc: sdhci-spear: add device tree bindingsViresh Kumar2-4/+1
2012-10-08Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-63/+0
2012-10-07ARM: OMAP: omap3evm: fix new sparse warningPaul Walmsley1-2/+1
2012-10-07ARM: OMAP2+: hwmod data: Fix PMU interrupt definitionsJon Hunter2-2/+2
2012-10-07ARM: am33xx: clk: Update clkdev table to add mcasp aliasVaibhav Hiremath1-0/+2
2012-10-07ARM: dts: remove redundant imx dtb targets from MakefileShawn Guo1-8/+0
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson20-73/+29
2012-10-07vt8500: Fix build warning when no framebuffer selectedTony Prisk1-1/+4
2012-10-07dtb: Add arch-vt8500 board files to arch/arm/boot/dts/MakefileTony Prisk1-0/+3
2012-10-07ARM: tegra: remove "Tegra board type" comment from KconfigStephen Warren1-2/+0
2012-10-07ARM: tegra: fix invalid unit-address in tegra*.dtsiStephen Warren2-3/+3
2012-10-07ARM: iop: fix mismerge of KconfigOlof Johansson1-2/+0
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds66-1304/+1766
2012-10-07Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds12-80/+182
2012-10-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds34-1767/+692
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-2/+0
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds126-829/+3734
2012-10-07Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds6-18/+98
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-7/+132
2012-10-07ARM: mv78xx0: correct addr_map_cfg __initdata annotationArnd Bergmann1-1/+1
2012-10-07ARM: footbridge: remove RTC_IRQ definitionArnd Bergmann1-2/+0
2012-10-07ARM: soc: dependency warnings for errataArnd Bergmann2-4/+4
2012-10-07ARM: ks8695: __arch_virt_to_dma type handlingArnd Bergmann1-1/+2
2012-10-07ARM: rpc: check device_register return code in ecard_probeArnd Bergmann1-1/+3
2012-10-07ARM: davinci: don't mark da850_register_cpufreq as __initArnd Bergmann1-1/+1
2012-10-07ARM: iop13xx: fix iq81340sc_atux_map_irq prototypeArnd Bergmann1-1/+1
2012-10-07ARM: iop13xx: mark iop13xx_scan_bus as __devinitArnd Bergmann1-1/+1
2012-10-07ARM: mv78xx0: mark mv78xx0_timer_init as __init_refokArnd Bergmann1-1/+1
2012-10-07ARM: s3c24xx: fix multiple section mismatch warningsArnd Bergmann3-6/+6
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds13-56/+12
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds21-2/+708
2012-10-06Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai6-80/+5
2012-10-06ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraintsJean Pihet1-21/+0
2012-10-05Revert strace hiccups fix.David S. Miller5-30/+31
2012-10-05Merge branch 'samsung_platform_data' into staging/for_v3.7Mauro Carvalho Chehab294-3853/+461
2012-10-05[media] ARM: EXYNOS: Change MIPI-CSIS device regulator supply namesSylwester Nawrocki3-6/+6
2012-10-05[media] ARM: samsung: Change __s5p_mipi_phy_control() function signatureSylwester Nawrocki1-13/+7
2012-10-05[media] ARM: samsung: Remove unused fields from FIMC and CSIS platform dataSylwester Nawrocki2-6/+0
2012-10-05[media] media: davinci: vpif: display: separate out subdev from outputLad, Prabhakar2-11/+66
2012-10-05[media] davinci: move struct vpif_interface to chan_cfgHans Verkuil2-24/+24
2012-10-05[media] vpif_capture: move routing info from subdev to inputHans Verkuil2-8/+12
2012-10-05[media] vpif_capture: remove unnecessary can_route flagHans Verkuil2-4/+0
2012-10-05[media] ARM: davinci: da850 evm: Add EVM specific code for VPIF to workManjunath Hadli2-0/+163
2012-10-05[media] ARM: davinci: da850: Add SoC related definitions for VPIFManjunath Hadli4-0/+206
2012-10-06Merge branch 'fixes' into for-linusRussell King16-106/+54
2012-10-05sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.David S. Miller7-12/+176
2012-10-05pwm: Add Ingenic JZ4740 supportThierry Reding6-181/+9
2012-10-05MIPS: JZ4740: Export timer APIThierry Reding4-139/+116
2012-10-05pwm: Move PUV3 PWM driver to PWM frameworkThierry Reding3-230/+2
2012-10-05unicore32: pwm: Use managed resource allocationsThierry Reding1-38/+9
2012-10-05unicore32: pwm: Remove unnecessary indirectionThierry Reding1-17/+6
2012-10-05unicore32: pwm: Use module_platform_driver()Thierry Reding1-20/+1
2012-10-05unicore32: pwm: Properly remap memory-mapped registersThierry Reding2-13/+26
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds227-3069/+6147
2012-10-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds72-562/+633
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko18-471/+513
2012-10-06powerpc: bitops: introduce {clear,set}_bit_le()Takuya Yoshikawa1-0/+10
2012-10-06tile: fix personality bits handling upon exec()Jiri Kosina1-2/+2
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina16-16/+31
2012-10-06score: select generic atomic64_t supportFengguang Wu1-0/+1