summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-27Linux 3.7.5v3.7.5Greg Kroah-Hartman
2013-01-27dma: tegra: implement flags parameters for cyclic transferLaxman Dewangan
2013-01-27ioat: Fix DMA memory sync direction correct flagShuah Khan
2013-01-27intel_idle: Don't register CPU notifier if we are not running.Konrad Rzeszutek Wilk
2013-01-27i2c: mxs: Fix type of error codeFabio Estevam
2013-01-27ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader
2013-01-27ACPI / processor: Get power info before updating the C-statesThomas Schlichter
2013-01-27ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk
2013-01-27cpufreq: Add module aliases for acpi-cpufreqMatthew Garrett
2013-01-27powernow-k8: Add a kconfig dependency on acpi-cpufreqBorislav Petkov
2013-01-27module: fix missing module_mutex unlockLinus Torvalds
2013-01-27module: put modules in list much earlier.Rusty Russell
2013-01-27module: add new state MODULE_STATE_UNFORMED.Rusty Russell
2013-01-27drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabledDaniel Vetter
2013-01-27drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan
2013-01-27drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan
2013-01-27SCSI: sd: Reshuffle init_sd to avoid crashJoel D. Diaz
2013-01-27usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov
2013-01-27usb: gadget: FunctionFS: Fix missing braces in parse_optsBenoit Goby
2013-01-27usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand
2013-01-27USB: UHCI: fix IRQ race during initializationAlan Stern
2013-01-27media: gspca_kinect: add Kinect for Windows USB idJacob Schloss
2013-01-27Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho
2013-01-27PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas
2013-01-27PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas
2013-01-27PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang
2013-01-27PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King
2013-01-27PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall
2013-01-27arm64: elf: fix core dumping to match what glibc expectsWill Deacon
2013-01-27arm64: makefile: fix uname munging when setting ARCH on native machineWill Deacon
2013-01-27ALSA: hda - Add Conexant CX20755/20756/20757 codec IDsTakashi Iwai
2013-01-27ALSA: hda - Fix mute led for another HP machineDavid Henningsson
2013-01-27wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED taskOleg Nesterov
2013-01-27ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov
2013-01-27ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov
2013-01-27perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern
2013-01-27vfio-pci: Fix buffer overfillAlex Williamson
2013-01-27async: fix __lowest_in_progress()Tejun Heo
2013-01-27virtio-blk: Don't free ida when disk is in useAlexander Graf
2013-01-27evm: checking if removexattr is not a NULLDmitry Kasatkin
2013-01-27ftrace: Be first to run code modification on modulesSteven Rostedt
2013-01-27libata: replace sata_settings with devslp_timingShane Huang
2013-01-27libata: ahci: Add support for Enmotus Bobcat device.Hugh Daschbach
2013-01-27libata: ahci: Fix lack of command retry after a success error handler.Bian Yu
2013-01-27drm/i915: Invalidate the relocation presumed_offsets along the slow pathChris Wilson
2013-01-27Ensure that kernel_init_freeable() is not inlined into non __init codeVineet Gupta
2013-01-27make sure that /linuxrc has std{in,out,err}Al Viro
2013-01-21Linux 3.7.4v3.7.4Greg Kroah-Hartman
2013-01-21pty: return EINVAL for TIOCGPTN for BSD ptysJiri Slaby
2013-01-21mxs: uart: fix setting RTS from softwareSteffen Trumtrar