Age | Commit message (Expand) | Author | Files | Lines |
2013-03-23 | watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2 | Takahisa Tanaka | 1 | -1/+1 |
2013-03-23 | watchdog: sp5100_tco: Remove code that may cause a boot failure | Takahisa Tanaka | 1 | -120/+6 |
2013-03-22 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -6/+1 |
2013-03-22 | Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 36 | -115/+202 |
2013-03-22 | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 8 | -41/+184 |
2013-03-22 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 4 | -26/+19 |
2013-03-22 | NVMe: Add namespaces with no LBA range feature | Keith Busch | 1 | -1/+1 |
2013-03-22 | vfs,proc: guarantee unique inodes in /proc | Linus Torvalds | 1 | -3/+3 |
2013-03-22 | Revert "KVM: allow host header to be included even for !CONFIG_KVM" | Marcelo Tosatti | 1 | -6/+1 |
2013-03-22 | MAINTAINERS: add maintainer entry for atmel i2c driver | Ludovic Desroches | 1 | -0/+6 |
2013-03-22 | i2c: Fix my e-mail address in drivers and documentation | Guenter Roeck | 2 | -2/+2 |
2013-03-22 | i2c: iSMT: add Intel Avoton DeviceIDs | Seth Heasley | 1 | -0/+2 |
2013-03-22 | i2c: tegra: check the clk_prepare_enable() return value | Laxman Dewangan | 1 | -2/+11 |
2013-03-22 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 6 | -56/+43 |
2013-03-22 | Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 12 | -81/+540 |
2013-03-22 | USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAIT | Johan Hovold | 1 | -4/+6 |
2013-03-22 | USB: ssu100: fix use-after-free in TIOCMIWAIT | Johan Hovold | 1 | -5/+7 |
2013-03-22 | USB: spcp8x5: fix use-after-free in TIOCMIWAIT | Johan Hovold | 1 | -4/+5 |
2013-03-22 | USB: quatech2: fix use-after-free in TIOCMIWAIT | Johan Hovold | 1 | -5/+7 |
2013-03-22 | USB: pl2303: fix use-after-free in TIOCMIWAIT | Johan Hovold | 1 | -5/+6 |
2013-03-22 | USB: oti6858: fix use-after-free in TIOCMIWAIT | Johan Hovold | 1 | -4/+6 |
2013-03-22 | USB: mos7840: fix use-after-free in TIOCMIWAIT | Johan Hovold | 1 | -5/+8 |
2013-03-22 | USB: mos7840: fix broken TIOCMIWAIT | Johan Hovold | 1 | -2/+3 |
2013-03-22 | USB: mct_u232: fix use-after-free in TIOCMIWAIT | Johan Hovold | 1 | -6/+7 |
2013-03-22 | USB: io_ti: fix use-after-free in TIOCMIWAIT | Johan Hovold | 1 | -6/+6 |
2013-03-22 | USB: io_edgeport: fix use-after-free in TIOCMIWAIT | Johan Hovold | 1 | -5/+7 |
2013-03-22 | USB: ftdi_sio: fix use-after-free in TIOCMIWAIT | Johan Hovold | 1 | -11/+8 |
2013-03-22 | USB: f81232: fix use-after-free in TIOCMIWAIT | Johan Hovold | 1 | -4/+5 |
2013-03-22 | USB: cypress_m8: fix use-after-free in TIOCMIWAIT | Johan Hovold | 1 | -6/+8 |
2013-03-22 | USB: ch341: fix use-after-free in TIOCMIWAIT | Johan Hovold | 1 | -5/+6 |
2013-03-22 | USB: ark3116: fix use-after-free in TIOCMIWAIT | Johan Hovold | 1 | -4/+6 |
2013-03-22 | USB: serial: add modem-status-change wait queue | Johan Hovold | 1 | -0/+2 |
2013-03-22 | USB: serial: fix interface refcounting | Johan Hovold | 1 | -1/+2 |
2013-03-22 | USB: io_ti: fix get_icount for two port adapters | Johan Hovold | 1 | -0/+1 |
2013-03-22 | USB: garmin_gps: fix memory leak on disconnect | Johan Hovold | 1 | -6/+1 |
2013-03-22 | USB: cdc-acm: fix device unregistration | Johan Hovold | 1 | -1/+2 |
2013-03-22 | usb: cdc-acm: fix error handling in acm_probe() | Alexey Khoroshilov | 1 | -2/+17 |
2013-03-21 | cifs: ignore everything in SPNEGO blob after mechTypes | Jeff Layton | 1 | -48/+5 |
2013-03-21 | ALSA: hda - Fix DAC assignment for independent HP | Takashi Iwai | 1 | -0/+46 |
2013-03-21 | Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 9 | -11/+36 |
2013-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 4 | -31/+24 |
2013-03-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 17 | -35/+152 |
2013-03-21 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 19 | -91/+204 |
2013-03-21 | Merge tag 'dm-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk... | Linus Torvalds | 12 | -108/+252 |
2013-03-21 | usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA" | Paul Bolle | 1 | -1/+1 |
2013-03-21 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 5 | -8/+32 |
2013-03-21 | drm/mgag200: Bug fix: Modified pll algorithm for EH project | Julia Lemire | 1 | -5/+5 |
2013-03-21 | USB: EHCI: fix regression in QH unlinking | Alan Stern | 1 | -1/+1 |
2013-03-20 | ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loader | Takashi Iwai | 1 | -23/+109 |
2013-03-20 | dm cache: policy ignore hints if generated by different version | Mike Snitzer | 3 | -13/+39 |