platform/adaptation/renesas_rcar/renesas_kernel.git
2012-07-31 Linus Walleijrtc: pl031: encapsulate per-vendor ops
2012-07-31 Linus Walleijdrivers/rtc/rtc-coh901331.c: use devm allocation
2012-07-31 Linus Walleijdrivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare
2012-07-31 Alan Coxdrivers/message/i2o/i2o_config.c: bound allocation
2012-07-31 Kamil Dudkadrivers/message/i2o/i2o_proc.c: the pointer returned...
2012-07-31 Thiago Rafael... lib/crc32.c: fix unused variables warnings
2012-07-31 Joe Perchescheckpatch: add checks for do {} while (0) macro misuses
2012-07-31 Joe Perchescheckpatch: Add acheck for use of sizeof without parent...
2012-07-31 Joe Perchescheckpatch: check usleep_range() arguments
2012-07-31 Joe Perchescheckpatch: test for non-standard signatures
2012-07-31 Joe Perchescheckpatch: Update alignment check
2012-07-31 Yasuaki Ishimatsufirmware_map: make firmware_map_add_early() argument...
2012-07-31 Stephen Boydspinlock_debug: print offset in addition to symbol...
2012-07-31 Catalin Marinasatomic64_test: simplify the #ifdef for atomic64_dec_if_...
2012-07-31 Akinobu Mitaext4: use memweight()
2012-07-31 Akinobu Mitaext3: use memweight()
2012-07-31 Akinobu Mitaext2: use memweight()
2012-07-31 Akinobu Mitaocfs2: use memweight()
2012-07-31 Akinobu Mitavideo/uvc: use memweight()
2012-07-31 Akinobu Mitaaffs: use memweight()
2012-07-31 Akinobu Mitadm: use memweight()
2012-07-31 Akinobu Mitaqnx4fs: use memweight()
2012-07-31 Akinobu Mitastring: introduce memweight()
2012-07-31 Kim, Milobacklight: move lp855x header into platform_data directory
2012-07-31 Kim, Milobacklight: move register definitions from header to...
2012-07-31 Jingoo Hanbacklight: l4f00242t03: export and use devm_gpio_reques...
2012-07-31 Jingoo Hanbacklight: corgi_lcd: use devm_gpio_request()
2012-07-31 Jingoo Hanbacklight: lms283gf05: use devm_gpio_request()
2012-07-31 Jingoo Hanbacklight: tosa_bl: use devm_gpio_request()
2012-07-31 Jingoo Hanbacklight: tosa_lcd: use devm_gpio_request()
2012-07-31 Jingoo Hanbacklight: ot200_bl: use devm_gpio_request()
2012-07-31 Jingoo Hanbacklight: atmel-pwm-bl: use devm_gpio_request()
2012-07-31 Jingoo Handrivers/video/backlight/lm3533_bl.c: use devm_ functions
2012-07-31 Jingoo Handrivers/video/backlight/ot200_bl.c: use devm_ functions
2012-07-31 Jingoo Handrivers/video/backlight/atmel-pwm-bl.c: use devm_ functions
2012-07-31 Jingoo HanMAINTAINERS: update EXYNOS DP DRIVER F: patterns
2012-07-31 Andy Shevchenkovsprintf: add support of '%*ph[CDN]'
2012-07-31 Dan Rosenberglib/vsprintf.c: kptr_restrict: fix pK-error in SysRq...
2012-07-31 Andrew Mortonlib/vsprintf.c: remind people to update Documentation...
2012-07-31 Andrei Emeltchenkovsprintf: add %pMR for Bluetooth MAC address
2012-07-31 Joe Perchesprintk: remove the now unnecessary "C" annotation for...
2012-07-31 Joe Perchesprintk: only look for prefix levels in kernel messages
2012-07-31 Joe Perchesprintk: convert the format for KERN_<LEVEL> to a 2...
2012-07-31 Joe Perchessound: use printk_get_level and printk_skip_level
2012-07-31 Joe Perchesbtrfs: use printk_get_level and printk_skip_level,...
2012-07-31 Joe Perchesarch: remove direct definitions of KERN_<LEVEL> uses
2012-07-31 Joe Perchesprintk: add kern_levels.h to make KERN_<LEVEL> availabl...
2012-07-31 Joe Perchesprintk: add generic functions to find KERN_<LEVEL>...
2012-07-31 Kay Sieverskmsg: /dev/kmsg - properly return possible copy_from_us...
2012-07-31 Alan Coxdrivers/misc/ti-st/st_core.c: missing NULL check
2012-07-31 Andrew Mortonkernel/sys.c: avoid argv_free(NULL)
2012-07-31 Sameer NandaNMI watchdog: fix for lockup detector breakage on resume
2012-07-31 Vikram Mulukutlapanic: fix a possible deadlock in panic()
2012-07-31 Fengguang Wuavr32: fix build error in ATSTK1002 code
2012-07-31 Fengguang Wuclk: validate pointer in __clk_disable()
2012-07-31 Viresh Kumararch/arm/mach-netx/fb.c: reuse dummy clk routines for...
2012-07-31 Viresh Kumarusb/host/r8a66597: remove conditional compilation of...
2012-07-31 Viresh Kumargadget/r8a66597: remove conditional compilation of...
2012-07-31 Viresh Kumargadget/m66592: remove conditional compilation of clk...
2012-07-31 Viresh Kumarnet/stmmac: remove conditional compilation of clk code
2012-07-31 Viresh Kumarnet/c_can: remove conditional compilation of clk code
2012-07-31 Viresh Kumarata/pata_arasan: remove conditional compilation of...
2012-07-31 Viresh Kumarusb/musb: remove conditional compilation of clk code
2012-07-31 Viresh Kumarusb/marvell: remove conditional compilation of clk...
2012-07-31 Viresh Kumari2c/i2c-pxa: remove conditional compilation of clk...
2012-07-31 Viresh Kumarclk: remove redundant depends on from drivers/Kconfig
2012-07-31 Viresh Kumarclk: add non CONFIG_HAVE_CLK routines
2012-07-31 Kautuk Consulavr32/mm/fault.c: port OOM changes to do_page_fault
2012-07-31 Paul Bollealpha: remove mysterious if zero-ed out includes
2012-07-31 Kautuk Consulxtensa/mm/fault.c: port OOM changes to do_page_fault
2012-07-31 Kees Cookcoredump: warn about unsafe suid_dumpable / core_patter...
2012-07-31 Kees Cookfs: make dumpable=2 require fully qualified path
2012-07-31 Sasha Levinfs/xattr.c:getxattr(): improve handling of allocation...
2012-07-31 Fernando Luis... ntfs: remove references to long gone super operations...
2012-07-31 Sasikantha... prctl: remove redunant assignment of "error" to zero
2012-07-31 Greg Pearsonpcdp: use early_ioremap/early_iounmap to access pcdp...
2012-07-31 Joonsoo Kimmm: fix wrong argument of migrate_huge_pages() in soft_...
2012-07-30 Samuel Ortizregulator: Fix an s5m8767 build failure
2012-07-30 Jeff Laytonnfs: fix fl_type tests in NFSv4 code
2012-07-30 Fred IsamanNFS: fix pnfs regression with directio writes
2012-07-30 Fred IsamanNFS: fix pnfs regression with directio reads
2012-07-30 Joe Perchessunrpc: clnt: Add missing braces
2012-07-30 Randy Dunlapnfs: fix stub return type warnings
2012-07-30 Linus TorvaldsMerge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com...
2012-07-30 Linus TorvaldsMerge tag 'virtio-for-linus' of git://git./linux/kernel...
2012-07-30 Linus TorvaldsMerge tag 'please-pull-ia64-fixes' of git://git./linux...
2012-07-30 Linus TorvaldsMerge tag 'localmodconfig-v3.6' of git://git./linux...
2012-07-30 Linus TorvaldsMerge tag 'ktest-v3.6' of git://git./linux/kernel/git...
2012-07-30 Linus TorvaldsMerge tag 'mfd-3.6-1' of git://git./linux/kernel/git...
2012-07-30 Linus TorvaldsMerge branch 'linux-next' of git://cavan.codon.org...
2012-07-30 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-07-30 Steven Rostedtktest: Allow perl regex expressions in conditional...
2012-07-30 Steven Rostedtktest: Ignore errors it tests if IGNORE_ERRORS is set
2012-07-30 Linus TorvaldsMerge branch 'slab/next' of git://git./linux/kernel...
2012-07-30 Linus TorvaldsMerge branch 'trivial' of git://git./linux/kernel/git...
2012-07-30 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2012-07-30 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2012-07-30 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2012-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-07-30 Linus TorvaldsMerge tag 'dm-3.6-changes' of git://git./linux/kernel...
next