Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
5fa83ce284a4b7cd9dcfadd01500b0ed4ab9b740
/
arch
/
m32r
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
e593194
locking: Convert raw_rwlock functions to arch_rwlock
by Thomas Gleixner
· 15 years ago
fb3a6bb
locking: Convert raw_rwlock to arch_rwlock
by Thomas Gleixner
· 15 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 15 years ago
edc35bd
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
by Thomas Gleixner
· 15 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 15 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
6035ccd
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
220d0b1
Merge branch 'master' into for-2.6.33
by Jens Axboe
· 15 years ago
2d4dc89
block: add helpers to run flush_dcache_page() against a bio and a request's pages
by Ilya Loginov
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a556bec
m32r: fix arch/m32r/boot/compressed/Makefile
by Hirokazu Takata
· 15 years ago
45cdd47
m32r: Should index be positive?
by Roel Kluin
· 15 years ago
337214e
m32r: bzip2/lzma kernel compression support
by Hirokazu Takata
· 15 years ago
e968b8d
m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id section
by Hirokazu Takata
· 15 years ago
5602358
arch/m32r: Use DIV_ROUND_CLOSEST
by Julia Lawall
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
0a3d31b
m32r: Fix IPI function calls for SMP
by Toshihiro HANAWA
· 15 years ago
6b6fabc
m32r: Fix set_memory() for DISCONTIGMEM
by Hirokazu Takata
· 15 years ago
bac33bd
m32r: add rtc_lock variable
by Hirokazu Takata
· 15 years ago
d2c5821
m32r: define ioread* and iowrite* macros
by Hirokazu Takata
· 15 years ago
ced0f00
m32r: export delay loop symbols
by Hirokazu Takata
· 15 years ago
2cff5e1
m32r: fix tme_handler
by Hirokazu Takata
· 15 years ago
851b147
Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
by Linus Torvalds
· 15 years ago
94a8d5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
49b9205
cpumask: use mm_cpumask() wrapper: m32r
by Rusty Russell
· 15 years ago
2377afd
cpumask: Use accessors for cpu_*_mask: m32r
by Rusty Russell
· 15 years ago
0748bd0
cpumask: remove arch_send_call_function_ipi
by Rusty Russell
· 15 years ago
c2a3a48
cpumask: arch_send_call_function_ipi_mask: m32r
by Rusty Russell
· 15 years ago
c37efa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 15 years ago
85233c4
m32r: Cleanup linker script using new linker script macros.
by Tim Abbott
· 15 years ago
743486d
m32r: Move the spi_stack_top and spu_stack_top into .init.data section.
by Tim Abbott
· 15 years ago
2a67d26
m32r: Remove unused .altinstructions and .exit.* code from linker script.
by Tim Abbott
· 15 years ago
00b01b2
m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h.
by Tim Abbott
· 15 years ago
a7efb87
m32r: Define THREAD_SIZE only once.
by Tim Abbott
· 15 years ago
8b1c9be
m32r: make PAGE_SIZE available to assembly.
by Tim Abbott
· 15 years ago
ef187fd
m32r: convert to asm-generic/hardirq.h
by Christoph Hellwig
· 15 years ago
95ad759
m32r: convert to use arch_gettimeoffset()
by john stultz
· 15 years ago
d5a6d17
m32r: remove redundant tests on unsigned
by Roel Kluin
· 15 years ago
6e17b17
mm: remove duplicate asm/mman.h files
by Arnd Bergmann
· 15 years ago
90f72aa
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
by Arnd Bergmann
· 15 years ago
cc013a8
arches: drop superfluous casts in nr_free_pages() callers
by Geert Uytterhoeven
· 15 years ago
d200c92
Use new __init_task_data macro in arch init_task.c files.
by Joe Perches
· 15 years ago
caa27b6
kbuild: use INSTALLKERNEL to select customized installkernel script
by Sam Ravnborg
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
733e5e4
KEYS: Add missing linux/tracehook.h #inclusions
by David Howells
· 15 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 15 years ago
d0420c8
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
by David Howells
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0d6038e
net: implement a SO_DOMAIN getsockoption
by Jan Engelhardt
· 15 years ago
49c794e
net: implement a SO_PROTOCOL getsockoption
by Jan Engelhardt
· 15 years ago
9e1b32c
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
by Benjamin Herrenschmidt
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
c99e6ef
sched: INIT_PREEMPT_COUNT
by Peter Zijlstra
· 15 years ago
023bf6f
linker script: unify usage of discard definition
by Tejun Heo
· 15 years ago
405d967
linker script: throw away .discard section
by Tejun Heo
· 15 years ago
d06063c
Move FAULT_FLAG_xyz into handle_mm_fault() callers
by Linus Torvalds
· 16 years ago
4859776
ptrace: remove PT_DTRACE from arch/m32r
by Oleg Nesterov
· 15 years ago
e4c9dd0
kmap_types: make most arches use generic header file
by Randy Dunlap
· 15 years ago
189e91f
m32r: remove obsolete hw_interrupt_type
by Thomas Gleixner
· 15 years ago
4185896
page allocator: use allocation flags as an index to the zone watermark
by Mel Gorman
· 15 years ago
bb1f17b
mm: consolidate init_mm definition
by Alexey Dobriyan
· 15 years ago
cd166bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 15 years ago
5933048
module: cleanup FIXME comments about trimming exception table entries.
by Rusty Russell
· 15 years ago
d7c4f1b
asm-generic: make pci.h usable directly
by Arnd Bergmann
· 15 years ago
5b17e1c
asm-generic: rename page.h and uaccess.h
by Arnd Bergmann
· 15 years ago
72099ed
asm-generic: rename atomic.h to atomic-long.h
by Arnd Bergmann
· 15 years ago
c31ae4b
asm-generic: introduce asm/bitsperlong.h
by Arnd Bergmann
· 15 years ago
63b852a
asm-generic: rename termios.h, signal.h and mman.h
by Arnd Bergmann
· 15 years ago
c3dc5be
flat: fix data sections alignment
by Oskar Schirmer
· 15 years ago
9cd6724
m32r: use __stringify() macro in assembler.h
by Hirokazu Takata
· 16 years ago
9c88b06
m32r: build fix for __stringify macro
by Hirokazu Takata
· 16 years ago
3496369
m32r: convert to use __HEAD and HEAD_TEXT macros.
by Tim Abbott
· 16 years ago
78a4999
m32r: move include/asm-m32r/* to arch/m32r/include/asm/
by Hirokazu Takata
· 16 years ago
fe4e719
m32r: move include/asm-m32r headers to arch/m32r/include/asm
by Hirokazu Takata
· 16 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 16 years ago
1a8a510
cpumask: remove references to struct irqaction's mask field.
by Rusty Russell
· 16 years ago
8f8573a
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
by Ingo Molnar
· 16 years ago
dd7f8db
eeprom: More consistent symbol names
by Jean Delvare
· 16 years ago
dee4102
sparseirq: use kstat_irqs_cpu instead
by Yinghai Lu
· 16 years ago
7d3b56b
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9e2f913
percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r
by Rusty Russell
· 16 years ago
18d8fda
take init_fs to saner place
by Al Viro
· 16 years ago
33edcf1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Rusty Russell
· 16 years ago
968ea6d
Merge ../linux-2.6-x86
by Rusty Russell
· 16 years ago
98a79d6
cpumask: centralize cpu_online_map and cpu_possible_map
by Rusty Russell
· 16 years ago
4d117c5
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 16 years ago
a64d31b
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
1c4567a
m32r: section noise in head.S
by Al Viro
· 16 years ago
ae1e913
sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER
by Ingo Molnar
· 16 years ago
92fb83a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile
by Linus Torvalds
· 16 years ago
7110879
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
dc52ddc
container freezer: implement freezer cgroup subsystem
by Matt Helsley
· 16 years ago
e533b22
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
80a914d
misc: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
Next »