Age | Commit message (Expand) | Author |
2007-11-07 | sh: remove PTRACE_O_TRACESYSGOOD from asm/ptrace.h | Mike Frysinger |
2007-10-30 | sh64: fix dma_cache_sync() compilation | Adrian Bunk |
2007-10-30 | sh64: Move DMA macros from pci.h to scatterlist.h. | Robert P. J. Day |
2007-10-23 | sh/sh64: fixup dma-mapping for new sg layout | Jens Axboe |
2007-10-22 | Add CONFIG_DEBUG_SG sg validation | Jens Axboe |
2007-10-22 | Change table chaining layout | Jens Axboe |
2007-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-10-20 | include/asm-*/system.h: remove unused set_rmb(), set_wmb() macros | Stefan Richter |
2007-10-20 | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz |
2007-10-19 | forbid asm/bitops.h direct inclusion | Jiri Slaby |
2007-10-19 | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt |
2007-10-18 | bitops: introduce lock ops | Nick Piggin |
2007-10-17 | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk |
2007-10-17 | remove strict ansi check from __u64 in asm/types.h | Olaf Hering |
2007-10-17 | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig |
2007-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6 | Linus Torvalds |
2007-10-01 | sh64: Move *_p() I/O routine variants to io.h. | Paul Mundt |
2007-09-21 | sh: Add gpio.h stubs for PFC definitions. | Markus Brunner |
2007-08-10 | sh64: Add missing dma_sync_single_for_*(). | Paul Mundt |
2007-07-31 | sh64: Kill off virt_to_bus()/bus_to_virt(). | Paul Mundt |
2007-07-22 | take declarations of enable_irq() et.al. to linux/interrupt.h | Al Viro |
2007-07-20 | sh64: Wire up fallocate() syscall. | Paul Mundt |
2007-07-19 | arch: personality independent stack top | Peter Zijlstra |
2007-07-17 | 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-16 | page table handling cleanup | Jan Beulich |
2007-07-11 | 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-05-14 | sh64: generic quicklist support. | Paul Mundt |
2007-05-14 | sh64: Fixup sh-sci build. | Paul Mundt |
2007-05-14 | sh64: ppoll/pselect6() and restartable syscalls. | Paul Mundt |
2007-05-14 | sh64: dma-mapping updates. | Paul Mundt |
2007-05-14 | sh64: Fixups for the irq_regs changes. | Paul Mundt |
2007-05-14 | sh64: Wire up many new syscalls. | Paul Mundt |
2007-05-11 | Consolidate asm/poll.h | Stephen Rothwell |
2007-05-08 | 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-05 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2007-05-02 | PCI: scatterlist.h needs types.h | Jean Delvare |
2007-05-02 | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge |
2007-04-25 | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution | Eric Dumazet |
2007-02-11 | [PATCH] consolidate line discipline number definitions | Tilman Schmidt |
2006-12-13 | [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-07 | [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-02 | [NET]: SH64 checksum annotations and cleanups. | Al Viro |