aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz2012-02-291-2/+3
* hdpvr: fix race conditon during start of streamingJanne Grunau2012-02-291-1/+2
* builddeb: Don't create files in /tmp with predictable namesBen Hutchings2012-02-291-6/+6
* davinci_emac: Do not free all rx dma descriptors during initChristian Riesch2012-02-291-2/+4
* jme: Fix FIFO flush issueGuo-Fu Tseng2012-02-292-10/+2
* ipvs: fix matching of fwmark templates during schedulingSimon Horman2012-02-291-1/+1
* scsi_pm: Fix bug in the SCSI power management handlerAlan Stern2012-02-292-0/+17
* scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li2012-02-291-2/+2
* genirq: Handle pending irqs in irq_startup()Thomas Gleixner2012-02-294-11/+14
* genirq: Unmask oneshot irqs when thread was not wokenThomas Gleixner2012-02-291-2/+23
* ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin2012-02-291-1/+1
* x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann2012-02-291-8/+36
* USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp2012-02-293-3/+13
* usb-storage: fix freezing of the scanning threadAlan Stern2012-02-292-61/+35
* i387: re-introduce FPU state preloading at context switch timeLinus Torvalds2012-02-294-42/+133
* i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds2012-02-296-32/+30
* i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds2012-02-293-22/+16
* i387: do not preload FPU state at task switch timeLinus Torvalds2012-02-294-68/+11
* i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds2012-02-294-23/+58
* i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds2012-02-291-3/+6
* i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds2012-02-293-8/+45
* i387: fix sense of sanity checkLinus Torvalds2012-02-291-1/+1
* i387: make irq_fpu_usable() tests more robustLinus Torvalds2012-02-292-8/+47
* i387: math_state_restore() isn't called from asmLinus Torvalds2012-02-292-4/+4
* USB: Set hub depth after USB3 hub resetElric Fu2012-02-291-13/+17
* xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp2012-02-291-8/+24
* xhci: Fix oops caused by more USB2 ports than USB3 ports.Sarah Sharp2012-02-291-1/+1