aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-27arm: Fix DEBUG_LL for multi-platform kernels (without PL01X)bugs/debug_llDaniel Thompson
2014-05-27arm: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XXDaniel Thompson
2014-05-27ARM: Hide DEBUG_LL_UART_NONE from unsupported platformsDaniel Thompson
2014-05-27ARM: ep93xx: Enable DEBUG_LL_UART_PL01XDaniel Thompson
2014-05-27ARM: versatile: Enable DEBUG_LL_UART_PL01XDaniel Thompson
2014-05-25Linux 3.15-rc7Linus Torvalds
2014-05-25Merge branch 'afs' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds
2014-05-25Merge branch 'rdunlap' (patches from Randy Dunlap)Linus Torvalds
2014-05-25Documentation: update /proc/stat "intr" count summaryJan Moskyto Matejka
2014-05-25Documentation: update java sample wrapper for java 7Jonathan Callen
2014-05-25Documentation: update thunderbird email client settingsPaul McQuade
2014-05-25Documentation: fix typos in drm docbookMasanari Iida
2014-05-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-05-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-05-25Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-05-25hwmon: (ntc_thermistor) Fix OF device ID mappingJean Delvare
2014-05-25hwmon: (ntc_thermistor) Fix dependenciesJean Delvare
2014-05-25hwmon: Document temp[1-*]_min_hyst sysfs attributeJean Delvare
2014-05-23Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-23Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-05-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-05-23MAINTAINERS: add closing angle bracket to Vince Bridgers' email addressTobias Klauser
2014-05-23Documentation: fix DOCBOOKS=... buildingJohannes Berg
2014-05-23ocfs2: fix double kmem_cache_destroy in dlm_initJoseph Qi
2014-05-23mm/memory-failure.c: fix memory leak by race between poison and unpoisonNaoya Horiguchi
2014-05-23wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STRMasatake YAMATO
2014-05-23memcg: fix swapcache charge from kernel thread contextMichal Hocko
2014-05-23mm: madvise: fix MADV_WILLNEED on shmem swapoutsJohannes Weiner
2014-05-23mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECTJens Axboe
2014-05-23hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free h...Chen Yucong
2014-05-23parisc: 'renameat2()' doesn't need (or have) a separate compat system callLinus Torvalds
2014-05-23AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*David Howells
2014-05-23AFS: Fix kafs module unloadingNathaniel Wesley Filardo
2014-05-23AFS: Part of afs_end_call() is identical to code elsewhere, so split itNathaniel Wesley Filardo
2014-05-22[SCSI] scsi_transport_sas: move bsg destructor into sas_rphy_removeJoe Lawrence
2014-05-22batman: fix a bogus warning from batadv_is_on_batman_iface()Cong Wang
2014-05-22ipv4: initialise the itag variable in __mkroute_inputLi RongQing
2014-05-22bonding: Send ALB learning packets using the right sourceVlad Yasevich
2014-05-22bonding: Don't assume 802.1Q when sending alb learning packets.Vlad Yasevich
2014-05-22Merge tag 'linux-can-fixes-for-3.15-20140521' of git://gitorious.org/linux-ca...David S. Miller
2014-05-22net: doc: Update references to skb->rxhashTobias Klauser
2014-05-22stmmac: Remove unbalanced clk_disable callHans de Goede
2014-05-22Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie
2014-05-22Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-05-22Linux 3.15-rc6Linus Torvalds
2014-05-21ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet