diff --git a/accepted-papers.html b/accepted-papers.html
new file mode 100644
index 0000000000000000000000000000000000000000..f54e61a82514b249a08da840c40003bf53aee52a
--- /dev/null
+++ b/accepted-papers.html
@@ -0,0 +1,194 @@
+<html>
+<head>
+<meta charset="UTF-8">
+<title>ECRTS 2015</title>
+<link rel="stylesheet" href="css/style.css" type="text/css">
+
+<!-- Analytics: START -->
+<script>
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-55862227-1', 'auto');
+  ga('send', 'pageview');
+</script>
+<!-- Analytics: END -->
+
+</head>
+
+<body>
+<div id="wrap">
+
+	<div id="rightside-red">
+		<div id="main">
+
+			<img src="img/logo.png">
+
+			<h4>List of Definitively Accepted Papers</h4>
+
+			<ul>
+			
+				<li><b>
+				A Bailout Protocol for Mixed Criticality Systems
+				</b><br>
+				Iain Bate, Alan Burns and Robert Davis
+				</li>
+
+				<li><b>
+				A Computation Offloading Framework for Soft Real-Time Embedded System
+				</b><br>
+				Yuchuan Liu, Cong Liu, Xia Zhang, Wei Gao, Liang He and Yu Gu
+				</li>
+
+				<li><b>
+				An Efficient Method for Assigning Harmonic Periods to Hard Real-time Tasks with Period Ranges
+				</b><br>
+				Mitra Nasri and Gerhard Fohler
+				</li>
+
+				<li><b>
+				An Optimal Semi-Partitioned Scheduler for Uniform Heterogeneous Multiprocessors
+				</b><br>
+				Kecheng Yang and Jim Anderson
+				</li>
+
+				<li><b>
+				Average and Worst-Case Latency Improvements in Mixed-Criticality Wormhole Networks-on-Chip
+				</b><br>
+				Leandro Indrusiak, James Harbin and Alan Burns
+				</li>
+
+				<li><b>
+				Cyclic Executives, Multi-Core Platforms and Mixed Criticality Applications
+				</b><br>
+				Alan Burns, Sanjoy Baruah and Tom Fleming
+				</li>
+
+				<li><b>
+				Feasibility Analysis of Engine Control Tasks under EDF Scheduling
+				</b><br>
+				Alessandro Biondi, Giorgio Buttazzo and Stefano Simoncelli
+				</li>
+
+				<li><b>
+				Hybrid EDF Packet Scheduling for Real-Time Distributed Systems
+				</b><br>
+				Tao Qian, Frank Mueller and Yunfeng Xin
+				</li>
+
+				<li><b>
+				Integration of Cache Partitioning and Preemption Threshold Scheduling to Improve Schedulability of Hard Real-Time Systems
+				</b><br>
+				Chao Wang, Zonghua Gu and Haibo Zeng
+				</li>
+
+				<li><b>
+				Minimizing Cache Overhead via Loaded Cache Blocks and Preemption Placement
+				</b><br>
+				John Cavicchio, Corey Tessler and Nathan Fisher
+				</li>
+
+				<li><b>
+				Mixed-Criticality Scheduling on Multiprocessors using Task Grouping
+				</b><br>
+				Jiankang Ren and Linh Thi Xuan Phan
+				</li>
+
+				<li><b>
+				On-line Data Link Layer Scheduling in Wireless Networked Control Systems
+				</b><br>
+				Shengyan Hong, Xiaobo Sharon Hu, Tao Gong and Song Han
+				</li>
+
+				<li><b>
+				Parallelism-Aware Memory Interference Delay Analysis for COTS Multicore Systems
+				</b><br>
+				Heechul Yun, Rodolfo Pellizzoni and Prathap Kumar Valsan
+				</li>
+
+				<li><b>
+				Resource Efficient Isolation Mechanisms For Mixed-Criticality Systems
+				</b><br>
+				Xiaozhe Gu, Kieu-My Phan, Arvind Easwaran and Insik Shin
+				</li>
+
+				<li><b>
+				Response-Time Analysis of Conditional DAG Tasks in Multiprocessor Systems
+				</b><br>
+				Alessandra Melani, Marko Bertogna, Vincenzo Bonifaci, Alberto Marchetti-Spaccamela and Giorgio Buttazzo
+				</li>
+
+				<li><b>
+				Supporting Component-based Development in Partitioned Multiprocessor Real-Time Systems
+				</b><br>
+				Alessandro Biondi, Giorgio Buttazzo and Marko Bertogna
+				</li>
+
+				<li><b>
+				The Global EDF scheduling of systems of conditional sporadic DAG tasks
+				</b><br>
+				Sanjoy Baruah, Vincenzo Bonifaci and Alberto Marchetti-Spaccamela
+				</li>
+
+				<li><b>
+				Timing Analysis of Fixed Priority Self-Suspending Sporadic Tasks
+				</b><br>
+				Geoffrey Nelissen, José Fonseca, Gurulingesh Raravi and Vincent Nelis
+				</li>
+
+				<li><b>
+				Uniprocessor Feasibility of Sporadic Tasks with Constrained Deadlines is Strongly coNP-complete
+				</b><br>
+				Pontus Ekberg and Wang Yi
+				</li>
+
+				<li><b>
+				WCET(m) Estimation in Multi-Core Systems using Single Core Equivalence
+				</b><br>
+				Renato Mancuso, Rodolfo Pellizzoni, Marco Caccamo, Lui Sha and Heechul Yun
+				</li>
+
+				<li><b>
+				Worst-Case Energy Consumption Analysis for Energy-Constrained Embedded Systems
+				</b><br>
+				Peter Wägemann, Tobias Distler, Timo Hönig, Heiko Janker, Rüdiger Kapitza and Wolfgang Schröder-Preikschat
+				</li>
+
+			</ul>
+			
+		
+		</div>
+	</div>
+
+	<div id="sidebar">
+		<div id="empty"></div>
+		<div id="roundedsign-inactive-blue"><a href="index.html">Welcome</a></div>
+		<div id="roundedsign-active-red"><a href="conference.html">Conference</a></div>
+	</div>
+	<div id="internal-submenu">
+		<ul>
+		<li><a href="conference.html">About</a></li>
+		<li><a href="organizing-committee.html">Organizing committee</a></li>
+		<li><a href="program-committee.html">Program committee</a></li>
+		<li><a href="accepted-papers.html" class="actualLink">Accepted Papers</a></li>
+		<!-- <li><a href="program-keynote.html">Keynote speakers</a></li> -->
+		</ul>
+	</div>
+	<div id="sidebar">
+		<div id="roundedsign-inactive-purpleish"><a href="submission.html">Submissions</a></div>
+		<div id="roundedsign-inactive-blueish"><a href="conference_dates.html">Important Dates</a></div>
+		<div id="roundedsign-inactive-green"><a href="workshops.html">Workshops</a></div>
+		<div id="roundedsign-inactive-pink"><a href="wip.html">Work in Progress</a></div>
+		<div id="roundedsign-inactive-purple"><a href="local.html">Local Info</a></div>
+		<div id="roundedsign-inactive-darkgreen"><a href="registration.html">Register</a></div>
+		
+		<div style="float: right; padding-top:50px; padding-right:40px;  padding-bottom:10px;">Sponsored by</div>
+      <p><img style="clear: right; float: right;  padding-right:20px" src="img/ericsson_logo.png" width=150px></p>
+	</div>
+
+</div>
+</body>
+</html>
+
diff --git a/conference.html b/conference.html
index 99d6b03a8e0720cb5e32edd30b8d78aa12d2a884..f44e6954977dd96cc58dd405443fd6232b28d026 100644
--- a/conference.html
+++ b/conference.html
@@ -63,6 +63,7 @@
 		<li><a href="conference.html" class="actualLink">About</a></li>
 		<li><a href="organizing-committee.html">Organizing committee</a></li>
 		<li><a href="program-committee.html">Program committee</a></li>
