index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
2007-05-08
2
-10
/
+1
*
kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug
Robert P. J. Day
2007-05-08
1
-8
/
+0
*
srmcons: fix kmalloc(GFP_KERNEL) inside spinlock
Andrew Morton
2007-05-07
1
-1
/
+1
*
ALPHA: fix BOOTP image creation
Ivan Kokshaysky
2007-05-07
2
-1
/
+6
*
ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.c
Milind Arun Choudhary
2007-05-07
1
-3
/
+1
*
get_unmapped_area handles MAP_FIXED on alpha
Benjamin Herrenschmidt
2007-05-07
1
-0
/
+3
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-05
2
-2
/
+2
|
\
|
*
[PATCH] x86: deflate stack usage in lib/inflate.c
Jeremy Fitzhardinge
2007-05-02
1
-1
/
+1
|
*
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
2007-05-02
1
-1
/
+1
*
|
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
3
-3
/
+0
|
/
*
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
David S. Miller
2007-04-26
2
-27
/
+0
*
alpha: build fixes - force architecture
Ivan Kokshaysky
2007-04-17
1
-2
/
+1
*
alpha: more fixes for specific machine types
Ivan Kokshaysky
2007-04-17
2
-1
/
+7
*
alpha: fixes for specific machine types
Ivan Kokshaysky
2007-04-17
6
-12
/
+37
*
[PATCH] Dynamic kernel command-line: alpha
Alon Bar-Lev
2007-02-12
1
-3
/
+3
*
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2007-02-11
1
-11
/
+0
*
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
2007-02-11
1
-0
/
+2
*
[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
Christoph Lameter
2007-02-11
1
-0
/
+4
*
PCI: make isa_bridge Alpha-only
Adrian Bunk
2007-02-07
1
-0
/
+4
*
[PATCH] missing exports of pm_power_off() on alpha and sparc32
Al Viro
2007-01-30
1
-0
/
+1
*
[PATCH] fdtable: Make fdarray and fdsets equal in size
Vadim Lobanov
2006-12-10
1
-3
/
+3
*
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-08
1
-0
/
+8
*
[PATCH] struct path: convert alpha
Josef Sipek
2006-12-08
1
-1
/
+1
*
[PATCH] alpha: switch to pci_get API
Alan Cox
2006-12-07
3
-5
/
+10
*
[PATCH] mm: arch do_page_fault() vs in_atomic()
Peter Zijlstra
2006-12-07
1
-1
/
+1
*
[NET]: Alpha checksum annotations and cleanups.
Al Viro
2006-12-02
2
-42
/
+26
*
Update for the srm_env driver.
Jan-Benedict Glaw
2006-11-07
1
-57
/
+27
*
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
2006-10-27
1
-7
/
+1
*
[PATCH] fixing includes in alpha_ksyms.c
Al Viro
2006-10-12
1
-1
/
+1
*
[PATCH] alpha_ksyms.c cleanup
Al Viro
2006-10-11
10
-94
/
+44
*
[PATCH] fallout from alpha pt_regs patches
Al Viro
2006-10-09
2
-2
/
+2
*
[PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs()
Al Viro
2006-10-08
3
-7
/
+4
*
[PATCH] alpha pt_regs cleanups: machine_check()
Al Viro
2006-10-08
19
-69
/
+60
*
[PATCH] alpha pt_regs cleanups: handle_irq()
Al Viro
2006-10-08
22
-41
/
+40
*
[PATCH] alpha pt_regs cleanups: device_interrupt
Al Viro
2006-10-08
21
-76
/
+82
*
[PATCH] minimal alpha pt_regs fixes
Al Viro
2006-10-07
4
-6
/
+13
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
2
-2
/
+0
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
6
-6
/
+6
*
fix an arch/alpha/Kconfig typo
Matt LaPlante
2006-10-03
1
-1
/
+1
*
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2006-10-03
1
-2
/
+6
*
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-10-02
2
-7
/
+6
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
1
-13
/
+13
*
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
2006-10-02
1
-2
/
+0
*
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
2006-10-02
1
-0
/
+2
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
1
-1
/
+1
*
[PATCH] Generic ioremap_page_range: alpha conversion
Haavard Skinnemoen
2006-10-01
3
-90
/
+13
*
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-10-01
1
-10
/
+5
*
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
1
-1
/
+1
*
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-29
1
-1
/
+1
*
[PATCH] alpha: Fix ALPHA_EV56 dependencies typo
Fernando J. Pereda
2006-09-26
1
-1
/
+1
[next]