Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9164bb4a18dfa592cd0aca455ea57abf89ca4526
/
arch
9164bb4
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
f361bf4
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency
by Ingo Molnar
· 8 years ago
e6d930b
signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>
by Ingo Molnar
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
ef8bd77
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
03441a3
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
4cf421e
sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>
by Ingo Molnar
· 8 years ago
5b825c3
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
by Ingo Molnar
· 8 years ago
0104260
sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
38b8d20
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
4f17722
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>
by Ingo Molnar
· 8 years ago
ae7e81c
sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>
by Ingo Molnar
· 8 years ago
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
4c82269
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h>
by Ingo Molnar
· 8 years ago
105ab3d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h>
by Ingo Molnar
· 8 years ago
0c98d34
sched/core: Remove the tsk_cpus_allowed() wrapper
by Ingo Molnar
· 8 years ago
4977ab6
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e390f9a
objtool, modules: Discard objtool annotation sections for modules
by Josh Poimboeuf
· 8 years ago
6053dc9
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
b286ced
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
544a068
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
d4f4cf7
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
f89db78
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e72e58f
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
17a870b
Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to indicate}' into for-linus
by Russell King
· 8 years ago
cdcc5fa
ARM: mm: round the initrd reservation to page boundaries
by Russell King
· 8 years ago
68b32f3
ARM: mm: clean up initrd initialisation
by Russell King
· 8 years ago
3928624
ARM: mm: move initrd init code out of arm_memblock_init()
by Russell King
· 8 years ago
e2fce0a
ARM: 8655/1: improve NOMMU definition of pgprot_*()
by Arnd Bergmann
· 8 years ago
7b96ddd
ARM: 8654/1: decompressor: add strlen prototype
by Arnd Bergmann
· 8 years ago
06369a1
ARM: 8652/1: cache-uniphier: clean up active way setup code
by Masahiro Yamada
· 8 years ago
1c63d4c
ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h>
by Masahiro Yamada
· 8 years ago
050d18d
ARM: 8650/1: module: handle negative R_ARM_PREL31 addends correctly
by Ard Biesheuvel
· 8 years ago
ad47511
ARM: 8649/2: nommu: remove Hivecs configuration is asm
by Afzal Mohammed
· 8 years ago
58c1670
ARM: 8648/2: nommu: display vectors base
by Afzal Mohammed
· 8 years ago
f8300a0
ARM: 8647/2: nommu: dynamic exception base address setting
by Afzal Mohammed
· 8 years ago
d2ca5f2
ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig
by Afzal Mohammed
· 8 years ago
035e787
ARM: 8644/1: Reduce "CPU: shutdown" message to debug level
by Florian Fainelli
· 8 years ago
64fc2a9
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
by Florian Fainelli
· 8 years ago
e377cd8
ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUAL
by Florian Fainelli
· 8 years ago
399f157
Merge branch 'devel-stable' into misc
by Russell King
· 8 years ago
a09975b
ARM: 8639/1: Define KERNEL_START and KERNEL_END
by Florian Fainelli
· 8 years ago
9856265
ARM: 8637/1: Adjust memory boundaries after reservations
by Laura Abbott
· 8 years ago
374d446d
ARM: 8636/1: Cleanup sanity_check_meminfo
by Laura Abbott
· 8 years ago
86292b3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
08e32dc
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 8 years ago
3f5595e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
5782fd1
Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
3e761a4
mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()
by Dave Jiang
· 8 years ago
2959a5f
mm: add arch-independent testcases for RODATA
by Jinbum Park
· 8 years ago
3fce371
mm: add new mmget() helper
by Vegard Nossum
· 8 years ago
f1f1007
mm: add new mmgrab() helper
by Vegard Nossum
· 8 years ago
9a284e5
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
0367105
scripts/spelling.txt: add "overrided" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
183b802
scripts/spelling.txt: add "intialization" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
4e0385d
scripts/spelling.txt: add "efective" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
550116d
scripts/spelling.txt: add "aligment" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
8ab102d
scripts/spelling.txt: add "partiton" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
0f5e155
scripts/spelling.txt: add "an one" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
03440c4
scripts/spelling.txt: add "an union" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
9332ef9
scripts/spelling.txt: add "an user" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
08a7e62
scripts/spelling.txt: add "swith" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
7d134b2
kprobes: move kprobe declarations to asm-generic/kprobes.h
by Luis R. Rodriguez
· 8 years ago
94eae80
Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 8 years ago
5d8a00e
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
6e5c838
treewide: Remove remaining executable attributes from source files
by Joe Perches
· 8 years ago
7b46588
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
76062b4
platform/x86: intel_pmc_ipc: read s0ix residency API
by Shanth Murthy
· 8 years ago
9e31489
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 8 years ago
849de0c
m68k: replace gcc specific macros with ones from compiler.h
by Gideon Israel Dsouza
· 8 years ago
35ca695
alpha: use generic current.h
by Davidlohr Bueso
· 8 years ago
9ef5ea20
arch/frv/mb93090-mb00/pci-frv.c: fix build warning
by Sudip Mukherjee
· 8 years ago
3a4f8a0
mm: remove shmem_mapping() shmem_zero_setup() duplicates
by Hugh Dickins
· 8 years ago
c137a27
powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write
by Aneesh Kumar K.V
· 8 years ago
712c604
mm: wire up GFP flag passing in dma_alloc_from_contiguous
by Lucas Stach
· 8 years ago
e2f466e
mm: cma_alloc: allow to specify GFP mask
by Lucas Stach
· 8 years ago
897ab3e
userfaultfd: non-cooperative: add event for memory unmaps
by Mike Rapoport
· 8 years ago
220ced1
mm: fix get_user_pages() vs device-dax pud mappings
by Dan Williams
· 8 years ago
a00cc7d
mm, x86: add support for PUD-sized transparent hugepages
by Matthew Wilcox
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
0262d9c
memblock: embed memblock type name within struct memblock_type
by Heiko Carstens
· 8 years ago
8d4a017
cris: use generic current.h
by Davidlohr Bueso
· 8 years ago
f8e6859
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 8 years ago
a4d4426
openrisc: head: Init r0 to 0 on start
by Stafford Horne
· 8 years ago
a0eba4f
openrisc: Export ioremap symbols used by modules
by Stafford Horne
· 8 years ago
e34f671
arch/openrisc/lib/memcpy.c: use correct OR1200 option
by Valentin Rothberg
· 8 years ago
0ccffdf
openrisc: head: Remove unused strings
by Stafford Horne
· 8 years ago
da99f00
openrisc: head: Move init strings to rodata section
by Stafford Horne
· 8 years ago
e6d20c5
openrisc: entry: Fix delay slot detection
by Stafford Horne
· 8 years ago
2ead7ab
openrisc: entry: Whitespace and comment cleanups
by Stafford Horne
· 8 years ago
f520928
openrisc: Add .gitignore
by Stafford Horne
· 8 years ago
f5d45dc
openrisc: Add optimized memcpy routine
by Stafford Horne
· 9 years ago
d857a1e
openrisc: Add optimized memset
by Olof Kindgren
· 10 years ago
Next »