| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-08 |
|\ |
|
| * | vc: Add support for hiding the cursor when creating VTs | Matthew Garrett | 2009-11-13 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 |
|\ \ |
|
| * | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 |
| * | | Merge commit 'v2.6.32-rc7' | Eric W. Biederman | 2009-11-17 |
| |\| |
|
| * | | sysctl drivers: Remove dead binary sysctl support | Eric W. Biederman | 2009-11-12 |
* | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-05 |
|\ \ \ |
|
| * \ \ | Merge branch 'gart/fixes' into amd-iommu/2.6.33 | Joerg Roedel | 2009-11-27 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | agp/amd64: Remove GART dependency on AGP_AMD64 | Pavel Vasilyev | 2009-10-29 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2009-12-05 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into next | James Morris | 2009-12-03 |
| |\ \ \ \ |
|
| * | | | | | tpm: autoload tpm_tis based on system PnP IDs | Matt Domsch | 2009-11-02 |
| * | | | | | tpm_tis: TPM_STS_DATA_EXPECT workaround | Rajiv Andrade | 2009-11-01 |
| * | | | | | TPM: fix pcrread | Rajiv Andrade | 2009-09-30 |
| * | | | | | Merge branch 'master' into next | James Morris | 2009-09-29 |
| |\ \ \ \ \ |
|
| * | | | | | | TPM: increase default TPM buffer | Rajiv Andrade | 2009-09-24 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2009-12-05 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | pcmcia: rework the irq_req_t typedef | Dominik Brodowski | 2009-11-28 |
| * | | | | | | pcmcia: remove deprecated handle_to_dev() macro | Dominik Brodowski | 2009-11-28 |
| * | | | | | | pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer | Dominik Brodowski | 2009-11-28 |
| * | | | | | | pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() | Magnus Damm | 2009-11-28 |
| * | | | | | | pcmcia: Pass struct pcmcia_device to pcmcia_release_window() | Magnus Damm | 2009-11-28 |
| * | | | | | | pcmcia: fix printk formats | Randy Dunlap | 2009-11-11 |
| * | | | | | | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (char) | Dominik Brodowski | 2009-11-09 |
| * | | | | | | ipwireless: make more use of pcmcia_loop_config() | Dominik Brodowski | 2009-11-08 |
| * | | | | | | pcmcia: use pcmcia_loop_config in misc pcmcia drivers | Dominik Brodowski | 2009-11-08 |
* | | | | | | | tty_port: handle the nonblocking open of a dead port corner case | Alan Cox | 2009-11-30 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-11-30 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Input: keyboard - fix braille keyboard keysym generation | Samuel Thibault | 2009-11-26 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2009-11-30 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | agp/intel: new host bridge support | Zhenyu Wang | 2009-11-12 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | vt: Fix use of "new" in a struct field | Alan Cox | 2009-11-19 |
* | | | | | | | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-11-18 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge() | David Woodhouse | 2009-11-18 |
| |/ / / / / / |
|
* / / / / / / | tty_port: If we are opened non blocking we still need to raise the carrier | Alan Cox | 2009-11-17 |
|/ / / / / / |
|
* | | | | | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Linus Torvalds | 2009-11-05 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | xen/hvc: make sure console output is always emitted, with explicit polling | Jeremy Fitzhardinge | 2009-11-03 |
* | | | | | | tty: Mark generic_serial users as BROKEN | Alan Cox | 2009-10-30 |
|/ / / / / |
|
* | | | | | move virtrng_remove to .devexit.text | Uwe Kleine-König | 2009-10-22 |
* | | | | | virtio: let header files include virtio_ids.h | Christian Borntraeger | 2009-10-22 |
|/ / / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2009-10-15 |
|\ \ \ \ |
|
| * | | | | tty: fix vt_compat_ioctl | Andreas Schwab | 2009-10-14 |
* | | | | | tty: use the new 'flush_delayed_work()' helper to do ldisc flush | Linus Torvalds | 2009-10-14 |
* | | | | | Make flush_to_ldisc properly handle parallel calls | Linus Torvalds | 2009-10-14 |
|/ / / / |
|
* | | | | headers: Fix build after <linux/sched.h> removal | Ingo Molnar | 2009-10-13 |
* | | | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 |
* | | | | TPM: fix pcrread | Rajiv Andrade | 2009-10-08 |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa... | Linus Torvalds | 2009-10-08 |
|\ \ \ \ |
|
| * | | | | agp: parisc-agp.c - use correct page_mask function | Helge Deller | 2009-10-03 |
| | |/ /
| |/| | |
|
* | | | | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 |