Age | Commit message (Expand) | Author | Files | Lines |
2015-04-17 | tile: support arch_irq_work_raise | Chris Metcalf | 3 | -1/+15 |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+0 |
2015-04-12 | tile: Remove signal translation and exec_domain | Richard Weinberger | 1 | -2/+0 |
2015-03-31 | ptp: tilegx: convert to the 64 bit get/set time methods. | Richard Cochran | 1 | -2/+2 |
2015-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2 | -20/+21 |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 1 | -4/+0 |
2015-02-12 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 1 | -1/+1 |
2015-02-11 | tile: drop pte_file()-related helpers | Kirill A. Shutemov | 1 | -11/+0 |
2015-01-14 | tile: enable sparse checks for get/put_user | Chris Metcalf | 1 | -8/+11 |
2015-01-14 | tile: fix put_user sparse errors | Chris Metcalf | 1 | -9/+9 |
2015-01-13 | tile: default to little endian on older toolchains | Chris Metcalf | 1 | -3/+1 |
2014-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 5 | -16/+25 |
2014-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+0 |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 1 | -1/+0 |
2014-11-13 | tile: avoid undefined behavior with regs[TREG_TP] etc | Chris Metcalf | 2 | -10/+20 |
2014-11-11 | tile: Use the more common pr_warn instead of pr_warning | Joe Perches | 3 | -6/+5 |
2014-10-20 | tile: io: implement dummy relaxed accessor macros for writes | Will Deacon | 1 | -0/+4 |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -5/+5 |
2014-10-09 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2014-10-02 | tile: add clock_gettime support to vDSO | Chris Metcalf | 1 | -5/+10 |
2014-10-02 | tile: switch to using seqlocks for the vDSO time code | Chris Metcalf | 1 | -2/+3 |
2014-10-02 | Removed repeated word in comments | Kurt McAlpine | 1 | -5/+5 |
2014-10-02 | tile: Remove tile-specific _sinitdata and _einitdata | Geert Uytterhoeven | 1 | -3/+0 |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 1 | -0/+1 |
2014-08-26 | tile: Replace __get_cpu_var uses | Christoph Lameter | 2 | -5/+5 |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+1 |
2014-08-09 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 1 | -6/+0 |
2014-08-09 | proc: convert /proc/$PID/hardwall to seq_file interface | Alexey Dobriyan | 1 | -1/+1 |
2014-08-06 | tile: Use get_signal() signal_setup_done() | Richard Weinberger | 1 | -2/+1 |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 1 | -0/+2 |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -1/+1 |
2014-06-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+4 |
2014-06-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -34/+2 |
2014-05-23 | tile: Update comments for generic idle conversion | Geert Uytterhoeven | 1 | -1/+1 |
2014-05-16 | tile: Use SPARSE_IRQ | Thomas Gleixner | 1 | -5/+4 |
2014-05-16 | tile: Implement irq_alloc/free_hwirq() for migration | Thomas Gleixner | 1 | -0/+3 |
2014-05-08 | sched/idle, tile: Switch from TS_POLLING to TIF_POLLING_NRFLAG | Peter Zijlstra | 1 | -1/+2 |
2014-05-07 | sched: Rework sched_domain topology definition | Vincent Guittot | 1 | -33/+0 |
2014-04-18 | arch,tile: Convert smp_mb__*() | Peter Zijlstra | 6 | -26/+17 |
2014-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2 | -0/+86 |
2014-03-07 | tile/perf: Support perf_events on tilegx and tilepro | Zhigang Lu | 1 | -0/+22 |
2014-03-07 | tile: Add support for handling PMC hardware | Zhigang Lu | 1 | -0/+64 |
2014-02-10 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 1 | -0/+1 |
2014-02-10 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 1 | -2/+2 |
2014-02-01 | tile: remove compat_sys_lookup_dcookie declaration to fix compile error | Heiko Carstens | 1 | -1/+0 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2014-01-24 | tile: use generic fixmap.h | Mark Salter | 1 | -32/+1 |
2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 1 | -67/+1 |
2013-12-18 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 1 | -0/+1 |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 1 | -2/+0 |