index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-05
tile PCI RC: tilepro conflict with PCI and RAM addresses
Chris Metcalf
1
-4
/
+5
2013-07-14
tile: delete __cpuinit usage from all tile files
Paul Gortmaker
1
-6
/
+6
2013-07-03
mm/tile: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-8
/
+8
2013-07-03
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-18
tile: updates to pci root complex from community feedback
Chris Metcalf
1
-3
/
+1
2012-07-18
tile pci: enable IOMMU to support DMA for legacy devices
Chris Metcalf
1
-19
/
+16
2012-07-18
arch/tile: enable ZONE_DMA for tilegx
Chris Metcalf
1
-1
/
+11
2012-07-18
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-25
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-06
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
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-2
/
+1
2011-05-04
arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRD
Chris Metcalf
1
-0
/
+6
2011-03-10
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
1
-8
/
+12
2010-11-24
arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly
Chris Metcalf
1
-1
/
+1
2010-11-01
arch/tile: bomb raw_local_irq_ to arch_local_irq_
Chris Metcalf
1
-4
/
+4
2010-10-27
Remove duplicate includes from many files
Zimny Lech
1
-2
/
+0
2010-10-15
arch/tile: convert a BUG_ON to BUILD_BUG_ON
Chris Metcalf
1
-1
/
+1
2010-10-15
arch/tile: parameterize system PLs to support KVM port
Chris Metcalf
1
-12
/
+16
2010-10-14
arch/tile: Add a warning if we try to allocate too much vmalloc memory.
Chris Metcalf
1
-0
/
+4
2010-08-13
arch/tile: correct a bug in freeing bootmem by VA for the optional second ini...
Chris Metcalf
1
-2
/
+2
2010-07-06
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
1
-59
/
+73
2010-06-04
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf
1
-0
/
+1497