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