+		<li><a href="accepted-papers.html">Accepted Papers</a></li>
 		<!-- <li><a href="program-keynote.html">Keynote speakers</a></li> -->
 		</ul>
 	</div>
diff --git a/index.html b/index.html
index ad2fbf3457b18b0016b17a372c542666964f6922..30959d58152b89102e62bf19e7146d044770839f 100644
--- a/index.html
+++ b/index.html
@@ -35,6 +35,7 @@
 			The <a href="http://ecrts14.ecrts.org/">26th Euromicro Conference on Real-Time Systems (ECRTS14)</a> was held in Madrid, Spain. ECRTS can be found on <a href="http://www.linkedin.com/groupRegistration?gid=1970956">linkedin.com</a>, <a href="http://twitter.com/ecrts">twitter</a> and <a href="https://www.facebook.com/ecrts">facebook</a>.<br><br>
 
 			<h4>News</h4>
+			15.04.2015 - The list of <a href="accepted-papers.html">definitively accepted papers</a> is released<br>
 			14.04.2015 - Deadline for registration and payment of accepted papers: April 30, 2015<br>
 			14.04.2015 - Camera ready deadline: May 15, 2015<br>
 			13.04.2015 - It is possible to <a href="registration.html">registrer</a>, early registration deadline May 26, 2015<br>
diff --git a/news.html b/news.html
index 8b3d361160a9444c455c5c0fe452ec23327cada7..df85df9f825065cb31220d7f89492c999bdeabcd 100644
--- a/news.html
+++ b/news.html
@@ -26,7 +26,8 @@
 
 			<img src="img/logo.png">
 
-			<h4>News</h4>
+			<h4>News</h4><br>
+			15.04.2015 - The list of <a href="accepted-papers.html">definitively accepted papers</a> is released<br>
 			14.04.2015 - Deadline for registration and payment of accepted papers: April 30, 2015<br>
 			14.04.2015 - Camera ready deadline: May 15, 2015<br>
 			13.04.2015 - It is possible to <a href="registration.html">registrer</a>, early registration deadline May 26, 2015<br>
diff --git a/organizing-committee.html b/organizing-committee.html
index c174b718f884418717a0d6e286c1b1ef5e7727bd..5bf628adfdb726e86e69fdb5b9fe94c37e678184 100644
--- a/organizing-committee.html
+++ b/organizing-committee.html
@@ -95,6 +95,7 @@
 		<li><a href="conference.html">About</a></li>
 		<li><a href="organizing-committee.html" class="actualLink">Organizing committee</a></li>
 		<li><a href="program-committee.html">Program committee</a></li>
+		<li><a href="accepted-papers.html">Accepted Papers</a></li>
 		<!-- <li><a href="program-keynote.html">Keynote speakers</a></li> -->
 		</ul>
 	</div>
diff --git a/program-committee.html b/program-committee.html
index 908b27affdc8a1ae729a3ece216e3f1dfbac9a50..e3ea71568b2f9ff6b06b522a37f6e97f9e157520 100644
--- a/program-committee.html
+++ b/program-committee.html
@@ -76,6 +76,7 @@
 		<li><a href="conference.html">About</a></li>
 		<li><a href="organizing-committee.html">Organizing committee</a></li>
 		<li><a href="program-committee.html" class="actualLink">Program committee</a></li>
+		<li><a href="accepted-papers.html">Accepted Papers</a></li>
 		<!-- <li><a href="program-keynote.html">Keynote speakers</a></li> -->
 		</ul>
 	</div>