Age | Commit message (Expand) | Author |
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-03-08 | KVM: Ensure all vcpus are consistent with in-kernel irqchip settings | Avi Kivity |
2012-03-08 | KVM: Introduce kvm_memory_slot::arch and move lpage_info into it | Takuya Yoshikawa |
2012-03-05 | KVM: provide synchronous registers in kvm_run | Christian Borntraeger |
2012-03-05 | KVM: s390: ucontrol: export SIE control block to user | Carsten Otte |
2012-03-05 | KVM: s390: add parameter for KVM_CREATE_VM | Carsten Otte |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner |
2012-02-28 | [IA64] Fix a couple of warnings for EXPORT_SYMBOL | Paul Gortmaker |
2012-02-27 | [IA64] Check return from device_register() in cx_device_register() | Paul Gortmaker |
2012-02-27 | [IA64] Fix warning from machine_kexec.c | Paul Gortmaker |
2012-02-24 | [IA64] simserial, bail out when request_irq fails | Jiri Slaby |
2012-02-24 | [IA64] hpsim, initialize chip for assigned irqs | Jiri Slaby |
2012-02-24 | [IA64] simserial, include some headers | Jiri Slaby |
2012-02-24 | [IA64] hpsim, fix SAL handling in fw-emu | Jiri Slaby |
2012-02-24 | arch/ia64/hp/sim/simeth.c: print MAC via printk format specifier | Danny Kukawka |
2012-02-24 | net: Add framework to allow sending packets with customized CRC. | Ben Greear |
2012-02-24 | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar |
2012-02-24 | PCI: collapse pcibios_resource_to_bus | Bjorn Helgaas |
2012-02-24 | ia64/PCI: get rid of device resource fixups | Bjorn Helgaas |
2012-02-24 | ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas |
2012-02-22 | [IA64] genirq fixup for SGI/SN | Dimitri Sivanich |
2012-02-21 | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov |
2012-02-21 | ia64: Fix typo in irq_xen.c | Masanari Iida |
2012-02-14 | ia64: Use generic posix_types.h | H. Peter Anvin |
2012-02-08 | [IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler() | Jiri Kosina |
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 |