Age | Commit message (Expand) | Author |
2010-12-16 | MIPS: Loongson: Add return value check for strict_strtoul() | Wu Zhangjin |
2010-12-16 | MIPS: VPE loader: Check vmalloc return value in vpe_open | Jesper Juhl |
2010-12-16 | MIPS: compat: Don't clobber personality bits in 32-bit sys_personality(). | David Daney |
2010-12-16 | MIPS: Don't clobber personality high bits. | David Daney |
2010-12-16 | MIPS: jz4740: Fix section mismatch in prom.c | Lars-Peter Clausen |
2010-12-16 | MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrix | Lars-Peter Clausen |
2010-12-16 | MIPS: Don't stomp on caller's ->regs[2] in copy_thread() | Al Viro |
2010-12-16 | MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81 | Ralf Baechle |
2010-12-16 | KVM: Fix preemption counter leak in kvm_timer_init() | Avi Kivity |
2010-12-16 | perf, x86: Provide a PEBS capable cycle event | Peter Zijlstra |
2010-12-16 | perf: Dynamic pmu types | Peter Zijlstra |
2010-12-16 | perf, x86: Detect broken BIOSes that corrupt the PMU | Peter Zijlstra |
2010-12-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-12-16 | lguest: populate initial_page_table | Rusty Russell |
2010-12-16 | lguest: restore boot speed | Rusty Russell |
2010-12-16 | lguest: fix crash lguest_time_init | Rusty Russell |
2010-12-15 | crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h | Randy Dunlap |
2010-12-14 | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-12-14 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-12-14 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2010-12-14 | ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fix | Valentine Barshak |
2010-12-14 | ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNEL | Dave Martin |
2010-12-14 | ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6 | Dave Martin |
2010-12-14 | sh: wire up accept4 syscall (non-multiplexed path) | Carmelo AMOROSO |
2010-12-13 | x86: Enable the intr-remap fault handling after local APIC setup | Kenji Kaneshige |
2010-12-13 | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode | Kenji Kaneshige |
2010-12-13 | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem() | Suresh Siddha |
2010-12-13 | x86, gcc-4.6: Use gcc -m options when building vdso | H. Peter Anvin |
2010-12-13 | x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabled | Don Zickus |
2010-12-13 | x86: HPET: Chose a paranoid safe value for the ETIME check | Thomas Gleixner |
2010-12-13 | sh: Enable deprecated IRQ chip APIs for MFD and GPIOLIB drivers. | Paul Mundt |
2010-12-12 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King |
2010-12-12 | ARM: Update mach-types | Russell King |
2010-12-12 | ARM: 6528/1: Use CTR for the I-cache line size on ARMv7 | Catalin Marinas |
2010-12-12 | ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7 | Catalin Marinas |
2010-12-10 | OMAP2: PRCM: fix some SHIFT macros that were actually bitmasks | Paul Walmsley |
2010-12-09 | OMAP2+: PM/serial: fix console semaphore acquire during suspend | Kevin Hilman |
2010-12-09 | OMAP1: SRAM: fix size for OMAP1611 SoCs | Kevin Hilman |
2010-12-10 | perf, sparc: Fix CONFIG_PERF_EVENTS=y build error | Ingo Molnar |
2010-12-10 | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls | Don Zickus |
2010-12-10 | lockup detector: Compile fixes from removing the old x86 nmi watchdog | Don Zickus |
2010-12-09 | x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=n | Thomas Gleixner |
2010-12-09 | x86: Address 'unused' warning in hw_nmi.c again | Rakib Mullick |
2010-12-08 | perf, amd: Remove the nb lock | Peter Zijlstra |
2010-12-08 | KVM: enlarge number of possible CPUID leaves | Andre Przywara |
2010-12-08 | KVM: SVM: Do not report xsave in supported cpuid | Joerg Roedel |
2010-12-08 | KVM: Fix OSXSAVE after migration | Sheng Yang |
2010-12-08 | Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes... | Linus Torvalds |
2010-12-07 | arm: omap2: io: fix clk_get() error check | Aaro Koskinen |