Age | Commit message (Expand) | Author | Files | Lines |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 4 | -5/+5 |
2012-01-06 | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 1 | -0/+2 |
2012-01-03 | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro | 4 | -5/+5 |
2011-12-29 | random: Use arch_get_random_int instead of cycle counter if avail | Linus Torvalds | 1 | -2/+6 |
2011-12-20 | ipmi_watchdog: restore settings when BMC reset | Corey Minyard | 1 | -3/+38 |
2011-11-22 | hwrng: nomadik: Enable module alias autogeneration for AMBA drivers | Dave Martin | 1 | -0/+2 |
2011-11-17 | fix typo/thinko in get_random_bytes() | Luck, Tony | 1 | -1/+1 |
2011-11-08 | agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set | Keith Packard | 1 | -2/+3 |
2011-11-08 | drm/i915: fix if statement (bogus semi-colon) | Dan Carpenter | 1 | -1/+1 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -0/+6 |
2011-11-02 | Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl... | Linus Torvalds | 1 | -2/+4 |
2011-11-02 | Merge git://github.com/rustyrussell/linux | Linus Torvalds | 1 | -41/+79 |
2011-11-02 | Merge branch 'for-linus' of git://github.com/richardweinberger/linux | Linus Torvalds | 3 | -4/+19 |
2011-11-02 | um: switch to use of drivers/Kconfig | Al Viro | 2 | -4/+4 |
2011-11-02 | um: clean Kconfig up a bit | Al Viro | 1 | -0/+15 |
2011-11-01 | Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 3 | -0/+172 |
2011-11-02 | virtio: console: wait for first console port for early console output | Christian Borntraeger | 1 | -0/+20 |
2011-11-02 | virtio: console: add port stats for bytes received, sent and discarded | Amit Shah | 1 | -0/+24 |
2011-11-02 | virtio: console: make discard_port_data() use get_inbuf() | Amit Shah | 1 | -10/+5 |
2011-11-02 | virtio: console: rename variable | Amit Shah | 1 | -6/+5 |
2011-11-02 | virtio: console: make get_inbuf() return port->inbuf if present | Amit Shah | 1 | -14/+8 |
2011-11-02 | virtio: console: Fix return type for get_inbuf() | Amit Shah | 1 | -1/+1 |
2011-11-02 | virtio: console: Use wait_event_freezable instead of _interruptible | Amit Shah | 1 | -4/+5 |
2011-11-02 | virtio: console: Ignore port name update request if name already set | Amit Shah | 1 | -0/+7 |
2011-11-02 | virtio: console: Fix indentation | Amit Shah | 1 | -1/+1 |
2011-11-02 | virtio-console: Use virtio_config_val() for retrieving config | Sasha Levin | 1 | -6/+4 |
2011-10-31 | drivers/char: Fix implicit use of err.h in ramoops.c | Paul Gortmaker | 1 | -0/+1 |
2011-10-31 | drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 2 | -0/+2 |
2011-10-31 | drivers/char: Add module.h to those who were using it implicitly | Paul Gortmaker | 3 | -0/+3 |
2011-10-28 | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+28 |
2011-10-28 | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+21 |
2011-10-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -22/+11 |
2011-10-26 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2011-10-26 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -613/+0 |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -12/+6 |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -10/+6 |
2011-10-25 | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 1 | -0/+3 |
2011-10-25 | Merge branch 'staging-next' into Linux 3.1 | Greg Kroah-Hartman | 1 | -613/+0 |
2011-10-24 | Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i... | Dave Airlie | 1 | -0/+28 |
2011-10-20 | drm/i915: ILK + VT-d workaround | Ben Widawsky | 1 | -0/+28 |
2011-10-10 | hw_random: add driver for atmel true hardware random number generator | Peter Korsgaard | 3 | -0/+172 |
2011-10-10 | x86, nmi: Wire up NMI handlers to new routines | Don Zickus | 1 | -22/+11 |
2011-09-27 | doc: fix broken references | Paul Bolle | 1 | -4/+1 |
2011-09-23 | TPM: Zero buffer after copying to userspace | Peter Huewe | 1 | -1/+5 |
2011-09-23 | TPM: Call tpm_transmit with correct size | Peter Huewe | 1 | -0/+3 |
2011-09-23 | TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc | Axel Lin | 1 | -2/+0 |
2011-09-23 | TPM: TCG_ATMEL should depend on HAS_IOPORT | Geert Uytterhoeven | 1 | -0/+1 |
2011-09-21 | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 1 | -2/+2 |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina | 14 | -433/+853 |
2011-09-15 | drivers/char/rtc: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich | 1 | -4/+3 |