Age | Commit message (Expand) | Author | Files | Lines |
2010-03-13 | dma-mapping: frv: remove the obsolete and unnecessary DMA API comments | FUJITA Tomonori | 3 | -96/+5 |
2010-03-13 | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 1 | -2/+0 |
2010-03-13 | pci-dma: frv: use include/linux/pci-dma.h | FUJITA Tomonori | 1 | -7/+1 |
2010-03-13 | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 1 | -2/+0 |
2010-03-13 | Add generic sys_ipc wrapper | Christoph Hellwig | 2 | -89/+1 |
2010-03-06 | frv: remove pci_dma_sync_single() and pci_dma_sync_sg() | FUJITA Tomonori | 1 | -37/+0 |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2010-02-23 | resource/PCI: mark struct resource as const | Dominik Brodowski | 1 | -1/+1 |
2010-02-23 | resource/PCI: align functions now return start of resource | Dominik Brodowski | 1 | -8/+6 |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 1 | -1/+1 |
2010-01-07 | FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack | Mike Frysinger | 1 | -2/+0 |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2 | -1/+2 |
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 utsrelease.h to include/generated | Sam Ravnborg | 1 | -1/+1 |
2009-12-12 | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 1 | -0/+1 |
2009-12-11 | Unify sys_mmap* | Al Viro | 1 | -64/+2 |
2009-12-09 | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+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-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+2 |
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 | -1/+1 |
2009-11-18 | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2 | -6/+6 |
2009-11-12 | sysctl frv: Remove dead binary sysctl support | Eric W. Biederman | 2 | -107/+2 |
2009-11-12 | sysctl: Remove the unused frv sysctl unumbers | Eric W. Biederman | 2 | -4/+4 |
2009-10-29 | frv: fix check on unsigned in do_signal() | Roel Kluin | 1 | -1/+1 |
2009-10-14 | frv: Remove the BKL from sys_execve | John Kacur | 1 | -4/+1 |
2009-10-13 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 1 | -0/+2 |
2009-09-25 | FRV: Flash mappings for the MB93090-MB00 motherboard | David Howells | 2 | -0/+92 |
2009-09-24 | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 1 | -7/+7 |
2009-09-24 | headers: utsname.h redux | Alexey Dobriyan | 1 | -1/+0 |
2009-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 1 | -3/+2 |
2009-09-23 | FRV: Use asm/generic-hardirq.h | Christoph Hellwig | 2 | -17/+4 |
2009-09-23 | misc: remove redundant start_kernel prototypes | Rusty Russell | 2 | -1/+1 |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-09-22 | mm: remove duplicate asm/mman.h files | Arnd Bergmann | 1 | -20/+1 |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 1 | -0/+2 |
2009-09-21 | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig | 1 | -1/+1 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 6 | -13/+13 |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 1 | -3/+2 |
2009-09-19 | frv: clean up linker script using new linker script macros. | Nelson Elhage | 1 | -54/+7 |
2009-09-19 | frv: remove unused .altinstructions code | Nelson Elhage | 1 | -5/+0 |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -6/+4 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -0/+2 |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+3 |
2009-09-10 | frv/PCI: Use pci_claim_resource | Matthew Wilcox | 1 | -6/+4 |
2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 1 | -0/+2 |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 3 | -6/+4 |
2009-08-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -6/+4 |
2009-08-06 | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt | 1 | -0/+1 |