index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-avr32
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-12
Make 'cond_resched()' nullification depend on PREEMPT_BKL
Linus Torvalds
1
-1
/
+1
2008-05-12
Fix up 'need_resched()' definition
Linus Torvalds
1
-1
/
+1
2008-05-12
types: s390: fix #ifdef reversal in <asm-s390/types.h>
H. Peter Anvin
1
-2
/
+2
2008-05-12
[MIPS] Pb1000: bury the remnants of the PCI code
Sergei Shtylyov
1
-7
/
+0
2008-05-12
[MIPS] Fix build failure in mips oprofile code
Thiemo Seufer
1
-3
/
+3
2008-05-12
[MIPS] fix warning message on SMP kernels
Thiemo Seufer
1
-2
/
+2
2008-05-12
[MIPS] markeins: build fix
Adrian Bunk
1
-2
/
+5
2008-05-12
[MIPS] ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
1
-2
/
+2
2008-05-12
[MIPS] Get rid of __ilog2
Ralf Baechle
1
-7
/
+2
2008-05-12
[MIPS] Fix __fls for non-MIPS32/MIPS64 cpus
Thomas Bogendoerfer
1
-2
/
+3
2008-05-12
[MIPS] XXS1500 code style cleanup
Sergei Shtylyov
4
-29
/
+26
2008-05-12
[MIPS] MTX-1 code style cleanup
Sergei Shtylyov
5
-52
/
+46
2008-05-12
[MIPS] Pb1200/DBAu1200 code style cleanup
Sergei Shtylyov
6
-205
/
+186
2008-05-12
[MIPS] Pb1550 code style cleanup
Sergei Shtylyov
5
-51
/
+49
2008-05-12
[MIPS] Pb1500 code style cleanup
Sergei Shtylyov
5
-62
/
+54
2008-05-12
[MIPS] Pb1100 code style cleanup
Sergei Shtylyov
5
-86
/
+87
2008-05-12
[MIPS] Pb1000 code style cleanup
Sergei Shtylyov
4
-205
/
+122
2008-05-12
[MIPS] DBAu1xx0 code style cleanup
Sergei Shtylyov
5
-93
/
+92
2008-05-12
[MIPS] Alchemy PCI code style cleanup
Sergei Shtylyov
2
-66
/
+56
2008-05-12
[MIPS] Alchemy common code style cleanup
Sergei Shtylyov
17
-572
/
+500
2008-05-12
[MIPS] Alchemy common headers style cleanup
Sergei Shtylyov
8
-1209
/
+1175
2008-05-12
[MIPS] Add empty argument parenthesis to GCC_IMM_ASM
Ralf Baechle
2
-3
/
+3
2008-05-12
[MIPS] msp_hwbutton.c: minor irq handler cleanups
Jeff Garzik
1
-4
/
+1
2008-05-12
[MIPS] unexport __kmap_atomic_to_page
Adrian Bunk
1
-1
/
+0
2008-05-12
[MIPS] Initialize max_pfn again.
Ralf Baechle
1
-0
/
+1
2008-05-12
[MIPS] IRIX: Handle do_brk() error return correctly.
Ralf Baechle
1
-4
/
+7
2008-05-12
[MIPS] MT: Functional fixes and a little reformatting of APRP support
Kevin D. Kissell
4
-25
/
+51
2008-05-12
[MIPS] Don't use max_pfn which is no longer initialized these days.
Ralf Baechle
1
-1
/
+1
2008-05-12
[MIPS] ip27-timer: fix unsigned irq < 0
Roel Kluin
1
-2
/
+2
2008-05-12
[MIPS] Fixes necessary for non-SMP kernels and non-relocatable binaries
Kevin D. Kissell
1
-8
/
+15
2008-05-12
[MIPS] Alchemy: SMBus resource fix
Sergei Shtylyov
2
-3
/
+3
2008-05-12
Fix c67x00-ll-hpi compilation failure (bug #10627)
Fernando Luis Vázquez Cao
1
-0
/
+1
2008-05-12
cris: Fix compile failure due to typo in serial driver
Alan Cox
1
-1
/
+1
2008-05-12
strip: Fix termios assumption
Alan Cox
1
-1
/
+1
2008-05-12
[POWERPC] ppc: More compile fixes
Paul Mackerras
4
-2
/
+4
2008-05-12
[POWERPC] ppc: Don't run prom_init_check for arch/ppc builds
Segher Boessenkool
1
-0
/
+6
2008-05-12
[POWERPC] ppc: Include <asm/cacheflush.h> in kernel/ppc_ksyms.c
Segher Boessenkool
1
-0
/
+1
2008-05-12
[POWERPC] ppc: Use ebony_defconfig for defconfig
Segher Boessenkool
1
-1
/
+1
2008-05-12
[POWERPC] Fix default cputable entries for e200 and e500 families
Paul Mackerras
1
-0
/
+2
2008-05-12
sparc64: Work around memory probing bug in openfirmware.
David S. Miller
1
-5
/
+11
2008-05-12
sparc32: fix rtrap.S typo
Robert Reif
1
-1
/
+1
2008-05-12
Linux 2.6.26-rc2
v2.6.26-rc2
Linus Torvalds
1
-1
/
+1
2008-05-12
Add new 'cond_resched_bkl()' helper function
Linus Torvalds
3
-4
/
+6
2008-05-12
sparc32: Fix build.
Robert Reif
1
-0
/
+2
2008-05-11
i2c: Convert some more new-style drivers to use module aliasing
Jean Delvare
5
-1
/
+29
2008-05-11
i2c: Match dummy devices by type
Jean Delvare
3
-8
/
+10
2008-05-11
i2c-sibyte: Mark i2c_sibyte_add_bus() as static
Maciej W. Rozycki
1
-1
/
+1
2008-05-11
i2c-sibyte: Correct a comment about frequency
Maciej W. Rozycki
1
-2
/
+2
2008-05-11
i2c: Improve the functionality documentation
Jean Delvare
1
-43
/
+52
2008-05-11
i2c: Improve smbus-protocol documentation
David Brownell
1
-35
/
+46
[next]