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