| Commit message (Expand) | Author | Age | Files | Lines |
* | ALPHA: misc fixes | Jay Estabrook | 2007-06-01 | 1 | -1/+1 |
* | ALPHA: correct low-level I/O routines for sable-lynx | Jay Estabrook | 2007-06-01 | 1 | -10/+16 |
* | ALPHA: support graphics on non-zero PCI domains | Jay Estabrook | 2007-06-01 | 3 | -18/+35 |
* | alpha: support new syscalls | Richard Henderson | 2007-05-30 | 2 | -1/+49 |
* | alpha: cleanup in bitops.h | Richard Henderson | 2007-05-30 | 1 | -21/+29 |
* | alpha: fix hard_smp_processor_id compile error | Simon Horman | 2007-05-15 | 1 | -1/+1 |
* | Consolidate asm/poll.h | Stephen Rothwell | 2007-05-11 | 1 | -25/+1 |
* | rename thread_info to stack | Roman Zippel | 2007-05-09 | 1 | -4/+4 |
* | Remove hardcoding of hard_smp_processor_id on UP systems | Fernando Luis Vazquez Cao | 2007-05-09 | 1 | -0/+1 |
* | Remove tas() | Jeff Dike | 2007-05-08 | 1 | -3/+0 |
* | local_t: alpha extension | Mathieu Desnoyers | 2007-05-08 | 2 | -24/+329 |
* | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers | 2007-05-08 | 1 | -28/+31 |
* | atomic.h: add atomic64 cmpxchg, xchg and add_unless to alpha | Mathieu Desnoyers | 2007-05-08 | 1 | -3/+46 |
* | Clean up mostly unused IOSPACE macros | David Gibson | 2007-05-08 | 1 | -4/+0 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 1 | -0/+1 |
* | ALPHA: "prctl" macros | Ivan Kokshaysky | 2007-05-07 | 1 | -0/+22 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 | 2 | -14/+1 |
|\ |
|
| * | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge | 2007-05-02 | 1 | -0/+1 |
| * | [PATCH] x86-64: Account for module percpu space separately from kernel percpu | Jeremy Fitzhardinge | 2007-05-02 | 1 | -14/+0 |
* | | PCI: scatterlist.h needs types.h | Jean Delvare | 2007-05-02 | 1 | -0/+1 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-04-27 | 1 | -2/+0 |
|\ |
|
| * | [STRING]: Move strcasecmp/strncasecmp to lib/string.c | David S. Miller | 2007-04-26 | 1 | -2/+0 |
* | | [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 |
|/ |
|
* | alpha: build fixes - force architecture | Ivan Kokshaysky | 2007-04-17 | 1 | -12/+35 |
* | alpha: fixes for specific machine types | Ivan Kokshaysky | 2007-04-17 | 2 | -0/+3 |
* | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 2007-02-11 | 1 | -18/+0 |
* | [PATCH] Alpha: increase PERCPU_ENOUGH_ROOM | Aneesh Kumar K.V | 2007-02-11 | 1 | -0/+14 |
* | [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag | Robert P. J. Day | 2007-02-11 | 1 | -1/+0 |
* | [PATCH] kill eth_io_copy_and_sum() | Al Viro | 2007-02-09 | 1 | -9/+0 |
* | PCI: make isa_bridge Alpha-only | Adrian Bunk | 2007-02-07 | 1 | -0/+2 |
* | [PATCH] alpha: fix epoll syscall enumerations | Mike Frysinger | 2007-02-03 | 1 | -3/+8 |
* | [PATCH] dma-mapping.h stubs fix | Al Viro | 2007-01-30 | 1 | -3/+3 |
* | [PATCH] missing dma_sync_single_range_for{cpu,device} on alpha | Al Viro | 2007-01-30 | 1 | -6/+8 |
* | [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/+1 |
* | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 2006-12-08 | 1 | -0/+13 |
* | [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 | -182/+0 |
* | [NET]: Alpha checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -18/+16 |
* | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 | 1 | -0/+7 |
* | [PATCH] Consolidate check_signature | Matthew Wilcox | 2006-10-11 | 1 | -13/+0 |
* | [PATCH] alpha pt_regs cleanups: machine_check() | Al Viro | 2006-10-08 | 1 | -2/+1 |
* | [PATCH] alpha pt_regs cleanups: device_interrupt | Al Viro | 2006-10-08 | 1 | -1/+1 |
* | [PATCH] minimal alpha pt_regs fixes | Al Viro | 2006-10-07 | 1 | -0/+1 |
* | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2006-10-02 | 1 | -69/+0 |
* | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks | Martin Schwidefsky | 2006-10-01 | 1 | -0/+4 |
* | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 | 2 | -4/+6 |
* | [libata] No need for all those arch libata-portmap.h headers | Jeff Garzik | 2006-09-25 | 1 | -1/+0 |