2014-01-24 |
Oleg Nesterov | coredump: make __get_dumpable/get_dumpable inline,... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Oleg Nesterov | coredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELY |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Oleg Nesterov | coredump: set_dumpable: fix the theoretical race with... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Sangjung Woo | Documentation/cpu-hotplug.txt: fix a typo in example... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Robert Graffham | Kconfig: update flightly outdated CONFIG_SMP documentation |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Fabian Frederick | Documentation/filesystems/00-INDEX: updates |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Fabian Frederick | Documentation/blockdev/ramdisk.txt: updates |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Andre Richter | Documentation/filesystems/sysfs.txt: fix device_attribu... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Sougata Santra | hfsplus: remove hfsplus_file_lookup() |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Vyacheslav... | nilfs2: add comments for ioctls |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Wenliang Fan | fs/nilfs2: fix integer overflow in nilfs_ioctl_wrap_copy() |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Dmitry Monakhov | fs/pipe.c: skip file_update_time on frozen fs |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Andreas Werner | drivers/rtc/rtc-rx8581.c: add SMBus-only adapters support |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Geert Uytterhoeven | drivers/rtc/rtc-s5m.c: s5m_rtc_{suspend,resume}() shoul... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Stephen Warren | rtc: max8907: weekday encoding fixes |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Sachin Kamat | drivers/rtc/rtc-hym8563.c: staticize local symbol |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Sachin Kamat | drivers/rtc/rtc-hym8563.c: remove redundant of_match_pt... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Sachin Kamat | drivers/rtc/rtc-ds1742.c: remove redundant of_match_ptr... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Andrew Morton | drivers/rtc/rtc-cmos.c: propagate hpet_register_irq_han... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Stephen Warren | rtc: honor device tree /alias entries when assigning IDs |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Duan Jiong | drivers/rtc/rtc-pcf2127.c: replace IS_ERR and PTR_ERR... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Geert Uytterhoeven | drivers/rtc/Kconfig: disable RTC_DRV_CMOS on Atari |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Geert Uytterhoeven | drivers/rtc/rtc-cmos.c: remove superfluous name cast |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Heiko Stuebner | rtc: add hym8563 rtc-driver |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Heiko Stuebner | dt-bindings: add hym8563 binding |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Jingoo Han | drivers/rtc/rtc-vr41xx.c: use devm_*() functions |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Jingoo Han | drivers/rtc/rtc-twl.c: use devm_*() functions |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Alexander Shiyan | drivers/rtc/rtc-ds1742.c: add devicetree support |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Fabio Estevam | drivers/rtc/rtc-mxc.c: check the return value from... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Fabio Estevam | drivers/rtc/rtc-mxc.c: remove unneeded label |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Jingoo Han | drivers/rtc/rtc-ds1305.c: remove unnecessary spi_set_dr... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Laxman Dewangan | drivers/rtc/rtc-as3722: use devm for rtc and irq regist... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Ian Kent | autofs: fix symlinks aren't checked for expiry |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rui Xiang | autofs: use IS_ROOT to replace root dentry checks |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rui Xiang | autofs: fix the return value of autofs4_fill_super |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Miklos Szeredi | autofs4: translate pids to the right namespace for... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Sukadev Bhattiprolu | autofs4: allow autofs to work outside the initial PID... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Tetsuo Handa | init: fix possible format string bug |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Geert Uytterhoeven | init/main.c: remove unused declaration of tc_init() |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Axel Lin | fs/ramfs: move ramfs_aops to inode.c |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Axel Lin | fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_ar... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Todor Minchev | fs: binfmt_elf: remove unused defines INTERPRETER_NONE... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Joe Perches | checkpatch: prefer ether_addr_copy to memcpy(foo, bar... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Rob Herring | checkpatch: add DT compatible string documentation... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Alexander Duyck | checkpatch: only flag FSF address, not gnu.org URL |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Joe Perches | checkpatch: add tests for function pointer style misuses |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Joe Perches | checkpatch: update the FSF/GPL address check |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Joe Perches | checkpatch: check for if's with unnecessary parentheses |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Joe Perches | checkpatch: improve space before tab --fix option |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Joe Perches | checkpatch: add a --fix-inplace option |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Joe Perches | checkpatch: attempt to find missing switch/case break; |
commit | commitdiff | tree | snapshot |
2014-01-24 |
David Rientjes | checkpatch: add warning of future __GFP_NOFAIL use |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Joe Perches | checkpatch: warn only on "space before semicolon" at... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Joe Perches | checkpatch: more comprehensive split strings warning |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Ard Biesheuvel | firmware/dmi_scan: generalize for use by other archs |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Kees Cook | test: check copy_to/from_user boundary validation |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Kees Cook | test: add minimal module for verification testing |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Felipe Contreras | lib/cmdline.c: declare exported symbols immediately |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Felipe Contreras | lib/cmdline.c: fix style issues |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Felipe Contreras | lib/kstrtox.c: remove redundant cleanup |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Jingoo Han | backlight: lp8788: remove unnecessary parentheses |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Jingoo Han | backlight: lp855x: remove unnecessary parentheses |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Jingoo Han | backlight: kb3886_bl: fix incorrect placement of __init... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Jingoo Han | backlight: tosa: use devm_lcd_device_register() |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Jingoo Han | backlight: l4f00242t03: use devm_lcd_device_register() |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Jingoo Han | backlight: jornada720: use devm_lcd_device_register() |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Jingoo Han | backlight: tosa: use devm_backlight_device_register() |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Jingoo Han | backlight: ot200_bl: use devm_backlight_device_register() |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Jingoo Han | backlight: omap1: use devm_backlight_device_register() |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Jingoo Han | backlight: hp680_bl: use devm_backlight_device_register() |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Jingoo Han | backlight: jornada720: use devm_backlight_device_register() |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Jingoo Han | MAINTAINERS: remove unnecessary EXYNOS DP DRIVER F... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Joe Perches | MAINTAINERS: describe differences between F: and N... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Geert Uytterhoeven | MAINTAINERS: add an entry for the Macintosh HFSPlus... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Joe Perches | get_maintainer: add commit author information to -... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Arun KS | printk: flush conflicting continuation line |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Joe Perches | vsprintf: add %pad extension for dma_addr_t use |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Joe Perches | printk/cache: mark printk_once test variable __read_mostly |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Du, Changbin | dynamic-debug-howto.txt: update since new wildcard... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Du, Changbin | dynamic_debug: add wildcard support to filter files... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Andrew Morton | lib/parser.c: put EXPORT_SYMBOLs in the conventional... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Du, Changbin | lib/parser.c: add match_wildcard() function |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Mike Frysinger | uapi: convert u64 to __u64 in exported headers |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Mike Frysinger | include/uapi/linux/dn.h: pull in ioctl.h header |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Mike Frysinger | include/uapi/linux/ppp-ioctl.h: pull in ppp_defs.h |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Paul Bolle | headers_check: special case seqbuf_dump() |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Dan Carpenter | drivers/vlynq/vlynq.c: fix another resource size off... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
David Howells | drivers/video/aty/aty128fb.c: fix a warning pertaining... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
David Howells | drivers/mfd/tps65217.c: fix pointer-integer size mismat... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
David Howells | drivers/mfd/max8998.c: fix pointer-integer size mismatc... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
David Howells | drivers/gpu/drm/gma500/backlight.c: fix a defined-but... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
David Howells | include/linux/of.h: make for_each_child_of_node() refer... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Alex Elder | remove extra definitions of U32_MAX |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Alex Elder | kernel.h: define u8, s8, u32, etc. limits |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Alex Elder | conditionally define U32_MAX |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Mark Salter | um: use generic fixmap.h |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Mark Salter | tile: use generic fixmap.h |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Mark Salter | sh: use generic fixmap.h |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Mark Salter | powerpc: use generic fixmap.h |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Mark Salter | mips: use generic fixmap.h |
commit | commitdiff | tree | snapshot |
next |