summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-11/+27
2014-11-14Merge tag 'platform-drivers-x86-v3.18-3' of git://git.infradead.org/users/dvh...Linus Torvalds2-0/+45
2014-11-14Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-72/+55
2014-11-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-25/+57
2014-11-14Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-16/+53
2014-11-14Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-2/+1
2014-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2014-11-14Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki5-16/+45
2014-11-14Merge branch 'acpi-blacklist'Rafael J. Wysocki1-0/+8
2014-11-14firewire: cdev: prevent kernel stack leaking into ioctl argumentsStefan Richter1-2/+1
2014-11-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+2
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds77-376/+784
2014-11-13Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds19-76/+240
2014-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds3-40/+138
2014-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-0/+3
2014-11-13MAINTAINERS: add IIO include filesDaniel Baluta1-0/+1
2014-11-13kernel/panic.c: update comments for print_taintedXie XiuQi1-0/+1
2014-11-13mem-hotplug: reset node present pages when hot-adding a new pgdatTang Chen1-0/+17
2014-11-13mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen4-7/+20
2014-11-13mm/debug-pagealloc: correct freepage accounting and order resettingJoonsoo Kim1-3/+5
2014-11-13fanotify: fix notification of groups with inode & mount marksJan Kara5-25/+67
2014-11-13mm, compaction: prevent infinite loop in compact_zoneVlastimil Babka1-2/+6
2014-11-13mm: alloc_contig_range: demote pages busy message from warn to infoMichal Nazarewicz1-3/+2
2014-11-13mm/slab: fix unalignment problem on Malta with EVA due to slab mergeJoonsoo Kim1-0/+4
2014-11-13mm/page_alloc: restrict max order of merging on isolated pageblockJoonsoo Kim3-29/+78
2014-11-13mm/page_alloc: move freepage counting logic to __free_one_page()Joonsoo Kim1-11/+3
2014-11-13mm/page_alloc: add freepage on isolate pageblock to correct buddy listJoonsoo Kim1-5/+8
2014-11-13mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim4-2/+28
2014-11-13mm/compaction: skip the range until proper target pageblock is metJoonsoo Kim1-0/+10
2014-11-13zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang1-1/+2
2014-11-13vxlan: Do not reuse sockets for a different address familyMarcelo Leitner1-10/+19
2014-11-13smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra1-0/+46
2014-11-13lib: rhashtable - Remove weird non-ASCII characters from commentsHerbert Xu1-5/+5
2014-11-13net/smsc911x: Fix delays in the PHY enable/disable routinesAlexander Kochetkov1-5/+2
2014-11-13net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov1-6/+2
2014-11-13libceph: change from BUG to WARN for __remove_osd() assertsIlya Dryomov1-2/+2
2014-11-13libceph: clear r_req_lru_item in __unregister_linger_request()Ilya Dryomov1-0/+2
2014-11-13libceph: unlink from o_linger_requests when clearing r_osdIlya Dryomov1-0/+1
2014-11-13libceph: do not crash on large auth ticketsIlya Dryomov1-37/+132
2014-11-13ceph: fix flush tid comparisionYan, Zheng1-1/+1
2014-11-13Fix thinko in iov_iter_single_seg_countPaul Mackerras1-2/+2
2014-11-13Merge tag 'sound-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-30/+116
2014-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-3/+4
2014-11-13Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2-1/+2
2014-11-13Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds7-31/+50
2014-11-13arm64: ARCH_PFN_OFFSET should be unsigned longNeil Zhang1-1/+1
2014-11-13Correct the race condition in aarch64_insn_patch_text_sync()William Cohen1-2/+3
2014-11-13arm64: __clear_user: handle exceptions on strbKyle McMartin1-1/+1
2014-11-13arm64: Fix data type for physical addressMin-Hua Chen1-1/+1
2014-11-13arm64: efi: Fix stub cache maintenanceMark Rutland1-6/+21