summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds2014-10-3027-349/+394
|\
| * mm/balloon_compaction: fix deflation when compaction is disabledKonstantin Khlebnikov2014-10-301-0/+2
| * sh: fix sh770x SCIF memory regionsAndriy Skulysh2014-10-301-3/+3
| * zram: avoid NULL pointer access in concurrent situationWeijie Yang2014-10-301-4/+6
| * mm/slab_common: don't check for duplicate cache namesMikulas Patocka2014-10-301-10/+0
| * ocfs2: fix d_splice_alias() return code checkingRichard Weinberger2014-10-301-1/+1
| * mm: rmap: split out page_remove_file_rmap()Johannes Weiner2014-10-301-32/+46
| * mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner2014-10-304-109/+96
| * mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner2014-10-302-20/+4
| * lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()Jan Kara2014-10-301-2/+6
| * drivers/rtc/rtc-bq32k.c: fix register valuePavel Machek2014-10-301-1/+1
| * memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node()Yasuaki Ishimatsu2014-10-301-5/+0
| * drivers/rtc/rtc-s3c.c: fix initialization failure without rtc source clockMarek Szyprowski2014-10-301-6/+8
| * kernel/kmod: fix use-after-free of the sub_info structureMartin Schwidefsky2014-10-301-39/+37
| * drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtcStanimir Varbanov2014-10-302-89/+135
| * mm, thp: fix collapsing of hugepages on madviseDavid Rientjes2014-10-303-16/+20
| * drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski2014-10-303-9/+17
| * mm: free compound page with correct orderYu Zhao2014-10-301-2/+2
| * gcov: add ARM64 to GCOV_PROFILE_ALLRiku Voipio2014-10-301-1/+1
| * fsnotify: next_i is freed during fsnotify_unmount_inodes.Jerry Hoemann2014-10-301-6/+11
| * mm/compaction.c: avoid premature range skip in isolate_migratepages_rangeJoonsoo Kim2014-10-301-0/+3
| * cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.Wang Nan2014-10-301-0/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-297-46/+28
|\ \
| * | block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not definedMartin K. Petersen2014-10-291-2/+2
| * | lib/scatterlist: fix memory leak with scsi-mqTony Battersby2014-10-281-3/+3
| * | block: fix wrong error return in elevator_init()Sudip Mukherjee2014-10-231-1/+3
| * | scsi: Fix error handling in SCSI_IOCTL_SEND_COMMANDJan Kara2014-10-231-2/+1
| * | null_blk: Cleanup error recovery in null_add_dev()Jan Kara2014-10-221-7/+7
| * | blk-merge: recaculate segment if it isn't less than max segmentsMing Lei2014-10-221-2/+3
| * | fs: clarify rate limit suppressed buffer I/O errorsRobert Elliott2014-10-211-16/+7
| * | fs: merge I/O error prints into one lineRobert Elliott2014-10-211-19/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-295-1/+28
|\ \ \
| * | | HID: input: Fix TransducerSerialNumber implementationJason Gerecke2014-10-291-1/+4
| * | | HID: add keyboard input assist hid usagesOlivier Gay2014-10-203-0/+20
| * | | HID: usbhid: enable always-poll quirk for Elan Touchscreen 016fAdel Gadllah2014-10-102-0/+2
| * | | HID: usbhid: enable always-poll quirk for Elan Touchscreen 009bAdel Gadllah2014-10-102-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-10-293-3/+9
|\ \ \ \
| * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/zoh...James Morris2014-10-293-3/+9
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | evm: check xattr value length and type in evm_inode_setxattr()Dmitry Kasatkin2014-10-281-3/+6
| | * | | ima: check xattr value length and type in the ima_inode_setxattr()Dmitry Kasatkin2014-10-282-0/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-2912-49/+56
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | powerpc/numa: ensure per-cpu NUMA mappings are correct on topology updateNishanth Aravamudan2014-10-281-1/+4
| * | | | powerpc/numa: use cached value of update->cpu in update_cpu_topologyNishanth Aravamudan2014-10-281-2/+2
| * | | | cxl: Fix PSL error due to duplicate segment table entriesIan Munsie2014-10-281-6/+22
| * | | | powerpc/mm: Use appropriate ESID mask in copro_calculate_slb()Ian Munsie2014-10-281-2/+1
| * | | | cxl: Refactor cxl_load_segment() and find_free_sste()Ian Munsie2014-10-281-16/+18
| * | | | cxl: Disable secondary hash in segment tableIan Munsie2014-10-282-24/+10
| * | | | Revert "powerpc/powernv: Fix endian bug in LPC bus debugfs accessors"Michael Ellerman2014-10-281-3/+1
| * | | | powernv: Use _GLOBAL_TOC for opal wrappersJeremy Kerr2014-10-231-1/+1
| * | | | powerpc: Wire up sys_bpf() syscallPranith Kumar2014-10-223-1/+3