| Commit message (Expand) | Author | Age | Files | Lines |
* | mac: Make cuda_init_via() __init | Geert Uytterhoeven | 2013-07-01 | 1 | -1/+1 |
* | macintosh: Convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2013-07-01 | 1 | -4/+4 |
* | powerpc/windfarm: Fix overtemperature clearing | Aaro Koskinen | 2013-07-01 | 3 | -3/+15 |
* | macintosh/adb: Replace __WAITQUEUE_INITIALIZER with more standard DECLARE_WAI... | Robert P. J. Day | 2013-06-25 | 1 | -1/+1 |
* | powerpc/vfio: Enable on pSeries platform | Alexey Kardashevskiy | 2013-06-20 | 2 | -2/+2 |
* | powerpc/vfio: Implement IOMMU driver for VFIO | Alexey Kardashevskiy | 2013-06-20 | 4 | -0/+385 |
* | powerpc/vfio: Enable on PowerNV platform | Alexey Kardashevskiy | 2013-06-20 | 1 | -0/+8 |
* | Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2013-06-13 | 2 | -4/+4 |
|\ |
|
| * | ACPI / video: Do not bind to device objects with a scan handler | Rafael J. Wysocki | 2013-06-10 | 2 | -4/+4 |
* | | Merge tag 'md-3.10-fixes' of git://neil.brown.name/md | Linus Torvalds | 2013-06-13 | 4 | -26/+47 |
|\ \ |
|
| * | | md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place | H. Peter Anvin | 2013-06-13 | 3 | -5/+6 |
| * | | md/raid1,raid10: use freeze_array in place of raise_barrier in various places. | NeilBrown | 2013-06-13 | 2 | -18/+18 |
| * | | md/raid1: consider WRITE as successful only if at least one non-Faulty and no... | Alex Lyakas | 2013-06-13 | 2 | -2/+22 |
| * | | md: md_stop_writes() should always freeze recovery. | NeilBrown | 2013-06-13 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-06-12 | 32 | -97/+251 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-12 | 21 | -73/+211 |
| |\ \ \ |
|
| | * | | | b43: stop format string leaking into error msgs | Kees Cook | 2013-06-12 | 1 | -1/+1 |
| | * | | | ath9k: Use minstrel rate control by default | Sujith Manoharan | 2013-06-12 | 4 | -9/+9 |
| | * | | | Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity" | Felix Fietkau | 2013-06-12 | 1 | -5/+5 |
| | * | | | ath9k: Disable PowerSave by default | Sujith Manoharan | 2013-06-12 | 1 | -2/+1 |
| | * | | | net: wireless: iwlegacy: fix build error for il_pm_ops | Yijing Wang | 2013-06-12 | 1 | -3/+3 |
| | * | | | rtlwifi: Fix a false leak indication for PCI devices | Larry Finger | 2013-06-12 | 1 | -0/+1 |
| | * | | | wl12xx/wl18xx: scan all 5ghz channels | Eliad Peller | 2013-06-12 | 2 | -2/+2 |
| | * | | | wl12xx: increase minimum singlerole firmware version required | Luciano Coelho | 2013-06-12 | 1 | -2/+2 |
| | * | | | wl12xx: fix minimum required firmware version for wl127x multirole | Luciano Coelho | 2013-06-12 | 1 | -1/+1 |
| | * | | | rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks | Larry Finger | 2013-06-12 | 7 | -41/+139 |
| | * | | | mwifiex: debugfs: Fix out of bounds array access | Mark A. Greer | 2013-06-12 | 1 | -5/+17 |
| | * | | | Bluetooth: btmrvl: support Marvell Bluetooth device SD8897 | Bing Zhao | 2013-06-12 | 2 | -2/+30 |
| * | | | | team: move add to port list before port enablement | Jiri Pirko | 2013-06-12 | 1 | -1/+1 |
| * | | | | team: check return value of team_get_port_by_index_rcu() for NULL | Jiri Pirko | 2013-06-12 | 2 | -0/+4 |
| * | | | | tuntap: set SOCK_ZEROCOPY flag during open | Jason Wang | 2013-06-12 | 1 | -0/+2 |
| * | | | | vhost: fix ubuf_info cleanup | Michael S. Tsirkin | 2013-06-11 | 1 | -15/+7 |
| * | | | | vhost: check owner before we overwrite ubuf_info | Michael S. Tsirkin | 2013-06-11 | 3 | -1/+12 |
| * | | | | qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820 | Bjørn Mork | 2013-06-11 | 2 | -0/+7 |
| * | | | | sh_eth: fix result of sh_eth_check_reset() on timeout | Sergei Shtylyov | 2013-06-11 | 1 | -2/+2 |
| * | | | | net/ti davinci_mdio: don't hold a spin lock while calling pm_runtime | Sebastian Siewior | 2013-06-11 | 1 | -3/+2 |
| * | | | | tuntap: fix a possible race between queue selection and changing queues | Jason Wang | 2013-06-10 | 1 | -1/+1 |
| * | | | | vhost_net: clear msg.control for non-zerocopy case during tx | Jason Wang | 2013-06-10 | 1 | -1/+2 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-06-12 | 1 | -4/+7 |
|\ \ \ \ \ |
|
| * | | | | | HID: multitouch: prevent memleak with the allocated name | Benjamin Tissoires | 2013-06-12 | 1 | -4/+7 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-06-12 | 8 | -128/+109 |
|\ \ \ \ \ \ |
|
| * | | | | | | raid5: Initialize bi_vcnt | Kent Overstreet | 2013-05-30 | 1 | -0/+2 |
| * | | | | | | Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Jens Axboe | 2013-05-29 | 1 | -1/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | pktcdvd: silence static checker warning | Dan Carpenter | 2013-05-29 | 1 | -1/+2 |
| * | | | | | | | Merge branch 'bcache-for-upstream' of git://evilpiepirate.org/~kent/linux-bca... | Jens Axboe | 2013-05-15 | 5 | -124/+100 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | bcache: Fix error handling in init code | Kent Overstreet | 2013-05-15 | 4 | -121/+99 |
| | * | | | | | | | bcache: drop "select CLOSURES" | Paul Bolle | 2013-05-15 | 1 | -1/+0 |
| | * | | | | | | | bcache: Fix incompatible pointer type warning | Emil Goode | 2013-05-15 | 1 | -2/+1 |
| * | | | | | | | | mtip32xx: Correctly handle bio->bi_idx != 0 conditions | Sam Bradshaw | 2013-05-15 | 1 | -2/+3 |
| * | | | | | | | | mtip32xx: Fix NULL pointer dereference during module unload | Sam Bradshaw | 2013-05-15 | 1 | -1/+2 |
| | |/ / / / / /
| |/| | | | | | |
|