aboutsummaryrefslogtreecommitdiff
path: root/arch/tile
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 2-54/+0
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 2-26/+0
2012-03-28smp: introduce a generic on_each_cpu_mask() functionGravatar Gilad Ben-Yossef 2-26/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 25-129/+161
2012-03-28Delete all instances of asm/system.hGravatar David Howells 1-4/+0
2012-03-28Disintegrate asm/system.h for TileGravatar David Howells 26-273/+309
2012-03-23coredump: remove VM_ALWAYSDUMP flagGravatar Jason Baron 1-7/+1
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxGravatar Linus Torvalds 2-3/+3
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+1
2012-03-20highmem: kill all __kmap_atomic()Gravatar Cong Wang 2-3/+3
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsGravatar Chris Metcalf 2-54/+0
2012-03-14arch/tile/configs: convert to minimal configs via "make savedefconfig"Gravatar Chris Metcalf 2-2753/+2
2012-03-13tile: Use set_current_blocked() and block_sigmask()Gravatar Matt Fleming 2-15/+3
2012-03-12arch/tile: misplaced parens near likelyGravatar roel 1-1/+1
2012-03-12arch/tile: sync up the defconfig files to the tipGravatar Chris Metcalf 2-559/+1483
2012-03-12arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639Gravatar Chris Metcalf 1-1/+1
2012-03-01sched/rt: Use schedule_preempt_disabled()Gravatar Thomas Gleixner 1-3/+1
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersGravatar Linus Torvalds 1-1/+3
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnGravatar Joe Perches 1-1/+1
2012-01-12treewide: remove useless NORET_TYPE macro and usesGravatar Joe Perches 1-2/+2
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 2-7/+5
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 4-23/+4
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-31/+30
2012-01-06PCI: TILE: convert pcibios_set_master() to a non-inlined functionGravatar Myron Stowe 2-7/+5
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Gravatar Greg Kroah-Hartman 1-31/+30
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemGravatar Kay Sievers 1-31/+30
2011-12-13UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsGravatar David Howells 1-1/+3
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Gravatar Frederic Weisbecker 1-2/+4
2011-12-11tile: Make tile use the new is_idle_task() APIGravatar Paul E. McKenney 1-2/+2
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopGravatar Frederic Weisbecker 1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicGravatar Frederic Weisbecker 1-2/+2
2011-12-04tile: switch to GENERIC_PCI_IOMAPGravatar Michael S. Tsirkin 3-22/+2
2011-12-04tile: don't panic on iomapGravatar Michael S. Tsirkin 1-1/+2
2011-12-03arch/tile: use new generic {enable,disable}_percpu_irq() routinesGravatar Chris Metcalf 2-18/+8
2011-12-03arch/tile: fix double-free bug in homecache_free_pages()Gravatar Chris Metcalf 1-3/+6
2011-12-03arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.Gravatar Chris Metcalf 4-0/+6
2011-11-04Merge branch 'for-linus' of git://github.com/cmetcalf-tilera/linux-tileGravatar Linus Torvalds 20-4396/+4637
2011-11-03arch/tile: factor out <arch/opcode.h> headerGravatar Chris Metcalf 15-4359/+4536
2011-11-03arch/tile: add the <arch> headers to the set of installed kernel headersGravatar Chris Metcalf 2-0/+19
2011-11-03arch/tile: avoid exporting a symbol no longer used by gccGravatar Chris Metcalf 1-2/+0
2011-11-03arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h>Gravatar Chris Metcalf 2-35/+82
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-5/+0
2011-10-13tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesGravatar Chris Metcalf 2-2/+2
2011-10-04time: Cleanup old CONFIG_GENERIC_TIME references that snuck inGravatar John Stultz 3-5/+0
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2011-08-03Merge branch 'apei' into apei-releaseGravatar Len Brown 1-0/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGGravatar Huang Ying 1-0/+1
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 42-49/+81
2011-08-02arch/tile/mm/init.c: trivial: use BUG_ONGravatar Julia Lawall 1-2/+1
2011-08-02Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Gravatar Chris Metcalf 1-11/+0