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