linux-2.6-block.git
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
2015-04-17 Joe Perchescheckpatch: improve return negative errno check
2015-04-17 Joe Perchescheckpatch: match more world writable permissions
2015-04-17 Joe Perchescheckpatch: add optional --codespell dictionary to...
2015-04-17 Jani Nikulacheckpatch: spell check reudce
2015-04-17 Joe Perchescheckpatch: add spell checking of email subject line
2015-04-17 Joe Perchescheckpatch: improve "no space is necessary after a...
2015-04-17 Nicolas Ioossfirmware/ihex2fw.c: restore missing default in switch...
2015-04-17 Yury Norovlib/bitmap.c: bitmap_[empty,full]: remove code duplication
2015-04-17 Javi MerinoASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.h
2015-04-17 Javi Merinomedia: cxd2820r: use DIV_ROUND_CLOSEST_ULL()
2015-04-17 Javi Merinocpuidle: menu: use DIV_ROUND_CLOSEST_ULL()
2015-04-17 Javi Merinoclk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()
2015-04-17 Javi Merinokernel.h: implement DIV_ROUND_CLOSEST_ULL
2015-04-17 Rasmus Villemoeslib/vsprintf.c: improve put_dec_trunc8 slightly
2015-04-17 Bartosz Golaszewskihwmon: (w83795) use find_closest_descending() in pwm_fr...
2015-04-17 Bartosz Golaszewskihwmon: (lm85) use find_closest() in x_TO_REG() functions
2015-04-17 Bartosz Golaszewskihwmon: (ina2xx) replace ina226_avg_bits() with find_clo...
2015-04-17 Bartosz Golaszewskidocumentation: update CodingStyle on local variables...
2015-04-17 Bartosz Golaszewskiutil_macros.h: add find_closest() macro
2015-04-17 Sebastian Ottlib/dma-debug: fix bucket_find_contain()
2015-04-17 Rasmus Villemoeslib/vsprintf.c: even faster binary to decimal conversion
2015-04-17 Yury Norovlib: rename lib/find_next_bit.c to lib/find_bit.c
2015-04-17 Yury Norovlib: move find_last_bit to lib/find_next_bit.c
2015-04-17 Yury Norovlib: find_*_bit reimplementation
2015-04-17 Richard Weinbergeralpha: forward declare struct pt_regs in processor.h
2015-04-16 Herbert Xucrypto: fix broken crypto_register_instance() module...
2015-04-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-04-15 Joe Perchesparisc: remove use of seq_printf return value
2015-04-15 Joe Percheslru_cache: remove use of seq_printf return value
2015-04-15 Joe Perchestracing: remove use of seq_printf return value
2015-04-15 Joe Perchescgroup: remove use of seq_printf return value
2015-04-15 Joe Perchesproc: remove use of seq_printf return value
2015-04-15 Joe Perchess390: remove use of seq_printf return value
2015-04-15 Joe Perchescris fasttimer: remove use of seq_printf return value
2015-04-15 Joe Perchescris: remove use of seq_printf return value
2015-04-15 Joe Perchesopenrisc: remove use of seq_printf return value
2015-04-15 Joe PerchesARM: plat-pxa: remove use of seq_printf return value
2015-04-15 Joe Perchesnios2: cpuinfo: remove use of seq_printf return value
2015-04-15 Joe Perchesmicroblaze: mb: remove use of seq_printf return value
2015-04-15 Joe Perchesipc: remove use of seq_printf return value
next