| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 2007-02-11 | 1 | -19/+0 |
* | [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag | Robert P. J. Day | 2007-02-11 | 1 | -1/+0 |
* | [PATCH] FD_ZERO build fix | Andrew Morton | 2007-01-11 | 1 | -1/+1 |
* | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 2006-12-13 | 1 | -0/+2 |
* | [PATCH] Xtensa: Add ktermios and minor filename fix | Chris Zankel | 2006-12-13 | 2 | -1/+11 |
* | [PATCH] xtensa: fix system call interface | Chris Zankel | 2006-12-10 | 6 | -312/+736 |
* | [PATCH] xtensa: remove extra header files | Chris Zankel | 2006-12-10 | 41 | -6128/+1070 |
* | [PATCH] xtensa: fix irq and misc fixes | Chris Zankel | 2006-12-10 | 5 | -27/+8 |
* | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] Add struct dev pointer to dma_is_consistent() | Ralf Baechle | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] remove kernel syscalls | Arnd Bergmann | 2006-12-07 | 1 | -184/+0 |
* | [NET]: XTENSA checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -38/+26 |
* | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 | 1 | -0/+7 |