| Commit message (Expand) | Author | Age | Files | Lines |
* | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 2008-02-08 | 2 | -2/+10 |
* | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger | 2008-02-08 | 1 | -6/+2 |
* | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells | 2008-02-08 | 2 | -10/+10 |
* | Add cmpxchg_local to parisc | Mathieu Desnoyers | 2008-02-07 | 1 | -0/+33 |
* | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov | 2008-02-07 | 2 | -7/+0 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 | 2 | -7/+7 |
* | maps4: rework TASK_SIZE macros | Dave Hansen | 2008-02-05 | 1 | -1/+2 |
* | include/asm-parisc/: Spelling fixes | Joe Perches | 2008-02-03 | 2 | -2/+2 |
* | asm-*/compat.h: fix typo in comment | Marcin Ĺšlusarz | 2008-02-03 | 1 | -1/+1 |
* | vga.h: Fix prepocessor warning | Frank Lichtenheld | 2008-02-03 | 1 | -1/+1 |
* | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth | 2008-01-31 | 1 | -0/+2 |
* | x86: remove flush_agp_mappings() | Ingo Molnar | 2008-01-30 | 1 | -1/+0 |
* | [PARISC] print more than one character at a time for pdc console | Kyle McMartin | 2007-12-06 | 1 | -2/+1 |
* | parisc: fix sg_page() fallout | FUJITA Tomonori | 2007-10-23 | 1 | -1/+1 |
* | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 2007-10-22 | 1 | -0/+3 |
* | Change table chaining layout | Jens Axboe | 2007-10-22 | 1 | -1/+1 |
* | Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris... | Linus Torvalds | 2007-10-20 | 10 | -207/+172 |
|\ |
|
| * | [PARISC] fix uninitialized variable warning in asm/rtc.h | Kyle McMartin | 2007-10-20 | 1 | -2/+2 |
| * | [PARISC] Kill off broken irqstack code | Kyle McMartin | 2007-10-18 | 1 | -8/+0 |
| * | [PARISC] Kill off ASM_PAGE_SIZE use | Sam Ravnborg | 2007-10-18 | 1 | -1/+3 |
| * | [PARISC] parisc: "extern inline" -> "static inline" | Adrian Bunk | 2007-10-18 | 6 | -26/+26 |
| * | [PARISC] Clean up asm-parisc/pdc.h | Kyle McMartin | 2007-10-18 | 1 | -176/+137 |
| * | [PARISC] Export pdc.h for palo | Jeff Bailey | 2007-10-18 | 2 | -6/+15 |
| * | [PARISC] Wire up sys_fallocate (and compat_sys_fallocate) | Kyle McMartin | 2007-10-18 | 1 | -1/+2 |
* | | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+0 |
* | | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 | 1 | -0/+4 |
* | | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 1 | -1/+1 |
* | | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 2007-10-19 | 1 | -4/+0 |
* | | bitops: introduce lock ops | Nick Piggin | 2007-10-18 | 1 | -0/+1 |
|/ |
|
* | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2007-10-17 | 1 | -5/+0 |
* | cleanup floppy.h | Jan Beulich | 2007-10-17 | 1 | -4/+0 |
* | remove strict ansi check from __u64 in asm/types.h | Olaf Hering | 2007-10-17 | 1 | -3/+3 |
* | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig | 2007-10-17 | 1 | -1/+0 |
* | [PARISC] Add dummy isa_(bus|virt)_to_(virt|bus) inlines | Kyle McMartin | 2007-08-27 | 1 | -0/+10 |
* | [PARISC] Add empty <asm-parisc/vga.h> | Kyle McMartin | 2007-08-27 | 1 | -0/+6 |
* | Fix WARN_ON() on bitfield ops for all other archs | Heiko Carstens | 2007-08-01 | 1 | -1/+1 |
* | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian | 2007-07-31 | 1 | -9/+7 |
* | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle | 2007-07-19 | 1 | -11/+0 |
* | arch: personality independent stack top | Peter Zijlstra | 2007-07-19 | 1 | -0/+1 |
* | fbdev: detect primary display device | Antonino A. Daplas | 2007-07-17 | 1 | -0/+6 |
* | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas | 2007-07-17 | 1 | -0/+13 |
* | mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty | Martin Schwidefsky | 2007-07-17 | 1 | -16/+0 |
* | Introduce compat_u64 and compat_s64 types | Arnd Bergmann | 2007-07-16 | 1 | -0/+2 |
* | Introduce O_CLOEXEC | Ulrich Drepper | 2007-07-16 | 1 | -14/+15 |
* | page table handling cleanup | Jan Beulich | 2007-07-16 | 1 | -4/+0 |
* | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 2007-07-11 | 1 | -3/+0 |
* | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 2007-07-11 | 1 | -4/+0 |
* | lots-of-architectures: enable arbitary speed tty support | Alan Cox | 2007-07-10 | 1 | -0/+11 |
* | [PARISC] Fix unwinder on 64-bit kernels | Randolph Chung | 2007-06-21 | 1 | -1/+0 |
* | [PARISC] fix trivial spelling nit in asm/linkage.h | Kyle McMartin | 2007-05-30 | 1 | -1/+1 |