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
path:
root
/
arch
/
tile
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-1
/
+1
2017-09-09
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
1
-1
/
+1
2017-07-24
tile: array underflow in setup_maxnodemem()
Dan Carpenter
1
-1
/
+1
2016-12-16
tile: use __ro_after_init instead of tile-specific __write_once
Chris Metcalf
1
-9
/
+9
2016-05-20
include/linux/nodemask.h: create next_node_in() helper
Andrew Morton
1
-3
/
+1
2016-01-30
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
1
-3
/
+8
2016-01-18
tile: fix a -Wframe-larger-than warning
Chris Metcalf
1
-1
/
+1
2015-07-23
tile: use free_bootmem_late() for initrd
Chris Metcalf
1
-1
/
+1
2015-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-1
/
+1
2015-05-11
tile: set up initial stack top to honor STACK_TOP_DELTA
Chris Metcalf
1
-1
/
+1
2015-04-28
tile: properly use node_isset() on a nodemask_t
Chris Metcalf
1
-1
/
+1
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-04-17
tile: nohz: warn if nohz_full uses hypervisor shared cores
Chris Metcalf
1
-0
/
+23
2015-03-05
tile: fix up obsolete cpu function usage.
Rusty Russell
1
-1
/
+1
2015-02-14
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-8
/
+5
2014-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-20
/
+16
2014-12-11
tile: use pr_warn instead of pr_warning
Joe Perches
1
-18
/
+15
2014-12-11
tile: neaten early_printk uses
Joe Perches
1
-7
/
+5
2014-11-11
tile: Use the more common pr_warn instead of pr_warning
Joe Perches
1
-20
/
+16
2014-08-26
tile: Replace __get_cpu_var uses
Christoph Lameter
1
-1
/
+2
2014-05-28
replace strict_strto* call with kstrto*
Daniel Walter
1
-5
/
+2
2014-05-02
tile: use BOOTMEM_DEFAULT instead of magic number 0 for reserve_bootmem flags
Wang Sheng-Hui
1
-2
/
+3
2013-09-13
tile: remove HUGE_VMAP dead code
Chris Metcalf
1
-2
/
+1
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-28
/
+134
2013-09-03
tile: add null check for kzalloc in tile/kernel/setup.c
Wang Sheng-Hui
1
-0
/
+4
2013-09-03
tile: remove support for TILE64
Chris Metcalf
1
-13
/
+0
2013-09-03
tile: add virt_to_kpte() API and clean up and document behavior
Chris Metcalf
1
-3
/
+3
2013-09-03
tile: parameterize VA and PA space more cleanly
Chris Metcalf
1
-4
/
+4
2013-08-30
tile: allow "initrd" boot argument for kexec
Chris Metcalf
1
-0
/
+42
2013-08-12
tile: support "memmap" boot parameter
Chris Metcalf
1
-4
/
+76
2013-08-06
tile PCI RC: tilepro conflict with PCI and RAM addresses
Chris Metcalf
1
-4
/
+5
2013-07-15
tile: delete __cpuinit usage from all tile files
Paul Gortmaker
1
-6
/
+6
2013-07-04
mm/tile: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-8
/
+8
2013-07-04
tile: normalize global variables exported by vmlinux.lds
Jiang Liu
1
-2
/
+2
2013-03-29
tile: expect new initramfs name from hypervisor file system
Chris Metcalf
1
-13
/
+12
2013-02-04
tile: provide "screen_info" when enabling VT
Chris Metcalf
1
-0
/
+5
2012-07-19
tile: updates to pci root complex from community feedback
Chris Metcalf
1
-3
/
+1
2012-07-19
tile pci: enable IOMMU to support DMA for legacy devices
Chris Metcalf
1
-19
/
+16
2012-07-19
arch/tile: enable ZONE_DMA for tilegx
Chris Metcalf
1
-1
/
+11
2012-07-19
arch/tile: tilegx PCI root complex support
Chris Metcalf
1
-0
/
+6
2012-06-06
tile: add #include to unbreak build after generic init_task conversion
Chris Metcalf
1
-0
/
+1
2012-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-54
/
+115
2012-05-25
arch/tile: support multiple huge page sizes dynamically
Chris Metcalf
1
-50
/
+111
2012-05-25
arch/tile: Allow tilegx to build with either 16K or 64K page size
Chris Metcalf
1
-4
/
+4
2012-05-05
tile: Use generic init_task
Thomas Gleixner
1
-0
/
+16
2012-04-07
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-11
/
+17
2012-04-02
arch/tile: use proper memparse() for "maxmem" options
Chris Metcalf
1
-9
/
+8
2012-04-02
arch/tile: fix a couple of comments that needed updating
Chris Metcalf
1
-2
/
+9
2012-03-29
documentation: remove references to cpu_*_map.
Rusty Russell
1
-1
/
+1
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
1
-3
/
+3
[next]