Age | Commit message (Expand) | Author | Files | Lines |
2012-01-20 | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 60 | -1135/+0 |
2012-01-20 | ARM: substitute arch_idle() | Nicolas Pitre | 3 | -7/+4 |
2012-01-20 | ARM: mach-tegra: properly disable CPU idle call | Nicolas Pitre | 2 | -1/+3 |
2012-01-20 | ARM: mach-s3c64xx: use standard arch_idle() implementation | Nicolas Pitre | 1 | -1/+1 |
2012-01-20 | ARM: mach-w90x900: properly disable CPU idle call | Nicolas Pitre | 2 | -0/+2 |
2012-01-20 | ARM: mach-shark: properly disable CPU idle call | Nicolas Pitre | 2 | -0/+7 |
2012-01-20 | ARM: mach-ixp4xx: properly disable CPU idle call | Nicolas Pitre | 2 | -5/+6 |
2012-01-20 | ARM: mach-ixp23xx: properly disable CPU idle call | Nicolas Pitre | 2 | -4/+4 |
2012-01-20 | ARM: mach-msm: hook special idle handlers to arm_pm_idle | Nicolas Pitre | 3 | -37/+53 |
2012-01-20 | ARM: plat-mxc: hook special idle handlers to arm_pm_idle | Nicolas Pitre | 3 | -46/+37 |
2012-01-20 | ARM: s3c24xx: move special idle code to out of line | Nicolas Pitre | 4 | -45/+29 |
2012-01-20 | ARM: mach-h720x: move special idle code out of line | Nicolas Pitre | 2 | -6/+19 |
2012-01-20 | ARM: mach-gemini: move special idle code out of line | Nicolas Pitre | 4 | -12/+32 |
2012-01-20 | ARM: mach-ebsa110: move special idle code out of line | Nicolas Pitre | 2 | -20/+26 |
2012-01-20 | ARM: mach-clps711x: move special idle code out of line | Nicolas Pitre | 2 | -4/+17 |
2012-01-20 | ARM: mach-at91: move special idle code out of line | Nicolas Pitre | 9 | -21/+69 |
2012-01-20 | ARM: mach-exynos: use standard arch_idle() | Nicolas Pitre | 2 | -13/+1 |
2012-01-20 | ARM: mach-s5p64x0: move idle handler from pm_idle to arm_pm_idle | Nicolas Pitre | 2 | -10/+7 |
2012-01-20 | ARM: mach-s5pc100: use standard arch_idle() | Nicolas Pitre | 2 | -13/+1 |
2012-01-20 | ARM: mach-s5pv210: use standard arch_idle() | Nicolas Pitre | 2 | -13/+1 |
2012-01-20 | ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idle | Nicolas Pitre | 4 | -20/+6 |
2012-01-20 | ARM: clean up idle handlers | Nicolas Pitre | 2 | -8/+16 |
2012-01-20 | ARM: OMAP1: Fix pm_idle during suspend | Nicolas Pitre | 1 | -5/+2 |
2012-01-19 | Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg... | Linus Torvalds | 7 | -101/+438 |
2012-01-19 | x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits | H. Peter Anvin | 1 | -0/+1 |
2012-01-19 | Merge remote-tracking branch 'linus/master' into x86/urgent | H. Peter Anvin | 2888 | -52499/+123546 |
2012-01-18 | uml: fix compile for x86-64 | Linus Torvalds | 1 | -0/+5 |
2012-01-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 3 | -6/+12 |
2012-01-18 | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown | 2 | -4/+10 |
2012-01-17 | Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 19 | -40/+30 |
2012-01-17 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 6 | -13/+42 |
2012-01-17 | x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n | Al Viro | 1 | -0/+2 |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 29 | -150/+181 |
2012-01-17 | x86, tsc: Fix SMI induced variation in quick_pit_calibrate() | Linus Torvalds | 1 | -8/+6 |
2012-01-17 | Kernel: Audit Support For The ARM Platform | Nathaniel Husted | 5 | -8/+24 |
2012-01-17 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 14 | -82/+61 |
2012-01-17 | audit: ia32entry.S sign extend error codes when calling 64 bit code | Eric Paris | 1 | -1/+3 |
2012-01-17 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 23 | -62/+96 |
2012-01-17 | x86, opcode: ANDN and Group 17 in x86-opcode-map.txt | Ulrich Drepper | 1 | -2/+2 |
2012-01-17 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -1/+20 |
2012-01-17 | x86/kconfig: Move the ZONE_DMA entry under a menu | Randy Dunlap | 1 | -10/+10 |
2012-01-17 | ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64) | Kurt Garloff | 1 | -4/+6 |
2012-01-17 | ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64) | Kurt Garloff | 1 | -0/+4 |
2012-01-17 | ACPI, Record ACPI NVS regions | Huang Ying | 1 | -2/+2 |
2012-01-17 | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 27 | -165/+178 |
2012-01-17 | x86/UV2: Add accounting for BAU strong nacks | Cliff Wickman | 2 | -5/+8 |
2012-01-17 | x86/UV2: Ack BAU interrupt earlier | Cliff Wickman | 1 | -2/+1 |
2012-01-17 | x86/UV2: Remove stale no-resources test for UV2 BAU | Cliff Wickman | 1 | -10/+0 |
2012-01-17 | x86/UV2: Work around BAU bug | Cliff Wickman | 2 | -33/+254 |
2012-01-17 | x86/UV2: Fix BAU destination timeout initialization | Cliff Wickman | 1 | -6/+7 |