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
2010-04-22
omap: fix clocksource_32k to start from zero
Aaro Koskinen
1
-5
/
+14
2010-04-22
x86/PCI: parse additional host bridge window resource types
Bjorn Helgaas
1
-6
/
+37
2010-04-22
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
Linus Torvalds
2
-1
/
+1
2010-04-22
[S390] vdso: use ntp adjusted clock multiplier
Hendrik Brueckner
7
-12
/
+15
2010-04-22
[S390] add hook to reenable mss after hibernation
Sebastian Ott
1
-0
/
+3
2010-04-22
ARM: 6023/1: update bcmring_defconfig to latest version and fix build error
Leo Chen
1
-25
/
+101
2010-04-21
Merge branch 'for_2.6.34rc_a' of git://git.pwsan.com/linux-2.6 into omap-fixe...
Tony Lindgren
59
-127
/
+366
2010-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
4
-3
/
+7
2010-04-21
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-61
/
+61
2010-04-21
KVM: x86: Fix TSS size check for 16-bit tasks
Jan Kiszka
1
-1
/
+5
2010-04-21
ARM: fix build error in arch/arm/kernel/process.c
Russell King
19
-86
/
+86
2010-04-21
m68knommu: fix coldfire tcdrain
Philippe De Muyter
1
-0
/
+5
2010-04-21
m68knommu: remove a duplicate vector setting line for 68360
Greg Ungerer
1
-1
/
+0
2010-04-21
Fix m68k-uclinux's rt_sigreturn trampoline
Maxim Kuvyrkov
1
-1
/
+1
2010-04-21
m68knommu: correct the CC flags for Coldfire M5272 targets
Philip Nye
1
-1
/
+1
2010-04-20
x86, mrst: Conditionally register cpu hotplug notifier for apbt
Jacob Pan
1
-1
/
+1
2010-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-27
/
+47
2010-04-20
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2010-04-20
x86: correctly wire up the newuname system call
Christoph Hellwig
1
-1
/
+1
2010-04-20
KVM: fix the handling of dirty bitmaps to avoid overflows
Takuya Yoshikawa
3
-8
/
+11
2010-04-20
KVM: MMU: fix kvm_mmu_zap_page() and its calling path
Xiao Guangrong
1
-4
/
+7
2010-04-20
KVM: VMX: Save/restore rflags.vm correctly in real mode
Avi Kivity
1
-9
/
+15
2010-04-20
KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL
Andre Przywara
1
-2
/
+6
2010-04-20
KVM: Don't spam kernel log when injecting exceptions due to bad cr writes
Avi Kivity
1
-27
/
+0
2010-04-20
KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails
Takuya Yoshikawa
1
-10
/
+15
2010-04-20
KVM: take srcu lock before call to complete_pio()
Gleb Natapov
1
-0
/
+2
2010-04-20
sparc64: Fix hardirq tracing in trap return path.
David S. Miller
1
-1
/
+11
2010-04-19
powerpc: 2.6.34 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxx
Kumar Gala
52
-806
/
+1299
2010-04-19
powerpc/mpc8xxx defconfigs - turn off SYSFS_DEPRECATED
Kim Phillips
34
-68
/
+34
2010-04-19
powerpc/83xx: configure SIL SATA driver in 83xx-wide defconfig
Kim Phillips
1
-1
/
+1
2010-04-19
powerpc/83xx: enable EPOLL syscall in defconfig
Kim Phillips
14
-14
/
+14
2010-04-19
powerpc/83xx: add RTC drivers in 83xx defconfig
Kim Phillips
1
-3
/
+59
2010-04-19
powerpc/fsl-cpm: Configure clock correctly for SCC
Wolfgang Ocker
2
-6
/
+19
2010-04-19
powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS
Becky Bruce
1
-2
/
+2
2010-04-19
powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n
Anton Vorontsov
2
-4
/
+4
2010-04-19
sparc64: Use correct pt_regs in decode_access_size() error paths.
David S. Miller
1
-3
/
+3
2010-04-19
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
13
-68
/
+251
2010-04-19
uml: Fix build breakage after slab.h changes
Jan Kiszka
2
-1
/
+1
2010-04-19
sparc64: Fix PREEMPT_ACTIVE value.
David S. Miller
1
-1
/
+1
2010-04-15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-28
/
+67
2010-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-38
/
+54
2010-04-14
m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative()
Geert Uytterhoeven
1
-2
/
+6
2010-04-14
m68k: Fix `struct sigcontext' for ColdFire
Maxim Kuvyrkov
1
-3
/
+1
2010-04-14
lguest: stop using KVM hypercall mechanism
Rusty Russell
3
-38
/
+54
2010-04-14
ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.
Ernst Schwab
1
-2
/
+2
2010-04-14
ARM: 6052/1: kdump: make kexec work in interrupt context
Mika Westerberg
1
-4
/
+6
2010-04-14
ARM: 6051/1: VFP: preserve the HW context when calling signal handlers
Imre Deak
3
-17
/
+111
2010-04-14
ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstate
Imre Deak
1
-21
/
+10
2010-04-14
ARM: 6007/1: fix highmem with VIPT cache and DMA
Nicolas Pitre
6
-20
/
+122
2010-04-14
ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs off
Anders Larsen
1
-4
/
+0
[prev]
[next]