Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bf6edb4bb1fabd73bebcd0ae85cdeb14c5893f3b
/
arch
/
unicore32
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
373d4d0
taint: add explicit flag to show whether lock dep is still OK.
by Rusty Russell
· 12 years ago
b881bc4
ARCH: drivers remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
54d46ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
5208ba2
missing user_stack_pointer() instances
by Al Viro
· 12 years ago
ae903ca
Bury the conditionals from kernel_thread/kernel_execve series
by Al Viro
· 12 years ago
7a684c4
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
82fab44
modules: don't hand 0 to vmalloc.
by Rusty Russell
· 12 years ago
9977d9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
090f8cc
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
cc1b39d
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
cb56217
unicore32: switch to generic clone(2)
by Al Viro
· 12 years ago
8c610c1
unicore32/PCI: Remove CONFIG_HOTPLUG ifdefs
by Bill Pemberton
· 12 years ago
8cbd9cc
tracing,x86: Add a TSC trace_clock
by David Sharp
· 12 years ago
c284464
arch/unicore32: remove CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
60541d7
unicore32: switch to generic sys_execve()
by Al Viro
· 12 years ago
38e9935
unicore32: switch to generic kernel_thread()/kernel_execve()
by Al Viro
· 12 years ago
ddd2d38
unicore32: Use Kbuild infrastructure for kvm_para.h
by Guan Xuetao
· 12 years ago
e8ce15a
UAPI: (Scripted) Disintegrate arch/unicore32/include/asm
by David Howells
· 12 years ago
10e1e99
UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between native and cross compiler
by Guan Xuetao
· 12 years ago
195d457
UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointer
by Guan Xuetao
· 12 years ago
446d141
UniCore32 bugfix: add missed CONFIG_ZONE_DMA
by Guan Xuetao
· 13 years ago
f3f09d5
unicore32/mm/fault.c: Port OOM changes to do_pf
by Kautuk Consul
· 13 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
91a27b2
vfs: define struct filename and have getname() return it
by Jeff Layton
· 12 years ago
8213a2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
2474542
Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm
by Linus Torvalds
· 12 years ago
42859ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
9e2d865
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
50e0d10
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 12 years ago
ed5062d
Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
79c11b6
pwm: Move PUV3 PWM driver to PWM framework
by Thierry Reding
· 12 years ago
5384e27
unicore32: pwm: Use managed resource allocations
by Thierry Reding
· 12 years ago
e551fad
unicore32: pwm: Remove unnecessary indirection
by Thierry Reding
· 12 years ago
dde9959
unicore32: pwm: Use module_platform_driver()
by Thierry Reding
· 12 years ago
d1b6886
unicore32: pwm: Properly remap memory-mapped registers
by Thierry Reding
· 12 years ago
82e54a6
unicore32: select generic atomic64_t support
by Fengguang Wu
· 12 years ago
c37d615
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic
by Arnd Bergmann
· 12 years ago
8901395
UAPI: Fix the guards on various asm/unistd.h files
by David Howells
· 12 years ago
e7a570f
asm-generic: Add default clkdev.h
by Mark Brown
· 12 years ago
Next »