Age | Commit message (Expand) | Author | Files | Lines |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -90/+89 |
2013-05-01 | proc: Supply a function to remove a proc entry by PDE | David Howells | 1 | -1/+1 |
2013-04-30 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 1 | -0/+1 |
2013-04-30 | lib/string_helpers: introduce generic string_unescape | Andy Shevchenko | 1 | -0/+1 |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 5 | -87/+205 |
2013-04-29 | ds1620: Don't use create_proc_read_entry() | David Howells | 1 | -14/+19 |
2013-04-29 | efirtc: Don't use create_proc_read_entry() | David Howells | 1 | -43/+40 |
2013-04-29 | genrtc: Don't use create_proc_read_entry() | David Howells | 1 | -25/+23 |
2013-04-29 | Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -27/+5 |
2013-04-19 | vm: convert HPET mmap to vm_iomap_memory() helper | Linus Torvalds | 1 | -13/+1 |
2013-04-17 | TPM: Retry SaveState command in suspend path | Duncan Laurie | 2 | -4/+30 |
2013-04-14 | Merge 3.9-rc7 into char-misc-next | Greg Kroah-Hartman | 2 | -14/+39 |
2013-04-12 | tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transfer | Peter Huewe | 1 | -0/+9 |
2013-04-12 | tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id t... | Peter Huewe | 1 | -3/+18 |
2013-04-12 | tpm_i2c_stm_st33: Remove duplicate inclusion of header files | Sachin Kamat | 1 | -2/+0 |
2013-04-12 | tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) | Peter Huewe | 1 | -40/+97 |
2013-04-12 | char/tpm: Convert struct i2c_msg initialization to C99 format | Shubhrajyoti Datta | 1 | -3/+16 |
2013-04-12 | drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpy | Chen Gang | 1 | -7/+7 |
2013-04-12 | tpm/tpm_i2c_stm_st33: formatting and white space changes | Peter Huewe | 1 | -31/+31 |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 2 | -6/+6 |
2013-04-09 | get rid of a bunch of open-coded create_proc_read_entry() | Al Viro | 1 | -4/+3 |
2013-04-01 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -14/+39 |
2013-03-30 | virtio: console: add locking around c_ovq operations | Amit Shah | 1 | -0/+5 |
2013-03-30 | virtio: console: rename cvq_lock to c_ivq_lock | Amit Shah | 1 | -8/+9 |
2013-03-26 | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 1 | -2/+11 |
2013-03-25 | drivers: char: Use PTR_RET function | Alexandru Gheorghiu | 1 | -1/+1 |
2013-03-20 | hw_random: free rng_buffer at module exit | Satoru Takeuchi | 1 | -0/+9 |
2013-03-18 | Revert "virtio_console: Initialize guest_connected=true for rproc_serial" | Sjur Brændeland | 1 | -6/+16 |
2013-03-15 | drivers: char: use module_platform_driver_probe() | Fabio Porcedda | 2 | -24/+2 |
2013-03-15 | applicom: use correct array offset | Dan Carpenter | 1 | -2/+2 |
2013-03-12 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+11 |
2013-03-08 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+8 |
2013-03-08 | virtio: rng: disallow multiple device registrations, fixes crashes | Amit Shah | 1 | -2/+11 |
2013-03-05 | hw_random: make buffer usable in scatterlist. | Rusty Russell | 1 | -3/+16 |
2013-03-04 | random: fix locking dependency with the tasklist_lock | Theodore Ts'o | 1 | -4/+8 |
2013-02-27 | drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally | Dae S. Kim | 1 | -7/+9 |
2013-02-27 | ipmi: add options to disable openfirmware and PCI scanning | Corey Minyard | 1 | -10/+28 |
2013-02-27 | ipmi: add new kernel options to prevent automatic ipmi init | Corey Minyard | 1 | -4/+24 |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 11 | -23/+23 |
2013-02-26 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -26/+5 |
2013-02-25 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -55/+73 |
2013-02-22 | new helper: file_inode(file) | Al Viro | 11 | -23/+23 |
2013-02-22 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+3 |
2013-02-21 | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -311/+346 |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 3 | -36/+37 |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -10/+12 |
2013-02-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 12 | -80/+1155 |
2013-02-20 | drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILK | Chris Wilson | 1 | -2/+35 |
2013-02-19 | locking: Various static lock initializer fixes | Thomas Gleixner | 1 | -3/+3 |
2013-02-15 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2 | -2/+2 |