Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6c4d4efb9d19017f0eef3893912f3dec513ef8e9
/
arch
/
frv
/
kernel
40ab331
Disintegrate asm/system.h for FRV
by David Howells
· 13 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 14 years ago
50e1499
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
by Andy Shevchenko
· 13 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
adc400f
frv, exec: remove redundant set_fs(USER_DS)
by Mathias Krause
· 13 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 14 years ago
7b21fdd
ns: Wire up the setns system call
by Eric W. Biederman
· 14 years ago
5129df0
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
3062aa5
FRV: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
60af3ab
FRV: Convert genirq namespace
by Thomas Gleixner
· 14 years ago
a9554c3
frv: Select GENERIC_HARDIRQS_NO_DEPRECATED
by Thomas Gleixner
· 14 years ago
1251646
frv: Convert cpu irq_chip to new functions
by Thomas Gleixner
· 14 years ago
a4b48a4
frv: Convert mb93493 irq_chip to new functions
by Thomas Gleixner
· 14 years ago
9148d88
frv: Convert mb93093 irq_chip to new function
by Thomas Gleixner
· 14 years ago
193e7a5
frv: Convert mb93091 irq_chip to new functions
by Thomas Gleixner
· 14 years ago
303fef9
frv: Fix typo from __do_IRQ overhaul
by Thomas Gleixner
· 14 years ago
c4b1598
frv: Remove stale irq_chip.end
by Thomas Gleixner
· 14 years ago
0415b00d1
percpu: Always align percpu output section to PAGE_SIZE
by Tejun Heo
· 14 years ago
504f52b
mm: NUMA aware alloc_task_struct_node()
by Eric Dumazet
· 14 years ago
79d8a8f
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
420c1c5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
8d7718a
futex: Sanitize futex ops argument types
by Michel Lespinasse
· 14 years ago
57464bd
frv: Switch do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
19df0c2
percpu: align percpu readmostly subsection to cacheline
by Tejun Heo
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
81d3285
ptrace: cleanup arch_ptrace() on frv
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
ed1cde6
frv: double syscall restarts, syscall restart in sigreturn()
by Al Viro
· 14 years ago
44c7aff
frv: handling of restart into restart_syscall is fscked
by Al Viro
· 14 years ago
ad0acab
frv: avoid infinite loop of SIGSEGV delivery
by Al Viro
· 14 years ago
5f4ad04
frv: fix address verification holes in setup_frame/setup_rt_frame
by Al Viro
· 14 years ago
20cd514
frv: restart_block.fn needs to be reset on sigreturn
by Al Viro
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
646b1db
Merge commit 'v2.6.35-rc3' into perf/core
by Ingo Molnar
· 15 years ago
a7f5378
FRV: Reinstate null behaviour for the GDB remote protocol 'p' command
by David Howells
· 15 years ago
1996bda
arch: Implement local64_t
by Peter Zijlstra
· 15 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
fc24447
frv: remove "struct file *" argument from sysctl ->proc_handler
by Jan Blunck
· 15 years ago
9c1a125
ptrace: unify FDPIC implementations
by Mike Frysinger
· 15 years ago
7ca8b9c
frv: extend gdbstub to support more features of gdb
by David Howells
· 15 years ago
7d02093
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
739b271
frv: Convert frv to use read/update_persistent_clock
by John Stultz
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
b6f4e45
Rename special text sections in arch/frv from .text.XXX to .text..XXX.
by Denys Vlasenko
· 15 years ago
1360e07
Rename .bss.stack to .bss..stack.
by Denys Vlasenko
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
273b281
kbuild: move utsrelease.h to include/generated
by Sam Ravnborg
· 15 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
2588465
Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6d45611
sysctl: Drop & in front of every proc_handler.
by Eric W. Biederman
· 15 years ago
67a7e4f
sysctl frv: Remove dead binary sysctl support
by Eric W. Biederman
· 16 years ago
961303c
sysctl: Remove the unused frv sysctl unumbers
by Eric W. Biederman
· 16 years ago
c896a2e
frv: fix check on unsigned in do_signal()
by Roel Kluin
· 15 years ago
b69975a
frv: Remove the BKL from sys_execve
by John Kacur
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
c37efa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 15 years ago
a7077099
FRV: Use asm/generic-hardirq.h
by Christoph Hellwig
· 15 years ago
cf63ff5f
misc: remove redundant start_kernel prototypes
by Rusty Russell
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
d200c92
Use new __init_task_data macro in arch init_task.c files.
by Joe Perches
· 15 years ago
9c88b25
frv: clean up linker script using new linker script macros.
by Nelson Elhage
· 15 years ago
88ddb81
frv: remove unused .altinstructions code
by Nelson Elhage
· 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
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 15 years ago
023bf6f
linker script: unify usage of discard definition
by Tejun Heo
· 16 years ago
c43768c
Merge branch 'master' into for-next
by Tejun Heo
· 16 years ago
00460f4
FRV: Implement atomic64_t
by David Howells
· 16 years ago
aee3ff1
FRV: Wire up new syscalls
by David Howells
· 16 years ago
405d967
linker script: throw away .discard section
by Tejun Heo
· 16 years ago
bb1f17b
mm: consolidate init_mm definition
by Alexey Dobriyan
· 16 years ago
5933048
module: cleanup FIXME comments about trimming exception table entries.
by Rusty Russell
· 16 years ago
4a3b989
FRV: Implement new-style ptrace
by David Howells
· 16 years ago
24ceb7e
FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue
by David Howells
· 16 years ago
b7bab88
FRV: Implement TIF_NOTIFY_RESUME
by David Howells
· 16 years ago
aa1913c
FRV: Remove in-kernel strace code
by David Howells
· 16 years ago
db5c444
FRV: BUG to BUG_ON changes
by Stoyan Gaydarov
· 16 years ago
df1f6d2
FRV: Use __INIT macro instead of .text.init.
by Tim Abbott
· 16 years ago
e37469f
FRV: Wire up new syscalls
by David Howells
· 16 years ago
b6a8d95
frv: convert frv to use __HEAD and HEAD_TEXT macros.
by Tim Abbott
· 16 years ago
f297bfe
FRV: Don't attempt to #include <linux/blk.h> as it doesn't exist
by David Howells
· 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
dee4102
sparseirq: use kstat_irqs_cpu instead
by Yinghai Lu
· 16 years ago
8feae13
NOMMU: Make VMAs per MM as for MMU-mode linux
by David Howells
· 16 years ago
18d8fda
take init_fs to saner place
by Al Viro
· 16 years ago
4280e31
frv: fix mmap2 error handling
by David Howells
· 16 years ago
f221e72
sysctl: simplify ->strategy
by Alexey Dobriyan
· 16 years ago
784dd7b
FRV: Wire up new system calls
by David Howells
· 16 years ago
19caeed
frv: use the common ascii hex helpers
by Harvey Harrison
· 17 years ago
d75f65f
remove include/linux/pm_legacy.h
by Adrian Bunk
· 17 years ago
44d1b98
Fix various old email addresses for dwmw2
by David Woodhouse
· 17 years ago
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
08acd4f8
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
Next »