summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | irq-metag*: stop set_affinity vectoring to offline cpusJames Hogan2014-02-252-2/+2
| * | | | | | | asm-generic: add sched_setattr/sched_getattr syscallsJames Hogan2014-02-241-1/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'pwm/for-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-271-1/+3
|\ \ \ \ \ \ \
| * | | | | | | pwm: lp3943: Fix potential memory leak during requestChristian Engelmayer2014-02-261-1/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-02-2720-59/+108
|\ \ \ \ \ \ \
| * | | | | | | fsnotify: Allocate overflow events with proper typeJan Kara2014-02-255-4/+35
| * | | | | | | fanotify: Handle overflow in case of permission eventsJan Kara2014-02-252-6/+14
| * | | | | | | fsnotify: Fix detection whether overflow event is queuedJan Kara2014-02-251-1/+5
| * | | | | | | Revert "writeback: do not sync data dirtied after sync start"Jan Kara2014-02-225-36/+22
| * | | | | | | quota: Fix race between dqput() and dquot_scan_active()Jan Kara2014-02-201-3/+11
| * | | | | | | udf: Fix data corruption on file type conversionJan Kara2014-02-202-2/+13
| * | | | | | | inotify: Fix reporting of cookies for inotify eventsJan Kara2014-02-189-9/+10
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'upstream-3.14-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-02-271-4/+4
|\ \ \ \ \ \ \
| * | | | | | | UBI: fix some use after free bugsDan Carpenter2014-02-041-4/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-02-2610-38/+40
|\ \ \ \ \ \ \
| * | | | | | | MAINTAINERS: change mailing list address for Altera UART driversTobias Klauser2014-02-261-1/+1
| * | | | | | | Makefile: fix build with make 3.80 againJan Beulich2014-02-261-2/+4
| * | | | | | | MAINTAINERS: update L: misusesJoe Perches2014-02-261-3/+3
| * | | | | | | Makefile: fix extra parenthesis typo when CC_STACKPROTECTOR_REGULAR is enabledFathi Boudra2014-02-261-1/+1
| * | | | | | | ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso2014-02-263-11/+15
| * | | | | | | memcg: change oom_info_lock to mutexMichal Hocko2014-02-261-3/+3
| * | | | | | | mm, thp: fix infinite loop on memcg OOMKirill A. Shutemov2014-02-262-14/+9
| * | | | | | | drivers/fmc/fmc-write-eeprom.c: fix decimal permissionsJoe Perches2014-02-261-1/+1
| * | | | | | | drivers/iommu/omap-iommu-debug.c: fix decimal permissionsJoe Perches2014-02-261-2/+2
| * | | | | | | mm, hwpoison: release page on PageHWPoison() in __do_fault()Kirill A. Shutemov2014-02-261-0/+1
* | | | | | | | Merge tag 'dmaengine-fixes-3.14-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-02-254-13/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | ioat: fix tasklet tear downDan Williams2014-02-254-13/+54
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus-20140225' of git://git.infradead.org/linux-mtdLinus Torvalds2014-02-252-22/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | mtd: nand: omap: fix ecclayout->oobfree->lengthPekon Gupta2014-02-231-3/+2
| * | | | | | | | mtd: nand: omap: fix ecclayout->oobfree->offsetPekon Gupta2014-02-231-10/+15
| * | | | | | | | mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driverPekon Gupta2014-02-231-8/+23
| * | | | | | | | mtd: nand: fix off-by-one read retry mode countingBrian Norris2014-02-141-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-02-255-12/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | m68k: Wire up sched_setattr and sched_getattrGeert Uytterhoeven2014-02-103-1/+5
| * | | | | | | | | m68k: Switch to asm-generic/barrier.hGeert Uytterhoeven2014-02-102-8/+1
| * | | | | | | | | m68k: Sort arch/m68k/include/asm/KbuildGeert Uytterhoeven2014-02-101-3/+2
| |/ / / / / / / /
* | | | | | | | | Merge tag 'xtensa-next-20140224' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-02-2515-260/+297
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Merge tag 'xtensa-for-next-20140221-1' into for_nextChris Zankel2014-02-2410232-214932/+552077
| |\ \ \ \ \ \ \ \
| | * | | | | | | | xtensa: wire up sched_setattr and sched_getattr syscallsMax Filippov2014-02-211-1/+6
| | * | | | | | | | xtensa: xtfpga: set ethoc clock frequencyMax Filippov2014-02-212-0/+2
| | * | | | | | | | xtensa: xtfpga: use common clock frameworkMax Filippov2014-02-212-6/+11
| | * | | | | | | | xtensa: support common clock frameworkMax Filippov2014-02-212-0/+3
| | * | | | | | | | xtensa: no need to select USE_GENERIC_SMP_HELPERSPaul Bolle2014-02-211-1/+0
| | * | | | | | | | xtensa: fsf: drop nonexistent GPIO32 supportMax Filippov2014-02-212-8/+2
| | * | | | | | | | xtensa: don't pass high memory to bootmem allocatorMax Filippov2014-02-211-4/+9
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | xtensa: fix fast_syscall_spill_registersChris Zankel2014-01-292-3/+1
| * | | | | | | | xtensa: fix fast_syscall_spill_registersChris Zankel2014-01-291-209/+174
| * | | | | | | | xtensa: save current register frame in fast_syscall_spill_registers_fixupMax Filippov2014-01-251-0/+12
| * | | | | | | | xtensa: introduce spill_registers_kernel macroMax Filippov2014-01-252-28/+76
| * | | | | | | | xtensa: export ccount_freqMax Filippov2014-01-191-0/+1