Age | Commit message (Expand) | Author |
2009-04-27 | FRV: Use __INIT macro instead of .text.init. | Tim Abbott |
2009-04-27 | FRV: Remove unused header asm/init.h. | Tim Abbott |
2009-04-27 | FRV: Stop gcc from generating uninitialised variable warnings after BUG() | David Howells |
2009-04-27 | FRV: Wire up new syscalls | David Howells |
2009-04-26 | frv: convert frv to use __HEAD and HEAD_TEXT macros. | Tim Abbott |
2009-04-21 | frv: insert PCI root bus resources for the MB93090 devel motherboard | David Howells |
2009-04-20 | FRV: Don't attempt to #include <linux/blk.h> as it doesn't exist | David Howells |
2009-04-10 | FRV: Move to arch/frv/include/asm/ | David Howells |
2009-04-06 | FRV: Fix compile breakage | Adrian Bunk |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell |
2009-02-13 | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar |
2009-02-09 | FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now | David Howells |
2009-01-11 | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu |
2009-01-08 | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells |
2008-12-31 | take init_fs to saner place | Al Viro |
2008-12-01 | frv: fix mmap2 error handling | David Howells |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley |
2008-10-16 | FRV: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall |
2008-10-16 | FRV: Provide dma_map_page() for NOMMU and fix comments | David Howells |
2008-10-16 | frv: use generic pci_enable_resources() | Bjorn Helgaas |
2008-10-16 | sysctl: simplify ->strategy | Alexey Dobriyan |
2008-08-01 | FRV: Wire up new system calls | David Howells |
2008-07-26 | frv: use generic show_mem() | Johannes Weiner |
2008-07-26 | frv: use the common ascii hex helpers | Harvey Harrison |
2008-07-24 | remove include/linux/pm_legacy.h | Adrian Bunk |
2008-06-27 | PCI: remove unused arch pcibios_update_resource() functions | Adrian Bunk |
2008-06-06 | Fix various old email addresses for dwmw2 | David Woodhouse |
2008-05-24 | frv: export empty_zero_page | Adrian Bunk |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro |
2008-05-03 | unified (weak) sys_pipe implementation | Ulrich Drepper |
2008-05-01 | frv: unbreak misalignment handling changes | David Howells |
2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown |
2008-04-29 | frv: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter |
2008-04-29 | kernel: Move arches to use common unaligned access | Harvey Harrison |
2008-04-29 | Remove the macro get_personality | WANG Cong |
2008-04-29 | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt |
2008-04-28 | frv si_addr annotations | Al Viro |
2008-04-21 | frv: unexport kmap_atomic_to_page | Adrian Bunk |
2008-04-20 | PCI: remove pcibios_fixup_ghosts() | Greg Kroah-Hartman |
2008-04-20 | PCI: remove initial bios sort of PCI devices on x86 | Greg Kroah-Hartman |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |
2008-04-15 | PM: Remove legacy PM | Pavel Machek |
2008-04-14 | FRV: Correctly determine the address of an illegal instruction | David Howells |
2008-04-10 | FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2] | David Howells |
2008-04-10 | FRV: Add support for emulation of userspace atomic ops [try #2] | David Howells |
2008-02-20 | FRV: Change the timerfd syscalls to be the same as i386 | David Howells |
2008-02-20 | FRV: Drop the .data.idt section for FRV | David Howells |
2008-02-13 | xtime_lock vs update_process_times | Peter Zijlstra |