index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
Age
Commit message (
Expand
)
Author
2012-04-02
arch/tile: use proper memparse() for "maxmem" options
Chris Metcalf
2012-04-02
arch/tile: fix up locking in pgtable.c slightly
Chris Metcalf
2012-04-02
arch/tile: don't leak kernel memory when we unload modules
Chris Metcalf
2012-04-02
arch/tile: fix bug in delay_backoff()
Chris Metcalf
2012-04-02
arch/tile: fix bug in loading kernels larger than 16 MB
Chris Metcalf
2012-04-02
arch/tile: don't enable irqs unconditionally in page fault handler
Chris Metcalf
2012-04-02
arch/tile: don't set the homecache of a PTE unless appropriate
Chris Metcalf
2012-04-02
arch/tile: don't wait for migrating PTEs in an NMI handler
Chris Metcalf
2012-04-02
arch/tile/Makefile: use KCFLAGS when figuring out the libgcc path.
Chris Metcalf
2012-04-02
arch/tile: fix a couple of comments that needed updating
Chris Metcalf
2012-04-02
arch/tile: fix up some minor trap handling issues
Chris Metcalf
2012-04-02
arch/tile: work around a hardware issue with the return-address stack
Chris Metcalf
2012-04-02
arch/tile: various bugs in stack backtracer
Chris Metcalf
2012-04-02
arch/tile: make sure to build memcpy_user_64 without frame pointer
Chris Metcalf
2012-04-02
arch/tile: avoid false corrupt frame warning in early boot
Chris Metcalf
2012-04-02
arch/tile: use 0 for IRQ_RESCHEDULE instead of 1
Chris Metcalf
2012-04-02
arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h>
Chris Metcalf
2012-04-02
arch/tile: revert comment for atomic64_add_unless().
Chris Metcalf
2012-04-02
arch/tile: fix typo in <arch/spr_def.h>
Chris Metcalf
2012-04-02
arch/tile/Kconfig: don't specify CONFIG_PAGE_OFFSET for 64-bit builds
Chris Metcalf
2012-04-02
arch/tile/Kconfig: rename tile_defconfig to tilepro_defconfig
Chris Metcalf
2012-04-02
arch/tile/Kconfig: remove pointless "!M386" test.
Chris Metcalf
2012-04-02
tile: fix multiple build failures from system.h dismantle
Paul Gortmaker
2012-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-03-28
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
smp: introduce a generic on_each_cpu_mask() function
Gilad Ben-Yossef
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Delete all instances of asm/system.h
David Howells
2012-03-28
Disintegrate asm/system.h for Tile
David Howells
2012-03-23
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
2012-03-15
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
Chris Metcalf
2012-03-14
arch/tile/configs: convert to minimal configs via "make savedefconfig"
Chris Metcalf
2012-03-13
tile: Use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-12
arch/tile: misplaced parens near likely
roel
2012-03-12
arch/tile: sync up the defconfig files to the tip
Chris Metcalf
2012-03-12
arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639
Chris Metcalf
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-01-14
Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
2012-01-12
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
2012-01-12
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-06
PCI: TILE: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-13
UAPI: Split trivial #if defined(__KERNEL__) && X conditionals
David Howells
[next]