linux.git
2015-04-17 Kees Cooksparc: switch to using asm-generic for seccomp.h
2015-04-17 Kees Cookpowerpc: switch to using asm-generic for seccomp.h
2015-04-17 Kees Cookparisc: switch to using asm-generic for seccomp.h
2015-04-17 Kees Cookmips: switch to using asm-generic for seccomp.h
2015-04-17 Kees Cookmicroblaze: use asm-generic for seccomp.h
2015-04-17 Kees Cookarm: use asm-generic for seccomp.h
2015-04-17 Kees Cookseccomp: allow COMPAT sigreturn overrides
2015-04-17 Davidlohr Buesoarc: do not export symbols in troubleshoot.c
2015-04-17 Michal Simekinclude/linux/kconfig.h: ese macros which are already...
2015-04-17 Dan Carpentermemstick: mspro_block: add missing curly braces
2015-04-17 Sanidhya Kashyapbfs: correct return values
2015-04-17 Jiri Slabybfs: bfad_worker cleanup
2015-04-17 Sanidhya Kashyapaffs: kstrdup() memory handling
2015-04-17 Fabian Frederickfs/affs: use affs_test_opt()
2015-04-17 Fabian Frederickfs/affs/super.c: use affs_set_opt()
2015-04-17 Fabian Frederickfs/affs/affs.h: add mount option manipulation macros
2015-04-17 Fabian Frederickfs/affs: use AFFS_MOUNT prefix for mount options
2015-04-17 Sanidhya Kashyapadfs: return correct return values
2015-04-17 Andrey Ryabiningcov: fix softlockups
2015-04-17 Heinrich Schuchardtkernel/sysctl.c: detect overflows when converting to int
2015-04-17 Sergey Senozhatskycpumask: don't perform while loop in cpumask_next_and()
2015-04-17 Kirill Tkhaifs/exec.c:de_thread: move notify_count write under...
2015-04-17 Davidlohr Buesoprctl: avoid using mmap_sem for exe_file serialization
2015-04-17 Konstantin... mm: rcu-protected get_mm_exe_file()
2015-04-17 Heinrich SchuchardtDoc/sysctl/kernel.txt: document threads-max
2015-04-17 Heinrich Schuchardtkernel/sysctl.c: threads-max observe limits
2015-04-17 Heinrich Schuchardtkernel/fork.c: avoid division by zero
2015-04-17 Heinrich Schuchardtkernel/fork.c: new function for max_threads
2015-04-17 Jean Delvarefork_init: update max_threads comment
2015-04-17 Michal Hockofork: report pid reservation failure properly
2015-04-17 Vladimir Davydovsignal: remove warning about using SI_TKILL in rt_...
2015-04-17 Oleg Nesterovptrace: ptrace_detach() can no longer race with SIGKILL
2015-04-17 Oleg Nesterovptrace: fix race between ptrace_resume() and wait_task_...
2015-04-17 Alexander Kuleshovfs/fat: comment fix, fat_bits can be also 32
2015-04-17 Alexander Kuleshovfs/fat: remove unnecessary includes
2015-04-17 Alexander Kuleshovfs/fat: remove unnecessary defintion
2015-04-17 Thomas Hebbhfsplus: don't store special "osx" xattr prefix on...
2015-04-17 Sergei Antonovhfsplus: fix expand when not enough available space
2015-04-17 Chengyu Songhfsplus: incorrect return value
2015-04-17 Fabian Frederickfs/hfsplus: replace if/BUG by BUG_ON
2015-04-17 Fabian Frederickfs/hfsplus: use bool instead of int for is_known_namesp...
2015-04-17 Fabian Frederickfs/hfsplus: atomically set inode->i_flags
2015-04-17 Fabian Frederickfs/hfsplus: move xattr_name allocation in hfsplus_setxa...
2015-04-17 Fabian Frederickfs/hfsplus: move xattr_name allocation in hfsplus_getxa...
2015-04-17 Dan Carpenterhfsplus: add missing curly braces in hfsplus_delete_cat()
2015-04-17 Chengyu Songhfs: incorrect return values
2015-04-17 Ryusuke Konishinilfs2: use inode_set_flags() in nilfs_set_inode_flags()
2015-04-17 Ryusuke Konishinilfs2: put out gfp mask manipulation from nilfs_set_in...
2015-04-17 Ryusuke Konishinilfs2: fix gcc warning at nilfs_checkpoint_is_mounted()
2015-04-17 Ryusuke Konishinilfs2: improve execution time of NILFS_IOCTL_GET_CPINF...
2015-04-17 Ryusuke Konishinilfs2: add helper to find existent block on metadata...
2015-04-17 Ryusuke Konishinilfs2: add bmap function to seek a valid key
2015-04-17 Ryusuke Konishinilfs2: unify type of key arguments in bmap interface
2015-04-17 Ryusuke Konishinilfs2: use bgl_lock_ptr()
2015-04-17 Ryusuke Konishinilfs2: use set_mask_bits() for operations on buffer...
2015-04-17 Ryusuke Konishinilfs2: do not use async write flag for segment summary...
2015-04-17 Fabian Frederickbefs: replace typedef befs_inode_info by structure
2015-04-17 Fabian Frederickbefs: replace typedef befs_sb_info by structure
2015-04-17 Fabian Frederickbefs: replace typedef befs_mount_options by structure
2015-04-17 Joe Perchesrtc: use more standard kernel logging styles
2015-04-17 Heiko Stübnerdrivers/rtc/rtc-hym8563.c: fix swapped enable/disable...
2015-04-17 Krzysztof Kozlowskidrivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid...
2015-04-17 Lokesh Vutladrivers/rtc/rtc-omap.c: use module_platform_driver
2015-04-17 Lokesh Vutladrivers/rtc/Kconfig: update Kconfig for OMAP RTC
2015-04-17 Lokesh Vutladrivers/rtc/rtc-omap.c: unlock and lock rtc registers...
2015-04-17 Krzysztof Kozlowskidrivers/rtc/rtc-s3c.c: fix failed first read of RTC...
2015-04-17 Aaro Koskinenrtc: hctosys: use function name in the error log
2015-04-17 Aaro Koskinendrivers/rtc/interface.c: __rtc_read_time: reduce log...
2015-04-17 Aaro Koskinendrivers/rtc/class.c: initialize rtc name early
2015-04-17 Krzysztof Kozlowskidrivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC
2015-04-17 Alexandre BelloniMAINTAINERS: Add Alexandre Belloni as an RTC maintainer
2015-04-17 Baruch Siachrtc: driver for Conexant Digicolor CX92755 on-chip RTC
2015-04-17 Baruch Siachrtc: digicolor: document device tree binding
2015-04-17 Heiko Stuebnerdrivers/rtc/rtc-hym8563.c: return clock rate even when...
2015-04-17 Adam Warddrivers/rtc/rtc-da9052.c: register ability of alarm...
2015-04-17 Adam Warddrivers/rtc/rtc-da9052.c: add constraints to set valid...
2015-04-17 Adam Warddrivers/rtc/rtc-da9052.c: add extra reads with timeouts...
2015-04-17 Joshua Kinarddrivers/rtc/rtc-ds1685.c: fix sparse warnings
2015-04-17 Joshua Kinarddrivers/rtc/rtc-ds1685.c: remove .owner assignment...
2015-04-17 Krzysztof Kozlowskidrivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config
2015-04-17 Chanwoo Choidrivers/rtc/rtc-s3c.c: delete duplicate clock control
2015-04-17 Floris Bosrtc: hctosys: do not treat lack of RTC device as error
2015-04-17 Martin Kepplingerdrivers/rtc/rtc-x1205.c: use sign_extend32() for sign...
2015-04-17 Peter Robinsondrivers/rtc/rtc-em3027.c: add device tree support
2015-04-17 Uwe Kleine... rtc: stmp3xxx: use optional crystal in low power states
2015-04-17 Robert Kmiecdrivers/rtc/rtc-pcf8563.c: simplify return from function
2015-04-17 Andrey Ryabininkasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y
2015-04-17 Rasmus Villemoesfs/binfmt_misc.c: simplify entry_status()
2015-04-17 Joe Perchescheckpatch: avoid "spaces required around that ':'...
2015-04-17 Joe Perchescheckpatch: fix --fix use with a patch of multiple...
2015-04-17 Andy Lutomirskierrno.h: Improve ENOSYS's comment
2015-04-17 Andy Lutomirskicheckpatch.pl: new instances of ENOSYS are errors
2015-04-17 Joe Perchescheckpatch: add a test for const with __read_mostly...
2015-04-17 Sam Bobroffcheckpatch: improve operator spacing check
2015-04-17 Joe Perchescheckpatch: add 'Prefer ARRAY_SIZE" test
2015-04-17 Joe Perchescheckpatch: add uart_ops to normally const structs
2015-04-17 Joe Perchescheckpatch: add #define foo "string" long line exception
2015-04-17 Joe Perchescheckpatch, SubmittingPatches: suggest line wrapping...
2015-04-17 Fabian Frederickcheckpatch: don't ask for asm/file.h to linux/file...
2015-04-17 Joe Perchescheckpatch: add test for repeated const uses
next