summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: amba: versatile: get rid of private platform amba_device initializerRussell King2012-01-253-38/+28
* ARM: amba: vexpress: get rid of private platform amba_device initializerRussell King2012-01-253-31/+14
* ARM: amba: u300: get rid of NO_IRQ initializersRussell King2012-01-251-3/+3
* ARM: amba: spear: get rid of NO_IRQ initializersRussell King2012-01-253-8/+8
* ARM: amba: netx: get rid of NO_IRQ initializersRussell King2012-01-251-1/+1
* ARM: amba: nomadik: get rid of NO_IRQ initializersRussell King2012-01-251-2/+2
* ARM: amba: mxs: get rid of NO_IRQ initializersRussell King2012-01-251-1/+1
* ARM: amba: lpc32xx: get rid of NO_IRQ initializersRussell King2012-01-251-2/+2
* ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initiali...Russell King2012-01-2510-129/+129
* ARM: amba: samsung: get rid of NO_IRQ initializersRussell King2012-01-254-7/+7
* ARM: amba: get rid of NO_IRQ initializersRussell King2012-01-251-3/+3
* ARM: amba: ux500: get rid of NO_IRQRussell King2012-01-251-1/+0
* ARM: amba: mxs: convert to use amba_device_allocRussell King2012-01-251-3/+5
* ARM: amba: integrator: convert to use amba_device_allocRussell King2012-01-251-6/+3
* ARM: amba: ux500: convert to use amba_device_allocRussell King2012-01-251-9/+3
* ARM: 7300/1: realview: fix definition of GPIO0 interrupt on PB1176 to match TRMWill Deacon2012-01-252-2/+2
*---. Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds2012-01-197-101/+438
|\ \ \
| | | * x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin2012-01-191-0/+1
| | | * Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin2012-01-192888-52499/+123546
| | | |\ | |_|_|/ |/| | |
| | | * x86, tsc: Fix SMI induced variation in quick_pit_calibrate()Linus Torvalds2012-01-171-8/+6
| | | * x86, opcode: ANDN and Group 17 in x86-opcode-map.txtUlrich Drepper2012-01-171-2/+2
| | | * x86/kconfig: Move the ZONE_DMA entry under a menuRandy Dunlap2012-01-171-10/+10
| | | * x86/UV2: Add accounting for BAU strong nacksCliff Wickman2012-01-172-5/+8
| | | * x86/UV2: Ack BAU interrupt earlierCliff Wickman2012-01-171-2/+1
| | | * x86/UV2: Remove stale no-resources test for UV2 BAUCliff Wickman2012-01-171-10/+0
| | | * x86/UV2: Work around BAU bugCliff Wickman2012-01-172-33/+254
| | | * x86/UV2: Fix BAU destination timeout initializationCliff Wickman2012-01-171-6/+7
| | | * x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2012-01-172-30/+151
| | | * x86: Get rid of dubious one-bit signed bitfieldAnton Vorontsov2012-01-161-2/+2
| | * | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-01-1727-165/+178
| | |\ \
| | * | | x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignorexiyou.wangcong@gmail.com2012-01-161-0/+1
| | * | | x86/kprobes: Fix typo transferred from Intel manualUlrich Drepper2012-01-161-1/+3
* | | | | uml: fix compile for x86-64Linus Torvalds2012-01-181-0/+5
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-183-6/+12
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown2012-01-182-4/+10
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)Kurt Garloff2012-01-171-4/+6
| | | * | | | | ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff2012-01-171-0/+4
| | |/ / / / /
| * / / / / / ACPI, Record ACPI NVS regionsHuang Ying2012-01-171-2/+2
| |/ / / / /
* | | | | | Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-01-1719-40/+30
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2012-01-167-25/+14
| |\ \ \ \ \ \
| | * | | | | | ARM: EXYNOS: Invert VCLK polarity for framebuffer on ORIGENTushar Behera2012-01-121-1/+2
| | * | | | | | ARM: S3C64XX: Fix interrupt configuration for PCA935x on CragganmoreMark Brown2012-01-121-1/+1
| | * | | | | | ARM: S3C64XX: Fix the memory mapped GPIOs on CragganmoreMark Brown2012-01-122-1/+3
| | * | | | | | ARM: S3C64XX: Remove hsmmc1 from CragganmoreMark Brown2012-01-121-8/+0
| | * | | | | | ARM: S3C64XX: Remove unconditional power domain disablesMark Brown2012-01-121-13/+0
| | * | | | | | ARM: SAMSUNG: Declare struct platform_device in plat/s3c64xx-spi.hMark Brown2012-01-121-0/+2
| | * | | | | | ARM: SAMSUNG: dma-ops.h needs mach/dma.hMark Brown2012-01-121-0/+1
| | * | | | | | ARM: SAMSUNG: Guard against multiple inclusion of plat/dma.hMark Brown2012-01-121-1/+5
| * | | | | | | Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Olof Johansson2012-01-1610-14/+14
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: make BSYM macro assembly onlyRob Herring2012-01-161-2/+2