Age | Commit message (Expand) | Author | Files | Lines |
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-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 |
2007-05-07 | ALPHA: fix BOOTP image creation | Ivan Kokshaysky | 2 | -1/+6 |
2007-05-07 | ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.c | Milind Arun Choudhary | 1 | -3/+1 |
2007-05-07 | get_unmapped_area handles MAP_FIXED on alpha | Benjamin Herrenschmidt | 1 | -0/+3 |
2007-05-05 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2 | -2/+2 |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 3 | -3/+0 |
2007-05-02 | [PATCH] x86: deflate stack usage in lib/inflate.c | Jeremy Fitzhardinge | 1 | -1/+1 |
2007-05-02 | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 1 | -1/+1 |
2007-04-26 | [STRING]: Move strcasecmp/strncasecmp to lib/string.c | David S. Miller | 2 | -27/+0 |
2007-04-17 | alpha: build fixes - force architecture | Ivan Kokshaysky | 1 | -2/+1 |
2007-04-17 | alpha: more fixes for specific machine types | Ivan Kokshaysky | 2 | -1/+7 |
2007-04-17 | alpha: fixes for specific machine types | Ivan Kokshaysky | 6 | -12/+37 |
2007-02-12 | [PATCH] Dynamic kernel command-line: alpha | Alon Bar-Lev | 1 | -3/+3 |
2007-02-11 | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan | 1 | -11/+0 |