| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | [PARISC] fix "ENTRY" macro redefinition | Helge Deller | 2007-05-30 | 1 | -0/+3 |
* | [PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscalls | Helge Deller | 2007-05-27 | 1 | -1/+11 |
* | [PARISC] fix section mismatches in arch/parisc/kernel | Helge Deller | 2007-05-27 | 2 | -3/+3 |
* | [PARISC] Let PA-8900 processors boot | Kyle McMartin | 2007-05-22 | 2 | -3/+4 |
* | [PARISC] Wire up kexec_load syscall | Kyle McMartin | 2007-05-22 | 1 | -1/+2 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 2 | -0/+2 |
* | Consolidate asm/poll.h | Stephen Rothwell | 2007-05-11 | 1 | -27/+1 |
* | wrap access to thread_info | Roman Zippel | 2007-05-09 | 1 | -1/+1 |
* | local_t: parisc cleanup | Mathieu Desnoyers | 2007-05-08 | 1 | -40/+1 |
* | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers | 2007-05-08 | 1 | -16/+31 |
* | atomic.h: add atomic64 cmpxchg, xchg and add_unless to parisc | Mathieu Desnoyers | 2007-05-08 | 1 | -3/+26 |
* | Clean up mostly unused IOSPACE macros | David Gibson | 2007-05-08 | 1 | -4/+0 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 1 | -0/+1 |