aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann2011-08-1212-31/+63
|\
| * iMX: Fix build for iMX53Arnaud Patard (Rtp)2011-08-081-0/+8
| * ARM: mx5: board-cpuimx51.c fixup irq_to_gpio() usageBen Dooks2011-08-081-1/+1
| * Merge commit 'v3.1-rc1' into imx-fixesSascha Hauer2011-08-082402-50106/+72161
| |\
| * | ARM: iMX5: Don't enable DPLL if it already enabledJason Liu2011-08-051-1/+5
| * | i.MX25 GPT clock fix: ensure correct the clock sourceMehnert, Torsten2011-08-011-0/+3
| * | ARM: board-mx51_babbage: Fix UART2 registrationFabio Estevam2011-07-261-1/+1
| * | efika: Fix board id detectionArnaud Patard (Rtp)2011-07-262-5/+5
| * | efikasb: fix gpio keys.Arnaud Patard (Rtp)2011-07-261-5/+6
| * | efikasb/mx: fix usbh1 initialisationArnaud Patard (Rtp)2011-07-261-1/+1
| * | ARM: mx53: add pad configuration for I2C signalsEric Miao2011-07-261-14/+17
| * | ARM: mach-imx/mx31lilly: Fix section mismatchesFabio Estevam2011-07-261-1/+1
| * | ARM: mach-imx/mx31ads: Fix section mismatchesFabio Estevam2011-07-261-2/+2
| * | Add tlv320aic32x4 platform data to Visstrim_M10.Javier Martin2011-07-261-0/+13
* | | mach-sa1100: fix PCI build problemLinus Walleij2011-08-101-0/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-071-2/+4
|\ \
| * | sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-061-2/+4
* | | arm: remove stale export of 'sha_transform'Linus Torvalds2011-08-071-3/+0
* | | arm: remove "optimized" SHA1 routinesLinus Torvalds2011-08-072-212/+1
* | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-063-7/+6
|\ \ \ | |/ / |/| |
| * | xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not setKonrad Rzeszutek Wilk2011-08-051-0/+1
| * | xen: Fix misleading WARN message at xen_release_chunkIgor Mammedov2011-08-041-5/+3
| * | xen: Fix printk() format in xen/setup.cIgor Mammedov2011-08-041-2/+2
| * | xen/tracing: it looks like we wanted CONFIG_FTRACEJeremy Fitzhardinge2011-08-041-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-0530-258/+661
|\ \ \
| * | | sparc: Size mondo queues more sanely.David S. Miller2011-08-051-7/+23
| * | | sparc: Access kernel TSB using physical addressing when possible.David S. Miller2011-08-054-40/+85
| * | | sparc: Fix __atomic_add_unless() return value.Josip Rodin2011-08-041-1/+1
| * | | sparc: use kbuild-generic support for true asm-generic header filesSam Ravnborg2011-08-045-9/+5
| * | | sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller2011-08-027-15/+126
| * | | sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller2011-08-025-9/+53
| * | | sparc: Add some missing hypervisor API groups.David S. Miller2011-08-022-0/+12
| * | | sparc: Use hweight64() in popc emulation.David S. Miller2011-08-021-11/+4
| * | | sparc: Use popc if possible for hweight routines.David S. Miller2011-08-027-40/+102
| * | | sparc: Minor tweaks to Niagara page copy/clear.David S. Miller2011-08-024-102/+77
| * | | sparc: Sanitize cpu feature detection and reporting.David S. Miller2011-07-284-36/+185
* | | | Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds2011-08-041-1/+1
|\ \ \ \
| * | | | efi: Fix argument types for SetVariable() for ia64Matthew Garrett2011-08-041-1/+1
* | | | | cpuidle: Consistent spelling of cpuidle_idle_call()David Brown2011-08-042-2/+2
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds2011-08-044-9/+65
|\ \ \ \ \
| * | | | | [PARISC] wire up sendmmsg syscallJames Bottomley2011-07-312-1/+3
| * | | | | [PARISC] fix return type of __atomic64_add_returnJohn David Anglin2011-07-291-2/+2
| * | | | | [PARISC] Fix futex supportCarlos O'Donell2011-07-181-6/+60
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-08-0417-117/+295
|\ \ \ \ \ \
| * | | | | | [S390] signal: use set_restore_sigmask() helperHeiko Carstens2011-08-031-1/+1
| * | | | | | [S390] smp: remove pointless comments in startup_secondary()Heiko Carstens2011-08-031-6/+0
| * | | | | | [S390] exec: remove redundant set_fs(USER_DS)Mathias Krause2011-08-031-2/+0
| * | | | | | [S390] cpu hotplug: on cpu start wait until being marked activeHeiko Carstens2011-08-031-1/+6
| * | | | | | [S390] signal: convert to use set_current_blocked()Heiko Carstens2011-08-032-72/+30
| * | | | | | [S390] asm offsets: fix coding styleHeiko Carstens2011-08-031-6/+3