Age | Commit message (Expand) | Author |
2015-02-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds |
2015-02-12 | bridge: netfilter: Move sysctl-specific error code inside #ifdef | Geert Uytterhoeven |
2015-02-12 | Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2015-02-12 | Merge tag 'ktest-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2015-02-12 | nfsd: fix comparison in fh_fsid_match() | Dan Carpenter |
2015-02-12 | ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc | Jan Stancek |
2015-02-12 | SUNRPC: Fix a compile error when #undef CONFIG_PROC_FS | Trond Myklebust |
2015-02-12 | MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS | Paul Burton |
2015-02-12 | HID: wacom: Add missing ABS_MISC event and feature declaration for 27QHD | Ping Cheng |
2015-02-12 | ALSA: seq: potential out of bounds in do_control() | Dan Carpenter |
2015-02-12 | ALSA: line6: Improve line6_read/write_data() interfaces | Chris Rorvick |
2015-02-12 | s390/cacheinfo: coding style changes | Heiko Carstens |
2015-02-12 | s390/cacheinfo: fix shared cpu masks | Heiko Carstens |
2015-02-12 | s390/smp: reduce size of struct pcpu | Heiko Carstens |
2015-02-12 | s390/topology: convert cpu_topology array to per cpu variable | Heiko Carstens |
2015-02-12 | s390/topology: delay initialization of topology cpu masks | Heiko Carstens |
2015-02-12 | s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3 | Martin Schwidefsky |
2015-02-12 | dmaengine: rcar-dmac: Fix uninitialized variable usage | Laurent Pinchart |
2015-02-12 | dmaengine: shdmac: extend PM methods | Sergei Shtylyov |
2015-02-12 | dmaengine: shdmac: use SET_RUNTIME_PM_OPS() | Sergei Shtylyov |
2015-02-11 | Input: adi - remove an unnecessary check | Markus Elfring |
2015-02-11 | Input: pxa27x_keypad - remove an unneeded NULL check | Dan Carpenter |
2015-02-11 | toshiba_acpi: Cleanup GPL header | Darren Hart |
2015-02-11 | toshiba_acpi: Cleanup comment blocks and capitalization | Darren Hart |
2015-02-11 | toshiba_acpi: Make use of DEVICE_ATTR_{RO, RW} macros | Azael Avalos |
2015-02-11 | toshiba_acpi: Drop the toshiba_ prefix from sysfs function names | Azael Avalos |
2015-02-11 | toshiba_acpi: Move sysfs function and struct declarations further down | Azael Avalos |
2015-02-11 | Documentation/ABI: Add file describing the sysfs entries for toshiba_acpi | Azael Avalos |
2015-02-11 | toshiba_acpi: Clean file according to coding style | Azael Avalos |
2015-02-11 | toshiba_acpi: Bump version number to 0.21 | Azael Avalos |
2015-02-11 | toshiba_acpi: Add support to enable/disable USB 3 | Azael Avalos |
2015-02-11 | toshiba_acpi: Add support for Panel Power ON | Azael Avalos |
2015-02-11 | toshiba_acpi: Add support for Keyboard functions mode | Azael Avalos |
2015-02-11 | toshiba_acpi: Add fan entry to sysfs | Azael Avalos |
2015-02-11 | toshiba_acpi: Add version entry to sysfs | Azael Avalos |
2015-02-11 | thinkpad_acpi: support new BIOS version string pattern | Adam Lee |
2015-02-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-02-11 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2015-02-11 | ipvlan: add a missing __percpu pcpu_stats | Eric Dumazet |
2015-02-11 | tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one() | Jun'ichi Nomura \(NEC\) |
2015-02-11 | Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub... | David S. Miller |
2015-02-11 | bgmac: fix device initialization on Northstar SoCs (condition typo) | Rafał Miłecki |
2015-02-11 | qlcnic: Delete existing multicast MAC list before adding new | Shahed Shaikh |
2015-02-11 | net/mlx5_core: Fix configuration of log_uar_page_sz | Eli Cohen |
2015-02-11 | sunvnet: don't change gso data on clones | David L Stevens |
2015-02-11 | drivers/net: Use setup_timer and mod_timer | Vaishali Thakkar |
2015-02-11 | drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OF | Geert Uytterhoeven |
2015-02-11 | et131x: use msecs_to_jiffies for conversions | Nicholas Mc Guire |
2015-02-11 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring |
2015-02-12 | md/raid10: fix conversion from RAID0 to RAID10 | NeilBrown |