Age | Commit message (Expand) | Author | Files | Lines |
2013-05-10 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 5 | -12/+45 |
2013-05-09 | arch/tile: remove inline marking of EXPORT_SYMBOL functions | Denis Efremov | 1 | -1/+1 |
2013-05-03 | tile: support new Tilera hypervisor | Chris Metcalf | 4 | -11/+44 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 11 | -49/+93 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -7/+0 |
2013-05-01 | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Stephen Boyd | 3 | -16/+7 |
2013-05-01 | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 1 | -2/+1 |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -61/+10 |
2013-04-30 | early_printk: consolidate random copies of identical code | Thomas Gleixner | 1 | -22/+5 |
2013-04-30 | mm, vmalloc: change iterating a vmlist to find_vm_area() | Joonsoo Kim | 1 | -6/+1 |
2013-04-30 | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer | 1 | -0/+1 |
2013-04-25 | arch/tile: Fix syscall return value passed to tracepoint | Simon Marchi | 1 | -1/+1 |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 1 | -1/+0 |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 1 | -1/+1 |
2013-04-09 | tile: comment assumption about __insn_mtspr for <asm/irqflags.h> | Chris Metcalf | 1 | -1/+9 |
2013-04-09 | tile: comment assumption about __insn_mtspr for <asm/irqflags.h> | Chris Metcalf | 1 | -1/+9 |
2013-04-08 | tile: Use generic idle loop | Thomas Gleixner | 3 | -57/+11 |
2013-04-08 | tile: Enter idle with preemption disabled | Thomas Gleixner | 1 | -2/+0 |
2013-04-08 | arch: Consolidate tsk_is_polling() | Thomas Gleixner | 1 | -2/+0 |
2013-04-01 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 1 | -13/+12 |
2013-03-29 | tile: expect new initramfs name from hypervisor file system | Chris Metcalf | 1 | -13/+12 |
2013-03-26 | tile: ns2cycles should use __raw_get_cpu_var | Henrik Austad | 1 | -1/+5 |
2013-03-24 | Merge tag 'md-3.9-fixes' of git://neil.brown.name/md | Linus Torvalds | 2 | -2/+0 |
2013-03-22 | arch: remove KCORE_ELF again [tile] | Paul Bolle | 1 | -5/+0 |
2013-03-22 | tile: remove two outdated Kconfig entries | Paul Bolle | 1 | -9/+0 |
2013-03-22 | tile: support atomic64_dec_if_positive() | Chris Metcalf | 2 | -0/+22 |
2013-03-22 | tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS | Simon Marchi | 4 | -7/+33 |
2013-03-21 | tile: Add definition of NR_syscalls | Simon Marchi | 1 | -0/+2 |
2013-03-21 | tile: move declaration of sys_call_table to <asm/syscall.h> | Simon Marchi | 2 | -6/+6 |
2013-03-21 | arch/tile: Enable HAVE_ARCH_TRACEHOOK | Simon Marchi | 1 | -0/+1 |
2013-03-21 | arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace | Simon Marchi | 4 | -25/+28 |
2013-03-20 | md: remove CONFIG_MULTICORE_RAID456 entirely | Paul Bolle | 2 | -2/+0 |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 1 | -1/+1 |
2013-03-04 | tile: properly use COMPAT_SYSCALL_DEFINEx | Chris Metcalf | 1 | -16/+19 |
2013-03-04 | tile: work around bug in the generic sys_llseek | Chris Metcalf | 2 | -0/+16 |
2013-03-04 | consolidate compat lookup_dcookie() | Al Viro | 1 | -5/+0 |
2013-03-04 | make HAVE_SYSCALL_WRAPPERS unconditional | Al Viro | 1 | -1/+0 |
2013-02-28 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 1 | -0/+1 |
2013-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -134/+4 |
2013-02-24 | swap: add per-partition lock for swapfile | Shaohua Li | 1 | -1/+1 |
2013-02-24 | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang | 1 | -0/+8 |
2013-02-24 | mm: remove flags argument to mmap_region | Michel Lespinasse | 1 | -1/+0 |
2013-02-22 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 1 | -6/+0 |
2013-02-22 | block: optionally snapshot page contents to provide stable pages during write | Darrick J. Wong | 1 | -6/+0 |
2013-02-22 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2013-02-22 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2013-02-14 | burying unused conditionals | Al Viro | 2 | -6/+0 |
2013-02-08 | tile: tag some code with #ifdef CONFIG_COMPAT | Chris Metcalf | 1 | -0/+4 |
2013-02-08 | tile: fix memcpy_*io functions for allnoconfig | Chris Metcalf | 1 | -1/+5 |