Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
0842b245a8e6c14e3aa49f91018902591d1069b3
/
arch
/
v850
/
kernel
f52111b
[PATCH] take init_files to fs/file.c
by Al Viro
· 17 years ago
d35c7b0
unified (weak) sys_pipe implementation
by Ulrich Drepper
· 17 years ago
8972331
v850: use kbuild.h instead of defining macros in asm-offsets.c
by Christoph Lameter
· 17 years ago
b70d3a2
iomap: fix 64 bits resources on 32 bits
by Benjamin Herrenschmidt
· 17 years ago
950e4da
arch: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
03a4482
procfs: constify function pointer tables
by Jan Engelhardt
· 17 years ago
72a7fe3
Introduce flags for reserve_bootmem()
by Bernhard Walle
· 17 years ago
01ba2bd
all archs: consolidate init and exit sections in vmlinux.lds.h
by Sam Ravnborg
· 17 years ago
5b20311
spelling fixes: arch/v850/
by Simon Arlott
· 17 years ago
cba4fbb
remove include/asm-*/ipc.h
by Adrian Bunk
· 17 years ago
70af26b
V850: cleanup struct irqaction initializers
by Thomas Gleixner
· 17 years ago
f284ce7
PTRACE_POKEDATA consolidation
by Alexey Dobriyan
· 18 years ago
7664732
PTRACE_PEEKDATA consolidation
by Alexey Dobriyan
· 18 years ago
ca96725
all-archs: consolidate .data section definition in asm-generic
by Sam Ravnborg
· 18 years ago
7664709
all-archs: consolidate .text section definition in asm-generic
by Sam Ravnborg
· 18 years ago
9a9136e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
f7e4217
rename thread_info to stack
by Roman Zippel
· 18 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
ee17b36
v850: generic timekeeping conversion
by john stultz
· 18 years ago
5dfe4c9
[PATCH] mark struct file_operations const 2
by Arjan van de Ven
· 18 years ago
712f77b
[PATCH] Dynamic kernel command-line: v850
by Alon Bar-Lev
· 18 years ago
b035b6d
[PATCH] Consolidate default sched_clock()
by Alexey Dobriyan
· 18 years ago
67d3822
[PATCH] disable init/initramfs.c: architectures
by Jean-Paul Saman
· 18 years ago
81d79be
[PATCH] V850: user ARRAY_SIZE macro when appropriate
by Ahmed S. Darwish
· 18 years ago
fd593d1
[PATCH] relocatable kernel: Kallsyms generate relocatable symbols
by Eric W. Biederman
· 18 years ago
9d3d419
[NET]: V850 checksum annotations and cleanups.
by Al Viro
· 18 years ago
61ce1ef
[PATCH] vmlinux.lds: consolidate initcall sections
by Andrew Morton
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
4b3f686
Attack of "the the"s in arch
by Matt LaPlante
· 18 years ago
fe74290
[PATCH] provide kernel_execve on all architectures
by Arnd Bergmann
· 18 years ago
0437eb5
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
by Serge E. Hallyn
· 18 years ago
ab51601
[PATCH] namespaces: add nsproxy
by Serge E. Hallyn
· 18 years ago
b68e31d
[PATCH] const struct tty_operations
by Jeff Dike
· 18 years ago
c53421b
[PATCH] proper flags type of spin_lock_irqsave()
by Alexey Dobriyan
· 18 years ago
3171a03
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
by Atsushi Nemoto
· 18 years ago
a268cef
[PATCH] v850: call init_page_count() instead of set_page_count()
by Miles Bader
· 18 years ago
66f6b24
[PATCH] v850: Remove symbol exports which duplicate global ones
by Miles Bader
· 18 years ago
8b91fbb
[PATCH] irq-flags: V850: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
1903ac5
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 19 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 19 years ago
e31dd6e
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
by Greg Kroah-Hartman
· 19 years ago
d09042d
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
by Laurent MEYER
· 19 years ago
894b577
[PATCH] No arch-specific strpbrk implementations
by Kyle McMartin
· 19 years ago
cdb0452
[PATCH] kill include/linux/platform.h, default_idle() cleanup
by Adrian Bunk
· 19 years ago
9f28bb7
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()
by Greg Kroah-Hartman
· 19 years ago
47f3fc9
[PATCH] add missing pm_power_off's
by Adrian Bunk
· 19 years ago
8145916
[PATCH] Fix some ucLinux breakage from the tty updates
by Alan Cox
· 19 years ago
b7f6961
[PATCH] v850: task_stack_page(), task_pt_regs()
by Al Viro
· 19 years ago
df2e71f
[PATCH] dump_thread() cleanup
by akpm@osdl.org
· 19 years ago
0c53508
[PATCH] v850: use generic hardirq code
by Christoph Hellwig
· 19 years ago
228322f
[PATCH] v850: Fix show_interrupts
by Miles Bader
· 19 years ago
5bfb5d6
[PATCH] sched: disable preempt in idle tasks
by Nick Piggin
· 19 years ago
481bed4
[PATCH] consolidate sys_ptrace()
by Christoph Hellwig
· 19 years ago
ecea8d1
[PATCH] jiffies_64 cleanup
by Thomas Gleixner
· 19 years ago
dfb7dac
[PATCH] unify sys_ptrace prototype
by Christoph Hellwig
· 19 years ago
aecd456
[PATCH] V850: C99 initializers for hw_interrupt_type structures
by Thomas Gleixner
· 19 years ago
fb61a86
kbuild: v850 use generic asm-offsets.h support
by Sam Ravnborg
· 19 years ago
b149ee2
[PATCH] NTP: ntp-helper functions
by john stultz
· 19 years ago
6a9b28d
[PATCH] v850: Add show_mem
by Miles Bader
· 19 years ago
023239c
[PATCH] v850: Round up length passed to slram driver to a multiple of SLRAM_BLK_SZ
by Miles Bader
· 19 years ago
69be8f1
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
by Steven Rostedt
· 19 years ago
8b2bf06
[PATCH] v850: Update PCI support
by Miles Bader
· 19 years ago
59586e5
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
by Eric W. Biederman
· 19 years ago
1e279dd
[PATCH] v850: Align ___start___param to match parameter alignment
by Miles Bader
· 20 years ago
7ed20e1
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
by Jesper Juhl
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago