tile: make __write_once a synonym for __read_mostly
[cascardo/linux.git] / arch /
2013-09-03 Chris Metcalftile: make __write_once a synonym for __read_mostly
2013-09-03 Chris Metcalftile: remove support for TILE64
2013-09-03 Akinobu Mitatile: use asm-generic/bitops/builtin-*.h
2013-09-03 Chris Metcalftile: eliminate no-op "noatomichash" boot argument
2013-09-03 Chris Metcalftile: use standard tile_bundle_bits type in traps.c
2013-09-03 Chris Metcalftile: simplify code referencing hypervisor API addresses
2013-09-03 Chris Metcalftile: change <asm/system.h> to <asm/switch_to.h> in...
2013-09-03 Chris Metcalftile: mark pcibios_init() as __init
2013-09-03 Chris Metcalftile: check for correct compiler earlier in asm-offsets.c
2013-09-03 Chris Metcalftile: use standard 'generic-y' model for <asm/hw_irq.h>
2013-09-03 Chris Metcalftile: use asm-generic version of <asm/local64.h>
2013-09-03 Chris Metcalftile PCI RC: add comment about "PCI hole" problem
2013-09-03 Chris Metcalftile: remove DEBUG_EXTRA_FLAGS kernel config option
2013-09-03 Chris Metcalftile: add virt_to_kpte() API and clean up and document...
2013-09-03 Chris Metcalftile: support FRAME_POINTER
2013-09-03 Chris Metcalftile: support reporting Tilera hypervisor statistics
2013-09-03 Chris Metcalftilegx: support KGDB
2013-09-03 Chris Metcalftilegx: provide kernel support for the tilegx UART...
2013-09-03 Chris Metcalftile: parameterize VA and PA space more cleanly
2013-09-03 Chris Metcalftile: don't assume user privilege is zero
2013-09-03 Chris Metcalftile: clean up relocate_kernel_64 debug code
2013-08-30 Chris Metcalftile: handle super huge pages in virt_to_pte
2013-08-30 Chris Metcalftilegx: change how we find the kernel stack
2013-08-30 Chris Metcalftile: don't call show_regs_print_info() with corrupt...
2013-08-30 Chris Metcalftile: fix some -Wsign-compare warnings
2013-08-30 Chris Metcalftile: group .hottext* sections properly in vmlinux.lds
2013-08-30 Chris Metcalftile: fix strncpy_from_user bug
2013-08-30 Chris Metcalftile: remove set/clear_fixmap APIs
2013-08-30 Chris Metcalftile: do less L1 I-cache eviction
2013-08-30 Chris Metcalftile: allow "initrd" boot argument for kexec
2013-08-30 Tony Lutile: support ASLR fully
2013-08-30 Chris Metcalftile: correct r1 value during syscall tracing
2013-08-30 Chris Metcalftile: fix panic with large IRQ number
2013-08-30 Chris Metcalftile: use proper .align directives on __ex_table sections
2013-08-30 Tony Lutile: support kprobes on tilegx
2013-08-30 Tony Lutile: support ftrace on tilegx
2013-08-13 Chris Metcalftile: provide traceability for hypervisor calls
2013-08-13 Chris Metcalftile: avoid struct vm_struct leak
2013-08-13 Chris Metcalftile: implement gettimeofday() via vDSO
2013-08-13 Chris Metcalftile: support simulator notification for ET_DYN objects
2013-08-13 Chris Metcalftile: improve illegal translation interrupt handling
2013-08-13 Chris Metcalftile: make register dumps more readable
2013-08-13 Chris Metcalftile: improve big-endian support
2013-08-13 Chris Metcalftile: support CONFIG_PREEMPT
2013-08-13 Chris Metcalftile: remove calls to arch_flush_lazy_mmu_mode()
2013-08-13 Chris Metcalftile: fix some issues in hugepage support
2013-08-13 Chris Metcalftile: avoid recursive backtrace faults
2013-08-13 Chris Metcalftile: fast-path unaligned memory access for tilegx
2013-08-12 Chris Metcalftile: remove unnecessary backslashes in asm-offsets.c
2013-08-12 Chris Metcalftile: fix tilegx vmalloc_sync_all BUG_ON
2013-08-12 Chris Metcalftile: fix comment bug in sys_cmpxchg description
2013-08-12 Chris Metcalftile: support "memmap" boot parameter
2013-08-12 Chris Metcalftile: various console improvements
2013-08-06 Chris Metcalftile PCI RC: remove stale include of linux/numa.h
2013-08-06 Chris Metcalftile PCI RC: reduce driver's vmalloc space usage
2013-08-06 Chris Metcalftile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 system
2013-08-06 Chris Metcalftile PCI DMA: fix bug in non-page-aligned accessors
2013-08-06 Chris Metcalftile PCI RC: add dma_get_required_mask()
2013-08-06 Chris Metcalftile PCI RC: use proper accessor function
2013-08-06 Chris Metcalftile PCI RC: bomb comments and whitespace format
2013-08-06 Chris Metcalftile PCI RC: include pci/pcie/Kconfig
2013-08-06 Chris Metcalftile PCI RC: eliminate pci_controller.mem_resources...
2013-08-06 Chris Metcalftile PCI RC: restructure TRIO initialization
2013-08-06 Chris Metcalftile PCI DMA: handle a NULL dev argument properly
2013-08-06 Chris Metcalftile PCI RC: support I/O space access
2013-08-06 Chris Metcalftile PCI RC: gentler warning for missing plug-in PCI
2013-08-06 Chris Metcalftile PCI RC: support more MSI-X interrupt vectors
2013-08-06 Chris Metcalftile: support LSI MEGARAID SAS HBA hybrid dma_ops
2013-08-05 Chris Metcalftile PCI RC: handle case that PCI link is already up
2013-08-05 Chris Metcalftile PCI RC: tweak the the pcie_rc_delay support
2013-08-05 Chris Metcalftile PCI RC: support pci=off boot arg for tilepro
2013-08-05 Chris Metcalftile PCI RC: tilepro conflict with PCI and RAM addresses
2013-08-05 Chris Metcalftile PCI RC: cleanups for tilepro PCI RC
2013-08-02 Ken Steeletile: optimize strnlen using SIMD instructions
2013-08-01 Chris Metcalftile: optimize and clean up string functions
2013-07-31 Chris Metcalftile: convert uses of "inv" to "finv"
2013-07-31 Chris Metcalftile: various minor cleanups to hardwall subsystem
2013-07-17 Chen Gangarch: tile: include: asm: add cmpxchg64() definition
2013-07-14 Linus TorvaldsMerge branch 'slab/for-linus' of git://git./linux/kerne...
2013-07-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-14 Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2013-07-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-07-14 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git./linux/kernel...
2013-07-13 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2013-07-13 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2013-07-13 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2013-07-13 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-07-13 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2013-07-13 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-07-13 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-07-13 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-07-13 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2013-07-13 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2013-07-13 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2013-07-13 Linus TorvaldsMerge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi...
2013-07-13 Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2013-07-13 Al ViroSafer ABI for O_TMPFILE
2013-07-13 Olof Johanssonarm: multi_v7_defconfig: Tweaks for omap and sunxi
2013-07-13 Dmitry TorokhovMerge branch 'next' into for-linus
next