index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
Commit message (
Expand
)
Author
Age
Files
Lines
*
alpha: pcibios_resource_to_bus() is callable from normal code
Al Viro
2008-11-30
1
-1
/
+1
*
false __cpuinit positives on alpha
Al Viro
2008-11-30
2
-5
/
+5
*
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2008-10-23
1
-6
/
+7
|
\
|
*
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
2008-10-22
1
-6
/
+7
|
|
\
|
|
*
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2008-10-17
6
-20
/
+18
|
|
|
\
|
|
*
|
select: fix alpha OSF wrapper
Arjan van de Ven
2008-10-06
1
-6
/
+7
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-10-23
1
-5
/
+2
|
\
\
\
\
|
*
|
|
|
[PATCH] prepare vfs_readdir() callers to returning filldir result
Al Viro
2008-10-23
1
-5
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
2008-10-23
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
oprofile: more whitespace fixes
Robert Richter
2008-10-15
1
-1
/
+1
*
|
|
|
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
genirq: fix name space collisions of nr_irqs in arch/*
Thomas Gleixner
2008-10-16
1
-3
/
+3
*
|
|
|
|
alpha: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
2
-11
/
+11
*
|
|
|
|
container freezer: implement freezer cgroup subsystem
Matt Helsley
2008-10-20
1
-0
/
+1
*
|
|
|
|
container freezer: add TIF_FREEZE flag to all architectures
Matt Helsley
2008-10-20
1
-0
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2008-10-16
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
2008-10-16
1
-2
/
+2
|
|
/
/
/
*
|
|
|
alpha: introduce field 'taso' into struct linux_binprm
Kirill A. Shutemov
2008-10-16
1
-1
/
+1
*
|
|
|
alpha: use iommu_num_pages function in IOMMU code
Joerg Roedel
2008-10-16
1
-12
/
+5
*
|
|
|
alpha: notify_cpu_starting() compile fixlet
Alexey Dobriyan
2008-10-16
1
-0
/
+1
*
|
|
|
Alpha Miata: remove dead URL
Adrian Bunk
2008-10-16
1
-2
/
+1
|
/
/
/
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2008-10-13
1
-0
/
+3
|
\
\
\
|
|
/
/
|
*
|
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
2008-09-08
1
-0
/
+3
|
|
/
*
|
Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT
David Woodhouse
2008-09-06
1
-0
/
+1
*
|
Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
David Woodhouse
2008-09-06
1
-3
/
+0
*
|
Make <asm-generic/statfs.h> suitable for 64-bit platforms.
David Woodhouse
2008-09-04
1
-0
/
+4
|
/
*
[PATCH] fix osf_getdirents()
Al Viro
2008-08-25
1
-7
/
+12
*
alpha: move include/asm-alpha to arch/alpha/include/asm
Linus Torvalds
2008-08-15
129
-0
/
+15903
*
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
2008-07-26
1
-5
/
+5
*
alpha: use generic show_mem()
Johannes Weiner
2008-07-26
2
-65
/
+0
*
inflate: refactor inflate malloc code
Thomas Petazzoni
2008-07-25
1
-37
/
+2
*
alpha: remove the unused ALPHA_CORE_AGP option
Adrian Bunk
2008-07-24
1
-5
/
+0
*
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
2008-07-24
1
-1
/
+1
*
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
2008-07-24
1
-1
/
+1
*
mm: move bootmem descriptors definition to a single place
Johannes Weiner
2008-07-24
1
-4
/
+4
*
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
5
-172
/
+23
|
\
|
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
2
-3
/
+3
|
*
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
3
-7
/
+7
|
*
alpha: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
3
-163
/
+14
*
|
Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...
Linus Torvalds
2008-07-15
1
-3
/
+2
|
\
\
|
*
|
genirq: Expose default irq affinity mask (take 3)
Max Krasnyansky
2008-06-05
1
-3
/
+2
*
|
|
Alpha Linux kernel fails with inconsistent kallsyms data
Bastian Blank
2008-07-04
1
-7
/
+7
|
|
/
|
/
|
*
|
alpha: resurrect Cypress IDE quirk
Ivan Kokshaysky
2008-06-20
1
-0
/
+17
*
|
alpha: fix compile failures with gcc-4.3 (bug #10438)
Ivan Kokshaysky
2008-06-20
2
-1
/
+4
*
|
alpha: link failure fix
Ivan Kokshaysky
2008-06-20
1
-0
/
+1
|
/
*
[PATCH] take init_files to fs/file.c
Al Viro
2008-05-16
1
-1
/
+0
*
[PATCH] make osf_select() use core_sys_select()
Al Viro
2008-05-01
1
-65
/
+4
*
alpha: use kbuild.h instead of macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-5
/
+1
*
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
2008-04-29
1
-2
/
+2
*
arch/alpha/kernel/traps.c: use time_* macros
S.Caglar Onur
2008-04-28
1
-2
/
+3
[next]