index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-01
gcov: add support for GCC 5.1
Lorenzo Stoakes
2
-1
/
+9
2015-07-01
kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
HATAYAMA Daisuke
3
-1
/
+15
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-07-01
rbd: use GFP_NOIO in rbd_obj_request_create()
Ilya Dryomov
1
-2
/
+2
2015-07-01
crush: fix a bug in tree bucket decode
Ilya Dryomov
1
-1
/
+1
2015-07-01
Btrfs: fix fsync xattr loss in the fast fsync path
Filipe Manana
1
-0
/
+104
2015-07-01
Btrfs: fix fsync data loss after append write
Filipe Manana
1
-5
/
+9
2015-07-01
Btrfs: fix crash on close_ctree() if cleaner starts new transaction
Filipe Manana
1
-0
/
+29
2015-07-01
Btrfs: fix race between caching kthread and returning inode to inode cache
Filipe Manana
1
-4
/
+11
2015-07-01
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
1
-1
/
+1
2015-07-01
Btrfs: fix race between balance and unused block group deletion
Filipe Manana
4
-6
/
+58
2015-06-30
btrfs: add error handling for scrub_workers_get()
Zhao Lei
1
-19
/
+20
2015-06-30
btrfs: cleanup noused initialization of dev in btrfs_end_bio()
Zhao Lei
1
-1
/
+1
2015-06-30
btrfs: qgroup: allow user to clear the limitation on qgroup
Yang Dongsheng
1
-8
/
+41
2015-06-30
nfit: fix smatch "use after null check" report
Dan Williams
1
-2
/
+2
2015-06-30
Bluetooth: Reinitialize the list after deletion for session user list
Tedd Ho-Jeong An
1
-2
/
+2
2015-06-30
nvdimm: Fix return value of nvdimm_bus_init() if class_create() fails
Axel Lin
1
-1
/
+3
2015-06-30
libnvdimm: smatch cleanups in __nd_ioctl
Dan Williams
1
-7
/
+0
2015-06-30
arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIs
Shannon Zhao
1
-1
/
+2
2015-06-30
arm64: perf: Don't use of_node after putting it
Stephen Boyd
1
-1
/
+2
2015-06-30
arm64: fix incorrect use of pgprot_t variable
Ard Biesheuvel
1
-1
/
+1
2015-06-30
sock_diag: don't broadcast kernel sockets
Craig Gallek
1
-1
/
+1
2015-06-30
Merge branch 'mvneta-jumbo-frames'
David S. Miller
7
-7
/
+46
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
sparse: fix misplaced __pmem definition
Dan Williams
1
-1
/
+1
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
xen/gntdevt: Fix race condition in gntdev_release()
Marek Marczykowski-Górecki
1
-0
/
+2
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
[prev]
[next]