summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-23block: Remove forced page bouncing under IOJan Kara
2015-07-23fs: Remove ext3 filesystem driverJan Kara
2015-07-23doc: Update doc about journalling layerJan Kara
2015-07-23jfs: Handle error from dquot_initialize()Dave Kleikamp
2015-07-23reiserfs: Handle error from dquot_initialize()Jan Kara
2015-07-23ocfs2: Handle error from dquot_initialize()Jan Kara
2015-07-23ext4: Handle error from dquot_initialize()Jan Kara
2015-07-23ext2: Handle error from dquot_initalize()Jan Kara
2015-07-23quota: Propagate error from ->acquire_dquot()Jan Kara
2015-07-21Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()"Linus Torvalds
2015-07-21Merge tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-07-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-07-21Merge tag 'trace-v4.2-rc2-fix2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2015-07-20s390: adapt entry.S to the move of thread_structMartin Schwidefsky
2015-07-20AVR32/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-07-20pinctrl: lpc18xx: fix schmitt trigger setupJoachim Eastwood
2015-07-20Subject: pinctrl: imx1-core: Fix debug output in .pin_config_set callbackUwe Kleine-König
2015-07-20pinctrl: bcm2835: Clear the event latch register when disabling interruptsJonathan Bell
2015-07-20pinctrl: single: ensure pcs irq will not be forced threadedGrygorii Strashko
2015-07-20sh-pfc: fix sparse GPIOs for R-Car SoCsSergei Shtylyov
2015-07-20pinctrl: abx500: remove strict modeLinus Walleij
2015-07-19Linux 4.2-rc3v4.2-rc3Linus Torvalds
2015-07-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-07-19Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-07-19MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras
2015-07-19parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet
2015-07-18Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesDOlof Johansson
2015-07-18Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-07-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-07-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-07-17Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-17Merge tag 'rtc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2015-07-17Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen
2015-07-17lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V
2015-07-17mm/cma_debug: correct size input to bitmap functionJoonsoo Kim
2015-07-17mm/cma_debug: fix debugging alloc/free interfaceJoonsoo Kim
2015-07-17mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim
2015-07-17mm/page_owner: fix possible access violationJoonsoo Kim
2015-07-17fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara
2015-07-17/proc/$PID/cmdline: fixup empty ARGV caseAlexey Dobriyan