Age | Commit message (Expand) | Author |
2009-09-27 | alpha: Fix duplicate <asm/thread_info.h> include | Linus Torvalds |
2009-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2009-09-25 | alpha: fix build after vmlinux.lds.S cleanup | Sam Ravnborg |
2009-09-24 | alpha: Clean up linker script using new linker script macros. | Geoffrey Thomas |
2009-09-24 | alpha: use .data.init_task instead of .data.init_thread. | Tim Abbott |
2009-09-24 | alpha: AGP update (fixes compile failure) | Ivan Kokshaysky |
2009-09-24 | fcntl: add F_[SG]ETOWN_EX | Peter Zijlstra |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-24 | cpumask: remove arch_send_call_function_ipi | Rusty Russell |
2009-09-24 | cpumask: arch_send_call_function_ipi_mask: alpha | Rusty Russell |
2009-09-24 | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell |
2009-09-24 | cpumask: remove the now-obsoleted pcibus_to_cpumask(): alpha | Rusty Russell |
2009-09-22 | alpha: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-22 | alpha: use printk_once | Marcin Slusarz |
2009-09-22 | arch/alpha/boot/tools/objstrip.c: wrong variable tested after open() | Roel Kluin |
2009-09-22 | alpha: convert to use arch_gettimeoffset() | john stultz |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven |
2009-09-22 | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE | Hugh Dickins |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-15 | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-09-09 | PCI: remove pcibios_scan_all_fns() | Alex Chiang |
2009-09-09 | KEYS: Add missing linux/tracehook.h #inclusions | David Howells |
2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells |
2009-09-02 | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo |
2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-08-05 | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt |
2009-08-05 | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt |
2009-08-03 | agp: kill phys_to_gart() and gart_to_phys() | David Woodhouse |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-07-10 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra |
2009-07-09 | linker script: unify usage of discard definition | Tejun Heo |
2009-06-30 | alpha: fix percpu build breakage | Tejun Heo |
2009-06-24 | alpha: switch to dynamic percpu allocator | Tejun Heo |
2009-06-24 | alpha: kill unnecessary __used attribute in PER_CPU_ATTRIBUTES | Tejun Heo |
2009-06-24 | linker script: throw away .discard section | Tejun Heo |
2009-06-24 | percpu: use dynamic percpu allocator as the default percpu allocator | Tejun Heo |
2009-06-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds |
2009-06-17 | Delete pcibios_select_root | Matthew Wilcox |
2009-06-16 | kmap_types: make most arches use generic header file | Randy Dunlap |
2009-06-16 | alpha: bad macro expansion, parameter is member | Roel Kluin |
2009-06-16 | alpha: remove obsolete hw_interrupt_type | Thomas Gleixner |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-06-16 | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |