summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.2.22-rt35v3.2.22-rt35Steven Rostedt2012-07-161-1/+1
* perf: Make swevent hrtimer run in irq instead of softirqYong Zhang2012-07-121-0/+1
* fs, jbd: pull your plug when waiting for spaceMike Galbraith2012-07-121-0/+2
* slab: Prevent local lock deadlockThomas Gleixner2012-07-121-4/+22
* Latency histograms: Detect another yet overlooked sharedprio conditionCarsten Emde2012-07-121-0/+3
* Disable RT_GROUP_SCHED in PREEMPT_RT_FULLCarsten Emde2012-07-121-0/+1
* Latency histograms: Adjust timer, if already elapsed when programmedCarsten Emde2012-07-122-2/+17
* Latency histogramms: Cope with backwards running local trace clockCarsten Emde2012-07-122-35/+38
* Linux 3.2.22-rt34v3.2.22-rt34Steven Rostedt2012-07-061-1/+1
* Merge tag 'v3.2.22' into v3.2-rtSteven Rostedt2012-07-0647-143/+298
|\
| * Linux 3.2.22v3.2.22Ben Hutchings2012-07-041-1/+1
| * batman-adv: only drop packets of known wifi clientsMarek Lindner2012-07-041-4/+4
| * acpi_pad: fix power_saving thread deadlockStuart Hayes2012-07-041-3/+4
| * can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang2012-07-041-2/+2
| * xen/netfront: teardown the device before unregistering it.Ian Campbell2012-07-041-4/+4
| * USB: CP210x Add 10 Device IDsCraig Shelley2012-07-041-0/+11
| * USB: option: Add USB ID for Novatel Ovation MC551Forest Bond2012-07-041-0/+3
| * ALSA: hda - Add Realtek ALC280 codec supportDavid Henningsson2012-07-041-0/+1
| * stable: Allow merging of backports for serious user-visible performance issuesMel Gorman2012-07-041-0/+6
| * x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-07-043-3/+3
| * PM / Sleep: Prevent waiting forever on asynchronous suspend after abortMandeep Singh Baines2012-07-041-2/+4
| * drm/i915: Fix eDP blank screen after S3 resume on HP desktopsTakashi Iwai2012-07-041-1/+4
| * drm/i915: rip out the PM_IIR WARNDaniel Vetter2012-07-041-1/+0
| * drm/i915: Refactor the deferred PM_IIR handling into a single functionChris Wilson2012-07-041-29/+29
| * oprofile: perf: use NR_CPUS instead or nr_cpumask_bits for static arrayWill Deacon2012-07-041-1/+1
| * USB: option: add id for Cellient MEN-200Dmitry Shmygov2012-07-041-0/+5
| * ARM: SAMSUNG: Fix for S3C2412 EBI memory mappingJose Miguel Goncalves2012-07-041-1/+1
| * iwlwifi: remove log_event debugfs file debugging is disabledJohannes Berg2012-07-041-0/+6
| * ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan2012-07-041-1/+13
| * ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULLJonghwan Choi2012-07-041-1/+1
| * batman-adv: fix skb->data assignmentAntonio Quartulli2012-07-041-0/+2
| * ath9k: fix a tx rate duration calculation bugFelix Fietkau2012-07-041-1/+1
| * can: c_can: precedence error in c_can_chip_config()Dan Carpenter2012-07-041-2/+2
| * ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan2012-07-041-0/+9
| * cfg80211: fix potential deadlock in regulatoryEliad Peller2012-07-041-1/+1
| * ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan2012-07-041-9/+0
| * dm thin: reinstate missing mempool_free in cell_release_singletonMike Snitzer2012-07-041-3/+6
| * drm/nouveau/fbcon: using nv_two_heads is not a good ideaBen Skeggs2012-07-041-1/+1
| * drm/edid: don't return stack garbage from supports_rbDaniel Vetter2012-07-041-1/+1
| * smsusb: add autodetection support for USB ID 2040:f5a0Michael Krufky2012-07-041-0/+2
| * gspca-core: Fix buffers staying in queued state after a stream_offHans de Goede2012-07-041-1/+3
| * staging:rts_pstor:Fix possible panic by NULL pointer dereferencewwang2012-07-041-5/+6
| * drm/i915: Do the fallback non-IRQ wait in ring throttle, too.Eric Anholt2012-07-041-0/+4
| * e1000e: Remove special case for 82573/82574 ASPM L1 disablementChris Boot2012-07-041-8/+0
| * e1000e: Disable ASPM L1 on 82574Chris Boot2012-07-041-1/+2
| * drm/i915: Remove use of the autoreported ringbuffer HEAD positionChris Wilson2012-07-041-13/+1
| * drm/i915: Finish any pending operations on the framebuffer before disablingChris Wilson2012-07-041-19/+46
| * nilfs2: ensure proper cache clearing for gc-inodesRyusuke Konishi2012-07-042-0/+4
| * thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli2012-07-042-13/+27
| * mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-07-042-2/+70