summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-27Linux 3.7.5v3.7.5Greg Kroah-Hartman1-1/+1
2013-01-27dma: tegra: implement flags parameters for cyclic transferLaxman Dewangan1-2/+6
2013-01-27ioat: Fix DMA memory sync direction correct flagShuah Khan1-1/+1
2013-01-27intel_idle: Don't register CPU notifier if we are not running.Konrad Rzeszutek Wilk1-2/+1
2013-01-27i2c: mxs: Fix type of error codeFabio Estevam1-1/+1
2013-01-27ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader1-0/+7
2013-01-27ACPI / processor: Get power info before updating the C-statesThomas Schlichter1-0/+1
2013-01-27ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk1-0/+3
2013-01-27cpufreq: Add module aliases for acpi-cpufreqMatthew Garrett1-0/+7
2013-01-27powernow-k8: Add a kconfig dependency on acpi-cpufreqBorislav Petkov1-1/+1
2013-01-27module: fix missing module_mutex unlockLinus Torvalds1-1/+1
2013-01-27module: put modules in list much earlier.Rusty Russell2-41/+50
2013-01-27module: add new state MODULE_STATE_UNFORMED.Rusty Russell3-10/+59
2013-01-27drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabledDaniel Vetter2-0/+5
2013-01-27drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan1-15/+47
2013-01-27drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan1-3/+15
2013-01-27SCSI: sd: Reshuffle init_sd to avoid crashJoel D. Diaz1-5/+8
2013-01-27usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov1-2/+2
2013-01-27usb: gadget: FunctionFS: Fix missing braces in parse_optsBenoit Goby1-3/+3
2013-01-27usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand1-0/+1
2013-01-27USB: UHCI: fix IRQ race during initializationAlan Stern1-6/+9
2013-01-27media: gspca_kinect: add Kinect for Windows USB idJacob Schloss1-0/+1
2013-01-27Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho1-1/+36
2013-01-27PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas3-16/+17
2013-01-27PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas3-12/+1
2013-01-27PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang4-15/+17
2013-01-27PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King1-0/+3
2013-01-27PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall1-0/+1
2013-01-27arm64: elf: fix core dumping to match what glibc expectsWill Deacon1-1/+4
2013-01-27arm64: makefile: fix uname munging when setting ARCH on native machineWill Deacon2-2/+2
2013-01-27ALSA: hda - Add Conexant CX20755/20756/20757 codec IDsTakashi Iwai1-0/+9
2013-01-27ALSA: hda - Fix mute led for another HP machineDavid Henningsson1-0/+1
2013-01-27wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED taskOleg Nesterov1-1/+2
2013-01-27ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov3-14/+64
2013-01-27ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov3-15/+18
2013-01-27perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern1-6/+0
2013-01-27vfio-pci: Fix buffer overfillAlex Williamson1-2/+2
2013-01-27async: fix __lowest_in_progress()Tejun Heo1-7/+20
2013-01-27virtio-blk: Don't free ida when disk is in useAlexander Graf1-1/+6
2013-01-27evm: checking if removexattr is not a NULLDmitry Kasatkin1-2/+2
2013-01-27ftrace: Be first to run code modification on modulesSteven Rostedt1-1/+1
2013-01-27libata: replace sata_settings with devslp_timingShane Huang4-17/+23
2013-01-27libata: ahci: Add support for Enmotus Bobcat device.Hugh Daschbach1-1/+7
2013-01-27libata: ahci: Fix lack of command retry after a success error handler.Bian Yu1-1/+1
2013-01-27drm/i915: Invalidate the relocation presumed_offsets along the slow pathChris Wilson1-0/+21
2013-01-27Ensure that kernel_init_freeable() is not inlined into non __init codeVineet Gupta1-2/+2
2013-01-27make sure that /linuxrc has std{in,out,err}Al Viro1-0/+4
2013-01-21Linux 3.7.4v3.7.4Greg Kroah-Hartman1-1/+1
2013-01-21pty: return EINVAL for TIOCGPTN for BSD ptysJiri Slaby1-0/+2
2013-01-21mxs: uart: fix setting RTS from softwareSteffen Trumtrar1-1/+3