aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-17scripts/gdb: add lx-symbols commandJan Kiszka2-0/+128
2015-02-17scripts/gdb: add module iteration classJan Kiszka1-0/+39
2015-02-17scripts/gdb: add container_of helper and convenience functionJan Kiszka2-0/+37
2015-02-17scripts/gdb: add cache for type objectsJan Kiszka1-0/+34
2015-02-17scripts/gdb: add infrastructureJan Kiszka6-1/+51
2015-02-17fs/affs/super.c: fix switch indentationFabian Frederick1-33/+33
2015-02-17fs/affs/inode.c: remove double extern affs_symlink_inode_operationsFabian Frederick1-2/+0
2015-02-17fs/affs/bitmap.c: remove unnecessary returnFabian Frederick1-1/+0
2015-02-17fs/affs/amigaffs.c: remove else after returnFabian Frederick1-2/+1
2015-02-17fs/affs: define AFFSNAMEMAX to replace constant useFabian Frederick5-13/+16
2015-02-17fs/affs: use unsigned int for string lengthsFabian Frederick2-8/+9
2015-02-17fs/affs/super.c: destroy sbi mutex in affs_kill_sb()Fabian Frederick1-0/+1
2015-02-17fs/affs/file.c: fix direct IO writes beyond EOFFabian Frederick1-0/+7
2015-02-17fs/affs/file.c: replace if/BUG by BUG_ONFabian Frederick1-4/+2
2015-02-17fs/affs: fix casting in printed messagesGeert Uytterhoeven5-40/+33
2015-02-17eventfd: don't take the spinlock in eventfd_pollChris Mason1-6/+6
2015-02-17lib/rbtree.c: fix typo in commentJohn de la Garza1-1/+1
2015-02-17vmcore: fix PT_NOTE n_namesz, n_descsz overflow issueWANG Chao1-4/+4
2015-02-17kexec: add IND_FLAGS macroGeoff Levand2-2/+1
2015-02-17kexec: add bit definitions for kimage entry flagsGeoff Levand1-4/+15
2015-02-17kexec: simplify conditionalGeoff Levand1-7/+10
2015-02-17kexec: Fix make headers_checkGeoff Levand1-6/+0
2015-02-17kexec: fix a typo in commentAlexander Kuleshov1-1/+1
2015-02-17kexec: remove never used member destination in kimageBaoquan He2-6/+0
2015-02-17signal: use current->state helpersDavidlohr Bueso1-2/+2
2015-02-17ptrace: remove linux/compat.h inclusion under CONFIG_COMPATFabian Frederick1-1/+0
2015-02-17fs: fat: use MSDOS_SB macro to get msdos_sb_infoFred Chou1-1/+1
2015-02-17fs/reiserfs/inode.c: replace 0 by NULL for pointersFabian Frederick1-1/+1
2015-02-17fs/ufs/super.c: fix potential race conditionFabian Frederick1-4/+0
2015-02-17fs/ufs/super.c: remove unnecessary castingFabian Frederick1-1/+3
2015-02-17fs/coda/dir.c: forward declaration clean-upFabian Frederick1-82/+56
2015-02-17fs/befs/linuxvfs.c: remove unnecessary castingFabian Frederick1-3/+3
2015-02-17Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds23-3264/+80
2015-02-17Merge tag 'nios2-v3.20-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds21-11/+1067
2015-02-17Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds11-108/+407
2015-02-17locks: fix list insertion when lock is split in twoJeff Layton1-0/+1
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds8-62/+102
2015-02-17watchdog: bcm47xx_wdt.c: allow enabling on BCM5301X archRafał Miłecki1-1/+1
2015-02-17watchdog: jz4740: Add DT supportZubair Lutfullah Kakakhel1-0/+10
2015-02-17dt: watchdog: Add DT binding documentation for jz4740 watchdog timerZubair Lutfullah Kakakhel1-0/+12
2015-02-17watchdog: dw_wdt: Try to get a 30 second watchdog by defaultDoug Anderson1-2/+4
2015-02-17watchdog: dw_wdt: pat the watchdog before enabling itDoug Anderson1-7/+19
2015-02-17watchdog: w83627hf_wdt: Add support for NCT6791 and NCT6792Guenter Roeck2-1/+15
2015-02-17watchdog: bcm47xx_wdt.c: add restart handler supportRafał Miłecki2-1/+21
2015-02-17watchdog: gpio_wdt: Add "always_running" feature to GPIO watchdogMike Looijmans2-8/+34
2015-02-17watchdog: da9063: Add restart handler supportGeert Uytterhoeven1-1/+31
2015-02-17ARM: mediatek: dts: Add bindings for watchdogMatthias Brugger1-0/+13
2015-02-17watchdog: Add driver for Mediatek watchdogMatthias Brugger3-0/+262
2015-02-17watchdog: Fix omap watchdogs to enable the magic close bitTony Lindgren3-3/+3
2015-02-17watchdog: rt2880_wdt: minor clean upJohn Crispin1-3/+6