Age | Commit message (Expand) | Author |
2012-03-08 | TTY: simserial, remove static initialization | Jiri Slaby |
2012-03-08 | TTY: amiserial/simserial, use flags from tty_port | Jiri Slaby |
2012-03-08 | TTY: amiserial/simserial, use count from tty_port | Jiri Slaby |
2012-03-08 | TTY: amiserial/simserial, use close delays from tty_port | Jiri Slaby |
2012-03-08 | TTY: amiserial/simserial, use tty_port | Jiri Slaby |
2012-03-08 | TTY: simserial, pass tty down to functions | Jiri Slaby |
2012-03-08 | TTY: serialP, merge serial_state and async_struct | Jiri Slaby |
2012-03-08 | TTY: simserial, remove IRQ_T | Jiri Slaby |
2012-03-08 | TTY: simserial, remove support of shared interrupts | Jiri Slaby |
2012-03-08 | TTY: simserial/amiserial, use one instance of other members | Jiri Slaby |
2012-03-08 | TTY: simserial, use only one copy of async flags | Jiri Slaby |
2012-03-08 | simserial, bail out when request_irq fails | Jiri Slaby |
2012-03-08 | hpsim, initialize chip for assigned irqs | Jiri Slaby |
2012-03-08 | simserial, include some headers | Jiri Slaby |
2012-03-08 | hpsim, fix SAL handling in fw-emu | Jiri Slaby |
2012-03-08 | TTY: amiserial, remove tasklet for tty_wakeup | Jiri Slaby |
2012-03-08 | TTY: serialP, remove unused material | Jiri Slaby |
2012-03-08 | TTY: remove unneeded tty->index checks | Jiri Slaby |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby |
2012-01-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-01-17 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris |
2012-01-17 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris |
2012-01-17 | ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64) | Kurt Garloff |
2012-01-15 | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds |
2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-01-14 | Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-13 | ia64, exec: remove redundant set_fs(USER_DS) | Mathias Krause |
2012-01-13 | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches |
2012-01-13 | treewide: remove useless NORET_TYPE macro and uses | Joe Perches |
2012-01-12 | module_param: make bool parameters really bool (arch) | Rusty Russell |
2012-01-12 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-01-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2012-01-10 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds |
2012-01-10 | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-01-10 | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-01-09 | ia64: Add accept4() syscall | Émeric Maschino |
2012-01-09 | Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next | Joerg Roedel |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-07 | Merge branch 'misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl... | Linus Torvalds |
2012-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-01-06 | ia64/PCI: convert to pci_create_root_bus() for correct root bus resources | Bjorn Helgaas |
2012-01-06 | ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented() | Bjorn Helgaas |
2012-01-06 | PCI: IA64: convert pcibios_set_master() to a non-inlined function | Myron Stowe |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2012-01-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-01-06 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-01-04 | consolidate a bunch of ipcbuf.h instances | Al Viro |