Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d8ce7263e1bc3b6b2b906fec0c5037bc27d21d6a
/
arch
/
tile
86c47b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
1193755
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
edd63a2
set_restore_sigmask() is never called without SIGPENDING (and never should be)
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 12 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 12 years ago
4ebefe3
new helpers: {clear,test,test_and_clear}_restore_sigmask()
by Al Viro
· 13 years ago
fb21aff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
bb8ac18
bury __kernel_nlink_t, make internal nlink_t consistent
by Al Viro
· 12 years ago
fa2af6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
1fcb78e
tile: default to tilegx_defconfig for ARCH=tile
by Chris Metcalf
· 12 years ago
9f1d62b
tile: fix bug where fls(0) was not returning 0
by Chris Metcalf
· 12 years ago
acd1a19
arch/tile: mark TILEGX as not EXPERIMENTAL
by Chris Metcalf
· 13 years ago
4ce6bea
tile/mm/fault.c: Port OOM changes to handle_page_fault
by Kautuk Consul
· 13 years ago
c6f696f
arch/tile: add descriptive text if the kernel reports a bad trap
by Chris Metcalf
· 13 years ago
8703d6e
arch/tile: allow querying cpu module information from the hypervisor
by Chris Metcalf
· 13 years ago
b8ace08
arch/tile: fix hardwall for tilegx and generalize for idn and ipi
by Chris Metcalf
· 13 years ago
621b195
arch/tile: support multiple huge page sizes dynamically
by Chris Metcalf
· 13 years ago
fc0c49f
arch/tile: support kexec() for tilegx
by Chris Metcalf
· 13 years ago
cd6f32a
arch/tile: support <asm/cachectl.h> header for cacheflush() syscall
by Chris Metcalf
· 13 years ago
d5d14ed
arch/tile: Allow tilegx to build with either 16K or 64K page size
by Chris Metcalf
· 13 years ago
47d632f
arch/tile: optimize get_user/put_user and friends
by Chris Metcalf
· 13 years ago
1efea40
arch/tile: support building big-endian kernel
by Chris Metcalf
· 13 years ago
73636b1
arch/tile: allow building Linux with transparent huge pages enabled
by Chris Metcalf
· 13 years ago
5100700
arch/tile: use interrupt critical sections less
by Chris Metcalf
· 13 years ago
07acfc2
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
c7523a7c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
by Al Viro
· 12 years ago
ec0d7f1
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d79ee93
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
bf67f3a
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
764e0da
timers: Fixup the Kconfig consolidation fallout
by Thomas Gleixner
· 12 years ago
4ec008d
tile: Use generic time config
by Anna-Maria Gleixner
· 12 years ago
e6d9668
tilegx: enable SYSCALL_WRAPPERS support
by Chris Metcalf
· 12 years ago
55ccf3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
by Suresh Siddha
· 12 years ago
a134d228
arch/tile: apply commit 74fca9da0 to the compat signal handling as well
by Chris Metcalf
· 12 years ago
fc327e2
arch/tile: fix up some issues in calling do_work_pending()
by Chris Metcalf
· 13 years ago
cb83b62
sched/numa: Rewrite the CONFIG_NUMA sched domain support
by Peter Zijlstra
· 13 years ago
67ba529
Merge branch 'smp/threadalloc' into smp/hotplug
by Thomas Gleixner
· 12 years ago
d909a81
tile: Use common threadinfo allocator
by Thomas Gleixner
· 13 years ago
a6359d1
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
by Thomas Gleixner
· 13 years ago
293ef7b
tile: Use generic init_task
by Thomas Gleixner
· 13 years ago
8239c25
smp: Add task_struct argument to __cpu_up()
by Thomas Gleixner
· 13 years ago
05ef1b7
arch/tile: fix a couple of functions that should be __init
by Chris Metcalf
· 13 years ago
6be5ceb
VM: add "vm_mmap()" helper function
by Linus Torvalds
· 13 years ago
eac0556
Merge branch 'linus' into queue
by Marcelo Tosatti
· 13 years ago
e72d5c7
arch/tile: avoid unused variable warning in proc.c for tilegx
by Chris Metcalf
· 13 years ago
d164013
tile/CPU hotplug: Add missing call to notify_cpu_starting()
by Srivatsa S. Bhat
· 13 years ago
3b5d56b
kvmclock: Add functions to check if the host has stopped the vm
by Eric B Munson
· 13 years ago
4157368
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
e1d5c019
arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally
by Chris Metcalf
· 13 years ago
b1760c8
arch/tile: remove bogus performance optimization
by Chris Metcalf
· 13 years ago
cdd8e16
arch/tile: return SIGBUS for addresses that are unaligned AND invalid
by Chris Metcalf
· 13 years ago
54229ff
arch/tile: fix finv_buffer_remote() for tilegx
by Chris Metcalf
· 13 years ago
ab306ca
arch/tile: use atomic exchange in arch_write_unlock()
by Chris Metcalf
· 13 years ago
b14f219
arch/tile: stop mentioning the "kvm" subdirectory
by Chris Metcalf
· 13 years ago
e81510e
arch/tile: export the page_home() function.
by Chris Metcalf
· 13 years ago
918cbd3
arch/tile: fix pointer cast in cacheflush.c
by Chris Metcalf
· 13 years ago
2858f85
arch/tile: fix single-stepping over swint1 instructions on tilegx
by Chris Metcalf
· 13 years ago
cb210ee
arch/tile: implement panic_smp_self_stop()
by Chris Metcalf
· 13 years ago
8c92ba6
arch/tile: add "nop" after "nap" to help GX idle power draw
by Chris Metcalf
· 13 years ago
bfffe79
arch/tile: use proper memparse() for "maxmem" options
by Chris Metcalf
· 13 years ago
719ea79
arch/tile: fix up locking in pgtable.c slightly
by Chris Metcalf
· 13 years ago
5f22070
arch/tile: don't leak kernel memory when we unload modules
by Chris Metcalf
· 13 years ago
444eef1
arch/tile: fix bug in delay_backoff()
by Chris Metcalf
· 13 years ago
7a7039e
arch/tile: fix bug in loading kernels larger than 16 MB
by Chris Metcalf
· 13 years ago
b230ff2
arch/tile: don't enable irqs unconditionally in page fault handler
by Chris Metcalf
· 13 years ago
12400f1
arch/tile: don't set the homecache of a PTE unless appropriate
by Chris Metcalf
· 13 years ago
4829273
arch/tile: don't wait for migrating PTEs in an NMI handler
by Chris Metcalf
· 13 years ago
6731aa9
arch/tile/Makefile: use KCFLAGS when figuring out the libgcc path.
by Chris Metcalf
· 13 years ago
51bcdf8
arch/tile: fix a couple of comments that needed updating
by Chris Metcalf
· 13 years ago
a714fff
arch/tile: fix up some minor trap handling issues
by Chris Metcalf
· 13 years ago
e172353
arch/tile: work around a hardware issue with the return-address stack
by Chris Metcalf
· 13 years ago
5f639fd
arch/tile: various bugs in stack backtracer
by Chris Metcalf
· 13 years ago
efb734d
arch/tile: make sure to build memcpy_user_64 without frame pointer
by Chris Metcalf
· 13 years ago
b287f69
arch/tile: avoid false corrupt frame warning in early boot
by Chris Metcalf
· 13 years ago
cbe2247
arch/tile: use 0 for IRQ_RESCHEDULE instead of 1
by Chris Metcalf
· 13 years ago
664c100
arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h>
by Chris Metcalf
· 13 years ago
07feea8
arch/tile: revert comment for atomic64_add_unless().
by Chris Metcalf
· 13 years ago
327e8b6
arch/tile: fix typo in <arch/spr_def.h>
by Chris Metcalf
· 13 years ago
884197f
arch/tile/Kconfig: don't specify CONFIG_PAGE_OFFSET for 64-bit builds
by Chris Metcalf
· 13 years ago
3d1e8a8
arch/tile/Kconfig: rename tile_defconfig to tilepro_defconfig
by Chris Metcalf
· 13 years ago
8d69514
arch/tile/Kconfig: remove pointless "!M386" test.
by Chris Metcalf
· 13 years ago
34f2c0a
tile: fix multiple build failures from system.h dismantle
by Paul Gortmaker
· 13 years ago
deb74f5
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
50483c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
5f054e3
documentation: remove references to cpu_*_map.
by Rusty Russell
· 13 years ago
0b5f9c0
remove references to cpu_*_map in arch/
by Rusty Russell
· 13 years ago
532bfc8
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
3fc498f
smp: introduce a generic on_each_cpu_mask() function
by Gilad Ben-Yossef
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
141124c
Delete all instances of asm/system.h
by David Howells
· 13 years ago
bd119c6
Disintegrate asm/system.h for Tile
by David Howells
· 13 years ago
909af76
coredump: remove VM_ALWAYSDUMP flag
by Jason Baron
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
2ba6894
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
a24401b
highmem: kill all __kmap_atomic()
by Cong Wang
· 13 years ago
48b25c4
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
by Chris Metcalf
· 13 years ago
Next »