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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-31
/
+0
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-2
/
+1
2011-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
4
-25
/
+325
2011-05-27
arch/tile: more /proc and /sys file support
Chris Metcalf
4
-25
/
+325
2011-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
23
-335
/
+4329
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-05-20
arch/tile: cleanups for tilegx compat mode
Chris Metcalf
2
-20
/
+0
2011-05-20
arch/tile: allocate PCI IRQs later in boot
Chris Metcalf
1
-6
/
+5
2011-05-20
arch/tile: support signal "exception-trace" hook
Chris Metcalf
4
-6
/
+131
2011-05-12
arch/tile: finish enabling support for TILE-Gx 64-bit chip
Chris Metcalf
6
-2
/
+3902
2011-05-12
compat: fixes to allow working with tile arch
Chris Metcalf
1
-1
/
+1
2011-05-04
tile: do_hardwall_trap: do not play with task->sighand
Oleg Nesterov
1
-4
/
+2
2011-05-04
tile: replace mm->cpu_vm_mask with mm_cpumask()
KOSAKI Motohiro
1
-6
/
+6
2011-05-04
tile,mn10300: add device parameter to dma_cache_sync()
James Hogan
1
-1
/
+1
2011-05-04
arch/tile: various header improvements for building drivers
Chris Metcalf
1
-0
/
+2
2011-05-04
arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRD
Chris Metcalf
1
-0
/
+6
2011-05-04
arch/tile: properly flush the I$ when unloading kernel modules
Chris Metcalf
1
-1
/
+7
2011-05-04
arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls
Chris Metcalf
1
-35
/
+26
2011-05-04
arch/tile: improve support for PCI hotplug
Chris Metcalf
1
-90
/
+117
2011-05-03
arch/tile: support TIF_NOTIFY_RESUME
Chris Metcalf
3
-97
/
+73
2011-05-02
arch/tile: refactor backtracing code
Chris Metcalf
3
-72
/
+56
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-5
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-26
tile: Use generic show_interupts()
Thomas Gleixner
1
-41
/
+0
2011-03-26
tile: Convert to new irq function names
Thomas Gleixner
1
-3
/
+3
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
1
-1
/
+1
2011-03-23
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
1
-2
/
+2
2011-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
13
-154
/
+163
2011-03-17
arch/tile: support newer binutils assembler shift semantics
Chris Metcalf
1
-4
/
+7
2011-03-10
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
5
-33
/
+50
2011-03-10
arch/tile: fix some comments and whitespace
Chris Metcalf
1
-2
/
+2
2011-03-02
arch/tile: fix two bugs in the backtracer code
Chris Metcalf
1
-9
/
+19
2011-03-02
arch/tile: use a cleaner technique to enable interrupt for cpu_idle()
Chris Metcalf
1
-11
/
+5
2011-03-02
arch/tile: warn and retry if an IPI is not accepted by the target cpu
Chris Metcalf
1
-14
/
+19
2011-03-02
arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcalls
Chris Metcalf
1
-49
/
+5
2011-03-02
arch/tile: fix __ndelay etc to work better
Chris Metcalf
2
-6
/
+10
2011-03-02
arch/tile: bug fix: exec'ed task thought it was still single-stepping
Chris Metcalf
2
-2
/
+23
2011-03-02
arch/tile: catch up with section naming convention in 2.6.35
Chris Metcalf
2
-6
/
+3
2011-02-24
tile: Use proper accessor functions in show_interrupt()
Thomas Gleixner
1
-4
/
+6
2011-02-24
tile: Convert irq_chip to new functions
Thomas Gleixner
1
-14
/
+14
2011-01-25
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
1
-1
/
+1
2010-12-18
arch/tile: handle rt_sigreturn() more cleanly
Chris Metcalf
3
-12
/
+28
2010-12-18
arch/tile: handle CLONE_SETTLS in copy_thread(), not user space
Chris Metcalf
1
-0
/
+8
2010-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-1
/
+1
2010-11-25
Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
2
-0
/
+622
2010-11-24
arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly
Chris Metcalf
1
-1
/
+1
2010-11-24
pci root complex: support for tile architecture
Chris Metcalf
2
-0
/
+622
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
5
-5
/
+0
[next]