summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-13287-2378/+5004
|\
| * ipc, msg: fix message length check for negative valuesMathias Krause2013-11-133-15/+15
| * ipc/util.c: remove unnecessary work pending testXie XiuQi2013-11-131-3/+1
| * devpts: plug the memory leak in kill_sbIlija Hadzic2013-11-131-0/+1
| * ./Makefile: export initial ramdisk compression config optionP J P2013-11-132-0/+21
| * init/Kconfig: add option to disable kernel compressionChristian Ruppert2013-11-131-1/+7
| * drivers: w1: make w1_slave::flags long to avoid memory corruptionMichal Nazarewicz2013-11-132-6/+6
| * drivers/w1/masters/ds1wm.cuse dev_get_platdata()Jingoo Han2013-11-131-6/+6
| * drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page()Roger Tseng2013-11-131-1/+1
| * drivers/memstick/core/mspro_block.c: fix attributes array allocationMichal Nazarewicz2013-11-131-2/+2
| * drivers/pps/clients/pps-gpio.c: remove redundant of_match_ptrSachin Kamat2013-11-131-1/+1
| * kernel/panic.c: reduce 1 byte usage for print tainted bufferChen Gang2013-11-131-1/+1
| * gcov: reuse kbasename helperAndy Shevchenko2013-11-131-4/+3
| * kernel/gcov/fs.c: use pr_warn()Andrew Morton2013-11-131-17/+17
| * kernel/module.c: use pr_foo()Andrew Morton2013-11-131-59/+44
| * gcov: compile specific gcov implementation based on gcc versionFrantisek Hrbata2013-11-133-1/+65
| * gcov: add support for gcc 4.7 gcov formatFrantisek Hrbata2013-11-132-0/+566
| * gcov: move gcov structs definitions to a gcc version specific fileFrantisek Hrbata2013-11-134-80/+153
| * kernel/taskstats.c: return -ENOMEM when alloc memory fails in add_del_listener()Chen Gang2013-11-131-3/+5
| * kernel/taskstats.c: add nla_nest_cancel() for failure processing between nla_...Chen Gang2013-11-131-2/+6
| * kernel/sysctl_binary.c: use scnprintf() instead of snprintf()Chen Gang2013-11-131-3/+3
| * kernel/sysctl.c: check return value after call proc_put_char() in __do_proc_d...Chen Gang2013-11-131-1/+4
| * rbtree: fix rbtree_postorder_for_each_entry_safe() iteratorJan Kara2013-11-131-7/+9
| * exec/ptrace: fix get_dumpable() incorrect testsKees Cook2013-11-135-5/+13
| * kcore: add Kconfig help textRandy Dunlap2013-11-131-0/+4
| * procfs: clean up proc_reg_get_unmapped_area for 80-column limitHATAYAMA Daisuke2013-11-131-6/+10
| * Documentation/ABI: document the non-ABI status of Kconfig and symbolsJosh Triplett2013-11-131-0/+13
| * kernel-doc: improve "no structured comments found" errorJohannes Berg2013-11-132-5/+15
| * Documentation/trace/tracepoints.txt: add links to TRACE_EVENT documentationStefan Raspl2013-11-131-0/+5
| * Documentation/filesystems/vfat.txt: fix directory entry exampleLuis Ortega Perez de Villar2013-11-131-1/+1
| * hfsplus: implement attributes file creation functionalityVyacheslav Dubeyko2013-11-133-2/+151
| * hfsplus: implement attributes file's header node initialization codeVyacheslav Dubeyko2013-11-132-0/+68
| * hfsplus: add metadata file's clump size calculation functionalityVyacheslav Dubeyko2013-11-132-0/+113
| * fs/hfs/btree.h: remove duplicate definesMichael Opdenacker2013-11-132-9/+4
| * drivers/rtc/rtc-as3722: add RTC driverLaxman Dewangan2013-11-133-0/+286
| * rtc: s5m-rtc: add real-time clock driver for s5m8767Sangbeom Kim2013-11-135-0/+658
| * drivers/rtc/rtc-tps65910.c: remove unnecessary includeManish Badarkhe2013-11-131-1/+0
| * drivers/rtc/rtc-pl030.c: use devm_kzalloc() instead of kmalloc()Sangjung Woo2013-11-131-5/+2
| * drivers/rtc/rtc-puv3.c: use dev_dbg() instead of pr_debug()Sangjung Woo2013-11-131-11/+11
| * drivers/rtc/rtc-pl03x.c: remove unnecessary amba_set_drvdata()Michal Simek2013-11-132-4/+0
| * drivers/rtc/rtc-ds1307.c: change variable type to boolPeter Senna Tschudin2013-11-131-1/+1
| * drivers/rtc/rtc-stmp3xxx.c: remove redundant of_match_ptrSachin Kamat2013-11-131-1/+1
| * drivers/rtc/rtc-snvs.c: remove redundant of_match_ptrSachin Kamat2013-11-131-1/+1
| * drivers/rtc/rtc-sirfsoc.c: remove redundant of_match_ptrSachin Kamat2013-11-131-1/+1
| * drivers/rtc/rtc-omap.c: remove redundant of_match_ptrSachin Kamat2013-11-131-1/+1
| * drivers/rtc/rtc-vt8500.c: remove redundant of_match_ptrSachin Kamat2013-11-131-1/+1
| * drivers/rtc/rtc-v3020.c: use dev_get_platdata()Jingoo Han2013-11-131-1/+1
| * drivers/rtc/rtc-sh.c: use dev_get_platdata()Jingoo Han2013-11-131-2/+3
| * drivers/rtc/rtc-rs5c348.c: use dev_get_platdata()Jingoo Han2013-11-131-2/+2
| * drivers/rtc/rtc-pcf2123.c: use dev_get_platdata()Jingoo Han2013-11-131-1/+1
OpenPOWER on IntegriCloud