index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
panic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-01
kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers i...
HATAYAMA Daisuke
1
-1
/
+2
2015-07-01
x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...
KarimAllah Ahmed
1
-5
/
+6
2015-07-01
fs: document seq_open()'s usage of file->private_data
Yann Droneaud
1
-0
/
+2
2015-07-01
fs: allocate structure unconditionally in seq_open()
Yann Droneaud
1
-8
/
+9
2015-07-01
fs: use seq_open_private() for proc_mounts
Yann Droneaud
3
-24
/
+19
2015-07-01
mm: meminit: finish initialisation of struct pages before basic setup
Mel Gorman
5
-37
/
+49
2015-07-01
mm: meminit: remove mminit_verify_page_links
Mel Gorman
3
-17
/
+0
2015-07-01
mm: meminit: reduce number of times pageblocks are set during struct page init
Mel Gorman
1
-22
/
+24
2015-07-01
mm: meminit: free pages in large chunks where possible
Mel Gorman
1
-6
/
+49
2015-07-01
x86: mm: enable deferred struct page initialisation on x86-64
Mel Gorman
1
-0
/
+1
2015-07-01
mm: meminit: minimise number of pfn->page lookups during initialisation
Mel Gorman
1
-5
/
+24
2015-07-01
mm: meminit: initialise remaining struct pages in parallel with kswapd
Mel Gorman
4
-6
/
+130
2015-07-01
mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...
Mel Gorman
5
-4
/
+124
2015-07-01
mm: meminit: inline some helper functions
Mel Gorman
2
-46
/
+52
2015-07-01
mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid
Mel Gorman
4
-30
/
+51
2015-07-01
mm: page_alloc: pass PFN to __free_pages_bootmem
Mel Gorman
5
-11
/
+14
2015-07-01
mm: meminit: only set page reserved in the memblock region
Nathan Zimmer
3
-1
/
+21
2015-07-01
mm: meminit: move page initialization into a separate function
Robin Holt
1
-33
/
+46
2015-07-01
memblock: introduce a for_each_reserved_mem_region iterator
Robin Holt
2
-0
/
+50
2015-06-30
rbd: use GFP_NOIO in rbd_obj_request_create()
Ilya Dryomov
1
-2
/
+2
2015-06-30
crush: fix a bug in tree bucket decode
Ilya Dryomov
1
-1
/
+1
2015-06-30
sock_diag: don't broadcast kernel sockets
Craig Gallek
1
-1
/
+1
2015-06-30
net: mvneta: disable IP checksum with jumbo frames for Armada 370
Simon Guinot
1
-1
/
+25
2015-06-30
ARM: mvebu: update Ethernet compatible string for Armada XP
Simon Guinot
5
-5
/
+19
2015-06-30
net: mvneta: introduce compatible string "marvell, armada-xp-neta"
Simon Guinot
2
-1
/
+2
2015-06-30
of/irq: Rename "intc_desc" to "of_intc_desc" to fix OF on sh
Geert Uytterhoeven
1
-3
/
+3
2015-06-30
of/irq: Fix pSeries boot failure
Jeremy Linton
1
-2
/
+1
2015-06-30
drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel()
Ander Conselvan de Oliveira
1
-0
/
+3
2015-06-30
drm/radeon: only check the sink type on DP connectors
Alex Deucher
1
-9
/
+9
2015-06-30
api: fix compatibility of linux/in.h with netinet/in.h
Stephen Hemminger
2
-3
/
+35
2015-06-30
net: icplus: fix typo in constant name
Nik Nyby
2
-2
/
+2
2015-06-29
iommu/arm-smmu: Delete an unnecessary check before the function call "free_io...
Markus Elfring
1
-2
/
+1
2015-06-29
iommu/arm-smmu: Fix broken ATOS check
Will Deacon
1
-1
/
+1
2015-06-29
iommu: Ignore -ENODEV errors from add_device call-back
Joerg Roedel
1
-1
/
+12
2015-06-29
drm/amdgpu: add flag to delay VM updates
Christian König
2
-3
/
+6
2015-06-29
drm/amdgpu: add optional dependencies to the CS IOCTL v2
Christian König
2
-1
/
+67
2015-06-29
drm/amdgpu: recreate fence from user seq
Christian König
3
-9
/
+44
2015-06-29
gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not set
Alexander Kuleshov
1
-0
/
+6
2015-06-29
Revert "drm/radeon: dont switch vt on suspend"
Alex Deucher
1
-1
/
+0
2015-06-29
sis900: Trivial: Fix typos in enums
Nik Nyby
1
-2
/
+2
2015-06-29
cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mounts
Sachin Prabhu
1
-0
/
+2
2015-06-29
stmmac: Trivial: fix typo in constant name
Nik Nyby
1
-2
/
+2
2015-06-29
Fix kmalloc slab creation sequence
Christoph Lameter
2
-38
/
+16
2015-06-29
leds:lp55xx: fix firmware loading error
Milo Kim
2
-1
/
+2
2015-06-29
leds: fix max77693-led build errors
Jacek Anaszewski
1
-0
/
+1
2015-06-29
ALSA: Fix uninintialized error return
Colin Ian King
1
-2
/
+1
2015-06-29
leds: fix aat1290 build errors
Randy Dunlap
1
-0
/
+1
2015-06-29
libceph: Fix ceph_tcp_sendpage()'s more boolean usage
Benoît Canet
1
-1
/
+1
2015-06-29
sctp: Fix race between OOTB responce and route removal
Alexander Sverdlin
1
-1
/
+3
2015-06-29
net-Liquidio: Delete unnecessary checks before the function call "vfree"
Markus Elfring
3
-13
/
+5
[prev]
[next]