Age | Commit message (Expand) | Author |
2009-07-07 | serial: sh-sci: fix sci interrupt handler | SUGIOKA Toshinobu |
2009-07-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2009-07-07 | video: hitfb: Move over to dev_pm_ops. | Paul Mundt |
2009-07-07 | video: hitfb: Convert to framebuffer_alloc(). | Paul Mundt |
2009-07-07 | video: sh_mobile_lcdcfb: Convert to framebuffer_alloc(). | Paul Mundt |
2009-07-06 | fec: fix definition of 5272 version of FEC_X_DES_ACTIVE register | Greg Ungerer |
2009-07-06 | fec: remove extra ";" from definition names | Greg Ungerer |
2009-07-06 | [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states | Mark Langsdorf |
2009-07-06 | [CPUFREQ] fix (utter) cpufreq_add_dev mess | Mathieu Desnoyers |
2009-07-06 | [CPUFREQ] Cleanup locking in conservative governor | venkatesh.pallipadi@intel.com |
2009-07-06 | [CPUFREQ] Cleanup locking in ondemand governor | venkatesh.pallipadi@intel.com |
2009-07-06 | [CPUFREQ] Mark policy_rwsem as going static in cpufreq.c wont be exported | venkatesh.pallipadi@intel.com |
2009-07-06 | [CPUFREQ] Eliminate the recent lockdep warnings in cpufreq | venkatesh.pallipadi@intel.com |
2009-07-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-07-06 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-07-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds |
2009-07-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-07-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-07-06 | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2009-07-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2009-07-06 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-07-06 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-07-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2009-07-06 | fb: Initialize fb_info mutexes in framebuffer_alloc() | Paul Mundt |
2009-07-06 | cred_guard_mutex: do not return -EINTR to user-space | Oleg Nesterov |
2009-07-06 | linux/sysrq.h needs linux/errno.h | Tobias Doerffel |
2009-07-06 | drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer | InKi Dae |
2009-07-06 | Fix virt_to_phys() warnings | Kevin Cernekee |
2009-07-06 | mm: mark page accessed before we write_end() | Josef Bacik |
2009-07-06 | elf: fix multithreaded program core dumping on arm | Hui Zhu |
2009-07-06 | sys_sync(): fix 16% performance regression in ffsb create_4k test | Zhang, Yanmin |
2009-07-06 | gcov: exclude code operating in userspace from profiling | Peter Oberparleiter |
2009-07-06 | rtc: ds1374, fix lock imbalance | Jiri Slaby |
2009-07-06 | vlynq: fix typo in Kconfig to enable debugging | Florian Fainelli |
2009-07-06 | vlynq: correct typo of missing "CONFIG_" prefix in ifdef | Robert P. J. Day |
2009-07-06 | sisfb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt |
2009-07-06 | Revert "p54: Use SKB list handling helpers instead of by-hand code." | David S. Miller |
2009-07-06 | sctp: fix warning at inet_sock_destruct() while release sctp socket | Wei Yongjun |
2009-07-06 | tun/tap: Fix crashes if open() /dev/net/tun and then poll() it. | Mariusz Kozlowski |
2009-07-06 | Revert "ide: improve handling of Power Management requests" | David S. Miller |
2009-07-06 | microblaze: Fix cast warning for init.c | Michal Simek |
2009-07-06 | microblaze: Wire up new syscalls | Michal Simek |
2009-07-06 | microblaze: use generic syscalls.h | Arnd Bergmann |
2009-07-06 | microblaze: clean up signal handling | Arnd Bergmann |
2009-07-06 | microblaze: convert all simple headers to use asm-generic | Remis Lima Baima |
2009-07-06 | microblaze: use the generic lib/checksum.c | Remis Lima Baima |
2009-07-06 | microblaze: fall back on generic header files for the ABI | Arnd Bergmann |
2009-07-06 | Merge branch 'slab/urgent' into for-linus | Pekka Enberg |
2009-07-05 | dsa: fix 88e6xxx statistics counter snapshotting | Stephane Contri |
2009-07-05 | forcedeth: Fix NAPI race. | Eric Dumazet |