Sign in
android-kvm
/
linux
/
f465d145d76803fe6332092775d891c8c509aa44
/
arch
/
tile
/
kernel
fa2af6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
c6f696f
arch/tile: add descriptive text if the kernel reports a bad trap
by Chris Metcalf
· 13 years ago
8703d6e
arch/tile: allow querying cpu module information from the hypervisor
by Chris Metcalf
· 13 years ago
b8ace08
arch/tile: fix hardwall for tilegx and generalize for idn and ipi
by Chris Metcalf
· 13 years ago
621b195
arch/tile: support multiple huge page sizes dynamically
by Chris Metcalf
· 13 years ago
fc0c49f
arch/tile: support kexec() for tilegx
by Chris Metcalf
· 13 years ago
cd6f32a
arch/tile: support <asm/cachectl.h> header for cacheflush() syscall
by Chris Metcalf
· 13 years ago
d5d14ed
arch/tile: Allow tilegx to build with either 16K or 64K page size
by Chris Metcalf
· 13 years ago
47d632f
arch/tile: optimize get_user/put_user and friends
by Chris Metcalf
· 13 years ago
1efea40
arch/tile: support building big-endian kernel
by Chris Metcalf
· 13 years ago
5100700
arch/tile: use interrupt critical sections less
by Chris Metcalf
· 13 years ago
bf67f3a
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
a134d228
arch/tile: apply commit 74fca9da0 to the compat signal handling as well
by Chris Metcalf
· 13 years ago
fc327e2
arch/tile: fix up some issues in calling do_work_pending()
by Chris Metcalf
· 13 years ago
67ba529
Merge branch 'smp/threadalloc' into smp/hotplug
by Thomas Gleixner
· 13 years ago
d909a81
tile: Use common threadinfo allocator
by Thomas Gleixner
· 13 years ago
293ef7b
tile: Use generic init_task
by Thomas Gleixner
· 13 years ago
8239c25
smp: Add task_struct argument to __cpu_up()
by Thomas Gleixner
· 13 years ago
05ef1b7
arch/tile: fix a couple of functions that should be __init
by Chris Metcalf
· 13 years ago
6be5ceb
VM: add "vm_mmap()" helper function
by Linus Torvalds
· 13 years ago
e72d5c7
arch/tile: avoid unused variable warning in proc.c for tilegx
by Chris Metcalf
· 13 years ago
d164013
tile/CPU hotplug: Add missing call to notify_cpu_starting()
by Srivatsa S. Bhat
· 13 years ago
4157368
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
e1d5c019
arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally
by Chris Metcalf
· 13 years ago
cdd8e16
arch/tile: return SIGBUS for addresses that are unaligned AND invalid
by Chris Metcalf
· 13 years ago
2858f85
arch/tile: fix single-stepping over swint1 instructions on tilegx
by Chris Metcalf
· 13 years ago
cb210ee
arch/tile: implement panic_smp_self_stop()
by Chris Metcalf
· 13 years ago
8c92ba6
arch/tile: add "nop" after "nap" to help GX idle power draw
by Chris Metcalf
· 13 years ago
bfffe79
arch/tile: use proper memparse() for "maxmem" options
by Chris Metcalf
· 13 years ago
5f22070
arch/tile: don't leak kernel memory when we unload modules
by Chris Metcalf
· 13 years ago
51bcdf8
arch/tile: fix a couple of comments that needed updating
by Chris Metcalf
· 13 years ago
a714fff
arch/tile: fix up some minor trap handling issues
by Chris Metcalf
· 13 years ago
e172353
arch/tile: work around a hardware issue with the return-address stack
by Chris Metcalf
· 13 years ago
5f639fd
arch/tile: various bugs in stack backtracer
by Chris Metcalf
· 13 years ago
b287f69
arch/tile: avoid false corrupt frame warning in early boot
by Chris Metcalf
· 13 years ago
34f2c0a
tile: fix multiple build failures from system.h dismantle
by Paul Gortmaker
· 13 years ago
deb74f5
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
50483c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
5f054e3
documentation: remove references to cpu_*_map.
by Rusty Russell
· 13 years ago
0b5f9c0
remove references to cpu_*_map in arch/
by Rusty Russell
· 13 years ago
532bfc8
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
3fc498f
smp: introduce a generic on_each_cpu_mask() function
by Gilad Ben-Yossef
· 13 years ago
bd119c69
Disintegrate asm/system.h for Tile
by David Howells
· 13 years ago
2ba6894
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
48b25c4
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
by Chris Metcalf
· 13 years ago
ad09233
tile: Use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
688b4db
arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639
by Chris Metcalf
· 13 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 14 years ago
ff2d8b1
treewide: convert uses of ATTRIB_NORETURN to __noreturn
by Joe Perches
· 13 years ago
9402c95
treewide: remove useless NORET_TYPE macro and uses
by Joe Perches
· 13 years ago
7b67e75
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
e343a89
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
cf1c523
PCI: TILE: convert pcibios_set_master() to a non-inlined function
by Myron Stowe
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
8a25a2f
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
1268fbc
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
by Frederic Weisbecker
· 13 years ago
2bbb681
nohz: Allow rcu extended quiescent state handling seperately from tick stop
by Frederic Weisbecker
· 13 years ago
280f067
nohz: Separate out irq exit and idle loop dyntick logic
by Frederic Weisbecker
· 13 years ago
8455012
tile: switch to GENERIC_PCI_IOMAP
by Michael S. Tsirkin
· 13 years ago
0c90547
arch/tile: use new generic {enable,disable}_percpu_irq() routines
by Chris Metcalf
· 13 years ago
3989efb
arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.
by Chris Metcalf
· 13 years ago
eb7c792
arch/tile: factor out <arch/opcode.h> header
by Chris Metcalf
· 13 years ago
d52104b
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
by Chris Metcalf
· 13 years ago
1850536
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
f85f19d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 14 years ago
d534194
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
by Ralf Baechle
· 14 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 14 years ago
9f14517
clocksource: tile: convert to use clocksource_register_hz
by John Stultz
· 14 years ago
57ed609
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
f133ecc
arch/tile: more /proc and /sys file support
by Chris Metcalf
· 14 years ago
0798b1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
5129df0
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
818d846
arch/tile: cleanups for tilegx compat mode
by Chris Metcalf
· 14 years ago
f4de51d
arch/tile: allocate PCI IRQs later in boot
by Chris Metcalf
· 14 years ago
571d76a
arch/tile: support signal "exception-trace" hook
by Chris Metcalf
· 14 years ago
18aecc2
arch/tile: finish enabling support for TILE-Gx 64-bit chip
by Chris Metcalf
· 14 years ago
be84cb4
compat: fixes to allow working with tile arch
by Chris Metcalf
· 14 years ago
ceca3c1
tile: do_hardwall_trap: do not play with task->sighand
by Oleg Nesterov
· 14 years ago
dc0b124
tile: replace mm->cpu_vm_mask with mm_cpumask()
by KOSAKI Motohiro
· 14 years ago
ef0aaf8
tile,mn10300: add device parameter to dma_cache_sync()
by James Hogan
· 14 years ago
28d7174
arch/tile: various header improvements for building drivers
by Chris Metcalf
· 14 years ago
43d9ebb
arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRD
by Chris Metcalf
· 14 years ago
229f4df
arch/tile: properly flush the I$ when unloading kernel modules
by Chris Metcalf
· 14 years ago
df29ccb
arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls
by Chris Metcalf
· 14 years ago
398fa5a
arch/tile: improve support for PCI hotplug
by Chris Metcalf
· 14 years ago
313ce67
arch/tile: support TIF_NOTIFY_RESUME
by Chris Metcalf
· 14 years ago
93013a0
arch/tile: refactor backtracing code
by Chris Metcalf
· 14 years ago
184748c
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
by Peter Zijlstra
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
61a1674
tile: Use generic show_interupts()
by Thomas Gleixner
· 14 years ago
1919d64
tile: Convert to new irq function names
by Thomas Gleixner
· 14 years ago
0415b00d1
percpu: Always align percpu output section to PAGE_SIZE
by Tejun Heo
· 14 years ago
b6a8401
mm: NUMA aware alloc_thread_info_node()
by Eric Dumazet
· 14 years ago
08351fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
0dccb04
arch/tile: support newer binutils assembler shift semantics
by Chris Metcalf
· 14 years ago
76c567f
arch/tile: support 4KB page size as well as 64KB
by Chris Metcalf
· 14 years ago
Next »