Age | Commit message (Expand) | Author |
2008-01-17 | alpha: fix conversion from denormal float to double | Ivan Kokshaysky |
2007-12-17 | alpha: build fixes | Ivan Kokshaysky |
2007-12-17 | alpha: strncpy/strncat fixes | Ivan Kokshaysky |
2007-11-27 | alpha: fix sg_page breakage | FUJITA Tomonori |
2007-10-23 | alpha: sg_virt() fallout | Jens Axboe |
2007-10-22 | Update arch/ to use sg helpers | Jens Axboe |
2007-10-20 | spelling fixes: arch/alpha/ | Simon Arlott |
2007-10-19 | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers |
2007-10-19 | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby |
2007-10-19 | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn |
2007-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2007-10-16 | alpha: beautify vmlinux.lds | Sam Ravnborg |
2007-10-16 | alpha: convert to generic sys_ptrace | Christoph Hellwig |
2007-10-16 | cleanup arch/alpha/Makefile | Adrian Bunk |
2007-10-16 | During VM oom condition, kill all threads in process group | Will Schmidt |
2007-10-16 | Consolidate PTRACE_DETACH | Alexey Dobriyan |
2007-10-14 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg |
2007-08-11 | alpha: -Werror fixes for sys_titan.c | Jay Estabrook |
2007-07-31 | add a missing LIB_Y to arch/alpha/boot Makefile | Meelis Roos |
2007-07-31 | alpha: fix boot/main.c warning | Meelis Roos |
2007-07-31 | alpha: fix objstrip.c compilation warnings | Meelis Roos |
2007-07-31 | alpha: fix mkbb compilation warnings | Meelis Roos |
2007-07-31 | alpha: fix two section mismatch warnings | Sam Ravnborg |
2007-07-29 | Remove fs.h from mm.h | Alexey Dobriyan |
2007-07-26 | deal with alpha section warnings | Al Viro |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau |
2007-07-19 | alpha: Put allocated ELF notes in read-only data segment | Roland McGrath |
2007-07-19 | define new percpu interface for shared data | Fenghua Yu |
2007-07-19 | mm: fault feedback #2 | Nick Piggin |
2007-07-17 | missing exports of csum_... | Al Viro |
2007-07-17 | alpha __init fixes | Al Viro |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov |
2007-07-16 | alpha: fix trivial section mismatch warnings | Sam Ravnborg |
2007-07-11 | PCI: Only build PCI syscalls on architectures that want them | Matthew Wilcox |
2007-07-11 | PCI: remove pci_dac_dma_... APIs | Jan Beulich |
2007-06-24 | alpha: fix alignment problem in csum_ipv6_magic() | Ivan Kokshaysky |
2007-06-01 | ALPHA: misc fixes | Jay Estabrook |
2007-06-01 | ALPHA: support graphics on non-zero PCI domains | Jay Estabrook |
2007-06-01 | parse errors in ifdefs | Yoann Padioleau |
2007-05-30 | alpha: support new syscalls | Richard Henderson |
2007-05-30 | alpha: cleanup in bitops.h | Richard Henderson |
2007-05-19 | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg |
2007-05-19 | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg |
2007-05-08 | utimensat implementation | Ulrich Drepper |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-08 | Fixes and cleanups for earlyprintk aka boot console | Gerd Hoffmann |
2007-05-08 | kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug | Robert P. J. Day |
2007-05-07 | srmcons: fix kmalloc(GFP_KERNEL) inside spinlock | Andrew Morton |