Age | Commit message (Expand) | Author |
2013-07-10 | mm: remove free_area_cache | Michel Lespinasse |
2013-07-09 | mm: invoke oom-killer from remaining unconverted page fault handlers | Johannes Weiner |
2013-07-04 | Merge branch 'kconfig-diet' from Dave Hansen | Linus Torvalds |
2013-07-04 | consolidate per-arch stack overflow debugging options | Dave Hansen |
2013-07-03 | mm/tile: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | tile: normalize global variables exported by vmlinux.lds | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm/tile: use common help functions to free reserved pages | Jiang Liu |
2013-07-02 | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-07-02 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-01 | Merge tag 'v3.10' into sched/core | Ingo Molnar |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-19 | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar |
2013-06-15 | tilepro: work around module link error with gcc 4.7 | Chris Metcalf |
2013-05-28 | tile: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin |
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 |