summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-12-22 13:08:32 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2013-12-22 13:08:32 -0800
commit413541dd66d51f791a0b169d9b9014e4f56be13c (patch)
tree6e23a64c6202ed814e7043ca80a38cad3f341f32
parent93579aeec2093ff12b55491c655129431b63e3dd (diff)
Linux 3.13-rc5v3.13-rc5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 82ea7dd9fc98..14d592cbbc5f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 3
PATCHLEVEL = 13
SUBLEVEL = 0
-EXTRAVERSION = -rc4
+EXTRAVERSION = -rc5
NAME = One Giant Leap for Frogkind
# *DOCUMENTATION*
span>/+1 | * drm: radeon: check kzalloc() resultKulikov Vasiliy2010-07-201-0/+2 | * drm/ttm: Fix build on architectures without AGPBen Hutchings2010-07-201-0/+2 | * drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asicsAlex Deucher2010-07-1610-5/+16 | * drm/radeon/kms: fix possible mis-detection of sideport on rs690/rs740Alex Deucher2010-07-141-2/+9 | * drm/radeon/kms: fix legacy tv-out pal modeAlex Deucher2010-07-131-2/+2 * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-208-16/+40 |\ \ | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-192-5/+6 | |\ \ | | * | rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd2010-07-161-5/+5 | | * | hostap_pci: set dev->base_addr during probeJohn W. Linville2010-07-141-0/+1 | * | | ibmveth: lost IRQ while closing/opening device leads to service lossRobert Jennings2010-07-161-1/+3 | * | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-07-161-4/+9 | |\ \ \ | | * | | vhost: avoid pr_err on condition guest can triggerMichael S. Tsirkin2010-07-161-4/+4 | | * | | vhost-net: avoid flush under lockMichael S. Tsirkin2010-07-151-0/+5 | * | | | axnet_cs: use spin_lock_irqsave in ax_interruptKen Kawasaki2010-07-121-3/+4 | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-122-2/+17 | |\ \ \ \ | | | |/ / | | |/| | | | * | | ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan2010-07-071-2/+6 | | * | | iwlwifi: remove key information during device restartReinette Chatre2010-07-021-0/+11 | * | | | r8169: incorrect identifier for a 8168dpFrancois Romieu2010-07-111-1/+1 * | | | | sdhci-s3c: add missing remove functionMarek Szyprowski2010-07-201-0/+20 * | | | | Andres has movedAndres Salomon2010-07-203-3/+3 * | | | | edac: mpc85xx: add support for MPC8569 EDAC controllersAnton Vorontsov2010-07-201-0/+1 * | | | | edac: mpc85xx: fix MPC85xx dependencyAnton Vorontsov2010-07-201-1/+1 * | | | | Merge git://git.infradead.org/users/cbou/battery-2.6.35Linus Torvalds2010-07-201-1/+1 |\ \ \ \ \ | * | | | | ds2782_battery: Fix ds2782_get_capacity return valueRyan Mallon2010-06-21