aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OMAP: DSS2: HDMI: use default dividersTomi Valkeinen2012-03-122-11/+13
* ARM: orion: Fix Orion5x GPIO regression from MPP cleanupAndrew Lunn2012-03-123-275/+274
* ARM: orion: Fix USB phy for orion5x.Andrew Lunn2012-03-126-10/+15
* drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.Kenneth Graunke2012-03-122-0/+7
* drm/i915: gen7: work around a system hang on IVBEugeni Dodonov2012-03-122-0/+9
* drm/i915: gen7: Implement an L3 caching workaround.Eugeni Dodonov2012-03-122-0/+13
* drm/i915: gen7: implement rczunit workaroundEugeni Dodonov2012-03-122-0/+6
* kprobes: adjust "fix a memory leak in function pre_handler_kretprobe()"Jan Beulich2012-03-121-2/+2
* avr32: select generic atomic64_t supportFabio Baltieri2012-03-121-0/+1
* ACPI / PM: Do not save/restore NVS on Asus K54C/K54HRKeng-Yu Lin2012-03-121-0/+16
* bsg: fix sysfs link remove warningStanislaw Gruszka2012-03-121-1/+2
* ASoC: i.MX SSI: Fix DSP_A format.Javier Martin2012-03-121-1/+1
* ASoC: dapm: Check for bias level when powering downMark Brown2012-03-121-3/+9
* osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh2012-03-121-2/+2
* crypto: mv_cesa - fix final callback not ignoring input dataPhil Sutter2012-03-121-0/+1
* HID: usbhid: Add NOGET quirk for the AIREN Slim+ keyboardAlan Stern2012-03-122-0/+4
* mm: thp: fix BUG on mm->nr_ptesAndrea Arcangeli2012-03-121-3/+3
* ath9k_hw: prevent writes to const data on AR9160Felix Fietkau2012-03-123-25/+20
* mac80211: zero initialize count field in ieee80211_tx_rateMohammed Shafi Shajakhan2012-03-121-1/+1
* cifs: fix dentry refcount leak when opening a FIFO on lookupJeff Layton2012-03-121-2/+18
* NOMMU: Don't need to clear vm_mm when deleting a VMADavid Howells2012-03-121-2/+0
* mm: memcg: Correct unregistring of events attached to the same eventfdAnton Vorontsov2012-03-121-1/+4
* mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer2012-03-121-2/+3
* alpha: fix 32/64-bit bug in futex supportAndrew Morton2012-03-121-1/+1
* Move Logitech Harmony 900 from cdc_ether to zaurusScott Talbert2012-03-122-0/+14
* ARM: S3C24XX: DMA resume regression fixGusakov Andrey2012-03-121-1/+1
* genirq: Clear action->thread_mask if IRQ_ONESHOT is not setThomas Gleixner2012-03-121-6/+38
* mfd: Fix ACPI conflict checkJean Delvare2012-03-121-1/+1
* regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin2012-03-121-2/+2
* regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2012-03-122-1/+7
* ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecsTakashi Iwai2012-03-121-1/+1
* ALSA: hda - Add a fake mute featureTakashi Iwai2012-03-123-3/+30
* S390: KEYS: Enable the compat keyctl wrapper on s390xDavid Howells2012-03-121-0/+3
* regulator: fix the ldo configure according to 88pm860x specJett.Zhou2012-03-121-3/+3
* i2c: mxs: only flag completion when queue is completely doneWolfram Sang2012-03-121-3/+10
* watchdog: hpwdt: clean up set_memory_x call for 32 bitMaxim Uvarov2012-03-121-2/+3
* ARM: LPC32xx: Fix irq on GPI_28Roland Stigge2012-03-122-1/+5
* ARM: LPC32xx: Fix interrupt controller initRoland Stigge2012-03-121-4/+6
* ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge2012-03-121-1/+10
* ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge2012-03-121-1/+1
* ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge2012-03-121-0/+18
* drm/i915: Prevent a machine hang by checking crtc->active before loading lutAlban Browaeys2012-03-121-1/+1
* compat: fix compile breakage on s390Heiko Carstens2012-03-1212-14/+9
* Fix autofs compile without CONFIG_COMPATLinus Torvalds2012-03-121-0/+4
* autofs: work around unhappy compat problem on x86-64Ian Kent2012-03-124-3/+23
* Linux 3.0.23Greg Kroah-Hartman2012-02-291-1/+1
* cdrom: use copy_to_user() without the underscoresDan Carpenter2012-02-291-7/+1
* epoll: limit pathsJason Baron2012-02-293-25/+211
* epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov2012-02-292-4/+32
* epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2012-02-295-2/+25