summaryrefslogtreecommitdiffstats
path: root/kernel/panic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-01kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers i...HATAYAMA Daisuke1-1/+2
2015-07-01x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...KarimAllah Ahmed1-5/+6
2015-07-01fs: document seq_open()'s usage of file->private_dataYann Droneaud1-0/+2
2015-07-01fs: allocate structure unconditionally in seq_open()Yann Droneaud1-8/+9
2015-07-01fs: use seq_open_private() for proc_mountsYann Droneaud3-24/+19
2015-07-01mm: meminit: finish initialisation of struct pages before basic setupMel Gorman5-37/+49
2015-07-01mm: meminit: remove mminit_verify_page_linksMel Gorman3-17/+0
2015-07-01mm: meminit: reduce number of times pageblocks are set during struct page initMel Gorman1-22/+24
2015-07-01mm: meminit: free pages in large chunks where possibleMel Gorman1-6/+49
2015-07-01x86: mm: enable deferred struct page initialisation on x86-64Mel Gorman1-0/+1
2015-07-01mm: meminit: minimise number of pfn->page lookups during initialisationMel Gorman1-5/+24
2015-07-01mm: meminit: initialise remaining struct pages in parallel with kswapdMel Gorman4-6/+130
2015-07-01mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman5-4/+124
2015-07-01mm: meminit: inline some helper functionsMel Gorman2-46/+52
2015-07-01mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nidMel Gorman4-30/+51
2015-07-01mm: page_alloc: pass PFN to __free_pages_bootmemMel Gorman5-11/+14
2015-07-01mm: meminit: only set page reserved in the memblock regionNathan Zimmer3-1/+21
2015-07-01mm: meminit: move page initialization into a separate functionRobin Holt1-33/+46
2015-07-01memblock: introduce a for_each_reserved_mem_region iteratorRobin Holt2-0/+50
2015-06-30rbd: use GFP_NOIO in rbd_obj_request_create()Ilya Dryomov1-2/+2
2015-06-30crush: fix a bug in tree bucket decodeIlya Dryomov1-1/+1
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-30of/irq: Rename "intc_desc" to "of_intc_desc" to fix OF on shGeert Uytterhoeven1-3/+3
2015-06-30of/irq: Fix pSeries boot failureJeremy Linton1-2/+1
2015-06-30drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel()Ander Conselvan de Oliveira1-0/+3
2015-06-30drm/radeon: only check the sink type on DP connectorsAlex Deucher1-9/+9
2015-06-30api: fix compatibility of linux/in.h with netinet/in.hStephen Hemminger2-3/+35
2015-06-30net: icplus: fix typo in constant nameNik Nyby2-2/+2
2015-06-29iommu/arm-smmu: Delete an unnecessary check before the function call "free_io...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-29drm/amdgpu: add flag to delay VM updatesChristian König2-3/+6
2015-06-29drm/amdgpu: add optional dependencies to the CS IOCTL v2Christian König2-1/+67
2015-06-29drm/amdgpu: recreate fence from user seqChristian König3-9/+44
2015-06-29gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not setAlexander Kuleshov1-0/+6
2015-06-29Revert "drm/radeon: dont switch vt on suspend"Alex Deucher1-1/+0
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-29leds:lp55xx: fix firmware loading errorMilo Kim2-1/+2
2015-06-29leds: fix max77693-led build errorsJacek Anaszewski1-0/+1
2015-06-29ALSA: Fix uninintialized error returnColin Ian King1-2/+1
2015-06-29leds: fix aat1290 build errorsRandy Dunlap1-0/+1
2015-06-29libceph: Fix ceph_tcp_sendpage()'s more boolean usageBenoît Canet1-1/+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