Age | Commit message (Expand) | Author |
2013-07-13 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-07-09 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-07-09 | mwave: fix info leak in mwave_ioctl() | Dan Carpenter |
2013-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-03 | /dev/oldmem: Remove the interface | Zhang Yanfei |
2013-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2013-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-02 | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-07-02 | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-02 | Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-06-29 | tile-srom: switch to fixed_size_llseek() | Al Viro |
2013-06-29 | ps3flash: switch to generic_file_llseek_size() | Al Viro |
2013-06-28 | tpm/tpm_i2c_infineon: Remove unused header file | Peter Huewe |
2013-06-28 | tpm: tpm_i2c_infinion: Don't modify i2c_client->driver | Lars-Peter Clausen |
2013-06-28 | char/agp: replace numeric with standard PM state macros | Yijing Wang |
2013-06-27 | Merge tag 'v3.10-rc7' into drm-next | Dave Airlie |
2013-06-26 | Revert "char: misc: assign file->private_data in all cases" | Greg Kroah-Hartman |
2013-06-24 | char: misc: assign file->private_data in all cases | Thomas Petazzoni |
2013-06-21 | hwrng: bcm2835 - fix MODULE_LICENSE tag | Arnd Bergmann |
2013-06-19 | hwrng: bcm2835: fix MODULE_LICENSE tag | Arnd Bergmann |
2013-06-17 | char: Convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2013-06-10 | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC | David Daney |
2013-06-06 | drivers: char: mem: use IS_ERR_VALUE() in memory_lseek() | Rasmus Villemoes |
2013-06-05 | PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) | Gu Zheng |
2013-06-05 | hwrng: nomadik - use clk_prepare_enable() | Linus Walleij |
2013-06-05 | hwrng: use platform_{get,set}_drvdata() | Jingoo Han |
2013-06-03 | stallion: final cleanup | Paul Bolle |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell |
2013-05-31 | drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional | Andy Lutomirski |
2013-05-30 | char: xilinx_hwicap: Fix typo in comment and extend it | Michal Simek |
2013-05-30 | char: xilinx_hwicap: Checkpatch.pl cleanup | Michal Simek |
2013-05-27 | tpm: fix regression caused by section type conflict of tpm_dev_release() in p... | Peter Huewe |
2013-05-27 | Merge 3.10-rc3 into char-misc-next | Greg Kroah-Hartman |
2013-05-24 | random: fix accounting race condition with lockless irq entropy_count update | Jiri Kosina |
2013-05-24 | drivers/char/random.c: fix priming of last_data | Jarod Wilson |
2013-05-24 | hwrng: tx4939 - remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-05-24 | hwrng: timeriomem - remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-05-24 | hwrng: bcm63xx - remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-05-24 | hwrng: atmel - remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-05-23 | Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-05-21 | tpm: move TPM_DIGEST_SIZE defintion | Mimi Zohar |
2013-05-21 | tpm_tis: missing platform_driver_unregister() on error in init_tis() | Wei Yongjun |
2013-05-21 | ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ... | Darrick J. Wong |
2013-05-21 | char: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT | Libin |
2013-05-18 | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-05-16 | Char: lp, protect LPGETSTATUS with port_mutex | salina@us.ibm.com |
2013-05-16 | ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex | Benjamin LaHaise |
2013-05-16 | ipmi: Improve error messages on failed irq enable | Corey Minyard |