summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.0.2v4.0.2Greg Kroah-Hartman2015-05-061-1/+1
* netfilter: bridge: really save frag_max_size between PRE and POST_ROUTINGFlorian Westphal2015-05-061-2/+15
* driver core: bus: Goto appropriate labels on failure in bus_add_deviceJunjie Mao2015-05-061-2/+2
* drivers: platform: parse IRQ flags from resourcesLinus Walleij2015-05-061-0/+9
* memstick: mspro_block: add missing curly bracesDan Carpenter2015-05-061-1/+2
* C6x: time: Ensure consistency in __initNishanth Menon2015-05-061-1/+1
* crypto: omap-aes - Fix support for unequal lengthsVutla, Lokesh2015-05-061-3/+11
* wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss2015-05-062-3/+3
* lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VARmancha security2015-05-061-1/+1
* mm, thp: really limit transparent hugepage allocation to local nodeDavid Rientjes2015-05-062-3/+9
* ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann2015-05-062-2/+7
* mac80211: send AP probe as unicast againJohannes Berg2015-05-061-1/+1
* e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca2015-05-061-1/+9
* sched/deadline: Always enqueue on previous rq when dl_task_timer() firesJuri Lelli2015-05-061-2/+2
* NFS: Add a stub for GETDEVICELISTAnna Schumaker2015-05-061-0/+6
* nfs: remove WARN_ON_ONCE from nfs_direct_good_bytesPeng Tao2015-05-061-2/+0
* nfs: fix DIO good bytes calculationPeng Tao2015-05-061-12/+17
* nfs: fix high load average due to callback thread sleepingJeff Layton2015-05-061-3/+3
* nfsd: fix nsfd startup race triggering BUG_ONGiuseppe Cantavenera2015-05-061-8/+8
* nfsd: eliminate NFSD_DEBUGMark Salter2015-05-064-11/+3
* nfsd4: disallow SEEK with special stateidsJ. Bruce Fields2015-05-061-0/+2
* nfsd4: fix READ permission checkingJ. Bruce Fields2015-05-061-4/+8
* nfsd4: disallow ALLOCATE with special stateidsJ. Bruce Fields2015-05-061-0/+2
* Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"Nicolas Iooss2015-05-062-2/+2
* RCU pathwalk breakage when running into a symlink overmounting somethingAl Viro2015-05-061-2/+4
* drm/i915: cope with large i2c transfersDmitry Torokhov2015-05-062-10/+57
* drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak2015-05-061-2/+2
* drm: adv7511: Fix nested sleep when reading EDIDLaurent Pinchart2015-05-061-50/+46
* drm: adv7511: Fix DDC error interrupt handlingLaurent Pinchart2015-05-061-4/+10
* drm/i915: Dont enable CS_PARSER_ERROR interrupts at allDaniel Vetter2015-05-061-6/+2
* drm/exynos: Enable DP clock to fix display on Exynos5250 and otherKrzysztof Kozlowski2015-05-064-0/+50
* drm/radeon: fix doublescan modes (v2)Alex Deucher2015-05-061-2/+6
* i2c: core: Export bus recovery functionsMark Brown2015-05-061-0/+3
* i2c: Mark adapter devices with pm_runtime_no_callbacksCharles Keepax2015-05-061-0/+2
* i2c: rk3x: report number of messages transmittedDmitry Torokhov2015-05-061-1/+1
* i2c: mux: use proper dev when removing "channel-X" symlinksWolfram Sang2015-05-061-3/+5
* tracing: Fix incorrect enabling of trace events by boot cmdlineJoonsoo Kim2015-05-061-1/+8
* tracing: Handle ftrace_dump() atomic context in graph_trace_open()Rabin Vincent2015-05-061-2/+6
* IB/iser: Fix wrong calculation of protection buffer lengthSagi Grimberg2015-05-061-2/+2
* IB/mlx4: Fix WQE LSO segment calculationErez Shitrit2015-05-061-2/+1
* IB/core: don't disallow registering region starting at 0x0Yann Droneaud2015-05-061-2/+2
* IB/core: disallow registering 0-sized memory regionYann Droneaud2015-05-061-0/+3
* stk1160: Make sure current buffer is releasedEzequiel Garcia2015-05-061-2/+15
* rc: img-ir: fix error in parameters passed to irq_free()Sifan Naeem2015-05-061-1/+1
* mvsas: fix panic on expander attached SATA devicesJames Bottomley2015-05-061-4/+1
* Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()K. Y. Srinivasan2015-05-061-2/+5
* sd: Fix missing ATO tag checkMartin K. Petersen2015-05-061-1/+1
* sd: Unregister integrity profileMartin K. Petersen2015-05-061-0/+1
* serial: 8250: Check UART_SCR is writablePeter Hurley2015-05-061-1/+2
* serial: imx: Fix clearing of receiver overrun flagUwe Kleine-König2015-05-061-5/+3