| Commit message (Expand) | Author | Age |
* | tilepro: work around module link error with gcc 4.7 | Chris Metcalf | 2013-06-15 |
* | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2013-05-09 |
|\ |
|
| * | arch/tile: remove inline marking of EXPORT_SYMBOL functions | Denis Efremov | 2013-05-09 |
| * | tile: support new Tilera hypervisor | Chris Metcalf | 2013-05-02 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ \ |
|
| * | | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2013-05-01 |
|\ \ \ |
|
| * | | | arch/tile: Fix syscall return value passed to tracepoint | Simon Marchi | 2013-04-24 |
| * | | | tile: comment assumption about __insn_mtspr for <asm/irqflags.h> | Chris Metcalf | 2013-04-09 |
| * | | | tile: ns2cycles should use __raw_get_cpu_var | Henrik Austad | 2013-03-26 |
| * | | | arch: remove KCORE_ELF again [tile] | Paul Bolle | 2013-03-22 |
| * | | | tile: remove two outdated Kconfig entries | Paul Bolle | 2013-03-22 |
| * | | | tile: support atomic64_dec_if_positive() | Chris Metcalf | 2013-03-22 |
| * | | | tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS | Simon Marchi | 2013-03-22 |
| * | | | tile: Add definition of NR_syscalls | Simon Marchi | 2013-03-21 |
| * | | | tile: move declaration of sys_call_table to <asm/syscall.h> | Simon Marchi | 2013-03-21 |
| * | | | arch/tile: Enable HAVE_ARCH_TRACEHOOK | Simon Marchi | 2013-03-21 |
| * | | | arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace | Simon Marchi | 2013-03-21 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ \ \ \ |
|
| * | | | | consolidate compat lookup_dcookie() | Al Viro | 2013-03-03 |
| * | | | | make HAVE_SYSCALL_WRAPPERS unconditional | Al Viro | 2013-03-03 |
* | | | | | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Stephen Boyd | 2013-04-30 |
* | | | | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-04-30 |
* | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 |
|\ \ \ \ \ |
|
| * | | | | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 |
| * | | | | | tile: Use generic idle loop | Thomas Gleixner | 2013-04-08 |
| * | | | | | tile: Enter idle with preemption disabled | Thomas Gleixner | 2013-04-08 |
| * | | | | | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 2013-04-08 |
* | | | | | | early_printk: consolidate random copies of identical code | Thomas Gleixner | 2013-04-29 |
* | | | | | | mm, vmalloc: change iterating a vmlist to find_vm_area() | Joonsoo Kim | 2013-04-29 |
* | | | | | | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer | 2013-04-29 |
| |_|_|_|/
|/| | | | |
|
* | | | | | tile: comment assumption about __insn_mtspr for <asm/irqflags.h> | Chris Metcalf | 2013-04-09 |
|/ / / / |
|
* | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2013-04-01 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | tile: expect new initramfs name from hypervisor file system | Chris Metcalf | 2013-03-29 |
| | |/
| |/| |
|
* | | | Merge tag 'md-3.9-fixes' of git://neil.brown.name/md | Linus Torvalds | 2013-03-23 |
|\ \ \
| |/ /
|/| | |
|
| * | | md: remove CONFIG_MULTICORE_RAID456 entirely | Paul Bolle | 2013-03-19 |
* | | | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 |
* | | | tile: properly use COMPAT_SYSCALL_DEFINEx | Chris Metcalf | 2013-03-04 |
* | | | tile: work around bug in the generic sys_llseek | Chris Metcalf | 2013-03-04 |
| |/
|/| |
|
* | | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-27 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 |
|\ \ |
|
| * | | burying unused conditionals | Al Viro | 2013-02-14 |
| * | | tile: switch to generic compat rt_sigaction() | Al Viro | 2013-02-03 |
| * | | tile: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 |
| * | | tile: switch to generic compat rt_sig{procmask,pending}() | Al Viro | 2013-02-03 |
| * | | tile: switch to generic sigaltstack | Al Viro | 2013-02-03 |
* | | | swap: add per-partition lock for swapfile | Shaohua Li | 2013-02-23 |
* | | | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang | 2013-02-23 |
* | | | mm: remove flags argument to mmap_region | Michel Lespinasse | 2013-02-23 |
* | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-02-21 |
|\ \ \ |
|