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