summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* locks: move flock locks to file_lock_contextJeff Layton2015-01-166-35/+152
* ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locksJeff Layton2015-01-162-4/+4
* locks: add a new struct file_locking_context pointer to struct inodeJeff Layton2015-01-163-1/+57
* locks: have locks_release_file use flock_lock_file to release generic flock l...Jeff Layton2015-01-161-18/+31
* locks: add new struct list_head to struct file_lockJeff Layton2015-01-162-3/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2015-01-164-29/+60
|\
| * fuse: add memory barrier to INITMiklos Szeredi2015-01-063-3/+16
| * fuse: fix LOOKUP vs INIT compat handlingMiklos Szeredi2015-01-063-26/+44
* | Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-162-4/+6
|\ \
| * | fbdev/broadsheetfb: fix memory leakColin Ian King2015-01-131-3/+5
| * | simplefb: Fix build failure on SparcHans de Goede2015-01-131-1/+1
* | | Merge tag 'mmc-v3.19-4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-01-161-0/+6
|\ \ \
| * | | mmc: sdhci: Set SDHCI_POWER_ON with external vmmcTim Kryger2015-01-141-0/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2015-01-163-1/+3
|\ \ \ \
| * | | | m68k: Wire up execveatGeert Uytterhoeven2015-01-113-1/+3
| | |_|/ | |/| |
* | | | Merge tag 'powerpc-3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-01-164-32/+78
|\ \ \ \
| * | | | powerpc: Work around gcc bug in current_thread_info()Michael Ellerman2015-01-121-6/+7
| * | | | cxl: Fix issues when unmapping contextsIan Munsie2015-01-122-25/+71
| * | | | powernv: Fix OPAL tracepoint codeAnton Blanchard2015-01-121-1/+0
| | |_|/ | |/| |
* | | | Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-01-156-12/+31
|\ \ \ \
| * \ \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-01-146-12/+31
| |\ \ \ \
| | * | | | thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/Geert Uytterhoeven2015-01-121-1/+1
| | * | | | thermal: rcar: change type of ctemp in rcar_thermal_update_temp()Yoshihiro Shimoda2015-01-071-2/+2
| | * | | | thermal: rcar: fix ENR register valueYoshihiro Shimoda2015-01-071-3/+8
| | * | | | Documentation: thermal: document of_cpufreq_cooling_register()Javi Merino2015-01-061-2/+13
| | * | | | Thermal: imx: add clk disable/enable for suspend/resumeAnson Huang2015-01-061-0/+2
| | * | | | MAINTAINERS: update ti-soc-thermal statusEduardo Valentin2015-01-051-1/+1
| | * | | | MAINTAINERS: Add linux-omap to list of reviewers for TI ThermalNishanth Menon2015-01-051-0/+1
| | * | | | thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points()Geert Uytterhoeven2015-01-052-3/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-1449-175/+419
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'tg3-net'David S. Miller2015-01-141-3/+20
| |\ \ \ \ \ \
| | * | | | | | tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan2015-01-141-0/+12
| | * | | | | | tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan2015-01-141-0/+3
| | * | | | | | tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan2015-01-141-3/+5
| |/ / / / / /
| * | | | | | team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko2015-01-141-2/+14
| * | | | | | openvswitch: packet messages need their own probe attribtueThomas Graf2015-01-142-1/+6
| * | | | | | i40e: adds FCoE configure optionVasu Dev2015-01-143-3/+14
| * | | | | | cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai2015-01-141-1/+1
| * | | | | | netdevice: Add missing parentheses in macroBenjamin Poirier2015-01-141-1/+1
| * | | | | | bridge: only provide proxy ARP when CONFIG_INET is enabledArnd Bergmann2015-01-141-1/+2
| * | | | | | neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy2015-01-141-0/+44
| * | | | | | net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner2015-01-144-4/+37
| * | | | | | xen-netfront: use different locks for Rx and Tx statsDavid Vrabel2015-01-131-29/+42
| * | | | | | drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N2015-01-133-4/+19
| * | | | | | cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai2015-01-131-0/+2
| * | | | | | net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath2015-01-131-2/+2
| * | | | | | usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()Alexey Khoroshilov2015-01-121-1/+1
| * | | | | | MAINTAINERS: add me as ibmveth maintainerThomas Falcon2015-01-121-1/+1
| * | | | | | tipc: fix bug in broadcast retransmit codeJon Paul Maloy2015-01-121-2/+3
| * | | | | | update ip-sysctl.txt documentation (v2)Ani Sinha2015-01-121-0/+2