Age | Commit message (Expand) | Author |
2012-03-12 | NOMMU: Don't need to clear vm_mm when deleting a VMA | David Howells |
2012-03-12 | mm: memcg: Correct unregistring of events attached to the same eventfd | Anton Vorontsov |
2012-03-12 | mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5 | Sascha Hauer |
2012-03-12 | alpha: fix 32/64-bit bug in futex support | Andrew Morton |
2012-03-12 | Move Logitech Harmony 900 from cdc_ether to zaurus | Scott Talbert |
2012-03-12 | ARM: S3C24XX: DMA resume regression fix | Gusakov Andrey |
2012-03-12 | genirq: Clear action->thread_mask if IRQ_ONESHOT is not set | Thomas Gleixner |
2012-03-12 | mfd: Fix ACPI conflict check | Jean Delvare |
2012-03-12 | regset: Return -EFAULT, not -EIO, on host-side memory fault | H. Peter Anvin |
2012-03-12 | regset: Prevent null pointer reference on readonly regsets | H. Peter Anvin |
2012-03-12 | ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecs | Takashi Iwai |
2012-03-12 | ALSA: hda - Add a fake mute feature | Takashi Iwai |
2012-03-12 | S390: KEYS: Enable the compat keyctl wrapper on s390x | David Howells |
2012-03-12 | regulator: fix the ldo configure according to 88pm860x spec | Jett.Zhou |
2012-03-12 | i2c: mxs: only flag completion when queue is completely done | Wolfram Sang |
2012-03-12 | watchdog: hpwdt: clean up set_memory_x call for 32 bit | Maxim Uvarov |
2012-03-12 | ARM: LPC32xx: Fix irq on GPI_28 | Roland Stigge |
2012-03-12 | ARM: LPC32xx: Fix interrupt controller init | Roland Stigge |
2012-03-12 | ARM: LPC32xx: irq.c: Clear latched event | Roland Stigge |
2012-03-12 | ARM: LPC32xx: serial.c: Fixed loop limit | Roland Stigge |
2012-03-12 | ARM: LPC32xx: serial.c: HW bug workaround | Roland Stigge |
2012-03-12 | drm/i915: Prevent a machine hang by checking crtc->active before loading lut | Alban Browaeys |
2012-03-12 | compat: fix compile breakage on s390 | Heiko Carstens |
2012-03-12 | Fix autofs compile without CONFIG_COMPAT | Linus Torvalds |
2012-03-12 | autofs: work around unhappy compat problem on x86-64 | Ian Kent |
2012-02-29 | Linux 3.0.23v3.0.23 | Greg Kroah-Hartman |
2012-02-29 | cdrom: use copy_to_user() without the underscores | Dan Carpenter |
2012-02-29 | epoll: limit paths | Jason Baron |
2012-02-29 | epoll: ep_unregister_pollwait() can use the freed pwq->whead | Oleg Nesterov |
2012-02-29 | epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() | Oleg Nesterov |
2012-02-29 | hwmon: (f75375s) Fix register write order when setting fans to full speed | Nikolaus Schulz |
2012-02-29 | hdpvr: fix race conditon during start of streaming | Janne Grunau |
2012-02-29 | builddeb: Don't create files in /tmp with predictable names | Ben Hutchings |
2012-02-29 | davinci_emac: Do not free all rx dma descriptors during init | Christian Riesch |
2012-02-29 | jme: Fix FIFO flush issue | Guo-Fu Tseng |
2012-02-29 | ipvs: fix matching of fwmark templates during scheduling | Simon Horman |
2012-02-29 | scsi_pm: Fix bug in the SCSI power management handler | Alan Stern |
2012-02-29 | scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost' | Huajun Li |
2012-02-29 | genirq: Handle pending irqs in irq_startup() | Thomas Gleixner |
2012-02-29 | genirq: Unmask oneshot irqs when thread was not woken | Thomas Gleixner |
2012-02-29 | ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status | Pavel Roskin |
2012-02-29 | x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors | Andreas Herrmann |
2012-02-29 | USB: Don't fail USB3 probe on missing legacy PCI IRQ. | Sarah Sharp |
2012-02-29 | usb-storage: fix freezing of the scanning thread | Alan Stern |
2012-02-29 | i387: re-introduce FPU state preloading at context switch time | Linus Torvalds |
2012-02-29 | i387: move TS_USEDFPU flag from thread_info to task_struct | Linus Torvalds |
2012-02-29 | i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore | Linus Torvalds |
2012-02-29 | i387: do not preload FPU state at task switch time | Linus Torvalds |
2012-02-29 | i387: don't ever touch TS_USEDFPU directly, use helper functions | Linus Torvalds |
2012-02-29 | i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers | Linus Torvalds |