aboutsummaryrefslogtreecommitdiffstats
path: root/init/do_mounts.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-30kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers is enabledHATAYAMA Daisuke1-1/+2
2015-06-30x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel command-line.KarimAllah Ahmed1-5/+6
2015-06-30fs: document seq_open()'s usage of file->private_dataYann Droneaud1-0/+2
2015-06-30fs: allocate structure unconditionally in seq_open()Yann Droneaud1-8/+9
2015-06-30fs: use seq_open_private() for proc_mountsYann Droneaud3-24/+19
2015-06-30mm: meminit: finish initialisation of struct pages before basic setupMel Gorman5-37/+49
2015-06-30mm: meminit: remove mminit_verify_page_linksMel Gorman3-17/+0
2015-06-30mm: meminit: reduce number of times pageblocks are set during struct page initMel Gorman1-22/+24
2015-06-30mm: meminit: free pages in large chunks where possibleMel Gorman1-6/+49
2015-06-30x86: mm: enable deferred struct page initialisation on x86-64Mel Gorman1-0/+1
2015-06-30mm: meminit: minimise number of pfn->page lookups during initialisationMel Gorman1-5/+24
2015-06-30mm: meminit: initialise remaining struct pages in parallel with kswapdMel Gorman4-6/+130
2015-06-30mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is setMel Gorman5-4/+124
2015-06-30mm: meminit: inline some helper functionsMel Gorman2-46/+52
2015-06-30mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nidMel Gorman4-30/+51
2015-06-30mm: page_alloc: pass PFN to __free_pages_bootmemMel Gorman5-11/+14
2015-06-30mm: meminit: only set page reserved in the memblock regionNathan Zimmer3-1/+21
2015-06-30mm: meminit: move page initialization into a separate functionRobin Holt1-33/+46
2015-06-30memblock: introduce a for_each_reserved_mem_region iteratorRobin Holt2-0/+50
2015-06-30sock_diag: don't broadcast kernel socketsCraig Gallek1-1/+1
2015-06-30net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot1-1/+25
2015-06-30ARM: mvebu: update Ethernet compatible string for Armada XPSimon Guinot5-5/+19
2015-06-30net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot2-1/+2
2015-06-29api: fix compatibility of linux/in.h with netinet/in.hStephen Hemminger2-3/+35
2015-06-29net: icplus: fix typo in constant nameNik Nyby2-2/+2
2015-06-29iommu/arm-smmu: Delete an unnecessary check before the function call "free_io_pgtable_ops"Markus Elfring1-2/+1
2015-06-29iommu/arm-smmu: Fix broken ATOS checkWill Deacon1-1/+1
2015-06-29iommu: Ignore -ENODEV errors from add_device call-backJoerg Roedel1-1/+12
2015-06-29sis900: Trivial: Fix typos in enumsNik Nyby1-2/+2
2015-06-29cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mountsSachin Prabhu1-0/+2
2015-06-29stmmac: Trivial: fix typo in constant nameNik Nyby1-2/+2
2015-06-29Fix kmalloc slab creation sequenceChristoph Lameter2-38/+16
2015-06-29ALSA: Fix uninintialized error returnColin Ian King1-2/+1
2015-06-29sctp: Fix race between OOTB responce and route removalAlexander Sverdlin1-1/+3
2015-06-29net-Liquidio: Delete unnecessary checks before the function call "vfree"Markus Elfring3-13/+5
2015-06-29vmxnet3: Bump up driver version numberShreyas Bhatewara1-2/+2
2015-06-29amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky1-1/+1
2015-06-29ALSA: hda: Delete an unnecessary check before the function call "snd_info_free_entry"Markus Elfring1-1/+1
2015-06-29ALSA: hda - Add a fixup for Dell E7450Takashi Iwai1-0/+1
2015-06-29s390/kdump: fix compile for !SMPHeiko Carstens2-23/+22
2015-06-29crypto: aesni - fix failing setkey for rfc4106-gcm-aesniTadeusz Struk1-1/+1
2015-06-29crypto: qat - Deletion of unnecessary checks before two function callsMarkus Elfring2-5/+2
2015-06-29ALSA: hda - Fix the dock headphone output on Fujitsu Lifebook E780Takashi Iwai1-0/+6
2015-06-28net: phy: mdio-bcm-unimac: workaround initial read failures for integrated PHYsFlorian Fainelli1-0/+43
2015-06-28net: bcmgenet: workaround initial read failures for integrated PHYsFlorian Fainelli2-4/+51
2015-06-28net: phy: bcm7xxx: workaround MDIO management controller initial readFlorian Fainelli1-0/+7
2015-06-28bnx2x: fix DMA API usageMichal Schmidt3-24/+12
2015-06-28net: via: VIA_RHINE and VIA_VELOCITY should depend on HAS_DMAGeert Uytterhoeven1-0/+2
2015-06-28Update negotiate protocol for SMB3.11 dialectSteve French2-5/+60
2015-06-28Add ioctl to set integritySteve French4-0/+38