Age | Commit message (Expand) | Author |
2007-07-19 | arch: personality independent stack top | Peter Zijlstra |
2007-07-17 | alpha termios.h hadn't been updated | Al Viro |
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-17 | Add __GFP_MOVABLE for callers to flag allocations from high memory that may b... | Mel Gorman |
2007-07-16 | fix alpha ISA support | Ivan Kokshaysky |
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-06-01 | ALPHA: misc fixes | Jay Estabrook |
2007-06-01 | ALPHA: correct low-level I/O routines for sable-lynx | Jay Estabrook |
2007-06-01 | ALPHA: support graphics on non-zero PCI domains | Jay Estabrook |
2007-05-30 | alpha: support new syscalls | Richard Henderson |
2007-05-30 | alpha: cleanup in bitops.h | Richard Henderson |
2007-05-15 | alpha: fix hard_smp_processor_id compile error | Simon Horman |
2007-05-11 | Consolidate asm/poll.h | Stephen Rothwell |
2007-05-09 | rename thread_info to stack | Roman Zippel |
2007-05-09 | Remove hardcoding of hard_smp_processor_id on UP systems | Fernando Luis Vazquez Cao |
2007-05-08 | Remove tas() | Jeff Dike |
2007-05-08 | local_t: alpha extension | Mathieu Desnoyers |
2007-05-08 | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to alpha | Mathieu Desnoyers |
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-07 | ALPHA: "prctl" macros | Ivan Kokshaysky |
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-05-02 | [PATCH] x86-64: Account for module percpu space separately from kernel percpu | Jeremy Fitzhardinge |
2007-04-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2007-04-26 | [STRING]: Move strcasecmp/strncasecmp to lib/string.c | David S. Miller |
2007-04-25 | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support | Eric Dumazet |
2007-04-25 | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution | Eric Dumazet |
2007-04-17 | alpha: build fixes - force architecture | Ivan Kokshaysky |
2007-04-17 | alpha: fixes for specific machine types | Ivan Kokshaysky |
2007-02-11 | [PATCH] consolidate line discipline number definitions | Tilman Schmidt |
2007-02-11 | [PATCH] Alpha: increase PERCPU_ENOUGH_ROOM | Aneesh Kumar K.V |
2007-02-11 | [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag | Robert P. J. Day |
2007-02-09 | [PATCH] kill eth_io_copy_and_sum() | Al Viro |
2007-02-07 | PCI: make isa_bridge Alpha-only | Adrian Bunk |
2007-02-03 | [PATCH] alpha: fix epoll syscall enumerations | Mike Frysinger |
2007-01-30 | [PATCH] dma-mapping.h stubs fix | Al Viro |
2007-01-30 | [PATCH] missing dma_sync_single_range_for{cpu,device} on alpha | Al Viro |
2007-01-11 | [PATCH] FD_ZERO build fix | Andrew Morton |
2006-12-13 | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle |
2006-12-08 | [PATCH] tty: preparatory structures for termios revamp | Alan Cox |
2006-12-07 | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle |
2006-12-07 | [PATCH] Add struct dev pointer to dma_is_consistent() | Ralf Baechle |
2006-12-07 | [PATCH] remove kernel syscalls | Arnd Bergmann |
2006-12-02 | [NET]: Alpha checksum annotations and cleanups. | Al Viro |