Age | Commit message (Expand) | Author |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds |
2009-12-05 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-12-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2009-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2009-12-03 | Merge branch 'master' into next | James Morris |
2009-11-30 | 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 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2009-11-28 | 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-27 | Merge branch 'gart/fixes' into amd-iommu/2.6.33 | Joerg Roedel |
2009-11-25 | Input: keyboard - fix braille keyboard keysym generation | Samuel Thibault |
2009-11-19 | vt: Fix use of "new" in a struct field | Alan Cox |
2009-11-18 | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-11-19 | agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge() | David Woodhouse |
2009-11-18 | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman |
2009-11-17 | tty_port: If we are opened non blocking we still need to raise the carrier | Alan Cox |
2009-11-17 | Merge commit 'v2.6.32-rc7' | Eric W. Biederman |
2009-11-12 | agp/intel: new host bridge support | Zhenyu Wang |
2009-11-12 | sysctl drivers: Remove dead binary sysctl support | Eric W. Biederman |
2009-11-11 | pcmcia: fix printk formats | Randy Dunlap |
2009-11-09 | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (char) | Dominik Brodowski |
2009-11-08 | 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-05 | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Linus Torvalds |
2009-11-03 | xen/hvc: make sure console output is always emitted, with explicit polling | Jeremy Fitzhardinge |
2009-11-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-10-30 | tty: Mark generic_serial users as BROKEN | Alan Cox |
2009-10-29 | agp/amd64: Remove GART dependency on AGP_AMD64 | Pavel Vasilyev |
2009-10-22 | 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-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2009-10-14 | 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-13 | headers: Fix build after <linux/sched.h> removal | Ingo Molnar |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-10-09 | 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-04 | headers: remove sched.h from poll.h | Alexey Dobriyan |
2009-10-03 | tty: Avoid dropping ldisc_mutex over hangup tty re-initialization | Linus Torvalds |
2009-10-03 | agp: parisc-agp.c - use correct page_mask function | Helge Deller |
2009-10-01 | serial167: fix read buffer overflow | Roel Kluin |
2009-10-01 | cyclades: fix read buffer overflow | Roel Kluin |
2009-10-01 | Char: vt_ioctl, fix BKL imbalance | Jiri Slaby |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan |