| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-10-16 | FRV: Eliminate NULL test and memset after alloc_bootmem |  Julia Lawall | 1 | -2/+0 |
| 2008-10-16 | FRV: Provide dma_map_page() for NOMMU and fix comments |  David Howells | 2 | -5/+29 |
| 2008-10-16 | frv: use generic pci_enable_resources() |  Bjorn Helgaas | 3 | -34/+1 |
| 2008-10-16 | sysctl: simplify ->strategy |  Alexey Dobriyan | 1 | -3/+3 |
| 2008-08-01 | 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-27 | 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-16 | [PATCH] take init_files to fs/file.c |  Al Viro | 1 | -1/+0 |
| 2008-05-03 | 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/linux-acpi-2.6 |  Linus Torvalds | 1 | -8/+0 |
| 2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release |  Len Brown | 8 | -238/+17 |
| 2008-04-29 | frv: use kbuild.h instead of defining macros in asm-offsets.c |  Christoph Lameter | 1 | -8/+1 |
| 2008-04-29 | kernel: Move arches to use common unaligned access |  Harvey Harrison | 2 | -222/+2 |
| 2008-04-29 | Remove the macro get_personality |  WANG Cong | 1 | -2/+2 |
| 2008-04-29 | iomap: fix 64 bits resources on 32 bits |  Benjamin Herrenschmidt | 1 | -2/+2 |
| 2008-04-28 | frv si_addr annotations |  Al Viro | 1 | -15/+16 |
| 2008-04-21 | frv: unexport kmap_atomic_to_page |  Adrian Bunk | 1 | -3/+0 |
| 2008-04-20 | PCI: remove pcibios_fixup_ghosts() |  Greg Kroah-Hartman | 1 | -53/+0 |
| 2008-04-20 | PCI: remove initial bios sort of PCI devices on x86 |  Greg Kroah-Hartman | 1 | -2/+0 |
| 2008-04-17 | Generic semaphore implementation |  Matthew Wilcox | 3 | -157/+1 |
| 2008-04-15 | PM: Remove legacy PM |  Pavel Machek | 1 | -8/+0 |
| 2008-04-14 | FRV: Correctly determine the address of an illegal instruction |  David Howells | 1 | -1/+1 |
| 2008-04-10 | FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2] |  David Howells | 2 | -8/+1 |
| 2008-04-10 | FRV: Add support for emulation of userspace atomic ops [try #2] |  David Howells | 3 | -1/+254 |
| 2008-02-20 | FRV: Change the timerfd syscalls to be the same as i386 |  David Howells | 1 | -1/+3 |
| 2008-02-20 | FRV: Drop the .data.idt section for FRV |  David Howells | 1 | -3/+0 |
| 2008-02-13 | xtime_lock vs update_process_times |  Peter Zijlstra | 1 | -2/+4 |
| 2008-02-13 | FRV: Fix up parse error in linker script |  David Howells | 1 | -3/+1 |
| 2008-02-09 | ide: introduce HAVE_IDE |  Sam Ravnborg | 1 | -0/+1 |
| 2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. |  Martin Schwidefsky | 1 | -3/+5 |
| 2008-02-08 | avoid overflows in kernel/time.c |  H. Peter Anvin | 1 | -0/+4 |
| 2008-02-08 | procfs: constify function pointer tables |  Jan Engelhardt | 1 | -1/+1 |
| 2008-02-07 | Introduce flags for reserve_bootmem() |  Bernhard Walle | 1 | -6/+10 |
| 2008-02-06 | calibrate_delay() must be __cpuinit |  Adrian Bunk | 1 | -1/+1 |
| 2008-02-05 | timerfd: fix remaining architectures |  Andrew Morton | 1 | -1/+1 |
| 2008-02-05 | frv: use find_task_by_vpid in cxn_pin_by_pid |  Pavel Emelyanov | 1 | -1/+1 |
| 2008-02-05 | FRV: permit the memory to be located elsewhere in NOMMU mode |  David Howells | 2 | -1/+10 |
| 2008-02-05 | add mm argument to pte/pmd/pud/pgd_free |  Benjamin Herrenschmidt | 1 | -1/+1 |
| 2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial |  Linus Torvalds | 3 | -4/+4 |
| 2008-02-03 | move frv docs one level up |  Adrian Bunk | 3 | -4/+4 |
| 2008-02-03 | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig |  Mathieu Desnoyers | 1 | -2/+0 |
| 2008-02-02 | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 |  Linus Torvalds | 1 | -0/+5 |
| 2008-02-01 | Suspend: Clean up Kconfig (V2) |  Johannes Berg | 1 | -0/+5 |
| 2008-02-01 | PCI: Kconfig help: don't refer to the PCI-HOWTO |  Adrian Bunk | 1 | -5/+0 |
| 2008-01-28 | Remove references to "make dep" |  Adrian Bunk | 1 | -1/+1 |