sfrench/cifs-2.6.git
2014-10-14 Rasmus Villemoesvideo: fbdev: replace strnicmp with strncasecmp
2014-10-14 Rasmus Villemoesnetfilter: replace strnicmp with strncasecmp
2014-10-14 Rasmus VillemoesARM: replace strnicmp with strncasecmp
2014-10-14 Rasmus Villemoeslib: string: Make all calls to strnicmp into calls...
2014-10-14 Rasmus Villemoeslib/string.c: remove duplicated function
2014-10-14 Andrew Mortonarch/x86/kernel/cpu/common.c: fix unused symbol warning
2014-10-14 Tim Gardnerscripts/sortextable: suppress warning: `relocs_size...
2014-10-14 Javier Barrioscripts/headers_install.sh: fix error handling
2014-10-14 Mark Rustadipc: resolve shadow warnings
2014-10-14 Rob Jonesipc/util.c: use __seq_open_private() instead of seq_open()
2014-10-14 Oleg Nesterovipc/shm: kill the historical/wrong mm->start_stack...
2014-10-14 Andrey Vaginipc: always handle a new value of auto_msgmni
2014-10-14 Mark Rustadinit/initramfs.c: resolve shadow warnings
2014-10-14 Mike Travisx86: use optimized ioresource lookup in ioremap function
2014-10-14 Mike Travisx86: optimize resource lookups for ioremap
2014-10-14 Fabian FrederickFS/OMFS: block number sanity check during fill_super...
2014-10-14 Thierry Redingmemstick: r592: fix build warnings for !PM_SLEEP
2014-10-14 Fabian Frederickfs/affs: remove redundant sys_tz declarations
2014-10-14 Fabian Frederickfs/affs/file.c: fix shadow warnings
2014-10-14 Fabian Frederickfs/affs/inode.c: remove unused variable
2014-10-14 Fabian Frederickfs/affs/super.c: remove unused variable
2014-10-14 Lai Jiangshanrbtree: add comment to rb_insert_augmented()
2014-10-14 Vivek Goyalkexec-bzimage64: fix sparse warnings
2014-10-14 Baoquan Hekexec: remove the unused function parameter
2014-10-14 Baoquan Hekexec: check if crashk_res_low exists when exclude...
2014-10-14 Baoquan Hekexec: take the segment adding out of locate_mem_hole...
2014-10-14 Baoquan Hearch/x86/purgatory/Makefile: try to use automatic varia...
2014-10-14 Oleg Nesterovcoredump: add %i/%I in core_pattern to report the tid...
2014-10-14 Oleg Nesterovsignal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsup...
2014-10-14 Fabian Frederickfat: remove redundant sys_tz declaration
2014-10-14 Fabian Frederickfs/reiserfs/journal.c: fix sparse context imbalance...
2014-10-14 Fabian Frederickfs/ufs/balloc.c: remove unused variable
2014-10-14 Fabian Frederickfs/hfs/hfs_fs.h: remove redundant sys_tz declaration
2014-10-14 Andreas Rohnernilfs2: improve the performance of fdatasync()
2014-10-14 Andreas Rohnernilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()
2014-10-14 Himangi Saraogifs/befs/btree.c: remove typedef befs_btree_node
2014-10-14 Daniel Glöcknerrtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEP
2014-10-14 Chen Gangdrivers/rtc/Kconfig: Let several drivers depend on...
2014-10-14 Andy Shevchenkodrivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffers
2014-10-14 Arnd Bergmanndrivers/rtc/rtc-pcf8563.c: fix pcf8563_irq() error...
2014-10-14 Arnd Bergmanndrivers/rtc/rtc-pcf8563.c: fix uninitialized use warning
2014-10-14 Javier Martinez... rtc: add driver for Maxim 77802 PMIC Real-Time-Clock
2014-10-14 Javier Martinez... rtc: max77686: Use ffs() to calculate tm_wday
2014-10-14 Javier Martinez... rtc: max77686: remove unneeded info log
2014-10-14 Javier Martinez... rtc: max77686: fail to probe if no RTC regmap irqchip...
2014-10-14 Javier Martinez... rtc: max77686: remove dead code for SMPL and WTSR
2014-10-14 Doug Andersonrtc: max77686: Allow the max77686 rtc to wakeup the...
2014-10-14 Pavel Machekrtc: bq32000: add trickle charger device tree binding
2014-10-14 Pavel Machekrtc: bq32000: add trickle charger option, with device...
2014-10-14 Matti Vaittinenrtc: ds1307: add trickle charger device tree binding
2014-10-14 Matti VaittinenDocumentation: dt-bindings: trickle charger dt binding...
2014-10-14 Chris Zhongclk: RK808: add clkout driver for RK808
2014-10-14 Chris ZhongRTC: RK808: add RTC driver for RK808
2014-10-14 Uwe Kleine... rtc: make of_device_ids const
2014-10-14 Chanwoo ChoiARM: dts: fix wrong compatible string of Exynos3250...
2014-10-14 Chanwoo Choirtc: s3c: add support for RTC of Exynos3250 SoC
2014-10-14 Chanwoo Choirtc: s3c: add s3c_rtc_data structure to use variant...
2014-10-14 Chanwoo Choirtc: s3c: remove warning message when checking coding...
2014-10-14 Chanwoo Choirtc: s3c: define s3c_rtc structure to remove global...
2014-10-14 Julia Lawallrtc: use c99 initializers in structures
2014-10-14 NeilBrownautofs: the documentation I wanted to read
2014-10-14 NeilBrownautofs4: d_manage() should return -EISDIR when appropri...
2014-10-14 NeilBrownautofs4: avoid taking fs_lock during rcu-walk
2014-10-14 NeilBrownautofs4: make "autofs4_can_expire" idempotent.
2014-10-14 NeilBrownautofs4: factor should_expire() out of autofs4_expire_i...
2014-10-14 NeilBrownautofs4: allow RCU-walk to walk through autofs4
2014-10-14 Fabian Frederickfs/ncpfs/dir.c: remove redundant sys_tz declaration
2014-10-14 Rob Joneskernel/kallsyms.c: use __seq_open_private()
2014-10-14 Arnd Bergmannbinfmt_misc: work around gcc-4.9 warning
2014-10-14 Mike Frysingerbinfmt_misc: touch up documentation a bit
2014-10-14 Mike Frysingerbinfmt_misc: expand the register format limit to 1920...
2014-10-14 Joe Perchescheckpatch: warn on logging functions with KERN_<LEVEL>
2014-10-14 Joe Perchescheckpatch: add exception to return then else test
2014-10-14 Kees Cookcheckpatch: look for common misspellings
2014-10-14 Joe Perchescheckpatch: warn on macros with flow control statements
2014-10-14 Joe Perchescheckpatch: remove unnecessary + after {8,8}
2014-10-14 Joe Perchescheckpatch: add --strict test for concatenated string...
2014-10-14 Vadim Bendeburycheckpatch: allow optional shorter config descriptions
2014-10-14 Geert Uytterhoevencheckpatch: enable whitespace checks for DTS files
2014-10-14 Sergey Ryazanovcheckpatch: update $allowed_asm_includes macros, add...
2014-10-14 Joe Perchescheckpatch: remove debugging message
2014-10-14 Andrew Mortoncheckpatch: fix spello
2014-10-14 Valentin Rothberglib: rename TEST_MODULE to TEST_LKM
2014-10-14 Lai Jiangshanlib: remove prio_heap
2014-10-14 Raphael Silvalib/textsearch.c: remove textsearch_put reference from...
2014-10-14 Rob Joneslib/dynamic_debug.c: use seq_open_private() instead...
2014-10-14 Masahiro Yamadalist: include linux/kernel.h
2014-10-14 Michael OpdenackerMAINTAINERS: remove Chirag Kantharia, invalid e-mail
2014-10-14 Michael OpdenackerMAINTAINERS: orphan m32r
2014-10-14 Josh WuMAINTAINERS: add atmel nand driver maintainer entry
2014-10-14 Shuah KhanMAINTAINERS: add entry for Kernel Selftest Framework
2014-10-14 Randy DunlapMAINTAINERS: linaro-mm-sig is moderated
2014-10-14 Christian KujauMAINTAINERS: remove non existent files
2014-10-14 Michal SimekMAINTAINERS: assign systemace driver to Xilinx
2014-10-14 Markus Trippelsdorfprintk: git rid of [sched_delayed] message for printk_d...
2014-10-14 Geert Uytterhoevenprintk: don't bother using LOG_CPU_MAX_BUF_SHIFT on...
2014-10-14 Marek Szyprowskidrivers: dma-contiguous: add initialization from device...
2014-10-14 Marek Szyprowskidrivers: dma-coherent: add initialization from device...
2014-10-14 Sasha Levinkernel: add support for gcc 5
2014-10-14 Weijie Yangmm/cma: fix cma bitmap aligned mask computing
next