| Commit message (Expand) | Author | Age | Files | Lines |
* | Add cmpxchg_local to xtensa | Mathieu Desnoyers | 2008-02-07 | 1 | -0/+22 |
* | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov | 2008-02-07 | 2 | -6/+0 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 | 2 | -4/+4 |
* | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth | 2008-01-31 | 1 | -0/+2 |
* | xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include it | Jens Axboe | 2007-10-24 | 1 | -1/+1 |
* | xtensa: fix sg->page fallout | Emil Medve | 2007-10-23 | 1 | -8/+5 |
* | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 2007-10-22 | 1 | -0/+3 |
* | Change table chaining layout | Jens Axboe | 2007-10-22 | 1 | -1/+1 |
* | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 | 1 | -0/+4 |
* | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 2007-10-19 | 1 | -11/+0 |
* | bitops: introduce lock ops | Nick Piggin | 2007-10-18 | 1 | -0/+1 |
* | remove strict ansi check from __u64 in asm/types.h | Olaf Hering | 2007-10-17 | 1 | -3/+3 |
* | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig | 2007-10-17 | 1 | -1/+0 |
* | [patch 1/2] Xtensa: enable arbitary tty speed setting ioctls | Alan Cox | 2007-08-27 | 3 | -3/+12 |
* | [XTENSA] Add support for cache-aliasing | Chris Zankel | 2007-08-27 | 7 | -124/+192 |
* | [XTENSA] Add kernel module support | Chris Zankel | 2007-08-27 | 1 | -0/+50 |
* | [XTENSA] Add support for executable/non-executable feature in the mmu | Chris Zankel | 2007-08-27 | 1 | -112/+101 |
* | [XTENSA] Use the generic version of get_order | Chris Zankel | 2007-08-27 | 1 | -28/+22 |
* | [XTENSA] Add typecast macro for constants | Chris Zankel | 2007-08-27 | 2 | -1/+10 |
* | [XTENSA] Fix timer instabilities. | Chris Zankel | 2007-08-27 | 1 | -2/+2 |
* | [XTENSA] Fix fadvise64_64 | Chris Zankel | 2007-08-27 | 2 | -1/+3 |
* | [XTENSA] Remove extraneous include statement | Chris Zankel | 2007-08-27 | 1 | -5/+1 |
* | [XTENSA] Add getpgrp system-call to unistd.h | Chris Zankel | 2007-08-27 | 1 | -2/+2 |
* | [XTENSA] add missing system calls | Chris Zankel | 2007-08-27 | 2 | -4/+140 |
* | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian | 2007-07-31 | 1 | -8/+6 |
* | include/asm-xtensa/io.h must #include <asm/page.h> | Adrian Bunk | 2007-07-24 | 1 | -0/+1 |
* | arch: personality independent stack top | Peter Zijlstra | 2007-07-19 | 1 | -0/+1 |
* | fbdev: detect primary display device | Antonino A. Daplas | 2007-07-17 | 1 | -0/+6 |
* | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas | 2007-07-17 | 1 | -0/+6 |
* | mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty | Martin Schwidefsky | 2007-07-17 | 1 | -12/+0 |
* | page table handling cleanup | Jan Beulich | 2007-07-16 | 1 | -3/+0 |
* | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 2007-07-11 | 1 | -3/+0 |
* | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 2007-07-11 | 1 | -4/+0 |
* | lots-of-architectures: enable arbitary speed tty support | Alan Cox | 2007-07-10 | 1 | -0/+11 |
* | Xtensa: use asm-generic/fcntl.h | Stephen Rothwell | 2007-05-31 | 1 | -99/+1 |
* | [XTENSA] Remove non-rt signal handling | Chris Zankel | 2007-05-31 | 5 | -26/+16 |
* | [XTENSA] clean-up header files | Chris Zankel | 2007-05-31 | 8 | -16/+18 |
* | [XTENSA] Use generic 64-bit division | Chris Zankel | 2007-05-31 | 1 | -12/+3 |
* | [XTENSA] fix bit operations in bitops.h | Chris Zankel | 2007-05-31 | 1 | -34/+26 |
* | Consolidate asm/poll.h | Stephen Rothwell | 2007-05-11 | 1 | -19/+1 |
* | fix file specification in comments | Uwe Kleine-König | 2007-05-09 | 1 | -1/+1 |
* | Remove tas() | Jeff Dike | 2007-05-08 | 1 | -2/+0 |
* | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers | 2007-05-08 | 1 | -8/+15 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 | 1 | -0/+1 |
|\ |
|
| * | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge | 2007-05-02 | 1 | -0/+1 |
* | | PCI: scatterlist.h needs types.h | Jean Delvare | 2007-05-02 | 1 | -0/+2 |
|/ |
|
* | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support | Eric Dumazet | 2007-04-25 | 1 | -0/+2 |
* | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution | Eric Dumazet | 2007-04-25 | 1 | -1/+2 |
* | [NET]: div64_64 consolidate (rev3) | Stephen Hemminger | 2007-04-25 | 1 | -0/+6 |