aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-11-01Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-socHEADmasterLinus Torvalds77-14/+5726
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds33-84/+2209
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds56-1118/+1372
2011-11-01Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds15-79/+136
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds121-665/+1399
2011-11-01Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds59-586/+3147
2011-11-01Merge branch 'next/deletion' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds29-1307/+0
2011-11-01Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds43-1325/+2079
2011-11-01Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds21-494/+1376
2011-11-01Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds22-7/+352
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds221-8853/+5251
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds54-92/+404
2011-11-02Merge branch 'imx/imx6q' into next/socArnd Bergmann32-80/+3648
2011-11-02Merge branch 'picoxcell/soc' into next/socArnd Bergmann25-0/+1317
2011-11-02Merge branch 'highbank/soc' into next/socArnd Bergmann269-3356/+2145
2011-11-01Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-17/+27
2011-11-01Merge git://github.com/herbertx/cryptoLinus Torvalds12-13/+2499
2011-11-01Merge branch 'imx/devel' into next/dtArnd Bergmann135-5256/+3993
2011-11-01Merge Qualcom Hexagon architectureLinus Torvalds110-0/+12584
2011-11-01Hexagon: Add basic stacktrace functionality for Hexagon architecture.Richard Kuo1-0/+66
2011-11-01Hexagon: Add configuration and makefiles for the Hexagon architecture.Richard Kuo7-0/+498
2011-11-01Hexagon: Comet platform supportRichard Kuo1-0/+85
2011-11-01Hexagon: kgdb support filesLinas Vepstas2-0/+297
2011-11-01Hexagon: Add page-fault support.Richard Kuo4-0/+601
2011-11-01Hexagon: Add page table header files & etc.Richard Kuo7-0/+1054
2011-11-01Hexagon: Add ioremap supportRichard Kuo1-0/+56
2011-11-01Hexagon: Provide DMA implementationRichard Kuo3-0/+350
2011-11-01Hexagon: Implement basic TLB management routines for Hexagon.Richard Kuo3-0/+190
2011-11-01Hexagon: Implement basic cache-flush supportRichard Kuo3-0/+261
2011-11-01Hexagon: Provide basic implementation and/or stubs for I/O routines.Richard Kuo2-0/+417
2011-11-01Hexagon: Add user access functionsRichard Kuo6-0/+705
2011-11-01Hexagon: Add locking types and functionsRichard Kuo2-0/+228
2011-11-01Hexagon: Add SMP supportRichard Kuo3-0/+372
2011-11-01Hexagon: Provide basic debugging and system trap support.Richard Kuo2-0/+483
2011-11-01Hexagon: Add ptrace supportRichard Kuo2-0/+215
2011-11-01Hexagon: Add time and timer functionsRichard Kuo3-0/+318
2011-11-01Hexagon: Add interruptsRichard Kuo2-0/+126
2011-11-01Hexagon: Add startup codeRichard Kuo3-0/+345
2011-11-01Hexagon: Add init_task and process functionsRichard Kuo2-0/+333
2011-11-01Hexagon: Add signal functionsRichard Kuo6-0/+569
2011-11-01Hexagon: Support dynamic module loading.Linas Vepstas1-0/+162
2011-11-01Hexagon: Export ksyms defined in assembly files.Linas Vepstas1-0/+40
2011-11-01Hexagon: Add hypervisor interfaceRichard Kuo8-0/+1449
2011-11-01Hexagon: Add memcpy and memset accelerated functionsRichard Kuo2-0/+858
2011-11-01Hexagon: Add checksum functionsRichard Kuo3-0/+279
2011-11-01Hexagon: Add delay functionsRichard Kuo1-0/+28
2011-11-01Hexagon: Add threadinfoRichard Kuo1-0/+154
2011-11-01Hexagon: Add processor and system headersRichard Kuo5-0/+548
2011-11-01Hexagon: Add syscallsRichard Kuo4-0/+212
2011-11-01Hexagon: Add atomic ops supportRichard Kuo1-0/+164
2011-11-01Hexagon: Add bitops supportRichard Kuo1-0/+301
2011-11-01Hexagon: Core arch-specific header filesRichard Kuo12-0/+618
2011-11-01Hexagon: Add generic headersRichard Kuo5-0/+202
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann464-1658/+829
2011-11-01Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v...Ben Dooks2-17/+0
2011-10-31Merge branch 'akpm' (Andrew's incoming)Linus Torvalds14-69/+83
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko4-58/+58
2011-10-31backlight: fix broken regulator API usage in l4f00242t03Mark Brown2-8/+4
2011-10-31alpha: wire up sendmmsg syscallMichael Cree2-1/+3
2011-10-31alpha: wire up accept4 syscallMichael Cree2-1/+3
2011-10-31Cross Memory AttachChristopher Yeoh6-2/+16
2011-11-01ARM: gic: use module.h instead of export.hArnd Bergmann1-1/+1
2011-11-01Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann464-1658/+825
2011-10-31Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds69-423/+1786
2011-10-31Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds13-54/+220
2011-11-01Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann539-2993/+7641
2011-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann225-3082/+867
2011-10-31Merge branch 'stericsson/cleanup' into next/timerArnd Bergmann10-196/+270
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann382-4321/+1575
2011-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-721/+115
2011-10-31Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann20-200/+508
2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann464-1658/+825
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann225-3033/+867
2011-10-31arm/imx: merge i.MX3 and i.MX6Sascha Hauer4-19/+13
2011-10-31arm/imx6q: add suspend/resume supportShawn Guo4-1/+108
2011-10-31arm/imx6q: add device tree machine supportShawn Guo4-2/+99
2011-10-31arm/imx6q: add smp and cpu hotplug supportShawn Guo7-0/+246
2011-10-31arm/imx6q: add core drivers clock, gpc, mmdc and srcShawn Guo6-0/+2263
2011-10-31arm/imx: add gic_handle_irq functionShawn Guo4-1/+57
2011-10-31arm/imx6q: add core definitions and low-level debug uartShawn Guo12-3/+118
2011-10-31arm/imx6q: add device tree sourceShawn Guo2-0/+637
2011-10-31Merge branch 'cross-platform/debug_ll' into imx/imx6qArnd Bergmann5-69/+122
2011-10-31Merge branch 'imx/devel' into imx/imx6qArnd Bergmann135-5256/+3994
2011-10-31Merge branch 'dt/gic' into imx/imx6qArnd Bergmann143-1466/+628
2011-10-31Merge branch 'depends/rmk/devel-stable' into imx/imx6qArnd Bergmann401-1548/+6826
2011-10-31ARM: highbank: add suspend supportRob Herring2-0/+56
2011-10-31ARM: highbank: Add cpu hotplug supportMartin Bogomolni2-0/+57
2011-10-31ARM: highbank: add SMP supportRob Herring4-1/+121
2011-10-31ARM: add Highbank core platform supportRob Herring22-1/+444
2011-10-31ARM: highbank: add devicetree sourceRob Herring1-0/+198
2011-10-31ARM: l2x0: add empty l2x0_of_initRob Herring1-1/+8
2011-10-31Merge branch 'dt/gic' into highbank/socArnd Bergmann540-3016/+7741
2011-10-31Merge branch 'depends/rmk/debug' into highbank/socArnd Bergmann1-30/+59
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann540-3015/+7743
2011-10-31Merge branch 'omap/dt' into next/dtArnd Bergmann123-5040/+5809
2011-10-31ARM: gic: fix irq_alloc_descs handling for sparse irqRob Herring2-5/+12
2011-10-31ARM: gic: add OF based initializationRob Herring2-0/+62
2011-10-31ARM: gic: add irq_domain supportRob Herring3-63/+63
2011-10-31sparc64: Fix masking and shifting in VIS fpcmp emulation.David S. Miller1-16/+16
2011-10-31Merge branches 'stericsson/timer' and 'omap/dmtimer' into next/timerArnd Bergmann65-2425/+2616
2011-10-31Merge branch 'omap/voltage' into next/pmArnd Bergmann82-3322/+3046
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds12-2515/+92
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds50-1232/+2155
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds25-276/+584
2011-10-30Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' in...Arnd Bergmann243-3276/+1197
2011-10-30Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dtArnd Bergmann248-623/+3295
2011-10-30Merge branch 'pxa/fixes' into next/fixesArnd Bergmann42-78/+136
2011-10-30Merge branch 'imx/fixes' into next/fixesArnd Bergmann4-7/+8
2011-10-30[S390] Remove error checking from copy_oldmem_page()Michael Holzheu1-5/+4
2011-10-30[S390] irqstats: split IPI interrupt accountingHeiko Carstens3-3/+8
2011-10-30[S390] add missing __tlb_flush_global() for !CONFIG_SMPJan Glauber1-0/+1
2011-10-30[S390] sparse: fix sparse warnings with __user pointersMartin Schwidefsky3-14/+18
2011-10-30[S390] sparse: fix sparse warnings in math-emuMartin Schwidefsky2-2/+2
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky11-2/+24
2011-10-30[S390] sparse: fix sparse ANSI-C warningsMartin Schwidefsky1-4/+4
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky4-7/+7
2011-10-30[S390] sparse: fix access past end of array warningsMartin Schwidefsky2-42/+9
2011-10-30[S390] Introduce get_clock_fast()Jan Glauber1-0/+11
2011-10-30[S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger5-2/+82
2011-10-30[S390] take mmap_sem when walking guest page tableCarsten Otte3-2/+16
2011-10-30[S390] fix list corruption in gmap reverse mappingCarsten Otte1-0/+9
2011-10-30[S390] fix possible deadlock in gmap_map_segmentCarsten Otte1-2/+3
2011-10-30[S390] load user asce on sie_faultCarsten Otte1-0/+1
2011-10-30[S390] smp: external call vs. emergency signalMartin Schwidefsky3-3/+13
2011-10-30[S390] chsc_sch: add support for irq statisticsSebastian Ott2-0/+2
2011-10-30[S390] allow all addressing modesMartin Schwidefsky4-24/+29
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky18-122/+105
2011-10-30[S390] add TIF_SYSCALL thread flagMartin Schwidefsky7-94/+69
2011-10-30[S390] addressing mode limits and psw address wrappingMartin Schwidefsky4-4/+29
2011-10-30[S390] signal race with restarting system callsMartin Schwidefsky9-91/+141
2011-10-30[S390] defconfig: switch on CONFIG_DEVTMPFSHendrik Brueckner1-1/+1
2011-10-30[S390] lowcore cleanupMartin Schwidefsky5-15/+8
2011-10-30[S390] Add architecture code for unmapping crashkernel memoryMichael Holzheu3-4/+40
2011-10-30[S390] Export vmcoreinfo noteMichael Holzheu2-4/+16
2011-10-30[S390] kdump backend codeMichael Holzheu18-12/+1078
2011-10-30[S390] Add real memory access functionsMichael Holzheu2-0/+58
2011-10-30[S390] Force PSW restart on online CPUMichael Holzheu3-0/+29
2011-10-30[S390] fix _TIF_SINGLE_STEP definitionTejun Heo1-1/+1
2011-10-30[S390] use ENTRY macro for sys_setns_wrapperJan Glauber1-2/+1
2011-10-30[S390] memory leak with RCU_TABLE_FREEMartin Schwidefsky1-2/+3
2011-10-30[S390] user per registers vs. ptrace single steppingMartin Schwidefsky1-14/+16
2011-10-30[S390] topology: fix alloc_masks annotationSebastian Ott1-2/+2
2011-10-30[S390] avoid warning in show_cpuinfoMartin Schwidefsky1-1/+1
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter3-2/+5
2011-10-30KVM: SVM: Keep intercepting task switching with NPT enabledJan Kiszka1-1/+0
2011-10-30KVM: s390: implement sigp external callChristian Ehrhardt4-1/+83
2011-10-30KVM: s390: fix register settingCarsten Otte1-0/+2
2011-10-30KVM: s390: fix return value of kvm_arch_init_vmCarsten Otte1-0/+2
2011-10-30KVM: s390: check cpu_id prior to using itCarsten Otte1-4/+10
2011-10-29Merge git://github.com/rustyrussell/linuxLinus Torvalds1-0/+10
2011-10-29Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-0/+4
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-2/+5
2011-10-29ARM: mark empty gpio.h files emptyLinus Walleij3-0/+3
2011-10-29gpio: Fix ARM versatile-express build failureGrant Likely1-0/+1
2011-10-29i2c-au1550: remove usage of volatile keywordManuel Lauss1-13/+0
2011-10-29I2C: OMAP1: set i2c unit feature implementation flags in platform dataAndy Green1-0/+13
2011-10-29I2C: OMAP2+: Pass flags up to omap i2c platform_data as wellAndy Green1-1/+6
2011-10-29I2C: OMAP2+: Pass hwmod rev knowledge via platform_data when i2c bus addedAndy Green1-0/+6
2011-10-29I2C: OMAP1: set IP revision in platform dataAndy Green1-0/+3
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+5
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-40/+128
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds9-15/+15
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds7-58/+32
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds519-2881/+7219
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds6-6/+12
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman6-6/+12
2011-10-28Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2011-10-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-16/+46
2011-10-28Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-357/+257
2011-10-28Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-0/+160
2011-10-28Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-26/+44
2011-10-28Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+23
2011-10-28Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-0/+158
2011-10-28Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2011-10-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-116/+206
2011-10-27mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley1-1/+18
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds2-1/+17
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds226-3129/+962
2011-10-27lguest: don't allow KVM-detection cpuid.Rusty Russell1-0/+10
2011-10-26h8300: Move gpio.h to gpio-internal.hMark Brown3-2/+2
2011-10-26msm: mmc: Remove "pio_irq" resourceSahitya Tummala2-48/+0
2011-10-26msm: Implement init_card operation for MSM SDCCAlexander Tarasikov1-8/+1
2011-10-26ARM: shmobile: ag5evm, ap4: Named SDHI IRQ sourcesSimon Horman2-0/+12
2011-10-26mmc: atmel-mci: change namespaceLudovic Desroches1-1/+1
2011-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds18-164/+85
2011-10-26Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+1
2011-10-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-6/+18
2011-10-26Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-220/+219
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-19/+10
2011-10-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+43
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds33-1117/+1647
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds21-129/+129
2011-10-26Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-183/+180
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds17-359/+99
2011-10-26Blackfin: irq: remove IRQF_DISABLEDYong Zhang8-11/+8
2011-10-25Blackfin: boards: clean up i2c_board_infoMichael Hennerich1-28/+0
2011-10-25Blackfin: drop unused Kconfig symbolPaul Bolle1-4/+0
2011-10-25Blackfin: bf537-stamp: register ASoC EVAL-ADAU1373 board driverLars-Peter Clausen1-0/+12
2011-10-25Blackfin: bf537-stamp: Register adav801 codec and ASoC machine driverLars-Peter Clausen1-3/+16