Age | Commit message (Expand) | Author |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-02 | Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl... | Linus Torvalds |
2011-11-02 | Merge git://github.com/rustyrussell/linux | Linus Torvalds |
2011-11-02 | Merge branch 'for-linus' of git://github.com/richardweinberger/linux | Linus Torvalds |
2011-11-02 | um: switch to use of drivers/Kconfig | Al Viro |
2011-11-02 | um: clean Kconfig up a bit | Al Viro |
2011-11-01 | Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-02 | virtio: console: wait for first console port for early console output | Christian Borntraeger |
2011-11-02 | virtio: console: add port stats for bytes received, sent and discarded | Amit Shah |
2011-11-02 | virtio: console: make discard_port_data() use get_inbuf() | Amit Shah |
2011-11-02 | virtio: console: rename variable | Amit Shah |
2011-11-02 | virtio: console: make get_inbuf() return port->inbuf if present | Amit Shah |
2011-11-02 | virtio: console: Fix return type for get_inbuf() | Amit Shah |
2011-11-02 | virtio: console: Use wait_event_freezable instead of _interruptible | Amit Shah |
2011-11-02 | virtio: console: Ignore port name update request if name already set | Amit Shah |
2011-11-02 | virtio: console: Fix indentation | Amit Shah |
2011-11-02 | virtio-console: Use virtio_config_val() for retrieving config | Sasha Levin |
2011-10-31 | drivers/char: Fix implicit use of err.h in ramoops.c | Paul Gortmaker |
2011-10-31 | drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker |
2011-10-31 | drivers/char: Add module.h to those who were using it implicitly | Paul Gortmaker |
2011-10-28 | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2011-10-28 | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-10-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-26 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-10-26 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-10-25 | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds |
2011-10-25 | Merge branch 'staging-next' into Linux 3.1 | Greg Kroah-Hartman |
2011-10-24 | Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i... | Dave Airlie |
2011-10-20 | drm/i915: ILK + VT-d workaround | Ben Widawsky |
2011-10-10 | hw_random: add driver for atmel true hardware random number generator | Peter Korsgaard |
2011-10-10 | x86, nmi: Wire up NMI handlers to new routines | Don Zickus |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-09-23 | TPM: Zero buffer after copying to userspace | Peter Huewe |
2011-09-23 | TPM: Call tpm_transmit with correct size | Peter Huewe |
2011-09-23 | TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc | Axel Lin |
2011-09-23 | TPM: TCG_ATMEL should depend on HAS_IOPORT | Geert Uytterhoeven |
2011-09-21 | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina |
2011-09-15 | drivers/char/rtc: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich |
2011-09-15 | char: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-08-29 | Merge 3.1-rc4 into staging-next | Greg Kroah-Hartman |
2011-08-25 | drivers/char/msm_smd_pkt.c: don't use IS_ERR() | Thomas Meyer |
2011-08-24 | Staging: remove drivers/char/scc.h as it should have gone a while ago | Greg Kroah-Hartman |
2011-08-24 | tpm: suppress durations sysfs output if not read | Stefan Berger |
2011-08-23 | [IA64] agp/hp-agp: Allow binding user memory to the AGP GART | Émeric Maschino |
2011-08-23 | apm-emulation: use wait_event_freezable() instead of freezer_[do_not_]count() | Tejun Heo |
2011-08-06 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller |
2011-08-03 | tpm_tis: fix build when ACPI is not enabled | Randy Dunlap |