Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
35c064da1b0c9525f51bb84e9ce55aa5961063f0
/
arch
/
um
0e9a6cb
ptrace: unify show_regs() prototype
by Mike Frysinger
· 13 years ago
45b583b
Merge 'akpm' patch series
by Linus Torvalds
· 13 years ago
f1c93e4
um: remove dead code
by Richard Weinberger
· 13 years ago
39073db
um: adjust size of pid_buf
by Richard Weinberger
· 13 years ago
f1c2bb8
um: implement a x86_64 vDSO
by Richard Weinberger
· 13 years ago
fc9a001
um: set __HAVE_ARCH_GATE_AREA for x86_64
by Richard Weinberger
· 13 years ago
548f0a4
um: Set __HAVE_ARCH_GATE_AREA for i386
by Richard Weinberger
· 13 years ago
b743ac5
um: disable scan_elf_aux() on x86_64
by Richard Weinberger
· 13 years ago
2a6d0ac
uml: free resources
by Davidlohr Bueso
· 13 years ago
9a8beb9
uml: drivers/slip_user.c memory leak fix
by Vitaliy Ivanov
· 13 years ago
2fdf213
uml: helper.c warning corrections
by Vitaliy Ivanov
· 13 years ago
7a99ae7
uml: cow_user.c warning corrections
by Vitaliy Ivanov
· 13 years ago
fbee8d9
uml: drivers/net_user.c memory leak fix
by Vitaliy Ivanov
· 13 years ago
7fa38e7
um: reinstate kernel version in generated .config
by Geert Uytterhoeven
· 13 years ago
dd71dc4
um: add netpoll support
by Richard Weinberger
· 13 years ago
f956b3e
um: fix _FORTIFY_SOURCE=2 support for kernel modules
by Richard Weinberger
· 13 years ago
22e9b91
um: clean up delay functions
by Richard Weinberger
· 13 years ago
c0ce5b6
um, exec: remove redundant set_fs(USER_DS)
by Mathias Krause
· 13 years ago
7213de0
um: clean up vm-flags.h
by Richard Weinberger
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
c0c463d
Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-linus' and 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
eb47418
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
a03fc8c
um: Make rwsem.S depend on CONFIG_RWSEM_XCHGADD_ALGORITHM
by Richard Weinberger
· 13 years ago
497888c
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
by Phil Carmody
· 13 years ago
a7386694
x86: Unify rwsem assembly implementation
by Jan Beulich
· 13 years ago
8c95aa6
um: add asm/percpu.h
by Richard Weinberger
· 13 years ago
63e424c
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
by Akinobu Mita
· 13 years ago
5ca43f6
lib: consolidate DEBUG_STACK_USAGE option
by Stephen Boyd
· 13 years ago
818b667
Remove unused PROC_CHANGE_PENALTY constant
by Stephen Boyd
· 13 years ago
db271cf
um: fix crash while os_dump_core()
by Richard Weinberger
· 13 years ago
607647a
um: include linux/prefetch.h
by Richard Weinberger
· 13 years ago
3ef6130
um: print info about fatal segfaults
by Richard Weinberger
· 13 years ago
4ff4d8d
um: add ucast ethernet transport
by Nolan Leake
· 13 years ago
d634f19
um: add earlyprintk support
by Richard Weinberger
· 13 years ago
2525e70
um: remove SIGHUP handler
by Richard Weinberger
· 13 years ago
0ce451a
um: fix UML_LIB_PATH
by Richard Weinberger
· 13 years ago
1c39517
mm: now that all old mmu_gather code is gone, remove the storage
by Peter Zijlstra
· 13 years ago
ff075d60
um: mmu_gather rework
by Peter Zijlstra
· 13 years ago
5129df0
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 13 years ago
3a36790
um: Use RWSEM_GENERIC_SPINLOCK on x86
by Richard Weinberger
· 13 years ago
6988f20
Merge branch 'fixes-2.6.39' into for-2.6.40
by Tejun Heo
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
80fe02b
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
b2db219
um: fix abort
by Richard Weinberger
· 13 years ago
9cb5bab
Merge commit 'v2.6.39-rc7' into sched/core
by Ingo Molnar
· 13 years ago
534e3ad
um: adjust current_thread_info() for newer gcc versions
by Richard Weinberger
· 14 years ago
365a0de
uml: fix hppfs build
by Randy Dunlap
· 14 years ago
57d8e02
um: mdd support for 64 bit atomic operations
by Richard Weinberger
· 14 years ago
07f9479
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
42ac9e8
Merge commit 'v2.6.39-rc4' into sched/core
by Ingo Molnar
· 14 years ago
084189a
um: disable CONFIG_CMPXCHG_LOCAL
by Richard Weinberger
· 14 years ago
6d56dad
um: fix call tracer and bug handler
by Richard Weinberger
· 14 years ago
184748c
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
by Peter Zijlstra
· 14 years ago
6eab04a
treewide: remove extra semicolons
by Justin P. Mattock
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
78c8982
genirq: Remove the now obsolete config options and select statements
by Thomas Gleixner
· 14 years ago
df31a0a
um: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
0ebec35
um: Convert genirq namespace
by Thomas Gleixner
· 14 years ago
0415b00d1
percpu: Always align percpu output section to PAGE_SIZE
by Tejun Heo
· 14 years ago
8a06dc4d
um: remove file pointer from ioctl
by Richard Weinberger
· 14 years ago
13e165b
uml: kernels on {i386,x86_64} produce bad coredumps
by Paul Pluzhnikov
· 14 years ago
504f52b
mm: NUMA aware alloc_task_struct_node()
by Eric Dumazet
· 14 years ago
a44f99c
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
9b8c24f
um: change to new flag variables
by matt mooney
· 14 years ago
79d8a8f
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
0310e43
Merge branch 'um-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
da849ab
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
0586bed
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
73d049a
open-style analog of vfs_path_lookup()
by Al Viro
· 14 years ago
c49aa5b
x86: Remove dead config option X86_CPU
by Jan Beulich
· 14 years ago
bfc39061
um, x86-64: Fix UML build after adding CFI annotations to lib/rwsem_64.S
by Jan Beulich
· 14 years ago
53c39ce
um: Select GENERIC_HARDIRQS_NO_DEPRECATED
by Thomas Gleixner
· 14 years ago
d5b4eea
um: Use proper accessors in show_interrupts()
by Thomas Gleixner
· 14 years ago
1d119aa
um: Convert irq_chips to new functions
by Thomas Gleixner
· 14 years ago
6ea96e7
um: Remove stale irq_chip.end
by Thomas Gleixner
· 14 years ago
22e6500
um: Replace deprecated spinlock initialization
by Thomas Gleixner
· 14 years ago
19df0c2
percpu: align percpu readmostly subsection to cacheline
by Tejun Heo
· 14 years ago
dfff95c
um: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
1c77ff2
genirq: Remove __do_IRQ
by Thomas Gleixner
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
8ac1f83
thp: pte alloc trans splitting
by Andrea Arcangeli
· 14 years ago
0388fae
uml: use simple_write_to_buffer()
by Akinobu Mita
· 14 years ago
07ecb79
uml: mmapper_kern needs MODULE_LICENSE
by Randy Dunlap
· 14 years ago
48a0b74
arch/um/drivers/line.c: safely iterate over list of winch handlers
by Will Newton
· 14 years ago
94295e2
um: mark CONFIG_HIGHMEM as broken
by Richard Weinberger
· 14 years ago
69e83da
uml: disable winch irq before freeing handler data
by Will Newton
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
8818b67
um: fix ptrace build error
by Richard Weinberger
· 14 years ago
51399a3
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
0a3d763
ptrace: cleanup arch_ptrace() on um
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
be76d81
um: migrate from __do_IRQ() to generic_handle_irq()
by Richard Weinberger
· 14 years ago
aa5fb4d
uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
by Roland McGrath
· 14 years ago
d911202
uml: define CONFIG_NO_DMA
by FUJITA Tomonori
· 14 years ago
ece0e2b
mm: remove pte_*map_nested()
by Peter Zijlstra
· 14 years ago
dbec921
um: fix IRQ flag handling naming
by Richard Weinberger
· 14 years ago
6915e04
um: remove PAGE_SIZE alignment in linker script causing kernel segfault.
by Richard Weinberger
· 14 years ago
482db6d
um: fix global timer issue when using CONFIG_NO_HZ
by Richard Weinberger
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
5704e44
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
Next »