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
2012-04-25
arch/tile: fix a couple of functions that should be __init
Chris Metcalf
1
-2
/
+2
2012-04-21
VM: add "vm_mmap()" helper function
Linus Torvalds
1
-3
/
+1
2012-04-11
arch/tile: avoid unused variable warning in proc.c for tilegx
Chris Metcalf
1
-3
/
+1
2012-04-09
tile/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
1
-0
/
+2
2012-04-07
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
10
-157
/
+240
2012-04-02
arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally
Chris Metcalf
2
-7
/
+36
2012-04-02
arch/tile: return SIGBUS for addresses that are unaligned AND invalid
Chris Metcalf
1
-12
/
+19
2012-04-02
arch/tile: fix single-stepping over swint1 instructions on tilegx
Chris Metcalf
1
-3
/
+18
2012-04-02
arch/tile: implement panic_smp_self_stop()
Chris Metcalf
1
-0
/
+6
2012-04-02
arch/tile: add "nop" after "nap" to help GX idle power draw
Chris Metcalf
2
-1
/
+3
2012-04-02
arch/tile: use proper memparse() for "maxmem" options
Chris Metcalf
1
-9
/
+8
2012-04-02
arch/tile: don't leak kernel memory when we unload modules
Chris Metcalf
1
-0
/
+2
2012-04-02
arch/tile: fix a couple of comments that needed updating
Chris Metcalf
1
-2
/
+9
2012-04-02
arch/tile: fix up some minor trap handling issues
Chris Metcalf
2
-3
/
+8
2012-04-02
arch/tile: work around a hardware issue with the return-address stack
Chris Metcalf
2
-1
/
+17
2012-04-02
arch/tile: various bugs in stack backtracer
Chris Metcalf
1
-119
/
+112
2012-04-02
arch/tile: avoid false corrupt frame warning in early boot
Chris Metcalf
1
-1
/
+1
2012-04-02
tile: fix multiple build failures from system.h dismantle
Paul Gortmaker
2
-0
/
+2
2012-04-02
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-4
/
+4
2012-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-43
/
+0
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
2012-03-29
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-19
/
+0
2012-03-29
smp: introduce a generic on_each_cpu_mask() function
Gilad Ben-Yossef
1
-19
/
+0
2012-03-28
Disintegrate asm/system.h for Tile
David Howells
7
-3
/
+8
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+1
2012-03-15
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
Chris Metcalf
1
-43
/
+0
2012-03-14
tile: Use set_current_blocked() and block_sigmask()
Matt Fleming
2
-15
/
+3
2012-03-12
arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639
Chris Metcalf
1
-1
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-01-13
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
1
-1
/
+1
2012-01-13
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
1
-2
/
+2
2012-01-12
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+5
2012-01-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-21
/
+0
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-31
/
+30
2012-01-07
PCI: TILE: convert pcibios_set_master() to a non-inlined function
Myron Stowe
1
-0
/
+5
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-31
/
+30
2011-12-22
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-31
/
+30
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
1
-2
/
+4
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
1
-2
/
+2
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
1
-2
/
+2
2011-12-04
tile: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
1
-21
/
+0
2011-12-04
arch/tile: use new generic {enable,disable}_percpu_irq() routines
Chris Metcalf
1
-8
/
+8
2011-12-04
arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.
Chris Metcalf
3
-0
/
+3
2011-11-04
arch/tile: factor out <arch/opcode.h> header
Chris Metcalf
6
-1087
/
+1218
2011-10-13
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
Chris Metcalf
1
-1
/
+1
2011-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-4
/
+1
2011-07-30
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+1
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
[next]