index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-27
[XTENSA] fix wrong usage of __init and __initdata in traps.c
Chris Zankel
1
-2
/
+2
2007-08-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-13
/
+3
2007-08-24
Pull bugzilla-1641 into release branch
Len Brown
2
-13
/
+3
2007-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...
Linus Torvalds
5
-31
/
+33
2007-08-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23
Linus Torvalds
2
-1
/
+21
2007-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-1
/
+0
2007-08-23
m68knommu: include linux/fs.h for do_pipe()
Greg Ungerer
1
-0
/
+1
2007-08-23
m68knommu: include linux/fs.h for getname()
Greg Ungerer
1
-0
/
+1
2007-08-23
[x86 setup] Make sure AH=00h when setting a video mode
H. Peter Anvin
1
-2
/
+3
2007-08-23
[x86 setup] Volatilize asm() statements
H. Peter Anvin
5
-29
/
+30
2007-08-23
sched: sched_clock_idle_[sleep|wakeup]_event()
Ingo Molnar
1
-1
/
+0
2007-08-22
Xen i386 xen-head.S fix sections mixup
Mathieu Desnoyers
1
-3
/
+3
2007-08-22
uml: fix previous request size limit fix
Jeff Dike
1
-2
/
+2
2007-08-22
m68k: Dont include RODATA into text segment
Roman Zippel
1
-2
/
+2
2007-08-22
m68k: Remove unnecessary m68k_memoffset export and init
Roman Zippel
1
-2
/
+0
2007-08-22
m68k: Kill superfluous extern
Geert Uytterhoeven
1
-5
/
+1
2007-08-22
h8300: missing include
Yoshinori Sato
2
-0
/
+2
2007-08-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
1
-1
/
+2
2007-08-22
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-29
/
+131
2007-08-22
Fix lazy mode vmalloc synchronization for paravirt
Zachary Amsden
1
-2
/
+3
2007-08-22
[S390] kprobes: fix instruction length calculation
David Wilder
1
-1
/
+1
2007-08-22
[S390] hypfs: inode corruption due to missing locking
Michael Holzheu
1
-8
/
+25
2007-08-22
[S390] disassembler: fix b2 opcodes like srst, bsg, and others
Christian Borntraeger
1
-1
/
+1
2007-08-22
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
Michael Holzheu
5
-19
/
+104
2007-08-22
sh: missing symbol fix for sh4-202
Magnus Damm
1
-0
/
+5
2007-08-21
[POWERPC] Fix PCI Device ID for MPC8544/8533 processors
Kumar Gala
1
-0
/
+2
2007-08-21
i386: Mark NUMA support experimental
Andi Kleen
1
-2
/
+6
2007-08-21
sh: Fix DSP opcode regression for SH3-DSP parts.
Paul Mundt
1
-1
/
+16
2007-08-20
[SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579.
David S. Miller
1
-1
/
+2
2007-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-0
/
+2
2007-08-20
Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-552
/
+378
2007-08-21
ACPI: boot correctly with "nosmp" or "maxcpus=0"
Len Brown
2
-13
/
+3
2007-08-20
ide: fix hidden dependencies on CONFIG_IDE_GENERIC
Bartlomiej Zolnierkiewicz
2
-0
/
+2
2007-08-18
x86: properly initialize temp insn buffer for paravirt patching
Chris Wright
1
-0
/
+2
2007-08-18
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-5
/
+5
2007-08-18
x86_64: Check for .cfi_rel_offset in CFI probe
Andi Kleen
2
-4
/
+4
2007-08-18
x86_64: Change PMDS invocation to single macro
Andi Kleen
1
-2
/
+1
2007-08-18
x86_64: Fix to keep watchdog disabled by default for i386/x86_64
Daniel Gollub
3
-5
/
+5
2007-08-18
x86_64: Fail dma_alloc_coherent on dma less devices
Andi Kleen
1
-0
/
+4
2007-08-18
Add some help texts to recently-introduced kconfig items
Jan Engelhardt
1
-0
/
+5
2007-08-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6
Linus Torvalds
2
-5
/
+0
2007-08-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23
Linus Torvalds
3
-1
/
+9
2007-08-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
18
-53
/
+85
2007-08-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
15
-25
/
+776
2007-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
3
-0
/
+106
2007-08-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
7
-22
/
+26
2007-08-17
[IA64] Enable early console for Ski simulator
Peter Chubb
1
-0
/
+7
2007-08-17
[IA64] forbid ptrace changes psr.ri to 3
Shaohua Li
1
-3
/
+7
2007-08-17
[POWERPC] Fix 8xx compile failure
Kumar Gala
1
-0
/
+1
2007-08-17
[POWERPC] Fix FSL BookE machine check reporting
Becky Bruce
1
-3
/
+1
[next]