summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-157/+661
2012-03-07powerpc/44x: Add new compatible value for EMAC node of APM821XX dts file.Duc Dang1-1/+1
2012-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller70-139/+418
2012-03-06Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds1-1/+1
2012-03-06alpha: fix 32/64-bit bug in futex supportAndrew Morton1-1/+1
2012-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-5/+17
2012-03-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds14-36/+58
2012-03-06aout: move setup_arg_pages() prior to reading/mapping the binaryAl Viro1-7/+7
2012-03-06MIPS: BCM47XX: provide sprom to bcma busHauke Mehrtens1-4/+35
2012-03-06MIPS: BCM47XX: move and extend sprom parsingHauke Mehrtens4-151/+625
2012-03-06MIPS: BCM47XX: fix signature of nvram_parse_macaddrHauke Mehrtens1-1/+1
2012-03-06MIPS: BCM47XX: return number of written bytes in nvram_getenvHauke Mehrtens1-2/+1
2012-03-04Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds1-0/+4
2012-03-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-4/+54
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel4-4/+54
2012-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-5/+29
2012-03-01x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder1-1/+0
2012-02-29Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds28-40/+178
2012-02-29Merge tag 'for-3.3' of git://openrisc.net/jonas/linuxLinus Torvalds4-9/+13
2012-02-28x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder1-0/+11
2012-02-28Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2012-02-28[PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.James Bottomley1-0/+4
2012-02-27Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixesArnd Bergmann57-219/+405
2012-02-27ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge1-1/+1
2012-02-27ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge1-0/+18
2012-02-27ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge1-1/+10
2012-02-27ARM: LPC32xx: Fix interrupt controller initRoland Stigge1-4/+6
2012-02-27ARM: LPC32xx: Fix irq on GPI_28Roland Stigge2-1/+5
2012-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-10/+46
2012-02-27compat: fix compile breakage on s390Heiko Carstens7-13/+3
2012-02-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann16-22/+110
2012-02-27ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen1-1/+2
2012-02-27Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds2-8/+6
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller54-212/+365
2012-02-25arch/ia64/hp/sim/simeth.c: print MAC via printk format specifierDanny Kukawka1-7/+3
2012-02-24Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-1/+1
2012-02-24[S390] memory hotplug: prevent memory zone interleaveGerald Schaefer1-4/+26
2012-02-24[S390] crash_dump: remove duplicate includeDanny Kukawka1-1/+0
2012-02-24[S390] KEYS: Enable the compat keyctl wrapper on s390xDavid Howells1-0/+3
2012-02-24Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds10-105/+200
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds13-20/+47
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear16-0/+50
2012-02-24arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka1-1/+0
2012-02-24ARM: mach-shmobile: r8a7779 PFC IPSR4 fixMagnus Damm1-1/+1
2012-02-24ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm1-1/+1
2012-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi...Paul Mundt380-3389/+3014
2012-02-24sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy1-0/+2
2012-02-24sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcrShimoda, Yoshihiro1-0/+5
2012-02-24arch/sh: remove references to cpu_*_map.Rusty Russell2-2/+2
2012-02-24sh: Fix typo in pci-sh7780.cMasanari Iida1-1/+1