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
2008-07-04
Alpha Linux kernel fails with inconsistent kallsyms data
Bastian Blank
1
-7
/
+7
2008-07-04
mn10300: provide __ucmpdi2() for MN10300
David Howells
3
-1
/
+46
2008-07-04
mn10300: export certain arch symbols required to build allmodconfig
David Howells
2
-0
/
+4
2008-07-03
[MIPS] cevt-txx9: Reset timer counter on initialization
Atsushi Nemoto
1
-0
/
+3
2008-07-03
[MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTES
Thomas Bogendoerfer
1
-1
/
+1
2008-07-03
[MIPS] IP32: Fix unexpected irq 71
Thomas Bogendoerfer
1
-0
/
+5
2008-07-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-1
/
+3
2008-07-02
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-4
/
+5
2008-07-02
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2008-07-02
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
3
-2
/
+20
2008-07-03
Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...
Paul Mackerras
1
-1
/
+13
2008-07-01
powerpc/mpc5200: Fix lite5200b suspend/resume
Tim Yamin
1
-1
/
+13
2008-07-01
powerpc/legacy_serial: Bail if reg-offset/shift properties are present
John Linn
1
-0
/
+5
2008-07-01
powerpc/bootwrapper: update for initrd with simpleImage
John Linn
1
-1
/
+2
2008-07-01
x86: fix NODES_SHIFT Kconfig range
Thomas Gleixner
1
-2
/
+2
2008-06-30
[IA64] export account_system_vtime
Doug Chapman
1
-0
/
+1
2008-06-30
[IA64] Bugfix for system with 32 cpus
Tony Luck
1
-1
/
+2
2008-06-30
[ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_off
Catalin Marinas
1
-0
/
+2
2008-06-30
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-7
/
+6
2008-06-30
ptrace GET/SET FPXREGS broken
TAKADA Yoshihito
1
-2
/
+2
2008-06-30
x86: fix cpu hotplug crash
Zhang, Yanmin
1
-1
/
+0
2008-06-26
x86: section/warning fixes
Daniel J Blueman
1
-4
/
+4
2008-06-25
Blackfin arch: fix up section mismatch warning
Bryan Wu
1
-2
/
+4
2008-06-25
Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock debuggin...
Sonic Zhang
1
-0
/
+5
2008-06-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-5
/
+2
2008-06-24
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-223
/
+285
2008-06-24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-73
/
+27
2008-06-24
x86: KVM guest: Use the paravirt clocksource structs and functions
Gerd Hoffmann
2
-56
/
+34
2008-06-24
KVM: Make kvm host use the paravirt clocksource structs
Gerd Hoffmann
1
-13
/
+62
2008-06-24
x86: Make xen use the paravirt clocksource structs and functions
Gerd Hoffmann
2
-120
/
+13
2008-06-24
x86: Add structs and functions for paravirt clocksource
Gerd Hoffmann
3
-0
/
+146
2008-06-24
[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()
Julia Lawall
1
-2
/
+0
2008-06-24
[IA64] Handle count==0 in sn2_ptc_proc_write()
Cliff Wickman
1
-1
/
+1
2008-06-24
[IA64] Fix boot failure on ia64/sn2
Jes Sorensen
1
-2
/
+1
2008-06-24
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
5
-73
/
+27
2008-06-24
KVM: VMX: Fix host msr corruption with preemption enabled
Avi Kivity
1
-8
/
+11
2008-06-24
KVM: MMU: Fix oops on guest userspace access to guest pagetable
Avi Kivity
1
-6
/
+0
2008-06-24
KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)
Marcelo Tosatti
1
-5
/
+7
2008-06-24
KVM: MMU: Fix rmap_write_protect() hugepage iteration bug
Marcelo Tosatti
1
-0
/
+1
2008-06-24
KVM: close timer injection race window in __vcpu_run
Marcelo Tosatti
3
-3
/
+8
2008-06-24
KVM: Fix race between timer migration and vcpu migration
Marcelo Tosatti
1
-12
/
+3
2008-06-23
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-27
/
+36
2008-06-22
[ARM] Export dma_sync_sg_for_device()
Russell King
1
-1
/
+2
2008-06-22
Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...
Russell King
2
-3
/
+1
2008-06-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-0
/
+2
2008-06-20
alpha: resurrect Cypress IDE quirk
Ivan Kokshaysky
1
-0
/
+17
2008-06-20
alpha: fix compile failures with gcc-4.3 (bug #10438)
Ivan Kokshaysky
2
-1
/
+4
2008-06-20
alpha: link failure fix
Ivan Kokshaysky
1
-0
/
+1
2008-06-20
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-13
/
+22
2008-06-20
[IA64] SN2: security hole in sn2_ptc_proc_write
Cliff Wickman
1
-0
/
+2
[next]