index
:
kernel/linux.git
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.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
1
-2
/
+2
2008-04-28
arch/alpha/kernel/traps.c: use time_* macros
S.Caglar Onur
1
-2
/
+3
2008-04-28
alpha: remove remaining __FUNCTION__ occurrences
Harvey Harrison
12
-84
/
+72
2008-04-28
alpha: handle kcalloc failure
Jim Meyering
1
-0
/
+6
2008-04-24
alpha: unbreak OSF/1 (a.out) binaries
Ivan Kokshaysky
1
-0
/
+1
2008-04-24
alpha: fix legacy mode PCI IDE controllers
Ivan Kokshaysky
2
-17
/
+7
2008-04-21
PCI: alpha: use generic pci_enable_resources()
Bjorn Helgaas
1
-22
/
+1
2008-04-17
Generic semaphore implementation
Matthew Wilcox
3
-234
/
+1
2008-04-03
alpha: fix ALSA DMA mmap crash
Ivan Kokshaysky
1
-3
/
+5
2008-03-13
alpha: use iommu_is_span_boundary helper function
FUJITA Tomonori
2
-10
/
+5
2008-03-09
alpha: fix iommu-related boot panic
Ivan Kokshaysky
1
-8
/
+7
2008-03-05
alpha: remove unused DEBUG_FORCEDAC define in IOMMU
FUJITA Tomonori
1
-1
/
+0
2008-03-05
alpha: make IOMMU respect the segment boundary limits
FUJITA Tomonori
1
-6
/
+34
2008-03-05
alpha: IOMMU had better access to the free space bitmap at only one place
FUJITA Tomonori
1
-13
/
+15
2008-03-05
alpha: convert IOMMU to use ALIGN()
FUJITA Tomonori
1
-3
/
+3
2008-02-15
Introduce path_put()
Jan Blunck
1
-1
/
+1
2008-02-15
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-1
/
+1
2008-02-14
xtime_lock vs update_process_times
Peter Zijlstra
1
-7
/
+8
2008-02-09
ide: introduce HAVE_IDE
Sam Ravnborg
1
-0
/
+1
2008-02-08
avoid overflows in kernel/time.c
H. Peter Anvin
1
-0
/
+5
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
3
-3
/
+0
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
1
-62
/
+0
2008-02-08
aout: mark arches that support A.OUT format
David Howells
1
-0
/
+3
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
3
-5
/
+8
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-4
/
+0
2008-02-06
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
1
-1
/
+1
2008-02-06
alpha/parisc: remove config variable DEBUG_RWLOCK
Jiri Olsa
2
-10
/
+0
2008-02-05
alpha: kill deprecated virt_to_bus
FUJITA Tomonori
1
-2
/
+2
2008-02-05
arch/alpha: remove duplicate includes
Lucas Woods
1
-1
/
+0
2008-02-05
iommu sg merging: alpha: make pci_iommu respect the segment size limits
FUJITA Tomonori
1
-6
/
+18
2008-02-05
timerfd: new timerfd API
Davide Libenzi
1
-1
/
+1
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-2
/
+2
2008-02-03
remove Documentation/smp.txt
Adrian Bunk
1
-2
/
+2
2008-02-03
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
Mathieu Desnoyers
1
-2
/
+0
2008-02-03
Add HAVE_OPROFILE
Mathieu Desnoyers
1
-0
/
+1
2008-02-02
PCI: Kconfig help: don't refer to the PCI-HOWTO
Adrian Bunk
1
-5
/
+0
2008-01-29
remove __attribute_used__
Adrian Bunk
1
-2
/
+1
2008-01-29
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
1
-4
/
+4
2008-01-18
alpha: fix conversion from denormal float to double
Ivan Kokshaysky
1
-1
/
+1
2007-12-18
alpha: build fixes
Ivan Kokshaysky
5
-9
/
+9
2007-12-18
alpha: strncpy/strncat fixes
Ivan Kokshaysky
3
-15
/
+15
2007-11-27
alpha: fix sg_page breakage
FUJITA Tomonori
1
-6
/
+8
2007-10-23
alpha: sg_virt() fallout
Jens Axboe
1
-0
/
+1
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
1
-1
/
+1
2007-10-20
spelling fixes: arch/alpha/
Simon Arlott
10
-10
/
+9
2007-10-19
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
2
-24
/
+1
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
3
-12
/
+12
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
[next]