aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...HEADmasterLinus Torvalds10-34/+969
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds45-728/+794
2012-03-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds23-95/+710
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds48-1744/+1153
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds124-894/+4360
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds97-424/+2510
2012-03-27Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+57
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds59-342/+1822
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds76-346/+5351
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds100-989/+905
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds354-6716/+4106
2012-03-27Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds90-323/+650
2012-03-27Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Arnd Bergmann30-486/+193
2012-03-25Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platformsRussell King39-1590/+1116
2012-03-25ARM: 7343/1: sa11x0: convert to sparse IRQRussell King5-12/+13
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring19-11/+38
2012-03-25Merge branch 'sa11x0-mcp' into sa11x0Russell King9-4/+49
2012-03-25Merge branch 'sa11x0-lcd' into sa11x0Russell King10-55/+275
2012-03-25ARM: sa11x0: remove unused DMA controller definitionsRussell King2-218/+3
2012-03-25ARM: sa11x0: remove old SoC private DMA driverRussell King3-466/+1
2012-03-25Merge branch 'sa11x0-ir' into sa11x0Russell King1-0/+25
2012-03-25Merge branch 'sa1111' into sa11x0Russell King7-266/+227
2012-03-25um: Update defconfigRichard Weinberger1-184/+471
2012-03-25um: Switch to large mcmodel on x86_64Richard Weinberger1-0/+1
2012-03-25um: Wire CONFIG_GENERIC_IO upRichard Weinberger1-0/+1
2012-03-25um: Serve io_remap_pfn_range()Richard Weinberger1-0/+2
2012-03-25um: allow SUBARCH=x86Al Viro1-2/+2
2012-03-25um: most of the SUBARCH uses can be killedAl Viro3-7/+3
2012-03-25um: deadlock in line_write_interrupt()Al Viro1-0/+1
2012-03-25um: don't bother trying to rebuild CHECKFLAGS for USER_OBJSAl Viro1-4/+3
2012-03-25um: use the right ifdef around exports in user_syms.cAl Viro2-3/+1
2012-03-25um: a bunch of headers can be killed by using generic-yAl Viro7-124/+1
2012-03-25um: ptrace-generic.h doesn't need user.hAl Viro1-1/+0
2012-03-25um: kill HOST_TASK_PIDAl Viro4-8/+4
2012-03-25um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro1-2/+1
2012-03-25um: asm-offsets.h might as well come from underlying arch...Al Viro1-1/+0
2012-03-25um: merge processor_{32,64}.h a bit...Al Viro3-20/+10
2012-03-25um: switch close_chan() to struct lineAl Viro3-9/+11
2012-03-25um: race fix: initialize delayed_work *before* registering IRQAl Viro3-18/+15
2012-03-25um: line->have_irq is never checked...Al Viro2-2/+0
2012-03-25um: chan_init_pri is dead nowAl Viro1-2/+0
2012-03-25um: switch users of ->chan_list to ->chan_{in,out} (easy cases)Al Viro5-128/+88
2012-03-25um: sorting out the chan mess, part 1Al Viro2-0/+5
2012-03-25um: finally kill ->init_str leaksAl Viro1-1/+3
2012-03-25um: get rid of lines_init()Al Viro4-46/+33
2012-03-25um: switch line.c tty drivers to dynamic device creationAl Viro4-42/+40
2012-03-25um: fix races between line_open() and line_config()Al Viro2-28/+29
2012-03-25um: convert count_lock to mutex, fix a race in line_open()Al Viro4-20/+12
2012-03-25um: get rid of the init_prio messAl Viro4-74/+68
2012-03-25um: switch line_config() to setup_one_line()Al Viro1-6/+16
2012-03-25um: switch line_remove() to setup_one_line()Al Viro1-8/+5
2012-03-25um: auxvec.h is never usedAl Viro1-4/+0
2012-03-25um: clean up the includes in ubdAl Viro3-34/+18
2012-03-25um: irq: Remove IRQF_DISABLEDYong Zhang9-13/+13
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+8
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds17-63/+82
2012-03-24ARM: sa11x0: don't static map sa1111Russell King3-15/+0
2012-03-24ARM: sa1111: use dev_err() rather than printk()Russell King1-1/+1
2012-03-24ARM: sa1111: cleanup sub-device registration and unregistrationRussell King1-11/+16
2012-03-24ARM: sa1111: only setup DMA for DMA capable devicesRussell King1-3/+6
2012-03-24ARM: sa1111: register sa1111 devices with dmabounce in bus notifierRussell King1-55/+74
2012-03-24ARM: sa1111: move USB interface register definitions to ohci-sa1111.cRussell King1-25/+1
2012-03-24ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.cRussell King1-43/+2
2012-03-24ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King1-38/+1
2012-03-24ARM: sa1111: delete unused physical GPIO register definitionsRussell King1-16/+0
2012-03-24Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Arnd Bergmann3-2/+18
2012-03-24ARM: sa1111: provide a generic way to prevent devices from registeringRussell King6-5/+7
2012-03-24ARM: ecard: get rid of NO_IRQ madnessRussell King1-3/+3
2012-03-24ARM: riscpc: use DEFINE_RES_xxx()Russell King1-29/+7
2012-03-24ARM: riscpc: remove expansion card irq mask registerRussell King1-101/+2
2012-03-24ARM: riscpc: convert ecard to use irq_alloc_descs()Russell King1-9/+13
2012-03-24ARM: riscpc: use irq chip data in ecard.cRussell King1-2/+3
2012-03-24ARM: riscpc: move ecard.c to arch/arm/mach-rpcRussell King4-2/+1
2012-03-24ARM: riscpc: remove IRQ_TIMERRussell King2-3/+1
2012-03-24ARM: riscpc: use definition for serial port interruptRussell King1-1/+1
2012-03-24ARM: riscpc: pass IRQ resources into keyboard driverRussell King1-0/+7
2012-03-24ARM: riscpc: move time-acorn.c to mach-rpcRussell King5-6/+1
2012-03-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds1-0/+2
2012-03-23Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-38/+23
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-111/+42
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds198-2867/+812
2012-03-23Merge tag 'for-3.4' of git://openrisc.net/jonas/linuxLinus Torvalds14-75/+77
2012-03-23Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds11-6/+22
2012-03-24Merge branch 'mmci' into ambaRussell King1-13/+8
2012-03-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-11/+14
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds31-109/+50
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron4-0/+16
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron12-59/+14
2012-03-23Hexagon: use set_current_blocked() and block_sigmask()Matt Fleming1-10/+2
2012-03-23x86: use for_each_clear_bit_from()Akinobu Mita1-3/+3
2012-03-23bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita1-2/+2
2012-03-23Remove remaining bits of io_remap_page_range()Javi Merino4-7/+0
2012-03-23nmi watchdog: do not use cpp symbol in KconfigCong Wang7-9/+6
2012-03-23um: use set_current_blocked() and block_sigmask()Matt Fleming1-14/+6
2012-03-23um: don't restore current->blocked on errorMatt Fleming1-6/+2
2012-03-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-1/+23
2012-03-23Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+63
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds75-1058/+355
2012-03-23Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+11
2012-03-23[S390] register cpu devices for SMP=nMartin Schwidefsky1-0/+1
2012-03-23[S390] perf: add support for s390x CPU countersHendrik Brueckner5-5/+912
2012-03-23[S390] oprofile: Allow multiple users of the measurement alert interruptJan Glauber4-30/+59
2012-03-23[S390] Remove unncessary export of arch_pick_mmap_layoutBen Hutchings1-2/+0
2012-03-23microblaze: Handle TLB skip size dynamicallyMichal Simek6-22/+83
2012-03-23microblaze: Introduce TLB skip sizeMichal Simek3-5/+7
2012-03-23microblaze: Improve TLB calculation for small systemsMichal Simek6-11/+120
2012-03-23microblaze: Extend space for compiled-in FDT to 32kBMichal Simek2-2/+2
2012-03-23microblaze: Clear all MSR flags on the first kernel instructionMichal Simek1-3/+2
2012-03-23microblaze: Use node name instead of compatible stringMichal Simek2-4/+4
2012-03-23microblaze: Fix mapin_ram functionMichal Simek2-1/+2
2012-03-23microblaze: Highmem supportMichal Simek6-13/+272
2012-03-23microblaze: Use active regionsMichal Simek2-2/+20
2012-03-23microblaze: Show more detailed information about memoryMichal Simek1-3/+39
2012-03-23microblaze: Introduce fixmapMichal Simek3-6/+123
2012-03-23microblaze: mm: Fix lowmem max memory size limitsMichal Simek5-34/+46
2012-03-23microblaze: mm: Use ZONE_DMA instead of ZONE_NORMALMichal Simek2-5/+4
2012-03-22Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds35-789/+343
2012-03-22Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-38/+111
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-34/+69
2012-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-4/+4
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-21/+140
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds44-471/+605
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds44-1458/+1594
2012-03-22x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko1-7/+10
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+16
2012-03-22kgdb: x86: Return all segment registers also in 64-bit modeJan Kiszka2-5/+11
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds41-2248/+245
2012-03-22x86, boot: Correct CFLAGS for hostprogsH. Peter Anvin1-3/+3
2012-03-22x86-32: Fix typo for mq_getsetattr in syscall tableThierry Reding1-1/+1
2012-03-22Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into nextJoerg Roedel1-0/+63
2012-03-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-14/+38
2012-03-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds23-1127/+360
2012-03-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-65/+165
2012-03-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds15-584/+624
2012-03-22Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-36/+27
2012-03-22Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-110/+279
2012-03-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-29/+32
2012-03-22Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...Linus Torvalds5-8/+6
2012-03-22Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-145/+101
2012-03-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-90/+83
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds8-76/+45
2012-03-22xen/smp: Fix bringup bug in AP code.Konrad Rzeszutek Wilk1-0/+6
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds282-13846/+9612
2012-03-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds52-3637/+1591
2012-03-22crypto: twofish-x86_64-3way - module init/exit functions should be staticJussi Kivilinna1-2/+2
2012-03-22crypto: camellia-x86_64 - module init/exit functions should be staticJussi Kivilinna1-2/+2
2012-03-21numa_emulation: fix cpumask_of_node()Andrea Arcangeli1-1/+1
2012-03-21hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()Xiao Guangrong1-13/+5
2012-03-21mm: search from free_area_cache for the bigger sizeXiao Guangrong1-17/+17
2012-03-21hugetlb: try to search again if it is really neededXiao Guangrong1-4/+6
2012-03-21sparc: use block_sigmask()Matt Fleming3-17/+3
2012-03-21xtensa: use set_current_blocked() and block_sigmask()Matt Fleming1-14/+3
2012-03-21xtensa: don't mask signals if we fail to setup signal stackMatt Fleming1-4/+7
2012-03-21xtensa: no need to reset handler if SA_ONESHOTMatt Fleming1-3/+0
2012-03-21xtensa: don't reimplement force_sigsegv()Matt Fleming1-3/+1
2012-03-21mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli1-0/+2
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-36/+29
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds10-520/+2866
2012-03-21Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds3-2/+18
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-1/+7
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds74-2384/+400
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds10-209/+204
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds39-123/+122
2012-03-21Merge branch 'tegra/cleanups' into next/timerArnd Bergmann203-2877/+853
2012-03-21fbdev: sh_mipi_dsi: add extra phyctrl for sh_mipi_dsi_infoKuninori Morimoto1-3/+9
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds17-31/+26
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds41-207/+821
2012-03-21blackfin: clean up string bfin_dma_5xx after rename.Sonic Zhang1-1/+1
2012-03-21blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.cBob Liu2-2/+8
2012-03-21bf548: ssm2602: Add ssm2602 platform data into bf548 ezkit board file.Sonic Zhang1-6/+41
2012-03-21Blackfin: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven1-1/+1
2012-03-21Blackfin: pnav: delete duplicate linux/export.h includeDanny Kukawka1-1/+0
2012-03-21bf561: add ppi DLEN macro for 10bits to 16bitsScott Jiang1-0/+7
2012-03-21arch: blackfin: udpate defconfigBob Liu3-0/+9
2012-03-21Disintegrate asm/system.h for Blackfin [ver #2]David Howells16-196/+233
2012-03-21arch/blackfin: don't generate random mac in bfin_get_ether_addr()Danny Kukawka13-25/+26
2012-03-21Blackfin: wire up new process_vm syscallsMike Frysinger2-1/+5
2012-03-21blackfin: cleanup anomaly workaroundsBob Liu1-24/+20
2012-03-21blackfin: update default defconfigBob Liu10-125/+125
2012-03-21blackfin: thread_info: add suspend flagBob Liu1-0/+2
2012-03-21bfin: add bfin_ad73311_machine platform deviceBob Liu1-0/+20
2012-03-21blackfin: bf537: stamp: update board file for 193xBob Liu1-2/+2
2012-03-21blackfin: kgdb: skip hardware watchpoint testBob Liu1-0/+1
2012-03-21bf548: add ppi interrupt mask and blanking clocksScott Jiang1-0/+2
2012-03-21blackfin: bf561: forgot CSYNC in get_core_lock_noflushBob Liu1-0/+7
2012-03-21spi/bfin_spi: drop bits_per_word from client dataMike Frysinger1-1/+0
2012-03-21blackfin: cplb-mpu: fix page mask table overflowBarry Song1-0/+2
2012-03-21blackfin: restore L1 base address and lengthBarry Song1-1/+4
2012-03-21blackfin: timer: refine bfin simple timer driverSteven Miao1-4/+6
2012-03-21BF561 MDMA : fixed BF561 DMA MMRs definition mismatchSteven Miao1-110/+110
2012-03-21bfin_sport: add support for ADC/DAC.Bob Liu1-0/+3
2012-03-20take removal of PF_FORKNOEXEC to flush_old_exec()Al Viro1-1/+0
2012-03-20um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...Al Viro2-3/+10
2012-03-20um: embed ->stub_pages[] into mmu_contextAl Viro2-19/+6
2012-03-20__register_binfmt() made voidAl Viro2-2/+4
2012-03-20spufs: make register_filesystem the last potential failure exitAl Viro1-5/+5
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro2-6/+4
2012-03-21powerpc/ps3: Do not adjust the wrapper load addressStephen Rothwell1-9/+13
2012-03-21powerpc: Remove the rest of the legacy iSeries include filesStephen Rothwell9-707/+0
2012-03-21powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell5-37/+3