index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
|
|
/
*
|
tile: Use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-13
2
-15
/
+3
*
|
arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639
Chris Metcalf
2012-03-12
1
-1
/
+1
|
/
*
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
2012-01-12
1
-1
/
+1
*
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
2012-01-12
1
-2
/
+2
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-11
1
-0
/
+5
|
\
|
*
PCI: TILE: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
1
-0
/
+5
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2012-01-10
1
-21
/
+0
|
\
\
|
*
|
tile: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
2011-12-04
1
-21
/
+0
*
|
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
1
-31
/
+30
|
\
\
\
|
*
\
\
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
1
-31
/
+30
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-31
/
+30
|
|
|
/
*
|
|
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
1
-2
/
+4
*
|
|
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
1
-2
/
+2
*
|
|
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-12-11
1
-2
/
+2
|
/
/
*
|
arch/tile: use new generic {enable,disable}_percpu_irq() routines
Chris Metcalf
2011-12-03
1
-8
/
+8
*
|
arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.
Chris Metcalf
2011-12-03
3
-0
/
+3
|
/
*
arch/tile: factor out <arch/opcode.h> header
Chris Metcalf
2011-11-03
6
-1087
/
+1218
*
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
Chris Metcalf
2011-10-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2011-08-02
1
-4
/
+1
|
\
|
*
clocksource: tile: convert to use clocksource_register_hz
John Stultz
2011-06-03
1
-4
/
+1
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-07-29
1
-1
/
+1
|
\
\
|
*
|
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-07-22
1
-1
/
+1
|
|
/
*
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-2
/
+1
|
\
\
|
*
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-2
/
+1
|
|
/
*
/
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
1
-31
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2011-05-29
4
-25
/
+325
|
\
|
*
arch/tile: more /proc and /sys file support
Chris Metcalf
2011-05-27
4
-25
/
+325
[prev]
[next]