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