Age | Commit message (Expand) | Author | Files | Lines |
2009-06-17 | mm: consolidate init_mm definition | Alexey Dobriyan | 1 | -4/+0 |
2009-06-14 | FRV: Fix interaction with new generic header stuff | David Howells | 1 | -120/+3 |
2009-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 6 | -14/+8 |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 1 | -2/+0 |
2009-06-12 | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 13 | -579/+399 |
2009-06-11 | asm-generic: make pci.h usable directly | Arnd Bergmann | 1 | -10/+3 |
2009-06-11 | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 1 | -1/+1 |
2009-06-11 | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 1 | -1/+1 |
2009-06-11 | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 1 | -0/+1 |
2009-06-11 | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2 | -2/+2 |
2009-06-11 | FRV: Implement new-style ptrace | David Howells | 7 | -164/+367 |
2009-06-11 | FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue | David Howells | 1 | -1/+0 |
2009-06-11 | FRV: Implement TIF_NOTIFY_RESUME | David Howells | 2 | -5/+10 |
2009-06-11 | FRV: Remove in-kernel strace code | David Howells | 1 | -379/+0 |
2009-06-11 | FRV: BUG to BUG_ON changes | Stoyan Gaydarov | 4 | -17/+8 |
2009-06-11 | FRV: bitops: Change the bitmap index from int to unsigned long | Justin Chen | 1 | -14/+15 |
2009-04-28 | FRV: Use __INIT macro instead of .text.init. | Tim Abbott | 4 | -4/+8 |
2009-04-28 | FRV: Remove unused header asm/init.h. | Tim Abbott | 1 | -12/+0 |
2009-04-27 | FRV: Stop gcc from generating uninitialised variable warnings after BUG() | David Howells | 1 | -2/+3 |
2009-04-27 | FRV: Wire up new syscalls | David Howells | 2 | -1/+5 |
2009-04-26 | frv: convert frv to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2 | -2/+3 |
2009-04-22 | frv: insert PCI root bus resources for the MB93090 devel motherboard | David Howells | 1 | -13/+50 |
2009-04-20 | FRV: Don't attempt to #include <linux/blk.h> as it doesn't exist | David Howells | 1 | -1/+0 |
2009-04-10 | FRV: Move to arch/frv/include/asm/ | David Howells | 114 | -0/+8626 |
2009-04-07 | FRV: Fix compile breakage | Adrian Bunk | 1 | -1/+0 |
2009-04-03 | Simplify copy_thread() | Alexey Dobriyan | 1 | -1/+1 |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 4 | -8/+0 |
2009-02-13 | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 1 | -1/+1 |
2009-02-09 | FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now | David Howells | 1 | -1/+1 |
2009-01-11 | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 1 | -1/+1 |
2009-01-08 | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 1 | -5/+6 |
2009-01-01 | take init_fs to saner place | Al Viro | 1 | -1/+0 |
2008-12-02 | frv: fix mmap2 error handling | David Howells | 1 | -9/+8 |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley | 1 | -0/+2 |
2008-10-17 | FRV: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 1 | -2/+0 |
2008-10-17 | FRV: Provide dma_map_page() for NOMMU and fix comments | David Howells | 2 | -5/+29 |
2008-10-17 | frv: use generic pci_enable_resources() | Bjorn Helgaas | 3 | -34/+1 |
2008-10-16 | sysctl: simplify ->strategy | Alexey Dobriyan | 1 | -3/+3 |
2008-08-02 | FRV: Wire up new system calls | David Howells | 1 | -1/+6 |
2008-07-26 | frv: use generic show_mem() | Johannes Weiner | 1 | -31/+0 |
2008-07-26 | frv: use the common ascii hex helpers | Harvey Harrison | 1 | -52/+36 |
2008-07-24 | remove include/linux/pm_legacy.h | Adrian Bunk | 1 | -1/+0 |
2008-06-28 | PCI: remove unused arch pcibios_update_resource() functions | Adrian Bunk | 1 | -30/+0 |
2008-06-06 | Fix various old email addresses for dwmw2 | David Woodhouse | 3 | -3/+3 |
2008-05-24 | frv: export empty_zero_page | Adrian Bunk | 1 | -0/+3 |
2008-05-17 | [PATCH] take init_files to fs/file.c | Al Viro | 1 | -1/+0 |
2008-05-04 | unified (weak) sys_pipe implementation | Ulrich Drepper | 1 | -17/+0 |
2008-05-01 | frv: unbreak misalignment handling changes | David Howells | 1 | -1/+1 |
2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -8/+0 |
2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 8 | -238/+17 |