| Commit message (Expand) | Author | Age |
* | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 |
* | ARM: substitute arch_idle() | Nicolas Pitre | 2012-01-20 |
* | ARM: mach-tegra: properly disable CPU idle call | Nicolas Pitre | 2012-01-20 |
* | ARM: mach-s3c64xx: use standard arch_idle() implementation | Nicolas Pitre | 2012-01-20 |
* | ARM: mach-w90x900: properly disable CPU idle call | Nicolas Pitre | 2012-01-20 |
* | ARM: mach-shark: properly disable CPU idle call | Nicolas Pitre | 2012-01-20 |
* | ARM: mach-ixp4xx: properly disable CPU idle call | Nicolas Pitre | 2012-01-20 |
* | ARM: mach-ixp23xx: properly disable CPU idle call | Nicolas Pitre | 2012-01-20 |
* | ARM: mach-msm: hook special idle handlers to arm_pm_idle | Nicolas Pitre | 2012-01-20 |
* | ARM: plat-mxc: hook special idle handlers to arm_pm_idle | Nicolas Pitre | 2012-01-20 |
* | ARM: s3c24xx: move special idle code to out of line | Nicolas Pitre | 2012-01-20 |
* | ARM: mach-h720x: move special idle code out of line | Nicolas Pitre | 2012-01-20 |
* | ARM: mach-gemini: move special idle code out of line | Nicolas Pitre | 2012-01-20 |
* | ARM: mach-ebsa110: move special idle code out of line | Nicolas Pitre | 2012-01-20 |
* | ARM: mach-clps711x: move special idle code out of line | Nicolas Pitre | 2012-01-20 |
* | ARM: mach-at91: move special idle code out of line | Nicolas Pitre | 2012-01-20 |
* | ARM: mach-exynos: use standard arch_idle() | Nicolas Pitre | 2012-01-20 |
* | ARM: mach-s5p64x0: move idle handler from pm_idle to arm_pm_idle | Nicolas Pitre | 2012-01-20 |
* | ARM: mach-s5pc100: use standard arch_idle() | Nicolas Pitre | 2012-01-20 |
* | ARM: mach-s5pv210: use standard arch_idle() | Nicolas Pitre | 2012-01-20 |
* | ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idle | Nicolas Pitre | 2012-01-20 |
* | ARM: clean up idle handlers | Nicolas Pitre | 2012-01-20 |
* | ARM: OMAP1: Fix pm_idle during suspend | Nicolas Pitre | 2012-01-20 |
*---. | Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg... | Linus Torvalds | 2012-01-19 |
|\ \ \ |
|
| | | * | x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits | H. Peter Anvin | 2012-01-19 |
| | | * | Merge remote-tracking branch 'linus/master' into x86/urgent | H. Peter Anvin | 2012-01-19 |
| | | |\
| |_|_|/
|/| | | |
|
| | | * | x86, tsc: Fix SMI induced variation in quick_pit_calibrate() | Linus Torvalds | 2012-01-17 |
| | | * | x86, opcode: ANDN and Group 17 in x86-opcode-map.txt | Ulrich Drepper | 2012-01-17 |
| | | * | x86/kconfig: Move the ZONE_DMA entry under a menu | Randy Dunlap | 2012-01-17 |
| | | * | x86/UV2: Add accounting for BAU strong nacks | Cliff Wickman | 2012-01-17 |
| | | * | x86/UV2: Ack BAU interrupt earlier | Cliff Wickman | 2012-01-17 |
| | | * | x86/UV2: Remove stale no-resources test for UV2 BAU | Cliff Wickman | 2012-01-17 |
| | | * | x86/UV2: Work around BAU bug | Cliff Wickman | 2012-01-17 |
| | | * | x86/UV2: Fix BAU destination timeout initialization | Cliff Wickman | 2012-01-17 |
| | | * | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode | Cliff Wickman | 2012-01-17 |
| | | * | x86: Get rid of dubious one-bit signed bitfield | Anton Vorontsov | 2012-01-16 |
| | * | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2012-01-17 |
| | |\ \ |
|
| | * | | | x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignore | xiyou.wangcong@gmail.com | 2012-01-16 |
| | * | | | x86/kprobes: Fix typo transferred from Intel manual | Ulrich Drepper | 2012-01-16 |
* | | | | | uml: fix compile for x86-64 | Linus Torvalds | 2012-01-18 |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-01-18 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown | 2012-01-18 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| | | * | | | | | ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64) | Kurt Garloff | 2012-01-17 |
| | | * | | | | | ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64) | Kurt Garloff | 2012-01-17 |
| | |/ / / / / |
|
| * / / / / / | ACPI, Record ACPI NVS regions | Huang Ying | 2012-01-17 |
| |/ / / / / |
|
* | | | | | | Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-01-17 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2012-01-17 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: EXYNOS: Invert VCLK polarity for framebuffer on ORIGEN | Tushar Behera | 2012-01-11 |
| | * | | | | | | ARM: S3C64XX: Fix interrupt configuration for PCA935x on Cragganmore | Mark Brown | 2012-01-11 |
| | * | | | | | | ARM: S3C64XX: Fix the memory mapped GPIOs on Cragganmore | Mark Brown | 2012-01-11 |