summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'debug' and 'idle' into for-armsocRussell King2012-01-2398-1409/+326
|\
| * ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-2160-1135/+0
| * ARM: substitute arch_idle()Nicolas Pitre2012-01-213-7/+4
| * ARM: mach-tegra: properly disable CPU idle callNicolas Pitre2012-01-212-1/+3
| * ARM: mach-s3c64xx: use standard arch_idle() implementationNicolas Pitre2012-01-211-1/+1
| * ARM: mach-w90x900: properly disable CPU idle callNicolas Pitre2012-01-212-0/+2
| * ARM: mach-shark: properly disable CPU idle callNicolas Pitre2012-01-212-0/+7
| * ARM: mach-ixp4xx: properly disable CPU idle callNicolas Pitre2012-01-212-5/+6
| * ARM: mach-ixp23xx: properly disable CPU idle callNicolas Pitre2012-01-212-4/+4
| * ARM: mach-msm: hook special idle handlers to arm_pm_idleNicolas Pitre2012-01-213-37/+53
| * ARM: plat-mxc: hook special idle handlers to arm_pm_idleNicolas Pitre2012-01-213-46/+37
| * ARM: s3c24xx: move special idle code to out of lineNicolas Pitre2012-01-214-45/+29
| * ARM: mach-h720x: move special idle code out of lineNicolas Pitre2012-01-212-6/+19
| * ARM: mach-gemini: move special idle code out of lineNicolas Pitre2012-01-214-12/+32
| * ARM: mach-ebsa110: move special idle code out of lineNicolas Pitre2012-01-212-20/+26
| * ARM: mach-clps711x: move special idle code out of lineNicolas Pitre2012-01-212-4/+17
| * ARM: mach-at91: move special idle code out of lineNicolas Pitre2012-01-219-21/+69
| * ARM: mach-exynos: use standard arch_idle()Nicolas Pitre2012-01-212-13/+1
| * ARM: mach-s5p64x0: move idle handler from pm_idle to arm_pm_idleNicolas Pitre2012-01-212-10/+7
| * ARM: mach-s5pc100: use standard arch_idle()Nicolas Pitre2012-01-212-13/+1
| * ARM: mach-s5pv210: use standard arch_idle()Nicolas Pitre2012-01-212-13/+1
| * ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre2012-01-214-20/+6
| * ARM: clean up idle handlersNicolas Pitre2012-01-212-8/+16
| * ARM: OMAP1: Fix pm_idle during suspendNicolas Pitre2012-01-211-5/+2
* | ARM: debug: arrange Kconfig options more logicallyRussell King2012-01-201-78/+78
|/
*---. 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-181-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-191-0/+5
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-193-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-1819-40/+30
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2012-01-177-25/+14
| |\ \ \ \ \ \
| | * | | | | | ARM: EXYNOS: Invert VCLK polarity for framebuffer on ORIGENTushar Behera2012-01-111-1/+2