aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-07input: i8042 - add runtime check in x86's i8042_platform_initFeng Tang
2010-07-07Revert "Input: fixup X86_MRST selects"Feng Tang
2010-07-07Revert "Input: do not force selecting i8042 on Moorestown"Feng Tang
2010-07-07x86, mrst: Add i8042_detect API for Moorestwon platformFeng Tang
2010-07-07x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang
2010-07-07x86, platform: Export x86_platform to modulesH. Peter Anvin
2010-07-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-07-07drm: correctly update connector DPMS status in drm_fb_helperJesse Barnes
2010-07-07drm/radeon/kms: fix shared ddc handlingAlex Deucher
2010-07-07drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez
2010-07-06VFS: introduce s_dirty accessorsArtem Bityutskiy
2010-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-07-06Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-07-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-07-06kbuild: Fix path to scripts/setlocalversionMichal Marek
2010-07-05ceph: fix crush device 'out' threshold to 1.0, not 0.1Sage Weil
2010-07-05MIPS: Return after handling coprocessor 2 exceptionJesper Nilsson
2010-07-05MIPS: BCM47xx: Add NVRAM support devicesWaldemar Brodkorb
2010-07-05MIPS: Loongson: Define rtc device on MC146818-equipped systemsArnaud Patard
2010-07-05MIPS: MT: Fix FPU affinity.Ralf Baechle
2010-07-05MIPS: Oprofile: Fixup of loongson2_exit()Wu Zhangjin
2010-07-05MIPS: Alchemy: sleepcode without compile-time cputype dependenciesManuel Lauss
2010-07-05MIPS: Tracing: Cleanup of address space checkingWu Zhangjin
2010-07-05MIPS: Tracing: Cleanup of function graph tracerWu Zhangjin
2010-07-05MIPS: Tracing: Reduce the overhead of dynamic Function TracerWu Zhangjin
2010-07-05MIPS: Tracing: Cleanup of instructions usedWu Zhangjin
2010-07-05MIPS: Tracing: Fix 32-bit support with -mmcount-ra-addressWu Zhangjin
2010-07-05MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5Wu Zhangjin
2010-07-05MIPS: Tracing: Cleanup commentsWu Zhangjin
2010-07-05MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_returnWu Zhangjin
2010-07-05MIPS: Tracing: Merge adjacent #ifdefs with same condition.Wu Zhangjin
2010-07-05MIPS: AR7, BCM63xx: fix gpio_to_irq() return valueYoichi Yuasa
2010-07-05MIPS: Restore signalling NaN behaviour for abs.[sd]Chris Dearman
2010-07-05MIPS: Loongson: CS5536: Fix ISA supportWu Zhangjin
2010-07-05MIPS: Loongson: Add a missing break statement in CS5536 IDE codeWu Zhangjin
2010-07-05MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USBWu Zhangjin
2010-07-05MIPS: AR7: Fix typo in ar7.hFlorian Fainelli
2010-07-05MIPS: AR7: Use correct UART port typeFlorian Fainelli
2010-07-05rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra
2010-07-05pcmcia: do not initialize the present flag too late.Dominik Brodowski
2010-07-04Linux 2.6.35-rc4Linus Torvalds
2010-07-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-07-04module: initialize module dynamic debug laterYehuda Sadeh
2010-07-04Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-07-04Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-07-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2010-07-04Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-07-04ARM: 6205/1: perf: ensure counter delta is treated as unsignedWill Deacon