Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a427138712f388987aa13475bf591685b6b8cd46
/
arch
/
arm26
e9ed7e7
take declarations of enable_irq() et.al. to linux/interrupt.h
by Al Viro
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
f284ce7
PTRACE_POKEDATA consolidation
by Alexey Dobriyan
· 17 years ago
7664732
PTRACE_PEEKDATA consolidation
by Alexey Dobriyan
· 17 years ago
bcdcd8e
Report that kernel is tainted if there was an OOPS
by Pavel Emelianov
· 17 years ago
d529880
Remove the last few UMSDOS leftovers
by Jesper Juhl
· 17 years ago
1b0fac4
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
by Dan Williams
· 17 years ago
f47807f
arm26: remove broken and unused macro
by Mariusz Kozlowski
· 17 years ago
ca96725
all-archs: consolidate .data section definition in asm-generic
by Sam Ravnborg
· 17 years ago
7664709
all-archs: consolidate .text section definition in asm-generic
by Sam Ravnborg
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
0e6b9c9
use SLAB_PANIC flag cleanup
by Akinobu Mita
· 17 years ago
e87be11
ARM26: remove useless config option GENERIC_BUST_SPINLOCK.
by Robert P. J. Day
· 18 years ago
35c7422
[PATCH] x86: deflate stack usage in lib/inflate.c
by Jeremy Fitzhardinge
· 18 years ago
5357fc1
[PATCH] arch/arm26/kernel/entry.S: remove dead code
by Adrian Bunk
· 18 years ago
64d5a70
[PATCH] Dynamic kernel command-line: arm26
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
c1725f2a
[PATCH] ARM26: Use ARRAY_SIZE macro when appropriate
by Ahmed S. Darwish
· 18 years ago
5ac6da6
[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
by Christoph Lameter
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
f0d1b0b
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
by David Howells
· 18 years ago
a0172a6
[PATCH] arm26: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
6edaf68
[PATCH] mm: arch do_page_fault() vs in_atomic()
by Peter Zijlstra
· 18 years ago
9ab6a45
[PATCH] remove bogus arch-specific syscall exports
by Al Viro
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
3db03b4
[PATCH] rename the provided execve functions to kernel_execve
by Arnd Bergmann
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 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
8ef3860
[PATCH] kill wall_jiffies
by Atsushi Nemoto
· 18 years ago
3171a03
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
by Atsushi Nemoto
· 18 years ago
f400e19
[PATCH] pidspace: is_init()
by Sukadev Bhattiprolu
· 18 years ago
df67b3d
[PATCH] make PROT_WRITE imply PROT_READ
by Jason Baron
· 18 years ago
894673e
[PATCH] tty: Remove include of screen_info.h from tty.h
by Jon Smirl
· 18 years ago
af0f4d3
[PATCH] irq-flags: ARM26: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
fcb4ee8
arch/arm26/Kconfig typos
by Matt LaPlante
· 18 years ago
894b577
[PATCH] No arch-specific strpbrk implementations
by Kyle McMartin
· 19 years ago
0cb3463
[PATCH] unexport get_wchan
by Adrian Bunk
· 19 years ago
22a9835
[PATCH] unify PFN_* macros
by Dave Hansen
· 19 years ago
d142d86
[PATCH] bitops: arm26: use generic bitops
by Akinobu Mita
· 19 years ago
14cc3e2
[PATCH] sem2mutex: misc static one-file mutexes
by Ingo Molnar
· 19 years ago
2e1ca21
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
4f19336
kbuild: change kbuild to not rely on incorrect GNU make behavior
by Paul Smith
· 19 years ago
d8c206b
[PATCH] arm26: select BLK_DEV_FD only on A5K
by Alexey Dobriyan
· 19 years ago
896f361
[PATCH] arm26: fixup asm statement in kernel/fiq.c
by Alexey Dobriyan
· 19 years ago
a16ef86
[PATCH] arm26: fixup get_signal_to_deliver call
by Alexey Dobriyan
· 19 years ago
41a60ef
[PATCH] arm26: select system type via "choice"
by Alexey Dobriyan
· 19 years ago
f63776d0
[PATCH] arm26: s/task_threas_info/task_thread_info/
by Alexey Dobriyan
· 19 years ago
3868cca
[PATCH] arm26: kernel/irq.c: fix compilation
by Alexey Dobriyan
· 19 years ago
7fdf0d7
[PATCH] arm26: task_stack_page()
by Al Viro
· 19 years ago
02ef691
[PATCH] arm26: task_pt_regs()
by Al Viro
· 19 years ago
697102c
[PATCH] arm26: task_thread_info()
by Al Viro
· 19 years ago
df2e71f
[PATCH] dump_thread() cleanup
by akpm@osdl.org
· 19 years ago
e585e47
[PATCH] tiny: Make *[ug]id16 support optional
by Matt Mackall
· 19 years ago
a136564
[PATCH] remove gcc-2 checks
by Andrew Morton
· 19 years ago
df7b5d1
arch/arm26/nwfpe/fpmodule.c: remove kernel 2.0 #ifdef
by Adrian Bunk
· 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
b462705
[PATCH] mm: arches skip ptlock
by Hugh Dickins
· 19 years ago
872fec1
[PATCH] mm: init_mm without ptlock
by Hugh Dickins
· 19 years ago
fa72e26
[PATCH] Remove arch/arm26/boot/compressed/hw-bse.c
by Domen Puncer
· 19 years ago
4700349
kbuild: arm26,sparc use generic asm-offset support
by Sam Ravnborg
· 19 years ago
a08b6b7
[PATCH] Kconfig fix (BLK_DEV_FD dependencies)
by viro@ZenIV.linux.org.uk
· 19 years ago
b149ee2
[PATCH] NTP: ntp-helper functions
by john stultz
· 19 years ago
439c430
[PATCH] arm26: one -g is enough for everyone
by Adrian Bunk
· 19 years ago
69be8f1
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
by Steven Rostedt
· 19 years ago
6e34622
It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers
by Linus Torvalds
· 19 years ago
59586e5
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
by Eric W. Biederman
· 19 years ago
d5950b4
[NET]: add a top-level Networking menu to *config
by Sam Ravnborg
· 19 years ago
0f8e2d6
[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh
by Ian Campbell
· 19 years ago
3f22ab2
[PATCH] make each arch use mm/Kconfig
by Dave Hansen
· 19 years ago
ff381d2
[PATCH] Driver Core: arch: update device attribute callbacks
by Yani Ioannou
· 19 years ago
5cae841
[PATCH] ISA DMA Kconfig fixes - part 1
by Al Viro
· 20 years ago
7ed20e1
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
by Jesper Juhl
· 20 years ago
cd7619d
[PATCH] Exterminate PAGE_BUG
by Matt Mackall
· 20 years ago
cdfb82f
[PATCH] freepgt: arm26 FIRST_USER_ADDRESS PAGE_SIZE
by Hugh Dickins
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago