Age | Commit message (Expand) | Author |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-05-09 | 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-02 | tile: support new Tilera hypervisor | Chris Metcalf |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-30 | 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-29 | 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-24 | arch/tile: Fix syscall return value passed to tracepoint | Simon Marchi |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
2013-04-09 | tile: comment assumption about __insn_mtspr for <asm/irqflags.h> | Chris Metcalf |
2013-04-09 | tile: comment assumption about __insn_mtspr for <asm/irqflags.h> | Chris Metcalf |
2013-04-08 | 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-01 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2013-03-29 | tile: expect new initramfs name from hypervisor file system | Chris Metcalf |
2013-03-26 | tile: ns2cycles should use __raw_get_cpu_var | Henrik Austad |
2013-03-23 | Merge tag 'md-3.9-fixes' of git://neil.brown.name/md | Linus Torvalds |
2013-03-22 | 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-21 | 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-20 | md: remove CONFIG_MULTICORE_RAID456 entirely | Paul Bolle |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell |
2013-03-04 | tile: properly use COMPAT_SYSCALL_DEFINEx | Chris Metcalf |
2013-03-04 | tile: work around bug in the generic sys_llseek | Chris Metcalf |
2013-03-03 | consolidate compat lookup_dcookie() | Al Viro |
2013-03-03 | make HAVE_SYSCALL_WRAPPERS unconditional | Al Viro |
2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-23 | 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-21 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-02-21 | block: optionally snapshot page contents to provide stable pages during write | Darrick J. Wong |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-08 | tile: tag some code with #ifdef CONFIG_COMPAT | Chris Metcalf |