Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d2f8ae0e4c5c754f1b2a7b8388d19a1a977e698a
/
arch
/
unicore32
/
kernel
f8a9a26
unicore32/stacktrace: Remove the pointless ULONG_MAX marker
by Thomas Gleixner
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
7e1c4e2
memblock: stop using implicit alignment to SMP_CACHE_BYTES
by Mike Rapoport
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
510d22f
memblock: replace alloc_bootmem_low with memblock_alloc_low (2)
by Mike Rapoport
· 6 years ago
ccebcb1
signal/unicore32: Generate siginfo in ucs32_notify_die
by Eric W. Biederman
· 7 years ago
5ee527d
signal/unicore32: Use send_sig_fault where appropriate
by Eric W. Biederman
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
d8f7f32
signal/unicore32: Use FPE_FLTUNK instead of 0 in ucf64_raise_sigfpe
by Eric W. Biederman
· 7 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
ab486bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
cb38002
unicore32: do not use print_symbol()
by Sergey Senozhatsky
· 7 years ago
dc8635b
kernel/exit.c: export abort() to modules
by Andrew Morton
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0d368cb
unicore32/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
by Lorenzo Pieralisi
· 7 years ago
857f864
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
174ddfd
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
69c701e
unicore32/PCI: Use generic pci_mmap_resource_range()
by David Woodhouse
· 8 years ago
f66e225
PCI: Add BAR index argument to pci_mmap_page_range()
by David Woodhouse
· 8 years ago
16c125b
unicore32/time: Set ->min_delta_ticks and ->max_delta_ticks
by Nicolai Stange
· 8 years ago
2ef59f2
unicore32: get rid of zeroing and switch to RAW_COPY_USER
by Al Viro
· 8 years ago
db68ce1
new helper: uaccess_kernel()
by Al Viro
· 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
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.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
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
05c2679
unicore32: use simpler API for random address requests
by Jason Cooper
· 8 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 8 years ago
c8d0267
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
fed758f
unicore32: use the new LED disk activity trigger
by Stephan Linz
· 9 years ago
ab2b750
unicore32/PCI: Remove pci=firmware command line parameter handling
by Bjorn Helgaas
· 9 years ago
5f56a5d
exit_thread: remove empty bodies
by Jiri Slaby
· 9 years ago
fd19f53
unicore32: gpio: switch to gpiochip_add_data()
by Linus Walleij
· 9 years ago
1a46712
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
35d98e9
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
by Toshi Kani
· 9 years ago
a80bb4c
unicore: gpio: Be sure to clamp return value
by Linus Walleij
· 9 years ago
c8fff3e
Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 9 years ago
b68edac
unicore32: nb0916: Use PWM lookup table
by Thierry Reding
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
17e6b00
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
3078c8d
unicore/time: Migrate to new 'set-state' interface
by Viresh Kumar
· 9 years ago
f70229e
unicore32/irq: Prepare puv3_gpio_handler for irq argument removal
by Thomas Gleixner
· 9 years ago
9b597fd
arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERR
by Masanari Iida
· 10 years ago
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
7f8998c
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
by Geert Uytterhoeven
· 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
d216814
platform: Remove most references to platform_bus device
by Pawel Moll
· 10 years ago
3420d49
arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure.
by Chen Gang
· 11 years ago
40ad2a6
arch: unicore32: ksyms: export additional find_first_*() to avoid compiling failure
by Chen Gang
· 11 years ago
f80561e
arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling failure
by Chen Gang
· 11 years ago
8065042
arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compiling failure
by Chen Gang
· 11 years ago
5a5ffc9
arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling failure
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
40e05dd
arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initialization
by Heinrich Schuchardt
· 11 years ago
611c86c
unicore32: Initialize PWM backlight enable_gpio field
by Thierry Reding
· 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
c13e396
unicore32/PCI: Remove redundant call of pci_bus_add_devices()
by Jiang Liu
· 12 years ago
6dd9148
unicore32: just use mmap_pgoff()...
by Al Viro
· 12 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
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
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
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
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
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
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
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
10e1e99
UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between native and cross compiler
by Guan Xuetao
· 13 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
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
79c11b6
pwm: Move PUV3 PWM driver to PWM framework
by Thierry Reding
· 12 years ago
Next »