summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-05ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri1-0/+2
2014-11-05usb: dwc3: core: fix order of PM runtime callsFelipe Balbi1-3/+3
2014-11-05usb: dwc3: core: use pm_runtime_put_sync() on removeFelipe Balbi1-1/+1
2014-11-05ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina1-2/+2
2014-11-05block: Fix dev_t minor allocation lifetimeKeith Busch2-10/+10
2014-11-05aio: add missing smp_rmb() in read_events_ringJeff Moyer1-0/+7
2014-11-05xen/manage: Always freeze/thaw processes when suspend/resumingRoss Lagerwall1-7/+0
2014-11-05ALSA: hda - Fix COEF setups for ALC1150 codecTakashi Iwai1-0/+2
2014-11-05drm/vmwgfx: Fix a potential infinite spin waiting for fifo idleThomas Hellstrom1-1/+2
2014-11-05USB: sierra: add 1199:68AA device IDBjørn Mork1-0/+3
2014-11-05USB: sierra: avoid CDC class functions on "68A3" devicesBjørn Mork1-2/+4
2014-11-05USB: ftdi_sio: add support for NOVITUS Bono E thermal printerJohan Hovold2-0/+7
2014-11-05Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach1-0/+13
2014-11-05ata_piix: Add Device IDs for Intel 9 Series PCHJames Ralston1-0/+8
2014-11-05ahci: Add Device IDs for Intel 9 Series PCHJames Ralston1-0/+8
2014-11-05drm/i915: Remove bogus __init annotation from DMI callbacksMathias Krause2-2/+2
2014-11-05regmap: Fix handling of volatile registers for format_write() chipsMark Brown1-1/+1
2014-11-05regmap: if format_write is used, declare all registers as "unreadable"Wolfram Sang1-2/+5
2014-11-05MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno1-0/+1
2014-11-05rtlwifi: rtl8192cu: Add new IDLarry Finger1-0/+1
2014-11-05KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger1-10/+0
2014-11-05cgroup: reject cgroup names with 'Alban Crequy1-0/+5
2014-11-05percpu: free percpu allocation info for uniprocessor systemHonggang Li1-0/+2
2014-11-05percpu: perform tlb flush after pcpu_map_pages() failureTejun Heo1-0/+1
2014-11-05percpu: fix pcpu_alloc_pages() failure pathTejun Heo1-6/+15
2014-11-05regulatory: add NUL to alpha2Eliad Peller1-1/+1
2014-09-14Linux 3.2.63v3.2.63Ben Hutchings1-1/+1
2014-09-14microblaze: Fix makefile to work with latest toolchainMichal Simek1-1/+1
2014-09-14x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky1-3/+2
2014-09-14x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski3-24/+11
2014-09-14x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin4-5/+43
2014-09-14x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin4-3/+7
2014-09-14x86, espfix: Fix broken header guardH. Peter Anvin1-1/+1
2014-09-14x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin3-3/+19
2014-09-14x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin10-26/+324
2014-09-14Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin2-11/+1
2014-09-14sparc: use asm-generic version of types.hSam Ravnborg2-23/+1
2014-09-14slab/mempolicy: always use local policy from interrupt contextAndi Kleen4-5/+11
2014-09-14arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin1-1/+1
2014-09-14sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan1-1/+1
2014-09-14sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze1-0/+9
2014-09-14bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000Christopher Alexander Tobias Schulze2-3/+14
2014-09-14sparc64: Guard against flushing openfirmware mappings.David S. Miller2-10/+25
2014-09-14sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller1-0/+4
2014-09-14sparc64: Add membar to Niagara2 memcpy code.David S. Miller1-0/+1
2014-09-14sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller2-3/+17
2014-09-14sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller1-15/+1
2014-09-14sparc64: Fix top-level fault handling bugs.David S. Miller1-32/+54
2014-09-14sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller1-3/+9
2014-09-14sparc64: Make itc_sync_lock rawKirill Tkhai1-3/+3