Age | Commit message (Expand) | Author | Files | Lines |
2011-05-16 | OMAP1 / PM: Use generic clock manipulation routines for runtime PM | Rafael J. Wysocki | 1 | -47/+22 |
2011-04-30 | PM / Runtime: Generic clock manipulation rountines for runtime PM (v6) | Rafael J. Wysocki | 1 | -131/+9 |
2011-04-29 | PM / Runtime: Add subsystem data field to struct dev_pm_info | Rafael J. Wysocki | 1 | -17/+17 |
2011-04-29 | OMAP2+ / PM: move runtime PM implementation to use device power domains | Kevin Hilman | 3 | -88/+26 |
2011-04-29 | shmobile: Use power domains for platform runtime PM | Rafael J. Wysocki | 2 | -18/+40 |
2011-04-28 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/ge... | Linus Torvalds | 1 | -0/+2 |
2011-04-28 | um: adjust current_thread_info() for newer gcc versions | Richard Weinberger | 1 | -1/+4 |
2011-04-28 | uml: fix hppfs build | Randy Dunlap | 1 | -1/+1 |
2011-04-28 | um: mdd support for 64 bit atomic operations | Richard Weinberger | 2 | -1/+226 |
2011-04-27 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa... | Linus Torvalds | 1 | -1/+3 |
2011-04-27 | m68k/mm: Set all online nodes in N_NORMAL_MEMORY | Michael Schmitz | 1 | -0/+2 |
2011-04-26 | Revert wrong fixes for common misspellings | Lucas De Marchi | 3 | -3/+3 |
2011-04-26 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 4 | -7/+8 |
2011-04-25 | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -9/+10 |
2011-04-23 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -0/+5 |
2011-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -0/+5 |
2011-04-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -6/+11 |
2011-04-22 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -12/+6 |
2011-04-22 | perf, x86: Update/fix Intel Nehalem cache events | Peter Zijlstra | 1 | -4/+4 |
2011-04-22 | perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflow | Cyrill Gorcunov | 1 | -1/+1 |
2011-04-22 | x86, perf event: Turn off unstructured raw event access to offcore registers | Ingo Molnar | 1 | -1/+5 |
2011-04-22 | perf: Support Xeon E7's via the Westmere PMU driver | Andi Kleen | 1 | -0/+1 |
2011-04-21 | [PARISC] set memory ranges in N_NORMAL_MEMORY when onlined | David Rientjes | 1 | -1/+3 |
2011-04-21 | x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS | David Rientjes | 3 | -33/+20 |
2011-04-21 | Revert "x86, NUMA: Fix fakenuma boot failure" | David Rientjes | 1 | -23/+0 |
2011-04-20 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -0/+9 |
2011-04-20 | Merge branch 'stable/bug-fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+10 |
2011-04-20 | mach-ux500: fix i2c0 device setup regression | Linus Walleij | 1 | -9/+10 |
2011-04-20 | xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32 | Stefano Stabellini | 1 | -4/+9 |
2011-04-20 | xen: do not create the extra e820 region at an addr lower than 4G | Stefano Stabellini | 1 | -1/+1 |
2011-04-20 | [S390] kvm-390: Let kernel exit SIE instruction on work | Carsten Otte | 1 | -2/+2 |
2011-04-20 | [S390] pfault: fix token handling | Heiko Carstens | 1 | -2/+2 |
2011-04-20 | [S390] fix page table walk for changing page attributes | Jan Glauber | 1 | -2/+3 |
2011-04-20 | [S390] prng: prevent access beyond end of stack | Jan Glauber | 1 | -1/+1 |
2011-04-20 | PM: Add missing syscore_suspend() and syscore_resume() calls | Rafael J. Wysocki | 1 | -0/+5 |
2011-04-20 | xtensa: Fixup irq conversion fallout and nmi_count | Thomas Gleixner | 1 | -12/+6 |
2011-04-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -14/+21 |
2011-04-19 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+18 |
2011-04-19 | perf, x86: Fix AMD family 15h FPU event constraints | Robert Richter | 1 | -3/+17 |
2011-04-19 | perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpus | Andre Przywara | 1 | -1/+1 |
2011-04-18 | Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds | 2 | -5/+2 |
2011-04-18 | x86, gart: Make sure GART does not map physmem above 1TB | Joerg Roedel | 1 | -1/+8 |
2011-04-18 | x86, gart: Set DISTLBWALKPRB bit always | Joerg Roedel | 2 | -3/+3 |
2011-04-18 | x86, gart: Convert spaces to tabs in enable_gart_translation | Joerg Roedel | 1 | -11/+11 |
2011-04-18 | Merge commit 'v2.6.39-rc3' into for-2.6.39 | Mark Brown | 635 | -1465/+2154 |
2011-04-18 | powerpc/powermac: Build fix with SMP and CPU hotplug | Benjamin Herrenschmidt | 1 | -3/+5 |
2011-04-18 | powerpc/perf_event: Skip updating kernel counters if register value shrinks | Eric B Munson | 1 | -7/+30 |
2011-04-18 | powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled | Stefan Roese | 1 | -1/+1 |
2011-04-18 | powerpc: Fix oops if scan_dispatch_log is called too early | Anton Blanchard | 1 | -0/+3 |
2011-04-18 | powerpc/pseries: Use a kmem cache for DTL buffers | Nishanth Aravamudan | 1 | -2/+10 |