| Commit message (Expand) | Author | Age |
* | [NET]: PARISC checksum annotations and cleanups. | Al Viro | 2006-12-03 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-12-01 |
|\ |
|
| * | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 |
* | | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-29 |
|/ |
|
* | [PATCH] Fix incorrent type of flags in <asm/semaphore.h> | Kyle McMartin | 2006-11-26 |
* | [PARISC] pdc_init no longer exists | Matthew Wilcox | 2006-10-07 |
* | Build fixes for struct pt_regs removal | Matthew Wilcox | 2006-10-06 |
* | [PARISC] Make DMA routines more stubby | Matthew Wilcox | 2006-10-04 |
* | [PARISC] Define pci_get_legacy_ide_irq | Matthew Wilcox | 2006-10-04 |
* | [PARISC] Fix iounmap compile warning | Matthew Wilcox | 2006-10-04 |
* | [PARISC] Add support for Quicksilver AGPGART | Kyle McMartin | 2006-10-04 |
* | [PARISC] Move LBA and SBA register defines to the common ropes.h | Kyle McMartin | 2006-10-04 |
* | [PARISC] Create shared <asm/ropes.h> header | Kyle McMartin | 2006-10-04 |
* | [PARISC] Allow nested interrupts | James Bottomley | 2006-10-04 |
* | [PARISC] Enable interrupts while spinning | Matthew Wilcox | 2006-10-04 |
* | [PARISC] Use CONFIG_HZ to determine interval timer rate (aka clock ticks) | Grant Grundler | 2006-10-04 |
* | [PARISC] Implement futex_atomic_cmpxchg_inatomic | Carlos O'Donell | 2006-10-04 |
* | [PARISC] Improve rwlock implementation | Matthew Wilcox | 2006-10-04 |
* | [PARISC] Clean up asm-parisc/serial.h | Matthew Wilcox | 2006-10-04 |
* | [PARISC] Switch is_compat_task to use TIF_32BIT | Kyle McMartin | 2006-10-04 |
* | [PARISC] Prevent multiple includes of asm-parisc/parisc-device.h | Kyle McMartin | 2006-10-04 |
* | [PARISC] parisc specific kmap API implementation for pa8800 | James Bottomley | 2006-10-04 |
* | [PARISC] Fix up parisc irq handling for genirq changes | Kyle McMartin | 2006-10-04 |
* | [PARISC] Add asm-parisc/mckinley.h bus header | Kyle McMartin | 2006-10-04 |
* | [PARISC] Abstract shift register left in .S | Kyle McMartin | 2006-10-04 |
* | [PARISC] PA7200 also supports prefetch for read | Kyle McMartin | 2006-10-04 |
* | [PARISC] Untangle <asm/processor.h> header include mess | Kyle McMartin | 2006-10-04 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |
* | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2006-10-02 |
* | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks | Martin Schwidefsky | 2006-10-01 |
* | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 |
* | [PATCH] headers_check: Clean up asm-parisc/page.h for user headers | Matthew Wilcox | 2006-09-19 |
* | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-15 |
* | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 |
|\ |
|
| * | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse | 2006-06-18 |
* | | [PATCH] irq-flags: PARISC: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | | [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 |
|\ \ |
|
| * | | [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-27 |