Age | Commit message (Expand) | Author | Files | Lines |
2009-07-06 | linux/sysrq.h needs linux/errno.h | Tobias Doerffel | 1 | -0/+2 |
2009-07-06 | drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer | InKi Dae | 1 | -10/+7 |
2009-07-06 | Fix virt_to_phys() warnings | Kevin Cernekee | 3 | -3/+3 |
2009-07-06 | mm: mark page accessed before we write_end() | Josef Bacik | 1 | -0/+1 |
2009-07-06 | elf: fix multithreaded program core dumping on arm | Hui Zhu | 1 | -0/+2 |
2009-07-06 | sys_sync(): fix 16% performance regression in ffsb create_4k test | Zhang, Yanmin | 1 | -0/+5 |
2009-07-06 | gcov: exclude code operating in userspace from profiling | Peter Oberparleiter | 1 | -0/+2 |
2009-07-06 | rtc: ds1374, fix lock imbalance | Jiri Slaby | 1 | -2/+2 |
2009-07-06 | vlynq: fix typo in Kconfig to enable debugging | Florian Fainelli | 1 | -1/+1 |
2009-07-06 | vlynq: correct typo of missing "CONFIG_" prefix in ifdef | Robert P. J. Day | 1 | -1/+1 |
2009-07-06 | sisfb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 1 | -1/+0 |
2009-07-04 | Linux 2.6.31-rc2v2.6.31-rc2 | Linus Torvalds | 1 | -1/+1 |
2009-07-04 | video: sm501fb: Early initialization of mm_lock mutex. | Paul Mundt | 1 | -0/+2 |
2009-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl... | Linus Torvalds | 34 | -219/+228 |
2009-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam... | Linus Torvalds | 2 | -2/+5 |
2009-07-04 | Merge branch 'for-2.6.31' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -2/+1 |
2009-07-04 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 107 | -1158/+4413 |
2009-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 13 | -40/+80 |
2009-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 9 | -12/+27 |
2009-07-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 4 | -2/+28 |
2009-07-03 | Merge branch 'fix/soundcore' into for-linus | Takashi Iwai | 1 | -1/+4 |
2009-07-03 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 4 | -24/+48 |
2009-07-03 | sound: do not set DEVNAME for OSS devices | Kay Sievers | 1 | -1/+4 |
2009-07-03 | ALSA: hda - Add sanity check in PCM open callback | Takashi Iwai | 1 | -0/+6 |
2009-07-03 | ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callback | Takashi Iwai | 1 | -0/+1 |
2009-07-03 | ALSA: hda - Avoid invalid formats and rates with shared SPDIF | Takashi Iwai | 1 | -4/+10 |
2009-07-03 | block: don't merge requests of different failfast settings | Tejun Heo | 2 | -0/+14 |
2009-07-03 | cciss: Ignore stale commands after reboot | Hannes Reinecke | 2 | -2/+14 |
2009-07-03 | MIPS: Fix CONFIG_FLATMEM version of pfn_valid() | Ralf Baechle | 1 | -1/+8 |
2009-07-03 | MIPS: Reorganize Cavium OCTEON PCI support. | David Daney | 8 | -221/+197 |
2009-07-03 | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa | 55 | -76/+76 |
2009-07-03 | MIPS: Allow suspend and hibernation again on uniprocessor kernels. | Ralf Baechle | 1 | -2/+2 |
2009-07-03 | MIPS: 64-bit: Fix o32 core dump | Yong Zhang | 3 | -4/+22 |
2009-07-03 | MIPS: BC47xx: Fix SSB irq setup | matthieu castet | 1 | -10/+75 |
2009-07-03 | MIPS: CMP: Update sync-r4k for current kernel | Tim Anderson | 2 | -16/+17 |
2009-07-03 | MIPS: CMP: Move gcmp_probe to before the SMP ops | Tim Anderson | 3 | -5/+16 |
2009-07-03 | MIPS: CMP: activate CMP support | Tim Anderson | 5 | -62/+25 |
2009-07-03 | MIPS: CMP: Extend IPI handling to CPU number | Tim Anderson | 2 | -38/+40 |
2009-07-03 | MIPS: CMP: Extend the GIC IPI interrupts beyond 32 | Tim Anderson | 2 | -11/+8 |
2009-07-03 | MIPS: Define __arch_swab64 for all mips r2 cpus | David Daney | 1 | -2/+6 |
2009-07-03 | MIPS: Update VR41xx GPIO driver to use gpiolib | Yoichi Yuasa | 8 | -704/+597 |
2009-07-03 | MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open. | David Daney | 5 | -6/+20 |
2009-07-03 | MIPS: Malta: Remove unnecessary function prototypes | Dmitri Vorobiev | 1 | -3/+0 |
2009-07-03 | MIPS: MT: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2009-07-03 | MIPS: Add support for Texas Instruments AR7 System-on-a-Chip | Florian Fainelli | 18 | -0/+3307 |
2009-07-03 | NFSD: Don't hold unrefcounted creds over call to nfsd_setuser() | David Howells | 1 | -2/+1 |
2009-07-03 | ALSA: hda - Improve ASUS eeePC 1000 mixer | Takashi Iwai | 1 | -19/+5 |
2009-07-03 | ALSA: hda - Add GPIO1 control at muting with HP laptops | Takashi Iwai | 1 | -1/+26 |
2009-07-03 | mfd: fix pcap adc locking | Daniel Ribeiro | 1 | -1/+3 |
2009-07-03 | mfd: sm501, fix lock imbalance | Jiri Slaby | 1 | -1/+2 |