| Commit message (Expand) | Author | Age |
* | parisc: use conditional macro for 64-bit wide ops | Kyle McMartin | 2008-05-15 |
* | parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>. | Robert P. J. Day | 2008-05-15 |
* | parisc: new termios definitions | Alan Cox | 2008-05-15 |
* | parisc: types: use <asm-generic/int-*.h> for the parisc architecture | H. Peter Anvin | 2008-05-02 |
* | asm-*/futex.h should include linux/uaccess.h | Jeff Dike | 2008-04-30 |
* | kernel: Move arches to use common unaligned access | Harvey Harrison | 2008-04-29 |
* | mm: introduce pte_special pte bit | Nick Piggin | 2008-04-28 |
* | generic: implement __fls on all 64-bit archs | Alexander van Heukelum | 2008-04-26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-04-18 |
|\ |
|
| * | ide: remove ide_default_io_ctl() macro | Bartlomiej Zolnierkiewicz | 2008-04-17 |
* | | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 |
|/ |
|
* | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 2008-04-02 |
* | [PARISC] futex: special case cmpxchg NULL in kernel space | Kyle McMartin | 2008-03-15 |
* | [PARISC] clean up include/asm-parisc/elf.h | Randolph Chung | 2008-03-15 |
* | [PARISC] pdc_console: fix bizarre panic on boot | Kyle McMartin | 2008-03-15 |
* | [PARISC] remove unused pdc_iodc_printf function | Kyle McMartin | 2008-03-15 |
* | [PARISC] bump __NR_syscalls | Kyle McMartin | 2008-03-15 |
* | [PARISC] unbreak pgalloc.h | Kyle McMartin | 2008-03-15 |
* | [PARISC] move VMALLOC_* definitions to fixmap.h | Kyle McMartin | 2008-03-15 |
* | [PARISC] wire up timerfd syscalls | Kyle McMartin | 2008-03-15 |
* | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 2008-02-08 |
* | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger | 2008-02-08 |
* | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells | 2008-02-08 |
* | Add cmpxchg_local to parisc | Mathieu Desnoyers | 2008-02-07 |
* | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov | 2008-02-07 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 |
* | maps4: rework TASK_SIZE macros | Dave Hansen | 2008-02-05 |
* | include/asm-parisc/: Spelling fixes | Joe Perches | 2008-02-03 |
* | asm-*/compat.h: fix typo in comment | Marcin Ĺšlusarz | 2008-02-03 |
* | vga.h: Fix prepocessor warning | Frank Lichtenheld | 2008-02-03 |
* | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth | 2008-01-31 |
* | x86: remove flush_agp_mappings() | Ingo Molnar | 2008-01-30 |
* | [PARISC] print more than one character at a time for pdc console | Kyle McMartin | 2007-12-06 |
* | parisc: fix sg_page() fallout | FUJITA Tomonori | 2007-10-23 |
* | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 2007-10-22 |
* | Change table chaining layout | Jens Axboe | 2007-10-22 |
* | Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris... | Linus Torvalds | 2007-10-20 |
|\ |
|
| * | [PARISC] fix uninitialized variable warning in asm/rtc.h | Kyle McMartin | 2007-10-20 |
| * | [PARISC] Kill off broken irqstack code | Kyle McMartin | 2007-10-18 |
| * | [PARISC] Kill off ASM_PAGE_SIZE use | Sam Ravnborg | 2007-10-18 |
| * | [PARISC] parisc: "extern inline" -> "static inline" | Adrian Bunk | 2007-10-18 |
| * | [PARISC] Clean up asm-parisc/pdc.h | Kyle McMartin | 2007-10-18 |
| * | [PARISC] Export pdc.h for palo | Jeff Bailey | 2007-10-18 |
| * | [PARISC] Wire up sys_fallocate (and compat_sys_fallocate) | Kyle McMartin | 2007-10-18 |
* | | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 |
* | | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 |
* | | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 2007-10-19 |
* | | bitops: introduce lock ops | Nick Piggin | 2007-10-18 |
|/ |
|
* | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2007-10-17 |