aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-14
|\
| * UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells2011-12-13
* | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-12
* | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-12
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-11
|\ \
| * | PCI: TILE: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-06
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-10
|\ \
| * | tile: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-04
| * | tile: don't panic on iomapMichael S. Tsirkin2011-12-04
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \ \
| * \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \ \ | | |_|/ | |/| |
| | * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
| | |/
* | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-11
* | | tile: Make tile use the new is_idle_task() APIPaul E. McKenney2011-12-11
* | | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-11
* | | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-11
|/ /
* | arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf2011-12-03
* | arch/tile: fix double-free bug in homecache_free_pages()Chris Metcalf2011-12-03
* | arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.Chris Metcalf2011-12-03
|/
* Merge branch 'for-linus' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds2011-11-04
|\
| * arch/tile: factor out <arch/opcode.h> headerChris Metcalf2011-11-03
| * arch/tile: add the <arch> headers to the set of installed kernel headersChris Metcalf2011-11-03
| * arch/tile: avoid exporting a symbol no longer used by gccChris Metcalf2011-11-03
| * arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h>Chris Metcalf2011-11-03
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-26
|\ \ | |/ |/|
| * time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz2011-10-04
* | tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf2011-10-13
|/
* Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-04
|\
| * Merge branch 'apei' into apei-releaseLen Brown2011-08-03
| |\
| | * Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-03
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-08-03
|\ \ \ | |/ / |/| |
| * | arch/tile/mm/init.c: trivial: use BUG_ONJulia Lawall2011-08-02
| * | Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Chris Metcalf2011-08-02
| |\|
| * | arch/tile: remove useless set_fixmap_nocache() macroChris Metcalf2011-06-15
| * | arch/tile: add hypervisor-based character driver for SPI flash ROMChris Metcalf2011-06-10
| * | tile: use generic-y format for one-line asm-generic headersChris Metcalf2011-06-03
| * | clocksource: tile: convert to use clocksource_register_hzJohn Stultz2011-06-03
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-30
|\ \ \
| * | | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-22
| | |/ | |/|
* | | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-26
* | | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-26
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* | | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-26
* | | ptrace: unify show_regs() prototypeMike Frysinger2011-07-26
* | | Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-07-26
|\ \ \
| * | | nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-15
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \ \
| * | | Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\| |
| * | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
| | |/ | |/|
* | | modules: make arch's use default loader hooksJonas Bonn2011-07-24