Age | Commit message (Expand) | Author | Files | Lines |
2012-05-03 | cifs - check S_AUTOMOUNT in revalidate | Ian Kent | 1 | -5/+12 |
2012-05-03 | ata: ahci_platform: Add synopsys ahci controller in DT's compatible list | Viresh Kumar | 2 | -3/+3 |
2012-05-03 | ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros | Viresh Kumar | 1 | -3/+1 |
2012-05-03 | libata: init ata_print_id to 0 | Tero Roponen | 1 | -1/+1 |
2012-05-03 | ahci: Detect Marvell 88SE9172 SATA controller | Matt Johnson | 1 | -0/+2 |
2012-05-03 | libata: skip old error history when counting probe trials | Lin Ming | 1 | -1/+2 |
2012-05-03 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 5 | -12/+21 |
2012-05-03 | drm/i915: enable dip before writing data on gen4 | Paulo Zanoni | 1 | -1/+1 |
2012-05-03 | nouveau: initialise has_optimus variable. | Dave Airlie | 1 | -1/+1 |
2012-05-03 | sungem: Fix WakeOnLan | Gerard Lledo | 1 | -1/+1 |
2012-05-03 | tcp: change tcp_adv_win_scale and tcp_rmem[2] | Eric Dumazet | 3 | -7/+8 |
2012-05-03 | net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg | Sasha Levin | 1 | -1/+2 |
2012-05-03 | drop_monitor: prevent init path from scheduling on the wrong cpu | Neil Horman | 1 | -5/+7 |
2012-05-03 | usbnet: fix failure handling in usbnet_probe | tom.leiming@gmail.com | 1 | -1/+3 |
2012-05-03 | usbnet: fix leak of transfer buffer of dev->interrupt | tom.leiming@gmail.com | 1 | -0/+1 |
2012-05-03 | ucc_geth: Add 16 bytes to max TX frame for VLANs | Joakim Tjernlund | 1 | -3/+3 |
2012-05-03 | net: ucc_geth, increase no. of HW RX descriptors | Joakim Tjernlund | 1 | -1/+1 |
2012-05-03 | Merge tag 'usb-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -181/+195 |
2012-05-03 | Merge tag 'tty-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -7/+19 |
2012-05-02 | alpha: silence 'const' warning in sys_marvel.c | Matt Turner | 1 | -1/+1 |
2012-05-02 | alpha: include module.h to fix modpost on Tsunami | Jim Faulkner | 1 | -0/+1 |
2012-05-02 | alpha: properly define get/set_rtc_time on Marvel/SMP | Matt Turner | 1 | -6/+2 |
2012-05-02 | alpha: VGA_HOSE depends on VGA_CONSOLE | Matt Turner | 1 | -1/+1 |
2012-05-02 | fixing dmi match for hp t5745 and hp st5747 thin client | Marc Gariepy | 1 | -2/+2 |
2012-05-02 | Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 15 | -151/+308 |
2012-05-02 | drm/i915: Only enable IPS polling for gen5 | Chris Wilson | 2 | -5/+13 |
2012-05-02 | drm/i915: Do not read non-existent DPLL registers on PCH hardware | Chris Wilson | 1 | -4/+5 |
2012-05-02 | cifs: add missing initialization of server->req_lock | Jeff Layton | 1 | -0/+1 |
2012-05-02 | cifs: don't cap ra_pages at the same level as default_backing_dev_info | Jeff Layton | 1 | -17/+1 |
2012-05-02 | CIFS: Fix indentation in cifs_show_options | Sachin Prabhu | 1 | -1/+1 |
2012-05-02 | Merge tag 'ktest-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+9 |
2012-05-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 6 | -54/+13 |
2012-05-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 14 | -35/+102 |
2012-05-01 | USB: ehci-tegra: remove redundant gpio_set_value | Stephen Warren | 1 | -1/+0 |
2012-05-01 | EHCI: update PM methods in ehci-tegra.c | Alan Stern | 1 | -180/+195 |
2012-05-01 | vt: Fix deadlock on scroll-lock | Alan Cox | 1 | -7/+19 |
2012-05-01 | netem: fix possible skb leak | Eric Dumazet | 1 | -4/+2 |
2012-05-01 | sky2: fix receive length error in mixed non-VLAN/VLAN traffic | stephen hemminger | 2 | -12/+17 |
2012-05-01 | sky2: propogate rx hash when packet is copied | stephen hemminger | 1 | -0/+3 |
2012-05-01 | hwmon: (coretemp) Increase CPU core limit | Guenter Roeck | 1 | -1/+1 |
2012-05-01 | hwmon: (coretemp) fix oops on cpu unplug | Kirill A. Shutemov | 1 | -0/+4 |
2012-05-01 | net: fix two typos in skbuff.h | Eric Dumazet | 1 | -2/+2 |
2012-05-01 | ktest: Fix reboot on success stopping all reboots | Steven Rostedt | 1 | -2/+8 |
2012-05-01 | ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIP | Russ Dill | 1 | -1/+1 |
2012-05-01 | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin... | Dave Airlie | 4 | -5/+16 |
2012-05-01 | mfd: Fix build breakage in omap-usb-host.c | Russ Dill | 1 | -0/+1 |
2012-05-01 | cxgb3: Don't call cxgb_vlan_mode until q locks are initialized | Roland Dreier | 1 | -46/+46 |
2012-05-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 3 | -6/+8 |
2012-05-01 | ixgbe: fix calling skb_put on nonlinear skb assertion bug | Yi Zou | 1 | -0/+1 |
2012-05-01 | ixgbe: Fix a memory leak in IEEE DCB | Alexander Duyck | 1 | -4/+5 |