| Commit message (Expand) | Author | Files | Lines |
2013-01-28 | x86, io-apic: Remove !irq_remapped() check from __target_IO_APIC_irq() | Joerg Roedel | 1 | -6/+2 |
2013-01-28 | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core | Joerg Roedel | 7 | -47/+57 |
2013-01-28 | x86, irq: Add data structure to keep AMD specific irq remapping information | Joerg Roedel | 1 | -1/+11 |
2013-01-28 | x86, irq: Move irq_remapping_enabled declaration to iommu code | Joerg Roedel | 4 | -4/+5 |
2013-01-28 | x86, io_apic: Remove irq_remapping_enabled check in setup_timer_IRQ0_pin | Joerg Roedel | 1 | -3/+0 |
2013-01-28 | x86, io_apic: Move irq_remapping_enabled checks out of check_timer() | Joerg Roedel | 3 | -4/+13 |
2013-01-28 | x86, io_apic: Convert setup_ioapic_entry to function pointer | Joerg Roedel | 5 | -9/+17 |
2013-01-28 | x86, io_apic: Introduce set_affinity function pointer | Joerg Roedel | 6 | -19/+22 |
2013-01-28 | x86, msi: Use IRQ remapping specific setup_msi_irqs routine | Joerg Roedel | 5 | -109/+125 |
2013-01-28 | x86, hpet: Introduce x86_msi_ops.setup_hpet_msi | Joerg Roedel | 6 | -15/+14 |
2013-01-28 | x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging | Joerg Roedel | 5 | -53/+69 |
2013-01-28 | x86, io_apic: Introduce x86_io_apic_ops.disable() | Joerg Roedel | 5 | -31/+61 |
2013-01-28 | x86, apic: Mask IO-APIC and PIC unconditionally on LAPIC resume | Joerg Roedel | 1 | -10/+9 |
2013-01-28 | x86, apic: Move irq_remapping_enabled checks into IRQ-remapping code | Joerg Roedel | 2 | -8/+12 |
2013-01-24 | AHCI: Support multiple MSIs | Alexander Gordeev | 3 | -10/+207 |
2013-01-24 | PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto() | Alexander Gordeev | 3 | -5/+65 |
2013-01-24 | x86/MSI: Support multiple MSIs in presense of IRQ remapping | Alexander Gordeev | 3 | -40/+160 |
2013-01-24 | x86/apic: Allow x2apic without IR on VMware platform | Alok N Kataria | 5 | -9/+26 |
2013-01-24 | x86/apic: Remove noisy zero-mask warning from default_send_IPI_mask_logical() | Dave Jones | 1 | -1/+1 |
2013-01-24 | MAINTAINERS: Someone needs to watch over the serial drivers | Greg Kroah-Hartman | 1 | -0/+2 |
2013-01-23 | USB: EHCI: fix build error in ehci-mxc | Alan Stern | 4 | -76/+53 |
2013-01-23 | MAINTAINERS: remove me | Alan Cox | 1 | -2/+0 |
2013-01-23 | ALSA: hda - Fix inconsistent pin states after resume | Takashi Iwai | 1 | -3/+2 |
2013-01-23 | Revert "drivers/misc/ti-st: remove gpio handling" | Luciano Coelho | 1 | -1/+36 |
2013-01-23 | async: fix __lowest_in_progress() | Tejun Heo | 1 | -7/+20 |
2013-01-22 | wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task | Oleg Nesterov | 1 | -1/+2 |
2013-01-22 | ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL | Oleg Nesterov | 3 | -14/+64 |
2013-01-22 | arm64: makefile: fix uname munging when setting ARCH on native machine | Will Deacon | 2 | -2/+2 |
2013-01-22 | arm64: elf: fix core dumping to match what glibc expects | Will Deacon | 1 | -1/+4 |
2013-01-22 | USB: EHCI: add a name for the platform-private field | Alan Stern | 1 | -0/+3 |
2013-01-22 | USB: EHCI: fix incorrect configuration test | Alan Stern | 1 | -1/+1 |
2013-01-22 | USB: EHCI: Move definition of EHCI_STATS to ehci.h | Roger Quadros | 2 | -4/+4 |
2013-01-22 | USB: UHCI: fix IRQ race during initialization | Alan Stern | 1 | -6/+9 |
2013-01-22 | ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() | Oleg Nesterov | 3 | -15/+18 |
2013-01-22 | f2fs: use _safe() version of list_for_each | Dan Carpenter | 1 | -4/+3 |
2013-01-22 | f2fs: add comments of start_bidx_of_node | Jaegeuk Kim | 1 | -1/+5 |
2013-01-22 | f2fs: avoid issuing small bios due to several dirty node pages | Jaegeuk Kim | 1 | -6/+11 |
2013-01-22 | f2fs: support swapfile | Jaegeuk Kim | 1 | -0/+6 |
2013-01-22 | f2fs: add remap_pages as generic_file_remap_pages | Jaegeuk Kim | 1 | -2/+3 |
2013-01-22 | f2fs: add __init to functions in init_f2fs_fs | Namjae Jeon | 5 | -9/+9 |
2013-01-21 | ftrace: Be first to run code modification on modules | Steven Rostedt | 1 | -1/+1 |
2013-01-21 | ALSA: hda - Add Conexant CX20755/20756/20757 codec IDs | Takashi Iwai | 1 | -0/+9 |
2013-01-21 | security/device_cgroup: lock assert fails in dev_exception_clean() | Jerry Snitselaar | 1 | -0/+2 |
2013-01-21 | evm: checking if removexattr is not a NULL | Dmitry Kasatkin | 1 | -2/+2 |
2013-01-21 | module: fix missing module_mutex unlock | Linus Torvalds | 1 | -1/+1 |
2013-01-21 | ttm: on move memory failure don't leave a node dangling | Dave Airlie | 1 | -0/+1 |
2013-01-21 | ttm: don't destroy old mm_node on memcpy failure | Dave Airlie | 1 | -2/+9 |
2013-01-20 | ia64: kill thread_matches(), unexport ptrace_check_attach() | Oleg Nesterov | 3 | -29/+1 |
2013-01-20 | sys_clone() needs asmlinkage_protect | Al Viro | 1 | -2/+4 |
2013-01-19 | make sure that /linuxrc has std{in,out,err} | Al Viro | 1 | -0/+4 |