index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-28
[PATCH] alpha: elimitate two warnings from gcc4
Richard Henderson
2
-60
/
+10
2005-03-13
[PATCH] unexport *flush_tlb_all
Adrian Bunk
1
-1
/
+0
2005-03-13
[PATCH] smp{,boot}.c cleanups
Adrian Bunk
1
-11
/
+0
2005-03-13
[PATCH] kill aux_device_present
Adrian Bunk
1
-2
/
+0
2005-03-13
[PATCH] arch/alpha/kernel/osf_sys: tiny cleanup to retval
Jesper Juhl
1
-6
/
+6
2005-03-13
[PATCH] verify_area cleanup : misc remaining archs
Jesper Juhl
2
-13
/
+12
2005-02-21
[PATCH] alpha: struct resource fix
Andrew Morton
1
-8
/
+8
2005-01-20
[PATCH] Lock initializer cleanup - (ALPHA)
Thomas Gleixner
10
-11
/
+11
2005-01-07
[PATCH] Lock initializer unifying: ALPHA
Thomas Gleixner
2
-2
/
+2
2005-01-04
[PATCH] fix conflicting cpu_idle() declarations
Oleg Nesterov
1
-3
/
+0
2004-10-30
Make "atomic_dec_and_lock()" a macro.
Linus Torvalds
1
-1
/
+1
2004-10-20
Update tty layer to not mix kernel and user pointers.
Linus Torvalds
1
-30
/
+1
2004-10-19
[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>
Adrian Bunk
16
-16
/
+16
2004-10-18
Merge kroah.com:/home/greg/linux/BK/bleed-2.6
Greg Kroah-Hartman
3
-15
/
+8
2004-10-18
[PATCH] cleanup: move call to update_process_times.
Martin Schwidefsky
1
-0
/
+3
2004-10-18
[PATCH] fix & clean up zombie/dead task handling & preemption
Ingo Molnar
1
-1
/
+1
2004-10-09
[PATCH] alpha: cpu mask fix-ups broke SMP DP264 machines in 2.6.8
Ali Saidi
1
-4
/
+4
2004-10-05
[PATCH] PCI: remove driver private PCI state, 1 arg for pci_{save,restore}_state
Roger Luethi
2
-3
/
+2
2004-10-05
[PATCH] PCI list_for_each: arch-alpha-kernel-pci.c
Maximilian Attems
1
-11
/
+5
2004-10-05
[PATCH] PCI: remove pci_find_class() usage from arch specific files.
Greg Kroah-Hartman
1
-1
/
+1
2004-09-25
[ALPHA] Turn off GENERIC_IOMAP. Arrange for iomap routines
Richard Henderson
2
-1
/
+631
2004-09-22
[ALPHA] Implement new ioread interface.
Richard Henderson
27
-239
/
+272
2004-09-21
[ALPHA] Update readb and friends for __iomem.
Richard Henderson
2
-11
/
+13
2004-09-20
[ALPHA] Add __user as necessary to fix sparse warnings.
Richard Henderson
3
-37
/
+38
2004-09-20
[ALPHA] Add compile-time assert concerning rt_sigframe layout.
Richard Henderson
1
-0
/
+6
2004-09-20
[ALPHA] Fix some compiler warnings from gcc 4.
Richard Henderson
3
-19
/
+20
2004-09-14
[ALPHA] Minor updates for cpumask_t.
Richard Henderson
1
-3
/
+3
2004-09-13
[ALPHA] Add waitid.
Richard Henderson
1
-0
/
+1
2004-09-13
[ALPHA] Arrange to return EINTR for sigsuspend on signal path.
Richard Henderson
1
-4
/
+14
2004-09-13
[ALPHA] Check set_fd_set return.
Richard Henderson
1
-3
/
+4
2004-09-07
[PATCH] factor out common <asm/hardirq.h> code
Christoph Hellwig
1
-1
/
+0
2004-09-07
[PATCH] Convert in-kernel users of EXPORT_SYMBOL_NOVERS() to EXPORT_SYMBOL()
Geert Uytterhoeven
1
-13
/
+13
2004-09-05
Merge bk://are.twiddle.net/axp-2.6
Linus Torvalds
1
-10
/
+30
2004-09-05
[ALPHA] Fix raising of ieee exceptions from userland software.
Richard Henderson
1
-10
/
+30
2004-09-04
[PATCH] out-of-line locks / other
Zwane Mwaikambo
1
-0
/
+1
2004-08-31
[PATCH] missing includes from irq changes
Alexander Viro
1
-3
/
+1
2004-08-30
[PATCH] fix rusage semantics
Roland McGrath
1
-12
/
+4
2004-08-30
[PATCH] Fix the unnecessary entropy call in the irq handler
Takashi Iwai
1
-2
/
+4
2004-08-30
[PATCH] Alpha: generic dma mapping
Richard Henderson
3
-1
/
+104
2004-08-26
[PATCH] consolidate hit count increments in profile_tick()
William Lee Irwin III
3
-31
/
+4
2004-08-26
[PATCH] consolidate prof_cpu_mask
William Lee Irwin III
2
-36
/
+2
2004-08-25
[PATCH] alpha signal race fixes
William Lee Irwin III
1
-5
/
+4
2004-08-25
Merge common signal handling fault handling in generic code.
Linus Torvalds
1
-6
/
+2
2004-08-23
[PATCH] Move param section out of init area, for export of built-in module pa...
Rusty Russell
1
-5
/
+0
2004-08-23
[PATCH] fix some comments about epoch in arch/alpha/kernel/time.c
Christoph Hellwig
1
-1
/
+1
2004-08-23
[PATCH] sched: consolidate CLONE_IDLETASK masking
William Lee Irwin III
1
-2
/
+1
2004-08-23
[PATCH] sched: consolidate init_idle() and fork_by_hand()
William Lee Irwin III
1
-13
/
+1
2004-08-23
[PATCH] sched: cleanup init_idle()
Nick Piggin
1
-2
/
+0
2004-08-23
Merge bk://kernel.bkbits.net/gregkh/linux/pci-2.6
Linus Torvalds
2
-1
/
+3
2004-08-22
Merge bk://linux-sam.bkbits.net/kbuild
Linus Torvalds
1
-1
/
+1
[next]