index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-8
/
+3
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-4
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-31
1
-2
/
+0
|
\
|
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-05-25
20
-393
/
+1057
|
\
\
|
|
/
|
/
|
|
*
arch/tile: add descriptive text if the kernel reports a bad trap
Chris Metcalf
2012-05-25
1
-2
/
+28
|
*
arch/tile: allow querying cpu module information from the hypervisor
Chris Metcalf
2012-05-25
1
-0
/
+8
|
*
arch/tile: fix hardwall for tilegx and generalize for idn and ipi
Chris Metcalf
2012-05-25
3
-260
/
+512
|
*
arch/tile: support multiple huge page sizes dynamically
Chris Metcalf
2012-05-25
4
-56
/
+120
|
*
arch/tile: support kexec() for tilegx
Chris Metcalf
2012-05-25
4
-9
/
+288
|
*
arch/tile: support <asm/cachectl.h> header for cacheflush() syscall
Chris Metcalf
2012-05-25
1
-2
/
+8
|
*
arch/tile: Allow tilegx to build with either 16K or 64K page size
Chris Metcalf
2012-05-25
5
-22
/
+25
|
*
arch/tile: optimize get_user/put_user and friends
Chris Metcalf
2012-05-25
1
-1
/
+0
|
*
arch/tile: support building big-endian kernel
Chris Metcalf
2012-05-25
2
-5
/
+23
|
*
arch/tile: use interrupt critical sections less
Chris Metcalf
2012-05-25
2
-36
/
+45
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-21
5
-82
/
+20
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
2012-05-08
2
-23
/
+4
|
|
\
|
|
*
tile: Use common threadinfo allocator
Thomas Gleixner
2012-05-08
1
-21
/
+2
|
*
|
tile: Use generic init_task
Thomas Gleixner
2012-05-05
3
-60
/
+17
|
*
|
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
1
-1
/
+1
*
|
|
arch/tile: apply commit 74fca9da0 to the compat signal handling as well
Chris Metcalf
2012-05-16
1
-7
/
+5
*
|
|
arch/tile: fix up some issues in calling do_work_pending()
Chris Metcalf
2012-05-16
3
-25
/
+61
|
|
/
|
/
|
*
|
arch/tile: fix a couple of functions that should be __init
Chris Metcalf
2012-04-25
1
-2
/
+2
|
/
*
VM: add "vm_mmap()" helper function
Linus Torvalds
2012-04-20
1
-3
/
+1
*
arch/tile: avoid unused variable warning in proc.c for tilegx
Chris Metcalf
2012-04-11
1
-3
/
+1
*
tile/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
2012-04-09
1
-0
/
+2
*
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2012-04-06
10
-157
/
+240
|
\
|
*
arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally
Chris Metcalf
2012-04-02
2
-7
/
+36
|
*
arch/tile: return SIGBUS for addresses that are unaligned AND invalid
Chris Metcalf
2012-04-02
1
-12
/
+19
|
*
arch/tile: fix single-stepping over swint1 instructions on tilegx
Chris Metcalf
2012-04-02
1
-3
/
+18
|
*
arch/tile: implement panic_smp_self_stop()
Chris Metcalf
2012-04-02
1
-0
/
+6
|
*
arch/tile: add "nop" after "nap" to help GX idle power draw
Chris Metcalf
2012-04-02
2
-1
/
+3
|
*
arch/tile: use proper memparse() for "maxmem" options
Chris Metcalf
2012-04-02
1
-9
/
+8
|
*
arch/tile: don't leak kernel memory when we unload modules
Chris Metcalf
2012-04-02
1
-0
/
+2
|
*
arch/tile: fix a couple of comments that needed updating
Chris Metcalf
2012-04-02
1
-2
/
+9
|
*
arch/tile: fix up some minor trap handling issues
Chris Metcalf
2012-04-02
2
-3
/
+8
|
*
arch/tile: work around a hardware issue with the return-address stack
Chris Metcalf
2012-04-02
2
-1
/
+17
|
*
arch/tile: various bugs in stack backtracer
Chris Metcalf
2012-04-02
1
-119
/
+112
|
*
arch/tile: avoid false corrupt frame warning in early boot
Chris Metcalf
2012-04-02
1
-1
/
+1
|
*
tile: fix multiple build failures from system.h dismantle
Paul Gortmaker
2012-04-02
2
-0
/
+2
*
|
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-04-02
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
documentation: remove references to cpu_*_map.
Rusty Russell
2012-03-29
1
-1
/
+1
|
*
remove references to cpu_*_map in arch/
Rusty Russell
2012-03-29
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-03-29
1
-43
/
+0
|
\
\
|
|
/
|
/
|
|
*
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
Chris Metcalf
2012-03-15
1
-43
/
+0
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
1
-19
/
+0
|
\
\
|
*
|
smp: introduce a generic on_each_cpu_mask() function
Gilad Ben-Yossef
2012-03-28
1
-19
/
+0
*
|
|
Disintegrate asm/system.h for Tile
David Howells
2012-03-28
7
-3
/
+8
|
/
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-20
1
-3
/
+1
|
\
\
|
*
|
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-3
/
+1
|
|
/
[next]