Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c5ad54cf7dd8922bd1cee2d5871aebf73dc9638e
/
arch
/
unicore32
fa2e5c0
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
by Linus Torvalds
· 10 years ago
19b6d0b
unicore32: Remove signal translation and exec_domain
by Richard Weinberger
· 10 years ago
c90570d
PCI: Assign resources before drivers claim devices (pci_scan_bus())
by Yijing Wang
· 10 years ago
cb9e3c2
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
by Andrey Ryabinin
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
b30fe6c
mm: fix false-positive warning on exit due mm_nr_pmds(mm)
by Kirill A. Shutemov
· 10 years ago
4017179
unicore32: drop pte_file()-related helpers
by Kirill A. Shutemov
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
0cb6c96
net, lib: kill arch_fast_hash library bits
by Daniel Borkmann
· 10 years ago
62e88b1
mm: Make arch_unmap()/bprm_mm_init() available to all architectures
by Dave Hansen
· 10 years ago
7f8998c
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
by Geert Uytterhoeven
· 10 years ago
c5c38ef
irq_work: Introduce arch_irq_work_has_interrupt()
by Peter Zijlstra
· 10 years ago
ca98565
unicore32: Fix build error
by Guenter Roeck
· 10 years ago
63b12bd
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
by Linus Torvalds
· 10 years ago
649671c
unicore32: Use get_signal() signal_setup_done()
by Richard Weinberger
· 11 years ago
29b88e2
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
d216814
platform: Remove most references to platform_bus device
by Pawel Moll
· 10 years ago
3a6bfbc
arch, locking: Ciao arch_mutex_cpu_relax()
by Davidlohr Bueso
· 10 years ago
d670878
unicore32: Remove ARCH_HAS_CPUFREQ config option
by Stephen Boyd
· 10 years ago
92543fd
arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compiling failure
by Chen Gang
· 10 years ago
3420d49
arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure.
by Chen Gang
· 10 years ago
40ad2a6
arch: unicore32: ksyms: export additional find_first_*() to avoid compiling failure
by Chen Gang
· 10 years ago
8a01659
arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM
by Chen Gang
· 11 years ago
aaad618
unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h
by Chen Gang
· 11 years ago
f80561e
arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling failure
by Chen Gang
· 10 years ago
8065042
arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compiling failure
by Chen Gang
· 10 years ago
5a5ffc9
arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling failure
by Chen Gang
· 10 years ago
312c6df
arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition
by Chen Gang
· 11 years ago
1febf61
arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc()
by Chen Gang
· 11 years ago
1ff38c5
arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error
by Chen Gang
· 11 years ago
db7ef28
arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macros
by Chen Gang
· 11 years ago
df8e4c7
arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmalloc_area()
by Chen Gang
· 11 years ago
4877b60
arch/unicore32/kernel/ksyms.c: remove several undefined exported symbols
by Chen Gang
· 11 years ago
2accff4
arch/unicore32/mm/ioremap.c: return NULL on invalid pfn
by Andrew Morton
· 10 years ago
acc8a1c
arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn()
by Fabian Frederick
· 10 years ago
e5c4ecd
Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into next
by Linus Torvalds
· 10 years ago
3a0d89d
USB: delete CONFIG_USB_DEVICEFS from defconfig
by Naoki MATSUMOTO
· 10 years ago
a43ae58
PCI: Turn pcibios_penalize_isa_irq() into a weak function
by Hanjun Guo
· 11 years ago
ce816fa
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
by Uwe Kleine-König
· 11 years ago
615d6e8
mm: per-thread vma caching
by Davidlohr Bueso
· 11 years ago
ddf1d16
locking/mcs: Allow architecture specific asm files to be used for contended case
by Tim Chen
· 11 years ago
b119fa6
locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order
by Tim Chen
· 11 years ago
40e05dd
arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initialization
by Heinrich Schuchardt
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
1b59bab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
aec6a88
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
by Mel Gorman
· 11 years ago
93ea02b
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
by Peter Zijlstra
· 11 years ago
d444b03
Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on unicore32
by Mark Salter
· 11 years ago
e3fec2f
lib: Add missing arch generic-y entries for asm-generic/hash.h
by David S. Miller
· 11 years ago
4007162
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
0bde729
Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 11 years ago
f13399f
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 11 years ago
e90bedb
unicore32: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
00d1a39
preempt: Make PREEMPT_ACTIVE generic
by Thomas Gleixner
· 11 years ago
e00ca51
unicore32: select ARCH_MIGHT_HAVE_PC_PARPORT
by Mark Salter
· 11 years ago
611c86c
unicore32: Initialize PWM backlight enable_gpio field
by Thierry Reding
· 11 years ago
a787870
sched, arch: Create asm/preempt.h
by Peter Zijlstra
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
759496b
arch: mm: pass userspace fault flag to generic fault handler
by Johannes Weiner
· 11 years ago
8713410
arch: mm: do not invoke OOM killer on kernel fault OOM
by Johannes Weiner
· 11 years ago
1b3a5d0
reboot: move arch/x86 reboot= handling to generic kernel
by Robin Holt
· 11 years ago
c97a700
reboot: unicore32: prepare reboot_mode for moving to generic kernel code
by Robin Holt
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
862f001
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
b26a3df
mm/unicore32: fix stale comment about VALID_PAGE()
by Jiang Liu
· 11 years ago
0d0b6d2
mm/unicore32: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
dbe67df
mm: enhance free_reserved_area() to support poisoning memory with zero
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 years ago
ab53485
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 11 years ago
40d158e
consolidate io_remap_pfn_range definitions
by Al Viro
· 11 years ago
ee89bd6
lib: Move fonts from drivers/video/console/ to lib/fonts/
by Geert Uytterhoeven
· 11 years ago
c13e396
unicore32/PCI: Remove redundant call of pci_bus_add_devices()
by Jiang Liu
· 11 years ago
3644bc2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 11 years ago
6dd9148
unicore32: just use mmap_pgoff()...
by Al Viro
· 12 years ago
5647ac0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
5f56886
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
a43cb95
dump_stack: unify debug information printed by show_regs()
by Tejun Heo
· 12 years ago
196779b
dump_stack: consolidate dump_stack() implementations and unify their behaviors
by Tejun Heo
· 12 years ago
3ed1c47
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
8700c95
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d0380e6
early_printk: consolidate random copies of identical code
by Thomas Gleixner
· 12 years ago
ef93247
mm, vmalloc: change iterating a vmlist to find_vm_area()
by Joonsoo Kim
· 12 years ago
ccecb51
mm/unicore32: use common help functions to free reserved pages
by Jiang Liu
· 12 years ago
4b59e6c
mm, show_mem: suppress page counts in non-blockable contexts
by David Rientjes
· 12 years ago
d190e81
idle: Remove GENERIC_IDLE_LOOP config switch
by Thomas Gleixner
· 12 years ago
7fd2bf3
Remove GENERIC_GPIO config option
by Alexandre Courbot
· 12 years ago
76ec9d1
Convert selectors of GENERIC_GPIO to GPIOLIB
by Alexandre Courbot
· 12 years ago
73cc9c8
cpufreq: unicore2: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
aba92c9e
unicore: Use generic idle loop
by Thomas Gleixner
· 12 years ago
b43a7ff
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
by Viresh Kumar
· 12 years ago
aef1552
unicore32: default GENERIC_GPIO to false
by Alexandre Courbot
· 12 years ago
d80a357
unicore32: remove unneeded select GENERIC_GPIO
by Alexandre Courbot
· 12 years ago
4febd95
Select VIRT_TO_BUS directly where needed
by Stephen Rothwell
· 12 years ago
887cbce0
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
by Stephen Rothwell
· 12 years ago
9043a26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
6ae236c
unicore32 idle: delete stray pm_idle comment
by Len Brown
· 12 years ago
d64008a
burying unused conditionals
by Al Viro
· 12 years ago
50b3c9e
unicore32: switch to generic sigaltstack
by Al Viro
· 12 years ago
Next »