Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a4ae54f90e0a7063799eb90852aa8648ccfbb791
/
arch
/
avr32
/
kernel
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
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
a2e2725
net: Introduce recvmmsg socket syscall
by Arnaldo Carvalho de Melo
· 15 years ago
2092058
avr32: clean up linker script using standard macros.
by Nelson Elhage
· 15 years ago
d200c92
Use new __init_task_data macro in arch init_task.c files.
by Joe Perches
· 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
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
023bf6f
linker script: unify usage of discard definition
by Tejun Heo
· 16 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 16 years ago
405d967
linker script: throw away .discard section
by Tejun Heo
· 16 years ago
bba7fc0
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
by Oleg Nesterov
· 16 years ago
bb1f17b
mm: consolidate init_mm definition
by Alexey Dobriyan
· 16 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
84c48e6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 16 years ago
bb6e647
avr32: Fix oops on unaligned user access
by Haavard Skinnemoen
· 16 years ago
5933048
module: cleanup FIXME comments about trimming exception table entries.
by Rusty Russell
· 16 years ago
288ddad
syscall: Sort out syscall_restart name clash.
by Eric W. Biederman
· 16 years ago
8e19608
clocksource: pass clocksource to read() callback
by Magnus Damm
· 16 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 16 years ago
a841696
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8d29b7b
avr32: Fix out-of-range rcalls in large kernels
by Ben Nizette
· 16 years ago
0b0f0b1
sparseirq: use kstat_irqs_cpu on non-x86 architectures too
by Yinghai Lu
· 16 years ago
52435bf
Merge branches 'fixes', 'cleanups' and 'boards'
by Haavard Skinnemoen
· 16 years ago
ba84be2
remove linux/hardirq.h from asm-generic/local.h
by Russell King
· 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
18d8fda
take init_fs to saner place
by Al Viro
· 16 years ago
c80ce2d
avr32: Introducing asm/syscalls.h
by Jaswinder Singh
· 16 years ago
320ab2b
cpumask: convert struct clock_event_device to cpumask pointers.
by Rusty Russell
· 16 years ago
b3bc2c5
avr32: Minor pm_power_off cleanup
by Haavard Skinnemoen
· 16 years ago
48c1fd3
avr32: added mem kernel command line option support
by Marco Stornelli
· 16 years ago
3d431a7
avr32: nmi_enter() without nmi_exit()
by Manfred Spraul
· 16 years ago
73d4393
avr32: fix sys_sync_file_range() call convention
by Hans-Christian Egtvedt
· 16 years ago
e37925e
avr32: add generic_find_next_le_bit bit function
by Hans-Christian Egtvedt
· 16 years ago
Next »