index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-28
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-43
/
+3
2011-03-26
tile: Use generic show_interupts()
Thomas Gleixner
2
-41
/
+1
2011-03-26
tile: Convert to new irq function names
Thomas Gleixner
1
-3
/
+3
2011-03-25
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
1
-1
/
+1
2011-03-24
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-24
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-24
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
1
-0
/
+1
2011-03-23
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2
-3
/
+3
2011-03-20
arch/tile: fix futex sanitization definition/prototype mismatch
Chris Metcalf
1
-6
/
+6
2011-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
52
-557
/
+865
2011-03-17
arch/tile: support newer binutils assembler shift semantics
Chris Metcalf
3
-9
/
+29
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
1
-12
/
+12
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
1
-3
/
+4
2011-03-11
arch/tile: fix deadlock bugs in rwlock implementation
Chris Metcalf
2
-141
/
+103
2011-03-10
drivers/edac: provide support for tile architecture
Chris Metcalf
3
-1
/
+119
2011-03-10
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
18
-135
/
+235
2011-03-10
arch/tile: add some more VMSPLIT options and use consistent naming
Chris Metcalf
1
-3
/
+9
2011-03-10
arch/tile: fix some comments and whitespace
Chris Metcalf
7
-24
/
+15
2011-03-02
arch/tile: export some additional module symbols
Chris Metcalf
2
-0
/
+8
2011-03-02
arch/tile: enhance existing finv_buffer_remote() routine
Chris Metcalf
3
-54
/
+139
2011-03-02
arch/tile: fix two bugs in the backtracer code
Chris Metcalf
1
-9
/
+19
2011-03-02
arch/tile: use extended assembly to inline __mb_incoherent()
Chris Metcalf
4
-41
/
+20
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: sync up with <arch/sim.h> and <arch/sim_def.h> changes
Chris Metcalf
2
-12
/
+39
2011-03-02
arch/tile: fix reversed test of strict_strtol() return value
Chris Metcalf
1
-1
/
+1
2011-03-02
arch/tile: avoid a simulator warning during bootup
Chris Metcalf
1
-0
/
+11
2011-03-02
arch/tile: export <asm/hardwall.h> to userspace
Chris Metcalf
1
-0
/
+1
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
5
-11
/
+34
2011-03-02
arch/tile: bug fix: exec'ed task thought it was still single-stepping
Chris Metcalf
3
-2
/
+26
2011-03-02
arch/tile: catch up with section naming convention in 2.6.35
Chris Metcalf
5
-10
/
+6
2011-02-25
arch/tile: Fix atomic_read() definition to use ACCESS_ONCE
Chris Metcalf
1
-1
/
+1
2011-02-24
tile: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
1
-0
/
+1
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-02-23
tile: Fix __pte_free_tlb
Peter Zijlstra
1
-13
/
+2
2011-01-25
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
1
-1
/
+1
2011-01-21
tile: Use generic irq Kconfig
Thomas Gleixner
1
-29
/
+21
2011-01-21
genirq: Remove __do_IRQ
Thomas Gleixner
1
-3
/
+0
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
3
-3
/
+3
2010-12-18
arch/tile: handle rt_sigreturn() more cleanly
Chris Metcalf
4
-13
/
+29
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
3
-28
/
+38
2010-11-25
Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
12
-187
/
+4760
2010-11-24
arch/tile: fix memchr() not to dereference memory for zero length
Chris Metcalf
1
-16
/
+19
2010-11-24
arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly
Chris Metcalf
1
-1
/
+1
2010-11-24
Merge branch 'master' into for-linus
Chris Metcalf
7
-7
/
+0
2010-11-24
pci root complex: support for tile architecture
Chris Metcalf
6
-187
/
+686
[next]