Age | Commit message (Expand) | Author | Files | Lines |
2006-09-19 | [PATCH] headers_check: Clean up asm-parisc/page.h for user headers | Matthew Wilcox | 1 | -13/+5 |
2006-07-15 | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 1 | -2/+0 |
2006-07-04 | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 1 | -0/+1 |
2006-07-03 | [PATCH] irq-flags: PARISC: Use the new IRQF_ constants | Thomas Gleixner | 2 | -6/+4 |
2006-06-30 | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 1 | -0/+1 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 8 | -35/+61 |
2006-06-29 | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 1 | -9/+0 |
2006-06-29 | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar | 1 | -5/+0 |
2006-06-28 | [PARISC] Move os_id_to_string() inside #ifndef __ASSEMBLY__ | Kyle McMartin | 1 | -13/+12 |
2006-06-28 | [PARISC] Add os_id_to_string helper | Kyle McMartin | 1 | -0/+13 |
2006-06-28 | [PARISC] OS_ID_LINUX == 0x0006 | Kyle McMartin | 1 | -2/+1 |
2006-06-28 | [PARISC] Ensure Space ID hashing is turned off | Kyle McMartin | 1 | -0/+1 |
2006-06-28 | [PARISC] Match show_cache_info with reality | Kyle McMartin | 1 | -2/+2 |
2006-06-28 | [PARISC] Add is_compat_task() helper | Kyle McMartin | 1 | -0/+11 |
2006-06-28 | [PARISC] PDC_CHASSIS is implemented on all machines | Thibaut Varene | 1 | -0/+1 |
2006-06-28 | [PARISC] Remove unconditional #define PIC in syscall macros | Carlos O'Donell | 1 | -5/+0 |
2006-06-28 | [PARISC] Use MFIA in current_text_addr on pa2.0 processors | Kyle McMartin | 1 | -8/+6 |
2006-06-28 | [PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list | Carlos O'Donell | 1 | -2/+7 |
2006-06-28 | [PARISC] Whitespace clean up in asm/pgtable.h | Kyle McMartin | 1 | -4/+4 |
2006-06-28 | [PARISC] Ensure all ldcw uses are ldcw,co on pa2.0 | Kyle McMartin | 2 | -12/+16 |
2006-06-25 | [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver | Matt Mackall | 1 | -4/+2 |
2006-06-23 | [PATCH] Delete unused definitions of kvaddr_to_nid | Ralf Baechle | 1 | -5/+0 |
2006-06-18 | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse | 1 | -0/+1 |
2006-04-29 | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse | 1 | -2/+2 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 18 | -18/+0 |
2006-04-22 | [PARISC] Make ioremap default to _nocache | Kyle McMartin | 1 | -12/+5 |
2006-04-22 | [PARISC] Add new entries to the syscall table | Kyle McMartin | 1 | -1/+7 |
2006-04-22 | [PARISC] Further work for multiple page sizes | Helge Deller | 2 | -23/+65 |
2006-04-11 | [PATCH] Configurable NODES_SHIFT | Yasunori Goto | 1 | -7/+0 |
2006-03-30 | [PARISC] Add atomic_sub_and_test | Kyle McMartin | 1 | -0/+3 |
2006-03-30 | [PARISC] Make local_t use atomic_long_t | Kyle McMartin | 1 | -8/+8 |
2006-03-30 | [PARISC] Add PREEMPT support | Kyle McMartin | 1 | -1/+2 |
2006-03-30 | [PARISC] More useful readwrite lock helpers | Kyle McMartin | 1 | -4/+12 |
2006-03-30 | [PARISC] Fixup CONFIG_EISA a bit | Helge Deller | 1 | -0/+5 |
2006-03-30 | [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP | Helge Deller | 1 | -33/+0 |
2006-03-30 | [PARISC] Enable ioremap functionality unconditionally | Helge Deller | 1 | -57/+1 |
2006-03-30 | [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap | Helge Deller | 1 | -11/+5 |
2006-03-30 | [PARISC] Add STRICT_MM_TYPECHECKS | Helge Deller | 1 | -16/+40 |
2006-03-30 | [PARISC] Add parisc implementation of flush_kernel_dcache_page() | James Bottomley | 3 | -3/+10 |
2006-03-30 | [PARISC] Add parisc implementation of flush_anon_page() | James Bottomley | 1 | -0/+8 |
2006-03-30 | [PARISC] Clarify pdc_stable license terms | Thibaut VARENE | 1 | -3/+2 |
2006-03-28 | [PATCH] Typo fixes | Alexey Dobriyan | 1 | -1/+1 |
2006-03-27 | [PATCH] parisc: add ptr_to_compat() | Ingo Molnar | 1 | -0/+5 |
2006-03-27 | [PATCH] unify pfn_to_page: parisc pfn_to_page | KAMEZAWA Hiroyuki | 2 | -19/+1 |
2006-03-26 | [PATCH] bitops: parisc: use generic bitops | Akinobu Mita | 1 | -277/+9 |
2006-03-26 | [PATCH] bitops: parisc: add ()-pair in __ffz() macro | Akinobu Mita | 1 | -1/+1 |
2006-03-25 | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi | 1 | -0/+1 |
2006-03-24 | [PATCH] remove ISA legacy functions: remove the helpers | Al Viro | 1 | -18/+0 |
2006-03-23 | [PATCH] Move read_mostly definition to asm/cache.h | Kyle McMartin | 1 | -0/+2 |
2006-02-16 | [PATCH] add asm-generic/mman.h | Michael S. Tsirkin | 1 | -3/+5 |