Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
57cc7215b70856dc6bae8e55b00ecd7b1d7429b1
/
arch
/
alpha
/
kernel
2e80a82
perf: Dynamic pmu types
by Peter Zijlstra
· 14 years ago
004417a
perf, arch: Cleanup perf-pmu init vs lockup-detector
by Peter Zijlstra
· 14 years ago
f49d2eb
alpha: remove dma64_addr_t usage
by FUJITA Tomonori
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
98c532e
alpha: use single HAE window on T2 core logic (gamma, sable)
by Ivan Kokshaysky
· 14 years ago
e360adb
irq_work: Add generic hardirq context callbacks
by Peter Zijlstra
· 14 years ago
7cd2541
Merge commit 'v2.6.36-rc7' into perf/core
by Ingo Molnar
· 14 years ago
87400e5
Fix up more fallout form alpha signal cleanups
by Linus Torvalds
· 14 years ago
0f44fbd
alpha: fix compile problem in arch/alpha/kernel/signal.c
by Linus Torvalds
· 14 years ago
18e6bfa
alpha: __get_user/__put_user results need to be checked...
by Al Viro
· 14 years ago
c52c2dd
alpha: switch osf_sigprocmask() to use of sigprocmask()
by Al Viro
· 14 years ago
32163f4
alpha: fix usp value in multithreaded coredumps
by Al Viro
· 14 years ago
77edffb
alpha: fix hae_cache race in RESTORE_ALL
by Al Viro
· 14 years ago
7ed5692
Merge commit 'v2.6.36-rc5' into perf/core
by Ingo Molnar
· 14 years ago
494486a
alpha: deal with multiple simultaneously pending signals
by Al Viro
· 14 years ago
5329363
alpha: fix a 14 years old bug in sigreturn tracing
by Al Viro
· 14 years ago
392fb6e
alpha: unb0rk sigsuspend() and rt_sigsuspend()
by Al Viro
· 14 years ago
2deba1b
alpha: belated ERESTART_RESTARTBLOCK race fix
by Al Viro
· 14 years ago
bdc8b89
alpha: Shift perf event pending work earlier in timer interrupt
by Michael Cree
· 14 years ago
531f047
alpha: wire up fanotify and prlimit64 syscalls
by Mikael Pettersson
· 14 years ago
12e750d
alpha: kill big kernel lock
by Arnd Bergmann
· 14 years ago
af96f8a
alpha: remove unnecessary cast from void* in assignment.
by matt mooney
· 14 years ago
3101907
alpha: Use static const char * const where possible
by Joe Perches
· 14 years ago
65175c0
alpha: Fix HW performance counters to be stopped properly
by Michael Cree
· 14 years ago
3aabae7
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 14 years ago
15ac9a3
perf: Remove the sysfs bits
by Peter Zijlstra
· 14 years ago
a4eaf7f
perf: Rework the PMU methods
by Peter Zijlstra
· 15 years ago
33696fc
perf: Per PMU disable
by Peter Zijlstra
· 15 years ago
b0a873e
perf: Register PMU implementations
by Peter Zijlstra
· 15 years ago
51b0fe3
perf: Deconstify struct pmu
by Peter Zijlstra
· 15 years ago
3e07336
alpha: Fix printk format errors
by Michael Cree
· 14 years ago
7b598cd
alpha: convert perf_event to use local_t
by Michael Cree
· 14 years ago
59b25ed
Fix call to replaced SuperIO functions
by Morten H. Larsen
· 14 years ago
62b88dc
Alpha: Fix a missing comma in sys_osf_statfs()
by David Howells
· 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
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
979f867
alpha: implement HW performance events on the EV67 and later CPUs
by Michael Cree
· 14 years ago
65d9206
alpha: add performance monitor interrupt counter
by Michael Cree
· 14 years ago
ebabe9a
pass a struct path to vfs_statfs
by Christoph Hellwig
· 15 years ago
932e0c2
alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19
by Morten H. Larsen
· 15 years ago
5efa16f
alpha: fix pci_mmap_resource API breakage
by Matt Turner
· 15 years ago
9ce34c8
Convert alpha to use clocksources instead of arch_gettimeoffset
by John Stultz
· 15 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 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
7f2d889
alpha: remove trailing spaces in messages
by Frans Pop
· 15 years ago
2a238a9
alpha: use __ratelimit
by Akinobu Mita
· 15 years ago
1e871be
alpha: Convert alpha to use read/update_persistent_clock
by John Stultz
· 15 years ago
c186cac
dma-mapping: alpha: use include/linux/pci-dma-compat.h
by FUJITA Tomonori
· 15 years ago
fd341ab
alpha: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
77079db
alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount
by Roel Kluin
· 15 years ago
3b7a17f
resource/PCI: mark struct resource as const
by Dominik Brodowski
· 15 years ago
b26b2d4
resource/PCI: align functions now return start of resource
by Dominik Brodowski
· 15 years ago
a582e6f
alpha: Add minimal support for software performance events
by Michael Cree
· 15 years ago
21797c5
alpha: Wire up missing/new syscalls
by Daniele Calore
· 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
0ead0f8
alpha: convert srm code to seq_file
by Alexey Dobriyan
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
5f6384c
alpha: Fix fallout from locking changes
by Thomas Gleixner
· 15 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
8ab1221
alpha: Fixup last users of irq_chip->typename
by Thomas Gleixner
· 15 years ago
cc9a2c8
arch/alpha/kernel: Add kmalloc NULL tests
by Julia Lawall
· 15 years ago
04d8a9d
arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSEST
by Julia Lawall
· 15 years ago
a2e2725
net: Introduce recvmmsg socket syscall
by Arnaldo Carvalho de Melo
· 15 years ago
b3b75ce
alpha: Fix duplicate <asm/thread_info.h> include
by Linus Torvalds
· 15 years ago
0d9df25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 15 years ago
de078ef
alpha: fix build after vmlinux.lds.S cleanup
by Sam Ravnborg
· 15 years ago
9d93f00
alpha: Clean up linker script using new linker script macros.
by Geoffrey Thomas
· 15 years ago
ea12c2e
alpha: use .data.init_task instead of .data.init_thread.
by Tim Abbott
· 15 years ago
d68721e
alpha: AGP update (fixes compile failure)
by Ivan Kokshaysky
· 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
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
81065e4
cpumask: arch_send_call_function_ipi_mask: alpha
by Rusty Russell
· 15 years ago
6217319
alpha: use printk_once
by Marcin Slusarz
· 15 years ago
4f543fa
alpha: convert to use arch_gettimeoffset()
by john stultz
· 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
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 16 years ago
023bf6f
linker script: unify usage of discard definition
by Tejun Heo
· 16 years ago
405d967
linker script: throw away .discard section
by Tejun Heo
· 16 years ago
fb26b3e
alpha: bad macro expansion, parameter is member
by Roel Kluin
· 16 years ago
44377f6
alpha: remove obsolete hw_interrupt_type
by Thomas Gleixner
· 16 years ago
bb1f17b
mm: consolidate init_mm definition
by Alexey Dobriyan
· 16 years ago
08604bd
time: move PIT_TICK_RATE to linux/timex.h
by Arnd Bergmann
· 16 years ago
6fac98d
Push BKL into do_mount()
by Al Viro
· 16 years ago
6cda3eb
Merge branch 'x86/apic' into irq/numa
by Ingo Molnar
· 16 years ago
74641f5
alpha: binfmt_aout fix
by Ivan Kokshaysky
· 16 years ago
1ffb1c0
alpha: titan and marvel build fixes
by Ivan Kokshaysky
· 16 years ago
d5dedd4
irq: change ->set_affinity() to return status
by Yinghai Lu
· 16 years ago
92ca523
alpha: convert to use __HEAD and HEAD_TEXT macros.
by Tim Abbott
· 16 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 16 years ago
e76e5b2
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
5f0e3da
alpha: convert u64 to unsigned long long
by Randy Dunlap
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
82268da
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
Next »