Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3e847423bf029c2170692c75580a856debed617b
/
include
/
asm-um
b111757
arch: personality independent stack top
by Peter Zijlstra
· 17 years ago
e18eecb
Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE
by Jeff Dike
· 17 years ago
84812217
uml: use get_free_pages to allocate kernel stacks
by Jeff Dike
· 17 years ago
45e98cd
page table handling cleanup
by Jan Beulich
· 17 years ago
4c18a32
uml: add asm/paravirt.h
by Jeff Dike
· 17 years ago
08932a1
uml: use generic BUG
by Nick Piggin
· 17 years ago
39a2790
uml: kill x86_64 STACK_TOP_MAX
by Jeff Dike
· 17 years ago
c14b849
uml: iRQ stacks
by Jeff Dike
· 17 years ago
2f4dfe2
Remove hardcoding of hard_smp_processor_id on UP systems
by Fernando Luis Vazquez Cao
· 17 years ago
1e0cb0c
uml: fix build breakage
by Jeff Dike
· 17 years ago
a436ed9
x86: create asm/cmpxchg.h
by Jeff Dike
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
16dd07b
uml: more page fault path trimming
by Jeff Dike
· 18 years ago
d6dd61c
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
by Jeremy Fitzhardinge
· 18 years ago
3927f2e
[NET]: div64_64 consolidate (rev3)
by Stephen Hemminger
· 18 years ago
10fa115
[PATCH] uml: fix unreasonably long udelay
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
c35e584
[PATCH] uml: fix static linking for real
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
602ed87
[PATCH] uml: fix pte bit collision
by Miklos Szeredi
· 18 years ago
7632fc8
[PATCH] uml: fix static linking
by Jeff Dike
· 18 years ago
1463fdb
[PATCH] uml: pte_mkread fix
by Jeff Dike
· 18 years ago
6e6d74c
[PATCH] uml: x86_64 ptrace fixes
by Jeff Dike
· 18 years ago
f355559
[PATCH] uml: x86_64 thread fixes
by Jeff Dike
· 18 years ago
f688144b
[PATCH] uml: fix apparent "CONFIG_64_BIT" typo.
by Robert P. J. Day
· 18 years ago
04add67
[PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEM
by Al Viro
· 18 years ago
e182c96
[PATCH] UML: add generic BUG support
by Jeff Dike
· 18 years ago
d3fa72e
[PATCH] Pass struct dev pointer to dma_cache_sync()
by Ralf Baechle
· 18 years ago
f67637e
[PATCH] Add struct dev pointer to dma_is_consistent()
by Ralf Baechle
· 18 years ago
c6dbaef
Driver core: add dev_archdata to struct device
by Benjamin Herrenschmidt
· 18 years ago
525fdb6
[PATCH] uml: add INITCALLS
by Jeff Dike
· 18 years ago
02a5323
[PATCH] uml: remove some leftover PPC code
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
96e1a87
[PATCH] um: irq changes break build
by Pekka Enberg
· 18 years ago
3db03b4
[PATCH] rename the provided execve functions to kernel_execve
by Arnd Bergmann
· 18 years ago
5906e41
[PATCH] uml: remove pte_mkexec
by Jeff Dike
· 18 years ago
3c91735
[PATCH] uml: thread creation tidying
by Jeff Dike
· 18 years ago
a8b4fc4
[PATCH] uml: fix missing x86_64 register definitions
by Jeff Dike
· 18 years ago
b278240
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
e8df8c3
[PATCH] Make UML use ptrace-abi.h
by Jeff Dike
· 18 years ago
75e29b1
[PATCH] uml: stack usage reduction
by Jeff Dike
· 18 years ago
46a82b2
[PATCH] Standardize pxx_page macros
by Dave McCracken
· 18 years ago
ecaf45e
[PATCH] i386: Redo semaphore and rwlock assembly helpers
by Andi Kleen
· 18 years ago
d28d1f1
Remove UML header export
by David Woodhouse
· 18 years ago
6fa0cb1
Merge git://git.infradead.org/hdrinstall-2.6
by Linus Torvalds
· 18 years ago
47e5243
[PATCH] uml: make copy_*_user atomic
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
92fe15a
[PATCH] uml: add __raw_writeq definition
by Jeff Dike
· 18 years ago
c0ad90a
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
by Ingo Molnar
· 18 years ago
cee4cca
Merge git://git.infradead.org/hdrcleanup-2.6
by Linus Torvalds
· 18 years ago
ef4d04b
Add empty Kbuild files for 'make headers_install' in remaining arches.
by David Woodhouse
· 18 years ago
b8719c3
[PATCH] uml: more __user annotations
by Al Viro
· 18 years ago
65e6297
[PATCH] uml: add asm/irqflags.h
by Jeff Dike
· 18 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
5b0e947
[PATCH] uml: fix "extern-vs-static" proto conflict in TLS code
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
3feb885
[PATCH] uml: check for differences in host support
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
aa6758d
[PATCH] uml: implement {get,set}_thread_area for i386
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
fbdf216
[PATCH] uml: split ldt.h in arch-independent and arch-dependant code
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
4d338e1
[PATCH] uml: sparse cleanups
by Al Viro
· 19 years ago
9828c18
[PATCH] unify pfn_to_page: uml pfn_to_page
by KAMEZAWA Hiroyuki
· 19 years ago
bb83da0
[PATCH] uml: fix build warnings in __get_user
by Jeff Dike
· 19 years ago
9a0b581
[PATCH] x86: SMP alternatives
by Gerd Hoffmann
· 19 years ago
72e5525
[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
4cd7ed9
[PATCH] uml: skas0-hold-own-ldt fixups for x86-64
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
0c19585
[PATCH] uml: typo fixup
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
36a7878
[PATCH] uml: use generic sys_rt_sigsuspend
by Jeff Dike
· 19 years ago
2fc1062
[PATCH] uml: add TIF_RESTORE_SIGMASK support
by Jeff Dike
· 19 years ago
ea1eae7
[PATCH] uml: add __raw_writel definition
by Jeff Dike
· 19 years ago
f5a61d0
[PATCH] death of get_thread_info/put_thread_info
by Al Viro
· 19 years ago
df2e71f
[PATCH] dump_thread() cleanup
by akpm@osdl.org
· 19 years ago
2acbb8c
[PATCH] mutex subsystem, add default include/asm-*/mutex.h files
by Arjan van de Ven
· 19 years ago
a136564
[PATCH] remove gcc-2 checks
by Andrew Morton
· 19 years ago
f8aaeace
[PATCH] consolidate asm/futex.h
by Jeff Dike
· 19 years ago
1fd73c6
[PATCH] Kill L1_CACHE_SHIFT_MAX
by Ravikiran G Thirumalai
· 19 years ago
e23181d
[PATCH] uml: eliminate anonymous union and clean up symlink lossage
by Jeff Dike
· 19 years ago
858259c
[PATCH] uml: maintain own LDT entries
by Bodo Stroesser
· 19 years ago
e763b79
[PATCH] uml: switch_mm fix
by Ben Lahaise
· 19 years ago
6a351cf
[PATCH] uml: remove old UM_FASTCALL, and make the thing work again
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
96d55b8
[PATCH] uml: reuse i386 cpu-specific tuning
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
705e87c
[PATCH] mm: pte_offset_map_lock loops
by Hugh Dickins
· 19 years ago
53f9fc9
[PATCH] gfp_t: remaining bits of arch/*
by Al Viro
· 19 years ago
970a9e7
[PATCH] gfp_t: dma-mapping (simple cases)
by Al Viro
· 19 years ago
fad1c45
[PATCH] uml: Fix sysrq-r support for skas mode
by Allan Graves
· 19 years ago
4735885
[PATCH] uml get_user() NULL noise removal
by Al Viro
· 19 years ago
69e1e68
[PATCH] uml: don't redundantly mark pte as newpage in pte_modify
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
c51179f
[PATCH] uml: adapt asm/futex.h to our arch
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
3013449
[PATCH] uml: UML/i386 cmpxchg fix
by Jeff Dike
· 19 years ago
3eddddc
[PATCH] uml: breakpoint an arbitrary thread
by Jeff Dike
· 19 years ago
d3fd4c2
[PATCH] uml spinlock breakage
by Al Viro
· 19 years ago
d99c402
[PATCH] uml: inline mk_pte and various friends
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
c8d1274
[PATCH] remove asm-*/hdreg.h
by Christoph Hellwig
· 19 years ago
36d57ac
[PATCH] auxiliary vector cleanups
by H. J. Lu
· 19 years ago
4732efb
[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
by Jakub Jelinek
· 19 years ago
7ef9390
[PATCH] uml: fix x86_64 page leak
by Jeff Dike
· 19 years ago
08964c5
[PATCH] uml: merge duplicated page table code
by Jeff Dike
· 19 years ago
1e40cd3
[PATCH] uml: fixes performance regression in activate_mm and thus exec()
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
9b4ee40
[PATCH] mm: correct _PAGE_FILE comment
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
fd4fd5a
[PATCH] mm: consolidate get_order
by Stephen Rothwell
· 19 years ago
75cd968
um: fix __pa/__va macro expansion problem
by Linus Torvalds
· 19 years ago
6f313b1
[PATCH] uml: vm86 compile fix
by Jeff Dike
· 19 years ago
7c90347
[PATCH] Add emergency_restart()
by Eric W. Biederman
· 19 years ago
2e5e559
[PATCH] uml: consolidate modify_ldt
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
c40504e
[PATCH] uml: tlb flushing fix
by Benjamin LaHaise
· 19 years ago
d67b569
[PATCH] uml: skas0 - separate kernel address space on stock hosts
by Jeff Dike
· 19 years ago
Next »