Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ceba57df43a25ede55a96a795703c46022b1d1d0
/
arch
/
avr32
/
kernel
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
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
8712a5b
avr32: wire up pkey syscalls
by Hans-Christian Noren Egtvedt
· 8 years ago
b66484c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 8 years ago
9a2950f
avr32: migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
8630c32
avr32: fix copy_from_user()
by Al Viro
· 8 years ago
6ad4a21
avr32: fixup code style in unistd.h and syscall_table.S
by Hans-Christian Noren Egtvedt
· 9 years ago
389ce5a
avr32: wire up preadv2 and pwritev2 syscalls
by Hans-Christian Noren Egtvedt
· 9 years ago
e646469
exit_thread: accept a task parameter to be exited
by Jiri Slaby
· 9 years ago
1c8e85b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
by Linus Torvalds
· 9 years ago
b837e97
avr32: wire up copy_file_range syscall
by Hans-Christian Egtvedt
· 9 years ago
35d98e9
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
by Toshi Kani
· 9 years ago
d90f351
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
by Linus Torvalds
· 9 years ago
a193f07
avr32: wire up missing syscalls
by Hans-Christian Egtvedt
· 9 years ago
6067a00
avr32: wire up accept4 syscall
by Mans Rullgard
· 9 years ago
7523e4d
module: use a structure to encapsulate layout.
by Rusty Russell
· 9 years ago
09adcdf
AVR32/time: Migrate to new 'set-state' interface
by Viresh Kumar
· 10 years ago
fa41b1c
arch: Remove exec_domain from remaining archs
by Richard Weinberger
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
f3240c1
avr32: wire up missing syscalls
by Hans-Christian Egtvedt
· 10 years ago
d453cde
module_arch_freeing_init(): new hook for archs before module->module_init freed.
by Rusty Russell
· 10 years ago
8c23af6
avr32: Replace __get_cpu_var with __this_cpu_write
by Christoph Lameter
· 10 years ago
065f31b
avr32: Use sigsp()
by Richard Weinberger
· 11 years ago
d809709
avr32: Use get_signal() signal_setup_done()
by Richard Weinberger
· 11 years ago
4c3b7df4e
avr32: replace simple_strtoul() with kstrtoul()
by Ramkumar Ramachandra
· 11 years ago
7155530
avr32: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
d617b33
avr32: fix out-of-range jump in large kernels
by Andreas Bießmann
· 11 years ago
7a2a74f
avr32: setup crt for early panic()
by Andreas Bießmann
· 11 years ago
395e73a
avr32: cast syscall_return to silence compiler warning
by Gabor Juhos
· 11 years ago
1b0135b
avr32: fix clockevents kernel warning
by Gabor Juhos
· 11 years ago
2e555f8
avr32: normalize global variables exported by vmlinux.lds
by Jiang Liu
· 12 years ago
0a0fca9
sched: Rename sched.c as sched/core.c in comments and Documentation
by Viresh Kumar
· 12 years ago
e68c636
avr32: fix relocation check for signed 18-bit offset
by Hans-Christian Egtvedt
· 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
0142647
avr32: Use generic idle loop
by Thomas Gleixner
· 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
4788069
avr32: 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
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
584271b
avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappers
by Al Viro
· 12 years ago
5fd0b58
avr32: switch to generic sys_execve()
by Al Viro
· 12 years ago
5adc807
avr32: switch to generic kernel_thread()/kernel_execve()
by Al Viro
· 12 years ago
91a27b2
vfs: define struct filename and have getname() return it
by Jeff Layton
· 12 years ago
3cffdc8
Uninclude linux/freezer.h
by Richard Weinberger
· 13 years ago
03240b2
fixups for signal breakage
by Al Viro
· 13 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
6fd84c0
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 13 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 13 years ago
62366c8
avr32: missed _TIF_NOTIFY_RESUME on one of do_notify_resume callers
by Al Viro
· 13 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
by Al Viro
· 13 years ago
fe49c1c
avr32: need to clear RESTORE_SIGMASK on successful signal delivery
by Al Viro
· 13 years ago
446cdd1
avr32: ->restart_block.fn needs to be reset on rt_sigreturn
by Al Viro
· 13 years ago
54bbf3e
avr32: use block_sigmask()
by Matt Fleming
· 13 years ago
4920959
avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturn
by Oleg Nesterov
· 13 years ago
e1b1fd7
avr32: don't mask signals in the error path
by Matt Fleming
· 13 years ago
29b2501
avr32: Use generic init_task
by Thomas Gleixner
· 13 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 14 years ago
9402c95
treewide: remove useless NORET_TYPE macro and uses
by Joe Perches
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
edbaa60
driver-core: remove sysdev.h usage.
by Kay Sievers
· 13 years ago
8a25a2f
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
1268fbc
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
by Frederic Weisbecker
· 13 years ago
2bbb681
nohz: Allow rcu extended quiescent state handling seperately from tick stop
by Frederic Weisbecker
· 13 years ago
280f067
nohz: Separate out irq exit and idle loop dyntick logic
by Frederic Weisbecker
· 13 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 14 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 14 years ago
7b21fdd
ns: Wire up the setns system call
by Eric W. Biederman
· 14 years ago
24a1a47
avr32: add ATAG_BOARDINFO
by Andreas Bießmann
· 14 years ago
9f0d15a
avr32: init cannot ignore signals sent by force_sig_info()
by Matt Fleming
· 14 years ago
0dd61be
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
db82817
avr32: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
c4945b9
asm-generic: rename generic little-endian bitops functions
by Akinobu Mita
· 14 years ago
1e2de47
avr32: Convert to clocksource_register_hz
by John Stultz
· 14 years ago
992a88b
avr32: make architecture sys_clone prototype match asm-generic prototype
by Hans-Christian Egtvedt
· 14 years ago
9f29b8f
ptrace: cleanup arch_ptrace() on avr32
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
5336377
modules: Fix module_bug_list list corruption race
by Linus Torvalds
· 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
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
9e584fb
arch/avr32: fix build failure caused by wrong prototype
by Peter Huewe
· 15 years ago
e9ddbc0
avr32: Fix typo in read_persistent_clock()
by Peter Huewe
· 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
e2032a4
avr32: Convert avr32 to use read/update_persistent_clock
by John Stultz
· 15 years ago
1d83931
avr32: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
8f0ddf9
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
050cbb0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
ce378f7
avr32: convert to asm-generic/hardirq.h
by Christoph Hellwig
· 15 years ago
Next »