| Commit message (Expand) | Author | Age |
* | sh64: Add missing dma_sync_single_for_*(). | Paul Mundt | 2007-08-09 |
* | sh64: Kill off virt_to_bus()/bus_to_virt(). | Paul Mundt | 2007-07-31 |
* | take declarations of enable_irq() et.al. to linux/interrupt.h | Al Viro | 2007-07-22 |
* | sh64: Wire up fallocate() syscall. | Paul Mundt | 2007-07-19 |
* | arch: personality independent stack top | Peter Zijlstra | 2007-07-19 |
* | fbdev: detect primary display device | Antonino A. Daplas | 2007-07-17 |
* | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas | 2007-07-17 |
* | page table handling cleanup | Jan Beulich | 2007-07-16 |
* | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 2007-07-11 |
* | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 2007-07-11 |
* | sh64: generic quicklist support. | Paul Mundt | 2007-05-13 |
* | sh64: Fixup sh-sci build. | Paul Mundt | 2007-05-13 |
* | sh64: ppoll/pselect6() and restartable syscalls. | Paul Mundt | 2007-05-13 |
* | sh64: dma-mapping updates. | Paul Mundt | 2007-05-13 |
* | sh64: Fixups for the irq_regs changes. | Paul Mundt | 2007-05-13 |
* | sh64: Wire up many new syscalls. | Paul Mundt | 2007-05-13 |
* | Consolidate asm/poll.h | Stephen Rothwell | 2007-05-11 |
* | Remove tas() | Jeff Dike | 2007-05-08 |
* | Clean up mostly unused IOSPACE macros | David Gibson | 2007-05-08 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 |
|\ |
|
| * | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge | 2007-05-02 |
* | | PCI: scatterlist.h needs types.h | Jean Delvare | 2007-05-02 |
|/ |
|
* | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution | Eric Dumazet | 2007-04-26 |
* | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 2007-02-11 |
* | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 2006-12-13 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 |
* | [PATCH] cleanup asm/setup.h userspace visibility | Adrian Bunk | 2006-12-07 |
* | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle | 2006-12-07 |
* | [PATCH] remove kernel syscalls | Arnd Bergmann | 2006-12-07 |
* | [NET]: SH64 checksum annotations and cleanups. | Al Viro | 2006-12-03 |
* | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 |
* | [PATCH] Consolidate check_signature | Matthew Wilcox | 2006-10-11 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 |
* | [PATCH] ntp: cleanup defines and comments | Roman Zippel | 2006-10-01 |
* | [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300 | Olaf Hering | 2006-10-01 |
* | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap | 2006-09-27 |
* | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 |
* | Fix 'make headers_check' on sh64 | Paul Mundt | 2006-09-21 |
* | sh64: Use generic BUG_ON()/WARN_ON(). | Paul Mundt | 2006-09-12 |
* | sh64: Trivial build fixes. | Paul Mundt | 2006-09-12 |
* | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-15 |
* | [PATCH] Make cpu_relax() imply barrier() on all arches | Chase Venters | 2006-07-12 |
* | 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: SH64: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 2006-06-29 |
|/ |
|
* | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse | 2006-04-28 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 |