- 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 11 years ago
- a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 11 years ago
- d962c14 proc: convert /proc/$PID/hardwall to seq_file interface by Alexey Dobriyan · 11 years ago
- b3707c7 tile: Use get_signal() signal_setup_done() by Richard Weinberger · 12 years ago
- 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 11 years ago
- 7ec6131 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
- d09cc36 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
- c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
- ba159fd tile: Update comments for generic idle conversion by Geert Uytterhoeven · 11 years ago
- b26d851 tile: Use SPARSE_IRQ by Thomas Gleixner · 11 years ago
- 6ef4051 tile: Implement irq_alloc/free_hwirq() for migration by Thomas Gleixner · 11 years ago
- b3a8cb1 sched/idle, tile: Switch from TS_POLLING to TIF_POLLING_NRFLAG by Peter Zijlstra · 11 years ago
- 143e1e2 sched: Rework sched_domain topology definition by Vincent Guittot · 11 years ago
- ce3609f arch,tile: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
- 18a1a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
- 8d61dd7 tile/perf: Support perf_events on tilegx and tilepro by Zhigang Lu · 12 years ago
- 8e3441e tile: Add support for handling PMC hardware by Zhigang Lu · 12 years ago
- ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 12 years ago
- b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 12 years ago
- 5a5e75f tile: remove compat_sys_lookup_dcookie declaration to fix compile error by Heiko Carstens · 12 years ago
- 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- 8b49233 tile: use generic fixmap.h by Mark Salter · 12 years ago
- 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 12 years ago
- e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 12 years ago
- 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 12 years ago
- 54197e4 hardirq: Make hardirq bits generic by Thomas Gleixner · 12 years ago
- ec0ad3d Merge branch 'core/urgent' into sched/core by Ingo Molnar · 12 years ago
- f862eef tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT by Chris Metcalf · 12 years ago
- b924a69 tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its related functions by Chen Gang · 12 years ago
- a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 12 years ago
- 4b12909 tile: remove HUGE_VMAP dead code by Chris Metcalf · 12 years ago
- 4de9ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
- 6dc9658 tile: rework <asm/cmpxchg.h> by Chris Metcalf · 12 years ago
- b40f451 tile PCI RC: make default consistent DMA mask 32-bit by Chris Metcalf · 12 years ago
- ce61cdc tile: make __write_once a synonym for __read_mostly by Chris Metcalf · 12 years ago
- d7c9661 tile: remove support for TILE64 by Chris Metcalf · 12 years ago
- d6a0aa3 tile: use asm-generic/bitops/builtin-*.h by Akinobu Mita · 12 years ago
- 729b25a tile: use standard 'generic-y' model for <asm/hw_irq.h> by Chris Metcalf · 12 years ago
- 4c63de8 tile: use asm-generic version of <asm/local64.h> by Chris Metcalf · 12 years ago
- 5e7705d tile PCI RC: add comment about "PCI hole" problem by Chris Metcalf · 12 years ago
- 640710a tile: add virt_to_kpte() API and clean up and document behavior by Chris Metcalf · 12 years ago
- 8157107 tilegx: support KGDB by Chris Metcalf · 12 years ago
- acbde1d tile: parameterize VA and PA space more cleanly by Chris Metcalf · 12 years ago
- 051168d tile: don't assume user privilege is zero by Chris Metcalf · 12 years ago
- a718e10 tile: handle super huge pages in virt_to_pte by Chris Metcalf · 12 years ago
- 35f0597 tilegx: change how we find the kernel stack by Chris Metcalf · 12 years ago
- 6fbeee2 tile: fix some -Wsign-compare warnings by Chris Metcalf · 12 years ago
- 084fe6a tile: remove set/clear_fixmap APIs by Chris Metcalf · 12 years ago
- b2eca42 tile: support ASLR fully by Tony Lu · 12 years ago
- d4d9eab tile: use proper .align directives on __ex_table sections by Chris Metcalf · 12 years ago
- 3fa17c3 tile: support kprobes on tilegx by Tony Lu · 12 years ago
- a61fd5e tile: support ftrace on tilegx by Tony Lu · 12 years ago
- 4a556f4 tile: implement gettimeofday() via vDSO by Chris Metcalf · 12 years ago
- ba02f0e tile: improve big-endian support by Chris Metcalf · 12 years ago
- bc1a298 tile: support CONFIG_PREEMPT by Chris Metcalf · 12 years ago
- 3ef2311 tile: avoid recursive backtrace faults by Chris Metcalf · 12 years ago
- 2f9ac29 tile: fast-path unaligned memory access for tilegx by Chris Metcalf · 12 years ago
- bda0f5b tile: various console improvements by Chris Metcalf · 12 years ago
- 7c29b78 tile PCI RC: remove stale include of linux/numa.h by Chris Metcalf · 12 years ago
- dc7d5cf tile PCI RC: add dma_get_required_mask() by Chris Metcalf · 12 years ago
- 11981687 tile PCI RC: eliminate pci_controller.mem_resources field by Chris Metcalf · 12 years ago
- 1c43649 tile PCI RC: restructure TRIO initialization by Chris Metcalf · 12 years ago
- cf89c42 tile PCI RC: support I/O space access by Chris Metcalf · 12 years ago
- 803c874 tile: support LSI MEGARAID SAS HBA hybrid dma_ops by Chris Metcalf · 12 years ago
- 9bbb08f tile PCI RC: cleanups for tilepro PCI RC by Chris Metcalf · 12 years ago
- 5916700 tile: optimize strnlen using SIMD instructions by Ken Steele · 12 years ago
- dd78bc1 tile: convert uses of "inv" to "finv" by Chris Metcalf · 12 years ago
- e70b091 tile / cpu topology: remove stale Macro arch_provides_topology_pointers by Hanjun Guo · 12 years ago
- cf3a13d arch: tile: include: asm: add cmpxchg64() definition by Chen Gang · 12 years ago
- 40a3b8d tile: normalize global variables exported by vmlinux.lds by Jiang Liu · 12 years ago
- e13053f Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 2d722f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
- 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 12 years ago
- f8abe86 tile: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 12 years ago
- 8a72f38 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
- 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 12 years ago
- 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 12 years ago
- 3e2e0d2 tile: comment assumption about __insn_mtspr for <asm/irqflags.h> by Chris Metcalf · 12 years ago
- ffae3d0 tile: comment assumption about __insn_mtspr for <asm/irqflags.h> by Chris Metcalf · 12 years ago
- ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 12 years ago
- adf6d9b tile: support atomic64_dec_if_positive() by Chris Metcalf · 13 years ago
- ef567f2 tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS by Simon Marchi · 13 years ago
- e2ed522 tile: move declaration of sys_call_table to <asm/syscall.h> by Simon Marchi · 13 years ago
- ef18272 arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace by Simon Marchi · 13 years ago
- 5a114b9 tile: work around bug in the generic sys_llseek by Chris Metcalf · 12 years ago
- 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- d64008a burying unused conditionals by Al Viro · 13 years ago
- f456da5 tile: fix memcpy_*io functions for allnoconfig by Chris Metcalf · 13 years ago
- 7f04f08 tile: avoid defining INT_MASK macro in <arch/interrupts.h> by Chris Metcalf · 13 years ago
- a402922 tile: switch to generic compat rt_sigaction() by Al Viro · 13 years ago
- 7b5d3c1 tile: switch to generic compat rt_sigqueueinfo() by Al Viro · 13 years ago
- 47669ab tile: switch to generic sigaltstack by Al Viro · 13 years ago
- b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 13 years ago
- 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
- 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
- 5208ba2 missing user_stack_pointer() instances by Al Viro · 13 years ago
- ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 13 years ago
- 5b3040a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago