aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-07-07video: hitfb: Move over to dev_pm_ops.Paul Mundt
2009-07-07video: hitfb: Convert to framebuffer_alloc().Paul Mundt
2009-07-07video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().Paul Mundt
2009-07-06[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-statesMark Langsdorf
2009-07-06[CPUFREQ] fix (utter) cpufreq_add_dev messMathieu Desnoyers
2009-07-06[CPUFREQ] Cleanup locking in conservative governorvenkatesh.pallipadi@intel.com
2009-07-06[CPUFREQ] Cleanup locking in ondemand governorvenkatesh.pallipadi@intel.com
2009-07-06[CPUFREQ] Mark policy_rwsem as going static in cpufreq.c wont be exportedvenkatesh.pallipadi@intel.com
2009-07-06[CPUFREQ] Eliminate the recent lockdep warnings in cpufreqvenkatesh.pallipadi@intel.com
2009-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-07-06Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2009-07-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-07-06Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-07-06fb: Initialize fb_info mutexes in framebuffer_alloc()Paul Mundt
2009-07-06cred_guard_mutex: do not return -EINTR to user-spaceOleg Nesterov
2009-07-06linux/sysrq.h needs linux/errno.hTobias Doerffel
2009-07-06drivers/video/s3c-fb.c: fix clock setting for Samsung SoC FramebufferInKi Dae
2009-07-06Fix virt_to_phys() warningsKevin Cernekee
2009-07-06mm: mark page accessed before we write_end()Josef Bacik
2009-07-06elf: fix multithreaded program core dumping on armHui Zhu
2009-07-06sys_sync(): fix 16% performance regression in ffsb create_4k testZhang, Yanmin
2009-07-06gcov: exclude code operating in userspace from profilingPeter Oberparleiter
2009-07-06rtc: ds1374, fix lock imbalanceJiri Slaby
2009-07-06vlynq: fix typo in Kconfig to enable debuggingFlorian Fainelli
2009-07-06vlynq: correct typo of missing "CONFIG_" prefix in ifdefRobert P. J. Day
2009-07-06sisfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-06Revert "p54: Use SKB list handling helpers instead of by-hand code."David S. Miller
2009-07-06sctp: fix warning at inet_sock_destruct() while release sctp socketWei Yongjun
2009-07-06tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.Mariusz Kozlowski
2009-07-06Revert "ide: improve handling of Power Management requests"David S. Miller
2009-07-06[ARM] pxa: fix ULPI_{DIR,NXT,STP} MFP definesMike Rapoport
2009-07-06microblaze: Fix cast warning for init.cMichal Simek
2009-07-06microblaze: Wire up new syscallsMichal Simek
2009-07-06microblaze: use generic syscalls.hArnd Bergmann
2009-07-06microblaze: clean up signal handlingArnd Bergmann
2009-07-06microblaze: convert all simple headers to use asm-genericRemis Lima Baima
2009-07-06microblaze: use the generic lib/checksum.cRemis Lima Baima
2009-07-06microblaze: fall back on generic header files for the ABIArnd Bergmann
2009-07-06Merge branch 'slab/urgent' into for-linusPekka Enberg
2009-07-05dsa: fix 88e6xxx statistics counter snapshottingStephane Contri
2009-07-05forcedeth: Fix NAPI race.Eric Dumazet
2009-07-05drivers/net/smsc911x.c: Fix resource size off by 1 errorJulia Lawall
2009-07-05pcnet_cs: add new idKen Kawasaki