summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-05ocfs2/dlm: use list_for_each_entry instead of list_for_eachJoseph Qi1-4/+2
2015-09-05ocfs2: remove unneeded code in dlm_register_domain_handlersJoseph Qi1-2/+0
2015-09-05ocfs2: fix BUG when o2hb_register_callback failsJoseph Qi1-2/+3
2015-09-05ocfs2: remove unneeded code in ocfs2_dlm_initJoseph Qi1-2/+0
2015-09-05ocfs2: adjust code to match locking/unlocking orderJoseph Qi1-17/+17
2015-09-05ocfs2: clean up unused local variables in ocfs2_file_write_iterJoseph Qi1-9/+0
2015-09-05ocfs2: do not log twice error messagesChristophe JAILLET1-15/+5
2015-09-05ocfs2: do not BUG if buffer not uptodate in __ocfs2_journal_accessJoseph Qi1-1/+17
2015-09-05ocfs2: fix several issues of append dioJoseph Qi2-2/+10
2015-09-05ocfs2: fix race between dio and recover orphanJoseph Qi6-41/+24
2015-09-05sh: use PFN_DOWN macroAlexander Kuleshov2-4/+4
2015-09-05ntfs: delete unnecessary checks before calling iput()SF Markus Elfring1-14/+7
2015-09-05scripts/spelling.txt: add some typo-wordsZhao Lei1-0/+24
2015-09-05scripts: decode_stacktrace: fix ARM architecture decodingRobert Jarzmik1-1/+4
2015-09-05scripts/Lindent: handle missing indent gracefullyJean Delvare1-0/+3
2015-09-05kerneldoc: Convert error messages to GNU error message formatBart Van Assche1-19/+19
2015-09-05scripts/spelling.txt: spelling of uninitializedSudip Mukherjee1-0/+1
2015-09-05scripts/spelling.txt: add misspelled words for checkManinder Singh1-0/+4
2015-09-05fsnotify: get rid of fsnotify_destroy_mark_locked()Jan Kara4-41/+61
2015-09-05fsnotify: remove mark->free_listJan Kara6-63/+40
2015-09-05fsnotify: document mark lockingJan Kara1-20/+30
2015-09-05fsnotify: fix check in inotify fdinfo printingJan Kara1-1/+2
2015-09-05fs/notify: optimize inotify/fsnotify code for unwatched filesDave Hansen1-0/+10
2015-09-05drivers/video/concole: add negative dependency for VGA_CONSOLE on ARCYuriy Kolerov1-1/+1
2015-09-05capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISEAndy Lutomirski2-2/+12
2015-09-05selftests/capabilities: Add tests for capability evolutionAndy Lutomirski4-0/+520
2015-09-05capabilities: ambient capabilitiesAndy Lutomirski6-11/+113
2015-09-05kernel/kthread.c:kthread_create_on_node(): clarify documentationAndrew Morton2-4/+5
2015-09-05mm: check if section present during memory block registeringYinghai Lu1-0/+10
2015-09-05ocfs2: direct write will call ocfs2_rw_unlock() twice when doing aio+dioRyan Ding1-14/+14
2015-09-05memory-hotplug: add hot-added memory ranges to memblock before allocate node_...Tang Chen1-1/+9
2015-09-05CRISv10: delete unused lib/dmacopy.cRabin Vincent1-42/+0
2015-09-05CRISv10: delete unused lib/old_checksum.cRabin Vincent1-86/+0
2015-09-05CRIS: fix switch_mm() lockdep splatRabin Vincent1-1/+8
2015-09-05CRISv32: enable LOCKDEP_SUPPORTRabin Vincent1-0/+4
2015-09-05CRIS: add STACKTRACE_SUPPORTRabin Vincent4-0/+88
2015-09-05CRISv32: annotate irq enable in idle loopRabin Vincent1-2/+2
2015-09-05CRISv32: add support for irqflags tracingRabin Vincent3-1/+20
2015-09-05CRIS: UAPI: use generic types.hRabin Vincent3-13/+1
2015-09-05CRIS: UAPI: use generic shmbuf.hRabin Vincent2-42/+1
2015-09-05CRIS: UAPI: use generic msgbuf.hRabin Vincent2-33/+1
2015-09-05CRIS: UAPI: use generic socket.hRabin Vincent2-92/+1
2015-09-05CRIS: UAPI: use generic sembuf.hRabin Vincent2-25/+1
2015-09-05CRIS: UAPI: use generic sockios.hRabin Vincent2-13/+1
2015-09-05CRIS: UAPI: use generic auxvec.hRabin Vincent2-4/+1
2015-09-05CRIS: UAPI: use generic headers via KbuildRabin Vincent12-31/+10
2015-09-05Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1226-60750/+104731
2015-09-05CRIS: UAPI: fix elf.h exportRabin Vincent4-1/+8
2015-09-05CRIS: don't make asm/elf.h depend on asm/user.hRabin Vincent3-8/+7
2015-09-05CRIS: UAPI: fix ptrace.hRabin Vincent6-3/+8