summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-034-8/+16
|\
| * Merge tag 'iio-fixes-for-3.16b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-293-6/+12
| |\
| | * iio: of_iio_channel_get_by_name() returns non-null pointers for error legsAdam Thomson2014-06-211-2/+4
| | * staging: iio/ad7291: fix error code in ad7291_probe()Dan Carpenter2014-06-211-2/+2
| | * iio:adc:ad799x: Fix reading and writing of event values, apply shiftPeter Meerwald2014-06-211-2/+6
| * | staging: tidspbridge: fix an erroneous removal of parenthesesSuman Anna2014-06-261-2/+4
* | | Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-07-033-15/+61
|\ \ \
| * | | lz4: add overrun checks to lz4_uncompress_unknownoutputsize()Greg Kroah-Hartman2014-07-031-1/+5
| * | | kernfs: kernfs_notify() must be useable from non-sleepable contextsTejun Heo2014-07-022-14/+56
* | | | Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-07-033-24/+30
|\ \ \ \
| * | | | tracing: Remove ftrace_stop/start() from reading the trace fileSteven Rostedt (Red Hat)2014-07-011-2/+0
| * | | | tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()Oleg Nesterov2014-06-301-12/+19
| * | | | tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatch...Oleg Nesterov2014-06-301-6/+0
| * | | | uprobes: Change unregister/apply to WARN() if uprobe/consumer is goneOleg Nesterov2014-06-301-3/+3
| * | | | tracing/uprobes: Revert "Support mix of ftrace and perf"Oleg Nesterov2014-06-301-1/+8
* | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2014-07-031-0/+3
|\ \ \ \ \
| * | | | | kbuild: Print the name of the build directoryMichal Marek2014-07-031-0/+3
* | | | | | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-07-032-11/+13
|\ \ \ \ \ \
| * | | | | | nfs: fix nfs4d readlink truncated packetAvi Kivity2014-07-021-1/+1
| * | | | | | nfsd: fix rare symlink decoding bugJ. Bruce Fields2014-06-272-10/+12
| | |_|_|/ / | |/| | | |
* | | | | | ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-032-0/+19
* | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-07-0314-86/+89
|\ \ \ \ \ \
| * | | | | | shmem: fix init_page_accessed use to stop !PageLRU bugHugh Dickins2014-07-031-5/+10
| * | | | | | kernel/printk/printk.c: revert "printk: enable interrupts before calling cons...Andrew Morton2014-07-031-26/+18
| * | | | | | tools/testing/selftests/ipc/msgque.c: improve error handling when not running...Shuah Khan2014-07-031-0/+5
| * | | | | | fs/seq_file: fallback to vmalloc allocationHeiko Carstens2014-07-031-9/+21
| * | | | | | /proc/stat: convert to single_open_size()Heiko Carstens2014-07-031-20/+2
| * | | | | | hwpoison: fix the handling path of the victimized page frame that belong to n...Chen Yucong2014-07-031-4/+5
| * | | | | | mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_...Chen Yucong2014-07-031-12/+2
| * | | | | | msync: fix incorrect fstart calculationNamjae Jeon2014-07-031-1/+2
| * | | | | | zram: revalidate disk after capacity changeMinchan Kim2014-07-031-1/+4
| * | | | | | tools: memory-hotplug fix unexpected operator errorShuah Khan2014-07-031-1/+1
| * | | | | | tools: cpu-hotplug fix unexpected operator errorShuah Khan2014-07-031-1/+1
| * | | | | | autofs4: fix false positive compile errorIan Kent2014-07-031-1/+1
| * | | | | | slub: fix off by one in number of slab testsJoonsoo Kim2014-07-031-3/+3
| * | | | | | mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDERMichal Nazarewicz2014-07-031-2/+14
* | | | | | | Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2014-07-0314-26/+70
|\ \ \ \ \ \ \
| * | | | | | | drm/radeon: page table BOs are kernel allocationsChristian König2014-07-021-2/+2
| * | | | | | | drm/radeon/cik: fix typo in EOP packetAlex Deucher2014-07-021-1/+1
| * | | | | | | drm/radeon: Track the status of a page flip more explicitlyMichel Dänzer2014-07-012-5/+21
| * | | | | | | drm/radeon/dpm: fix vddci setup typo on caymanAlex Deucher2014-07-011-1/+1
| * | | | | | | drm/radeon/dpm: fix typo in vddci setup for eg/btcAlex Deucher2014-07-011-1/+1
| * | | | | | | drm/radeon: use RADEON_MAX_CRTCS, RADEON_MAX_AFMT_BLOCKS (v2)Stefan Brüns2014-07-012-6/+6
| * | | | | | | drm/radeon: Use only one line for whole DPCD debug outputStefan Brüns2014-07-011-5/+7
| * | | | | | | drm/radeon: add a module parameter to control deep color supportAlex Deucher2014-07-013-0/+8
| * | | | | | | drm/radeon: enable bapm by default on desktop TN/RL boardsAlex Deucher2014-07-011-1/+9
| * | | | | | | drm/radeon: enable bapm by default on KV/KBAlex Deucher2014-07-011-1/+1
| * | | | | | | drm/radeon: only apply bapm changes for AC power on ARUBAAlex Deucher2014-07-011-2/+4
| * | | | | | | drm/radeon: adjust default dispclk on DCE6 (v2)Alex Deucher2014-07-011-1/+9
* | | | | | | | drm: fix permissions on drm_drv.cDave Airlie2014-07-031-0/+0
| |/ / / / / / |/| | | | | |
OpenPOWER on IntegriCloud