| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-11-08 | rtc: pcf2127: fix reading uninitialized value on RTC_READ_VL ioctl | Uwe Kleine-König | 1 | -18/+22 |
| 2015-11-08 | rtc: stmp3xxx: unify register access macros | Harald Geyer | 1 | -14/+13 |
| 2015-11-08 | rtc: da9063: GPL copyright inconsistency fix | Steve Twiss | 1 | -9/+9 |
| 2015-11-08 | rtc: pcf85063: return an error when date is invalid | Alexandre Belloni | 1 | -7/+1 |
| 2015-11-08 | rtc: rx8025: remove unnecessary braces | Alexandre Belloni | 1 | -2/+2 |
| 2015-11-08 | rtc: ds1343: remove misuse of IRQF_NO_SUSPEND flag | Sudeep Holla | 1 | -3/+6 |
| 2015-11-08 | rtc: ab8500: remove misuse of IRQF_NO_SUSPEND flag | Sudeep Holla | 1 | -1/+5 |
| 2015-11-08 | rtc: pl031: remove misuse of IRQF_NO_SUSPEND flag | Sudeep Holla | 1 | -5/+8 |
| 2015-11-08 | rtc: opal: fix type of token | Andrzej Hajda | 1 | -2/+2 |
| 2015-11-08 | rtc: ds1390: Add trickle charger device tree binding | Ivan Grimaldi | 2 | -2/+65 |
| 2015-11-08 | rtc: ds1390: fix ds1390_get_reg return value | Ivan Grimaldi | 1 | -1/+1 |
| 2015-11-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 54 | -134/+86 |
| 2015-11-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 112 | -2545/+3016 |
| 2015-11-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 8 | -20/+10 |
| 2015-11-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 21 | -128/+1279 |
| 2015-11-07 | dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put" | Markus Elfring | 1 | -2/+1 |
| 2015-11-07 | bonding: fix panic on non-ARPHRD_ETHER enslave failure | Jay Vosburgh | 1 | -0/+1 |
| 2015-11-07 | net/qlcnic: fix mac address restore in bond mode 5/6 | Jarod Wilson | 1 | -1/+2 |
| 2015-11-07 | fjes: Delete an unnecessary check before the function call "vfree" | Markus Elfring | 1 | -3/+1 |
| 2015-11-07 | NVMe: add blk polling support | Jens Axboe | 1 | -4/+28 |
| 2015-11-07 | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe | 19 | -41/+62 |
| 2015-11-07 | Merge tag 'drm-intel-next-fixes-2015-11-06' of git://anongit.freedesktop.org/... | Dave Airlie | 7 | -24/+79 |
| 2015-11-07 | Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int... | Dave Airlie | 6 | -100/+42 |
| 2015-11-07 | signal: turn dequeue_signal_lock() into kernel_dequeue_signal() | Oleg Nesterov | 2 | -14/+5 |
| 2015-11-07 | signals: kill block_all_signals() and unblock_all_signals() | Oleg Nesterov | 1 | -41/+0 |
| 2015-11-07 | zram: make is_partial_io/valid_io_request/page_zero_filled return boolean | Geliang Tang | 1 | -9/+9 |
| 2015-11-07 | zram: keep the exact overcommited value in mem_used_max | Sergey SENOZHATSKY | 1 | -2/+2 |
| 2015-11-07 | zram: introduce comp algorithm fallback functionality | Luis Henriques | 1 | -3/+3 |
| 2015-11-07 | mm, fs: introduce mapping_gfp_constraint() | Michal Hocko | 2 | -3/+2 |
| 2015-11-07 | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman | 22 | -29/+31 |
| 2015-11-07 | mm: page_alloc: remove GFP_IOFS | Mel Gorman | 9 | -12/+12 |
| 2015-11-07 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 19 | -22/+23 |
| 2015-11-07 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 4 | -25/+44 |
| 2015-11-07 | Merge branch 'pm-opp' | Rafael J. Wysocki | 3 | -19/+41 |
| 2015-11-07 | Merge branches 'acpi-video' and 'acpi-cppc' | Rafael J. Wysocki | 3 | -14/+76 |
| 2015-11-07 | Merge branch 'acpi-pci' | Rafael J. Wysocki | 8 | -38/+126 |
| 2015-11-07 | PCI: ACPI: Add support for PCI device DMA coherency | Suthikulpanit, Suravee | 1 | -1/+11 |
| 2015-11-07 | PCI: OF: Move of_pci_dma_configure() to pci_dma_configure() | Suthikulpanit, Suravee | 2 | -20/+21 |
| 2015-11-07 | of/pci: Fix pci_get_host_bridge_device leak | Suthikulpanit, Suravee | 1 | -3/+2 |
| 2015-11-07 | device property: ACPI: Remove unused DMA APIs | Suthikulpanit, Suravee | 1 | -13/+0 |
| 2015-11-07 | device property: ACPI: Make use of the new DMA Attribute APIs | Suthikulpanit, Suravee | 4 | -9/+29 |
| 2015-11-07 | device property: Adding DMA Attribute APIs for Generic Devices | Suthikulpanit, Suravee | 1 | -0/+29 |
| 2015-11-07 | ACPI: Adding DMA Attribute APIs for ACPI Device | Suthikulpanit, Suravee | 1 | -0/+42 |
| 2015-11-07 | cpufreq: CPPC: Delete an unnecessary check before the function call kfree() | Markus Elfring | 1 | -2/+1 |
| 2015-11-07 | PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp() | Viresh Kumar | 1 | -3/+7 |
| 2015-11-07 | PM / OPP: Hold dev_opp_list_lock for writers | Viresh Kumar | 1 | -0/+9 |
| 2015-11-07 | PM / OPP: Protect updates to list_dev with mutex | Viresh Kumar | 3 | -5/+8 |
| 2015-11-07 | PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus() | Viresh Kumar | 1 | -1/+1 |
| 2015-11-07 | UBI: Remove in vain semicolon | Richard Weinberger | 1 | -1/+1 |
| 2015-11-07 | UBI: Fastmap: Fix PEB array type | Ezequiel García | 1 | -1/+1 |