linux.git
2014-01-24 DaeSeok Younkernel/fork.c: make dup_mm() static
2014-01-24 Paul Gortmakerfs/proc: don't use module_init for non-modular core...
2014-01-24 Axel Linfs/proc_namespace.c: simplify testing nsp and nsp-...
2014-01-24 Dave Jonesfs/proc/proc_devtree.c: remove empty /proc/device-tree...
2014-01-24 Rui Xiangproc: set attributes of pde using accessor functions
2014-01-24 Oleg Nesterovproc: fix ->f_pos overflows in first_tid()
2014-01-24 Oleg Nesterovproc: don't (ab)use ->group_leader in proc_task_readdir...
2014-01-24 Oleg Nesterovproc: change first_tid() to use while_each_thread(...
2014-01-24 Oleg Nesterovproc: fix the potential use-after-free in first_tid()
2014-01-24 Oleg Nesterovproc: cleanup/simplify get_task_state/task_state_array
2014-01-24 Oleg Nesterovcoredump: make __get_dumpable/get_dumpable inline,...
2014-01-24 Oleg Nesterovcoredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELY
2014-01-24 Oleg Nesterovcoredump: set_dumpable: fix the theoretical race with...
2014-01-24 Sangjung WooDocumentation/cpu-hotplug.txt: fix a typo in example...
2014-01-24 Robert GraffhamKconfig: update flightly outdated CONFIG_SMP documentation
2014-01-24 Fabian FrederickDocumentation/filesystems/00-INDEX: updates
2014-01-24 Fabian FrederickDocumentation/blockdev/ramdisk.txt: updates
2014-01-24 Andre RichterDocumentation/filesystems/sysfs.txt: fix device_attribu...
2014-01-24 Sougata Santrahfsplus: remove hfsplus_file_lookup()
2014-01-24 Vyacheslav... nilfs2: add comments for ioctls
2014-01-24 Wenliang Fanfs/nilfs2: fix integer overflow in nilfs_ioctl_wrap_copy()
2014-01-24 Dmitry Monakhovfs/pipe.c: skip file_update_time on frozen fs
2014-01-24 Andreas Wernerdrivers/rtc/rtc-rx8581.c: add SMBus-only adapters support
2014-01-24 Geert Uytterhoevendrivers/rtc/rtc-s5m.c: s5m_rtc_{suspend,resume}() shoul...
2014-01-24 Stephen Warrenrtc: max8907: weekday encoding fixes
2014-01-24 Sachin Kamatdrivers/rtc/rtc-hym8563.c: staticize local symbol
2014-01-24 Sachin Kamatdrivers/rtc/rtc-hym8563.c: remove redundant of_match_pt...
2014-01-24 Sachin Kamatdrivers/rtc/rtc-ds1742.c: remove redundant of_match_ptr...
2014-01-24 Andrew Mortondrivers/rtc/rtc-cmos.c: propagate hpet_register_irq_han...
2014-01-24 Stephen Warrenrtc: honor device tree /alias entries when assigning IDs
2014-01-24 Duan Jiongdrivers/rtc/rtc-pcf2127.c: replace IS_ERR and PTR_ERR...
2014-01-24 Geert Uytterhoevendrivers/rtc/Kconfig: disable RTC_DRV_CMOS on Atari
2014-01-24 Geert Uytterhoevendrivers/rtc/rtc-cmos.c: remove superfluous name cast
2014-01-24 Heiko Stuebnerrtc: add hym8563 rtc-driver
2014-01-24 Heiko Stuebnerdt-bindings: add hym8563 binding
2014-01-24 Jingoo Handrivers/rtc/rtc-vr41xx.c: use devm_*() functions
2014-01-24 Jingoo Handrivers/rtc/rtc-twl.c: use devm_*() functions
2014-01-24 Alexander Shiyandrivers/rtc/rtc-ds1742.c: add devicetree support
2014-01-24 Fabio Estevamdrivers/rtc/rtc-mxc.c: check the return value from...
2014-01-24 Fabio Estevamdrivers/rtc/rtc-mxc.c: remove unneeded label
2014-01-24 Jingoo Handrivers/rtc/rtc-ds1305.c: remove unnecessary spi_set_dr...
2014-01-24 Laxman Dewangandrivers/rtc/rtc-as3722: use devm for rtc and irq regist...
2014-01-24 Ian Kentautofs: fix symlinks aren't checked for expiry
2014-01-24 Rui Xiangautofs: use IS_ROOT to replace root dentry checks
2014-01-24 Rui Xiangautofs: fix the return value of autofs4_fill_super
2014-01-24 Miklos Szerediautofs4: translate pids to the right namespace for...
2014-01-24 Sukadev Bhattiproluautofs4: allow autofs to work outside the initial PID...
2014-01-24 Tetsuo Handainit: fix possible format string bug
2014-01-24 Geert Uytterhoeveninit/main.c: remove unused declaration of tc_init()
2014-01-24 Axel Linfs/ramfs: move ramfs_aops to inode.c
2014-01-24 Axel Linfs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_ar...
2014-01-24 Todor Minchevfs: binfmt_elf: remove unused defines INTERPRETER_NONE...
2014-01-24 Joe Perchescheckpatch: prefer ether_addr_copy to memcpy(foo, bar...
2014-01-24 Rob Herringcheckpatch: add DT compatible string documentation...
2014-01-24 Alexander Duyckcheckpatch: only flag FSF address, not gnu.org URL
2014-01-24 Joe Perchescheckpatch: add tests for function pointer style misuses
2014-01-24 Joe Perchescheckpatch: update the FSF/GPL address check
2014-01-24 Joe Perchescheckpatch: check for if's with unnecessary parentheses
2014-01-24 Joe Perchescheckpatch: improve space before tab --fix option
2014-01-24 Joe Perchescheckpatch: add a --fix-inplace option
2014-01-24 Joe Perchescheckpatch: attempt to find missing switch/case break;
2014-01-24 David Rientjescheckpatch: add warning of future __GFP_NOFAIL use
2014-01-24 Joe Perchescheckpatch: warn only on "space before semicolon" at...
2014-01-24 Joe Perchescheckpatch: more comprehensive split strings warning
2014-01-24 Ard Biesheuvelfirmware/dmi_scan: generalize for use by other archs
2014-01-24 Kees Cooktest: check copy_to/from_user boundary validation
2014-01-24 Kees Cooktest: add minimal module for verification testing
2014-01-24 Felipe Contreraslib/cmdline.c: declare exported symbols immediately
2014-01-24 Felipe Contreraslib/cmdline.c: fix style issues
2014-01-24 Felipe Contreraslib/kstrtox.c: remove redundant cleanup
2014-01-24 Jingoo Hanbacklight: lp8788: remove unnecessary parentheses
2014-01-24 Jingoo Hanbacklight: lp855x: remove unnecessary parentheses
2014-01-24 Jingoo Hanbacklight: kb3886_bl: fix incorrect placement of __init...
2014-01-24 Jingoo Hanbacklight: tosa: use devm_lcd_device_register()
2014-01-24 Jingoo Hanbacklight: l4f00242t03: use devm_lcd_device_register()
2014-01-24 Jingoo Hanbacklight: jornada720: use devm_lcd_device_register()
2014-01-24 Jingoo Hanbacklight: tosa: use devm_backlight_device_register()
2014-01-24 Jingoo Hanbacklight: ot200_bl: use devm_backlight_device_register()
2014-01-24 Jingoo Hanbacklight: omap1: use devm_backlight_device_register()
2014-01-24 Jingoo Hanbacklight: hp680_bl: use devm_backlight_device_register()
2014-01-24 Jingoo Hanbacklight: jornada720: use devm_backlight_device_register()
2014-01-24 Jingoo HanMAINTAINERS: remove unnecessary EXYNOS DP DRIVER F...
2014-01-24 Joe PerchesMAINTAINERS: describe differences between F: and N...
2014-01-24 Geert UytterhoevenMAINTAINERS: add an entry for the Macintosh HFSPlus...
2014-01-24 Joe Perchesget_maintainer: add commit author information to -...
2014-01-24 Arun KSprintk: flush conflicting continuation line
2014-01-24 Joe Perchesvsprintf: add %pad extension for dma_addr_t use
2014-01-24 Joe Perchesprintk/cache: mark printk_once test variable __read_mostly
2014-01-24 Du, Changbindynamic-debug-howto.txt: update since new wildcard...
2014-01-24 Du, Changbindynamic_debug: add wildcard support to filter files...
2014-01-24 Andrew Mortonlib/parser.c: put EXPORT_SYMBOLs in the conventional...
2014-01-24 Du, Changbinlib/parser.c: add match_wildcard() function
2014-01-24 Mike Frysingeruapi: convert u64 to __u64 in exported headers
2014-01-24 Mike Frysingerinclude/uapi/linux/dn.h: pull in ioctl.h header
2014-01-24 Mike Frysingerinclude/uapi/linux/ppp-ioctl.h: pull in ppp_defs.h
2014-01-24 Paul Bolleheaders_check: special case seqbuf_dump()
2014-01-24 Dan Carpenterdrivers/vlynq/vlynq.c: fix another resource size off...
2014-01-24 David Howellsdrivers/video/aty/aty128fb.c: fix a warning pertaining...
2014-01-24 David Howellsdrivers/mfd/tps65217.c: fix pointer-integer size mismat...
2014-01-24 David Howellsdrivers/mfd/max8998.c: fix pointer-integer size mismatc...
next