| Commit message (Expand) | Author | Age | Files | Lines |
* | FRV: Reinstate null behaviour for the GDB remote protocol 'p' command | David Howells | 2010-06-09 | 1 | -0/+6 |
* | frv: invoke oom-killer from page fault | Nick Piggin | 2010-06-05 | 1 | -4/+4 |
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 5 | -10/+10 |
|\ |
|
| * | Rename special text sections in arch/frv from .text.XXX to .text..XXX. | Denys Vlasenko | 2010-03-03 | 5 | -8/+8 |
| * | Rename .bss.stack to .bss..stack. | Denys Vlasenko | 2010-03-03 | 2 | -2/+2 |
* | | FRV: ARCH_KMALLOC_MINALIGN was already defined | David Howells | 2010-05-28 | 2 | -4/+2 |
* | | frv: remove "struct file *" argument from sysctl ->proc_handler | Jan Blunck | 2010-05-27 | 1 | -8/+10 |
* | | frv: use asm-generic/scatterlist.h | FUJITA Tomonori | 2010-05-27 | 1 | -39/+1 |
* | | ptrace: unify FDPIC implementations | Mike Frysinger | 2010-05-27 | 1 | -20/+0 |
* | | frv: set ARCH_KMALLOC_MINALIGN | FUJITA Tomonori | 2010-05-25 | 1 | -0/+2 |
* | | frv: extend gdbstub to support more features of gdb | David Howells | 2010-05-25 | 3 | -2/+70 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 |
|\ \ |
|
| * | | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 2010-05-14 | 1 | -1/+1 |
* | | | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-05-20 | 1 | -27/+7 |
|\ \ \ |
|
| * | | | frv: Convert frv to use read/update_persistent_clock | John Stultz | 2010-03-13 | 1 | -27/+7 |
* | | | | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | frv: fix kernel/user segment handling in NOMMU mode | David Howells | 2010-04-07 | 2 | -5/+3 |
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 8 | -6/+3 |
* | | | frv/chris: fix lines with a missing semicolons | David Howells | 2010-03-29 | 1 | -1/+1 |
* | | | frv/PCI: remove redundant warnings | Bjorn Helgaas | 2010-03-25 | 1 | -3/+1 |
* | | | dma-mapping: frv: remove the obsolete and unnecessary DMA API comments | FUJITA Tomonori | 2010-03-13 | 3 | -96/+5 |
* | | | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-13 | 1 | -2/+0 |
* | | | pci-dma: frv: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-13 | 1 | -7/+1 |
* | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 2010-03-13 | 1 | -2/+0 |
* | | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-13 | 2 | -89/+1 |
|/ / |
|
* | | frv: remove pci_dma_sync_single() and pci_dma_sync_sg() | FUJITA Tomonori | 2010-03-06 | 1 | -37/+0 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 | 1 | -1/+1 |
|\ \ |
|
| * | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 | 1 | -1/+1 |
| |/ |
|
* | | resource/PCI: mark struct resource as const | Dominik Brodowski | 2010-02-23 | 1 | -1/+1 |
* | | resource/PCI: align functions now return start of resource | Dominik Brodowski | 2010-02-23 | 1 | -8/+6 |
|/ |
|
* | FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack | Mike Frysinger | 2010-01-07 | 1 | -2/+0 |
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 2 | -1/+2 |
|\ |
|
| * | kbuild: move utsrelease.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -1/+1 |
| * | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -0/+1 |
* | | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 | 1 | -1/+0 |
* | | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -2/+2 |
|/ |
|
* | Unify sys_mmap* | Al Viro | 2009-12-11 | 1 | -64/+2 |
* | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-12-09 | 1 | -4/+1 |
|\ |
|
| * | frv: Remove the BKL from sys_execve | John Kacur | 2009-10-14 | 1 | -4/+1 |
* | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 | 1 | -0/+1 |
|\ \ |
|
| * | | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 2009-11-26 | 1 | -0/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 | 1 | -1/+1 |
| |\| | |
|
| * | | | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 2009-10-12 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 2 | -6/+6 |
* | | | sysctl frv: Remove dead binary sysctl support | Eric W. Biederman | 2009-11-12 | 2 | -107/+2 |
* | | | sysctl: Remove the unused frv sysctl unumbers | Eric W. Biederman | 2009-11-12 | 2 | -4/+4 |
| |/
|/| |
|
* | | frv: fix check on unsigned in do_signal() | Roel Kluin | 2009-10-29 | 1 | -1/+1 |
|/ |
|
* | FRV: Flash mappings for the MB93090-MB00 motherboard | David Howells | 2009-09-25 | 2 | -0/+92 |
* | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 2009-09-24 | 1 | -7/+7 |