Age | Commit message (Expand) | Author | Files | Lines |
2010-06-05 | xtensa: invoke oom-killer from page fault | Nick Piggin | 1 | -10/+4 |
2010-05-27 | xtensa: use use asm-generic/scatterlist.h | FUJITA Tomonori | 1 | -22/+1 |
2010-05-25 | xtensa: includecheck fix: vectors.S | Jaswinder Singh Rajput | 1 | -2/+0 |
2010-05-25 | xtensa: convert to asm-generic/hardirq.h | Christoph Hellwig | 2 | -21/+3 |
2010-05-25 | xtensa: set ARCH_KMALLOC_MINALIGN | FUJITA Tomonori | 1 | -0/+1 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2010-05-20 | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -5/+0 |
2010-05-17 | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 1 | -1/+1 |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 4 | -3/+3 |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2010-03-13 | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 1 | -2/+0 |
2010-03-13 | pci-dma: xtensa: use include/linux/pci-dma.h | FUJITA Tomonori | 1 | -7/+1 |
2010-03-13 | xtensa: use generic ptrace_resume code | Christoph Hellwig | 2 | -45/+12 |
2010-03-13 | xtensa: Fix unnecessary setting of xtime | John Stultz | 1 | -5/+0 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -2/+2 |
2010-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -3/+3 |
2010-03-01 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -8/+7 |
2010-02-23 | resource/PCI: mark struct resource as const | Dominik Brodowski | 1 | -2/+2 |
2010-02-23 | resource/PCI: align functions now return start of resource | Dominik Brodowski | 1 | -6/+5 |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2 | -3/+3 |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 1 | -1/+1 |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack | 1 | -2/+2 |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 1 | -0/+1 |
2009-12-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 3 | -20/+1 |
2009-12-16 | sanitize do_pipe_flags() callers in arch | Al Viro | 3 | -20/+1 |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 1 | -1/+0 |
2009-12-15 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 1 | -2/+2 |
2009-12-12 | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 1 | -0/+1 |
2009-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-12-12 | tty: const: constify remaining tty_operations | Alexey Dobriyan | 1 | -1/+1 |
2009-12-11 | Unify sys_mmap* | Al Viro | 3 | -28/+1 |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+1 |
2009-11-26 | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 1 | -0/+1 |
2009-11-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2009-10-13 | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 1 | -1/+3 |
2009-10-13 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 1 | -0/+2 |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 1 | -0/+1 |
2009-09-25 | xtensa: Cleanup linker script using new linker script macros. | Tim Abbott | 1 | -61/+14 |
2009-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 3 | -5/+5 |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 1 | -0/+2 |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 1 | -1/+1 |
2009-09-22 | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE | Hugh Dickins | 1 | -0/+3 |
2009-09-21 | Use macros for .bss.page_aligned section. | Tim Abbott | 1 | -1/+1 |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 1 | -3/+2 |
2009-09-20 | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 1 | -1/+2 |
2009-09-18 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+2 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -9/+4 |
2009-08-15 | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 1 | -3/+2 |