Age | Commit message (Expand) | Author |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-08-08 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski |
2014-08-08 | proc: convert /proc/$PID/hardwall to seq_file interface | Alexey Dobriyan |
2014-08-06 | tile: Use get_signal() signal_setup_done() | Richard Weinberger |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso |
2014-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2014-06-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-06-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-05-23 | tile: Update comments for generic idle conversion | Geert Uytterhoeven |
2014-05-16 | tile: Use SPARSE_IRQ | Thomas Gleixner |
2014-05-16 | tile: Implement irq_alloc/free_hwirq() for migration | Thomas Gleixner |
2014-05-08 | sched/idle, tile: Switch from TS_POLLING to TIF_POLLING_NRFLAG | Peter Zijlstra |
2014-05-07 | sched: Rework sched_domain topology definition | Vincent Guittot |
2014-04-18 | arch,tile: Convert smp_mb__*() | Peter Zijlstra |
2014-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2014-03-07 | tile/perf: Support perf_events on tilegx and tilepro | Zhigang Lu |
2014-03-07 | tile: Add support for handling PMC hardware | Zhigang Lu |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen |
2014-02-09 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen |
2014-02-01 | tile: remove compat_sys_lookup_dcookie declaration to fix compile error | Heiko Carstens |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-23 | tile: use generic fixmap.h | Mark Salter |
2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra |
2013-12-17 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner |
2013-11-13 | hardirq: Make hardirq bits generic | Thomas Gleixner |
2013-10-11 | Merge branch 'core/urgent' into sched/core | Ingo Molnar |
2013-09-30 | tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT | Chris Metcalf |
2013-09-27 | tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its r... | Chen Gang |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra |
2013-09-16 | tile: <arch/> header updates from upstream | Chris Metcalf |
2013-09-16 | tile: improve gxio iorpc autogenerated code style | Chris Metcalf |
2013-09-13 | tile: remove HUGE_VMAP dead code | Chris Metcalf |
2013-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2013-09-06 | tile: rework <asm/cmpxchg.h> | Chris Metcalf |
2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-09-03 | tile PCI RC: make default consistent DMA mask 32-bit | Chris Metcalf |
2013-09-03 | tile: make __write_once a synonym for __read_mostly | Chris Metcalf |
2013-09-03 | tile: remove support for TILE64 | Chris Metcalf |
2013-09-03 | tile: use asm-generic/bitops/builtin-*.h | Akinobu Mita |
2013-09-03 | tile: use standard 'generic-y' model for <asm/hw_irq.h> | Chris Metcalf |
2013-09-03 | tile: use asm-generic version of <asm/local64.h> | Chris Metcalf |
2013-09-03 | tile PCI RC: add comment about "PCI hole" problem | Chris Metcalf |
2013-09-03 | tile: add virt_to_kpte() API and clean up and document behavior | Chris Metcalf |
2013-09-03 | tile: support reporting Tilera hypervisor statistics | Chris Metcalf |
2013-09-03 | tilegx: support KGDB | Chris Metcalf |
2013-09-03 | tilegx: provide kernel support for the tilegx UART shim | Chris Metcalf |
2013-09-03 | tile: parameterize VA and PA space more cleanly | Chris Metcalf |
2013-09-03 | tile: don't assume user privilege is zero | Chris Metcalf |
2013-08-30 | tile: handle super huge pages in virt_to_pte | Chris Metcalf |