aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-um/linkage.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-01[PATCH] uml: some harmless sparse warning fixesPaolo 'Blaisorblade' Giarrusso7-14/+17
2006-02-01[PATCH] uml: skas0-hold-own-ldt fixups for x86-64Paolo 'Blaisorblade' Giarrusso1-2/+6
2006-02-01[PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanupPaolo 'Blaisorblade' Giarrusso1-2/+6
2006-02-01[PATCH] uml: fix "apples/bananas" typoPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-02-01[PATCH] uml: fix hugest stack usersPaolo 'Blaisorblade' Giarrusso3-19/+22
2006-02-01[PATCH] uml: comments about libc-conflict guardsPaolo 'Blaisorblade' Giarrusso1-5/+9
2006-02-01[PATCH] uml: typo fixupPaolo 'Blaisorblade' Giarrusso1-2/+2
2006-02-01[PATCH] uml: fix some typosJeff Dike2-2/+2
2006-02-01[PATCH] uml: add a build dependencyJeff Dike1-3/+6
2006-02-01[PATCH] arm26: select BLK_DEV_FD only on A5KAlexey Dobriyan1-1/+1
2006-02-01[PATCH] arm26: add __kernel_old_dev_t for nfsdAlexey Dobriyan1-0/+1
2006-02-01[PATCH] arm26: drop first arg of prepare_arch_switch, finish_arch_switchAlexey Dobriyan1-2/+2
2006-02-01[PATCH] arm26: drop local task_running copyAlexey Dobriyan1-1/+0
2006-02-01[PATCH] arm26: fixup asm statement in kernel/fiq.cAlexey Dobriyan1-16/+16
2006-02-01[PATCH] arm26: fixup get_signal_to_deliver callAlexey Dobriyan1-1/+2
2006-02-01[PATCH] arm26: select system type via "choice"Alexey Dobriyan1-1/+3
2006-02-01[PATCH] arm26: remove irq_exit() from hardirq.hAlexey Dobriyan1-7/+0
2006-02-01[PATCH] arm26: fix warnings about NR_IRQS being not definedAlexey Dobriyan1-0/+1
2006-02-01[PATCH] arm26: fix find_first_zero_bit related warningsAlexey Dobriyan1-2/+2
2006-02-01[PATCH] alpha show_interrups() trashes argumentEric Sesterhenn1-20/+16
2006-02-01[PATCH] alpha: Fix getxpid on alpha so it works for threadsEric W. Biederman2-7/+10
2006-02-01[PATCH] VMSPLIT config optionsMark Lord2-2/+39
2006-02-01[PATCH] arch/sh64/kernel/time.c: add module.hAlexey Dobriyan1-0/+1
2006-02-01[PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitionsPaul Mundt2-2/+2
2006-02-01[PATCH] sh: machine_halt()/machine_power_off() cleanupsPaul Mundt1-28/+26
2006-02-01[PATCH] sh: Add missing timers directory rule to buildPaul Mundt1-1/+1
2006-02-01[PATCH] sh: sh-sci clock framework updatesPaul Mundt2-116/+223
2006-02-01[PATCH] sh: convert voyagergx to platform device, drop sh-busPaul Mundt5-275/+12
2006-02-01[PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitionsPaul Mundt4-90/+38
2006-02-01[PATCH] sh: unknown mach-type updatesPaul Mundt5-124/+16
2006-02-01[PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changesPaul Mundt2-44/+30
2006-02-01[PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reusePaul Mundt3-17/+19
2006-02-01[PATCH] sh: Make peripheral clock frequency setting mandatoryPaul Mundt2-18/+1
2006-02-01[PATCH] sh: SH4-202 microdev updatesPaul Mundt6-347/+536
2006-02-01[PATCH] powerpc: Fix sigmask handling in sys_sigsuspend.Heiko Carstens1-3/+1
2006-02-01[PATCH] MODALIAS= for macioOlaf Hering1-24/+48
2006-02-01[PATCH] powerpc: fix for kexec ppc32Albert Herranz1-1/+3
2006-02-01[PATCH] selinux: remove security struct magic number fields and testsStephen Smalley2-52/+5
2006-02-01[PATCH] selinux: change file_alloc_security to use GFP_KERNELStephen Smalley1-1/+1
2006-02-01[PATCH] selinux: fix and cleanup mprotect checksStephen Smalley1-29/+21
2006-02-01[PATCH] slab: fix sparse warningRandy Dunlap1-2/+2
2006-02-01[PATCH] mm/slab: add kernel-doc for one functionRandy.Dunlap1-2/+7
2006-02-01[PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLABPekka Enberg2-5/+31
2006-02-01[PATCH] dump_stack() in oom handlerAndrew Morton1-0/+1
2006-02-01[PATCH] slab: replace kmem_cache_t with struct kmem_cachePekka Enberg1-97/+98
2006-02-01[PATCH] slab: rename ac_data to cpu_cache_getPekka Enberg1-18/+18
2006-02-01[PATCH] slab: extract virt_to_{cache|slab}Pekka Enberg1-5/+17
2006-02-01[PATCH] slab: reduce inliningPekka Enberg1-7/+7
2006-02-01[PATCH] slab: extract slab_{put|get}_objMatthew Dobson1-37/+40
2006-02-01[PATCH] slab: extract slab_destroy_objs()Matthew Dobson1-7/+19