summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: fix new kernel-doc warning in filemap.cRandy Dunlap2014-04-191-1/+0
* mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso2014-04-191-2/+1
* mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman2014-04-191-8/+23
* mips: export flush_icache_rangeKees Cook2014-04-191-2/+2
* mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi2014-04-191-0/+1
* wait: explain the shadowing and type inconsistenciesPeter Zijlstra2014-04-191-1/+13
* Shiraz has movedViresh Kumar2014-04-1911-13/+14
* Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...Tang Chen2014-04-191-3/+2
* powerpc/mm: fix ".__node_distance" undefinedMike Qiu2014-04-191-0/+1
* kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()Andrew Morton2014-04-191-1/+5
* init/Kconfig: move the trusted keyring config option to general setupPeter Foley2014-04-191-12/+12
* vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter2014-04-191-1/+1
* Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-184-13/+32
|\
| * PCI: tegra: Use new OF interrupt mapping when possibleLucas Stach2014-04-161-1/+6
| * PCI: rcar: Use new OF interrupt mapping when possibleLucas Stach2014-04-161-1/+7
| * PCI: designware: Use new OF interrupt mapping when possibleLucas Stach2014-04-161-3/+9
| * PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar2014-04-161-3/+3
| * PCI: designware: Fix comment for setting number of lanesMohit Kumar2014-04-161-1/+1
| * powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversalMike Qiu2014-04-151-4/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-185-13/+10
|\ \
| * | HID: core: do not scan constant input reportBenjamin Tissoires2014-04-071-0/+3
| * | Revert "HID: microsoft: Add ID's for Surface Type/Touch Cover 2"Derya2014-04-073-8/+0
| * | HID: sensor-hub: add sensor hub quirk for ThinkPad HelixStephen Chandler Paul2014-04-032-3/+7
| * | HID: sony: Fix cancel_work_sync mismergeFrank Praznik2014-04-031-2/+0
* | | Merge tag 'sound-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-182-5/+10
|\ \ \
| * | | ALSA: hda/realtek - Add headset Mic support for Dell machineKailang Yang2014-04-161-0/+2
| * | | ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang2014-04-161-0/+1
| * | | ALSA: es18xx driver should use udelay errorLi, Zhen-Hua2014-04-141-5/+5
| * | | ALSA: hda/realtek - Add support of ALC288 codecKailang Yang2014-04-141-0/+2
| | |/ | |/|
* | | Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-186-9/+139
|\ \ \
| * | | of: add empty of_find_node_by_path() for !OFAlexander Shiyan2014-04-181-0/+5
| * | | of: Clean up of_update_propertyGuenter Roeck2014-04-151-7/+3
| * | | DT: add vendor prefix for EBV ElektronikSteffen Trumtrar2014-04-141-0/+1
| * | | of: Fix the section mismatch warnings.Xiubo Li2014-04-141-1/+1
| * | | of: Add vendor prefix for Digi International Inc.Alexander Shiyan2014-04-141-0/+1
| * | | DT: I2C: Add trivial bindings used by kirkwood boardsAndrew Lunn2014-04-141-0/+16
| * | | DT: Vendor: Add prefixes used by Kirkwood devicesAndrew Lunn2014-04-141-1/+12
| * | | DT: bindings: add missing Marvell Kirkwood SoC documentationAndrew Lunn2014-04-141-0/+97
| * | | dt-bindings: add vendor-prefix for Newhaven DisplayDinh Nguyen2014-04-141-0/+1
| * | | of: add vendor prefix for I2SE GmbHStefan Wahren2014-04-141-0/+1
| * | | of: add vendor prefix for ISEE 2007 S.L.Javier Martinez Canillas2014-04-141-0/+1
| |/ /
* | | Merge tag 'xfs-for-linus-3.15-rc2' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-04-1810-33/+147
|\ \ \
| * | | xfs: fix tmpfile/selinux deadlock and initialize securityBrian Foster2014-04-173-6/+21
| * | | xfs: fix buffer use after free on IO errorEric Sandeen2014-04-171-4/+12
| * | | xfs: wrong error sign conversion during failed DIO writesDave Chinner2014-04-171-1/+1
| * | | xfs: unmount does not wait for shutdown during unmountDave Chinner2014-04-171-9/+44
| * | | xfs: collapse range is delalloc challengedDave Chinner2014-04-171-6/+11
| * | | xfs: don't map ranges that span EOF for direct IODave Chinner2014-04-171-0/+14
| * | | xfs: zeroing space needs to punch delalloc blocksDave Chinner2014-04-142-1/+13
| * | | xfs: xfs_vm_write_end truncates too much on failureDave Chinner2014-04-141-4/+10