| Commit message (Expand) | Author | Files | Lines |
2016-05-27 | thinkpad_acpi: save kbdlight state on suspend and restore it on resume | Marco Trevisan (Treviño) | 1 | -3/+40 |
2016-05-27 | intel_menlow: reduce code duplication | Rasmus Villemoes | 1 | -27/+22 |
2016-05-27 | asus-wmi: provide access to ALS control | Oleksij Rempel | 1 | -0/+5 |
2016-05-27 | ideapad-laptop: add a new WMI string for ESC key | Arnd Bergmann | 1 | -3/+16 |
2016-05-27 | surfacepro3_button: Add a warning when switching to tablet mode | Andy Shevchenko | 1 | -2/+7 |
2016-05-27 | Documentation: dt: mtd: drop "soft_bch" from example | Baruch Siach | 1 | -1/+2 |
2016-05-27 | i2c: dev: don't start function name with 'return' | Wolfram Sang | 1 | -3/+3 |
2016-05-27 | ovl: Do d_type check only if work dir creation was successful | Vivek Goyal | 1 | -8/+11 |
2016-05-27 | ovl: update documentation | Miklos Szeredi | 1 | -9/+0 |
2016-05-27 | ovl: override creds with the ones from the superblock mounter | Antonio Murdaca | 5 | -99/+27 |
2016-05-27 | drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4 | Andrew Morton | 1 | -3/+7 |
2016-05-27 | update "mm/zsmalloc: don't fail if can't create debugfs info" | Dan Streetman | 1 | -19/+16 |
2016-05-27 | dma-debug: avoid spinlock recursion when disabling dma-debug | Ville Syrjälä | 1 | -1/+1 |
2016-05-27 | mm: oom_reaper: remove some bloat | Michal Hocko | 3 | -1/+7 |
2016-05-27 | memcg: fix mem_cgroup_out_of_memory() return value. | Tetsuo Handa | 1 | -0/+2 |
2016-05-27 | ocfs2: fix improper handling of return errno | Eric Ren | 1 | -6/+1 |
2016-05-27 | mm: slub: remove unused virt_to_obj() | Andrey Ryabinin | 1 | -16/+0 |
2016-05-27 | mm: kasan: remove unused 'reserved' field from struct kasan_alloc_meta | Andrey Ryabinin | 1 | -1/+0 |
2016-05-27 | mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitly | Yang Shi | 1 | -0/+1 |
2016-05-27 | seqlock: fix raw_read_seqcount_latch() | Alexey Dobriyan | 1 | -2/+2 |
2016-05-26 | Btrfs: fix handling of faults from btrfs_copy_from_user | Chris Mason | 1 | -10/+17 |
2016-05-26 | i2c: dev: switch from register_chrdev to cdev API | Erico Nunes | 1 | -4/+15 |
2016-05-26 | i2c: xlr: rename ARCH_TANGOX to ARCH_TANGO | Marc Gonzalez | 1 | -1/+1 |
2016-05-26 | i2c: at91: change log when dma configuration fails | Ludovic Desroches | 1 | -1/+1 |
2016-05-26 | misc: at24: Fix typo in at24 header file | Moritz Fischer | 1 | -1/+1 |
2016-05-26 | i2c: rcar: should depend on HAS_DMA | Geert Uytterhoeven | 1 | -0/+1 |
2016-05-26 | i2c: rcar: use dma_request_chan() | Niklas Söderlund | 1 | -1/+1 |
2016-05-26 | staging/rdma: Remove the entire rdma subdirectory of staging | Doug Ledford | 5 | -30/+0 |
2016-05-26 | IB/core: Make device counter infrastructure dynamic | Christoph Lameter | 6 | -264/+590 |
2016-05-26 | IB/hfi1: Fix pio map initialization | Jubin John | 1 | -2/+1 |
2016-05-26 | IB/hfi1: Correct 8051 link parameter settings | Dean Luick | 2 | -2/+10 |
2016-05-26 | IB/hfi1: Update pkey table properly after link down or FM start | Sebastian Sanchez | 2 | -0/+15 |
2016-05-26 | IB/rdamvt: Fix rdmavt s_ack_queue sizing | Mike Marciniszyn | 3 | -6/+30 |
2016-05-26 | IB/rdmavt: Max atomic value should be a u8 | Mike Marciniszyn | 1 | -2/+2 |
2016-05-26 | IB/hfi1: Fix hard lockup due to not using save/restore spin lock | Mike Marciniszyn | 1 | -2/+3 |
2016-05-26 | IB/hfi1: Add tracing support for send with invalidate opcode | Jianxin Xiong | 3 | -0/+11 |
2016-05-26 | IB/hfi1, qib: Add ieth to the packet header definitions | Jianxin Xiong | 2 | -0/+2 |
2016-05-26 | IB/hfi1: Move driver out of staging | Dennis Dalessandro | 67 | -15/+10 |
2016-05-26 | IB/hfi1: Do not free hfi1 cdev parent structure early | Dennis Dalessandro | 5 | -6/+31 |
2016-05-26 | IB/hfi1: Add trace message in user IOCTL handling | Dennis Dalessandro | 3 | -0/+3 |
2016-05-26 | IB/hfi1: Remove write(), use ioctl() for user cmds | Dennis Dalessandro | 2 | -233/+1 |
2016-05-26 | IB/hfi1: Add ioctl() interface for user commands | Dennis Dalessandro | 3 | -1/+253 |
2016-05-26 | IB/hfi1: Remove unused user command | Dennis Dalessandro | 2 | -4/+0 |
2016-05-26 | IB/hfi1: Remove snoop/diag interface | Dennis Dalessandro | 3 | -1934/+2 |
2016-05-26 | IB/hfi1: Remove EPROM functionality from data device | Dennis Dalessandro | 3 | -399/+0 |
2016-05-26 | IB/hfi1: Remove UI char device | Dennis Dalessandro | 1 | -167/+1 |
2016-05-26 | IB/hfi1: Remove multiple device cdev | Dennis Dalessandro | 2 | -100/+21 |
2016-05-26 | IB/hfi1: Remove anti-pattern in cdev init | Dennis Dalessandro | 1 | -7/+7 |
2016-05-26 | IB/hfi1: Fix bug that blocks process on exit after port bounce | Jianxin Xiong | 1 | -1/+4 |
2016-05-26 | IB/qib: Remove unused qib_7322_intr_msgs[] | Jubin John | 1 | -15/+0 |