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-11-18
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-11
/
+10
2010-11-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2
-6
/
+10
2010-11-18
powerpc: Update a BKL related comment
Alessio Igor Bogani
1
-3
/
+2
2010-11-18
powerpc/mm: Fix module instruction tlb fault handling on Book-E 64
Kumar Gala
1
-1
/
+4
2010-11-18
powerpc: Fix call to subpage_protection()
Michael Neuling
1
-1
/
+1
2010-11-18
powerpc: Set CONFIG_32BIT on ppc32
kerstin jonsson
1
-0
/
+4
2010-11-18
powerpc/mm: Fix build error in setup_initial_memory_limit
Kumar Gala
1
-1
/
+1
2010-11-18
powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG
Nishanth Aravamudan
3
-4
/
+6
2010-11-18
powerpc: Fix div64 in bootloader
Benjamin Herrenschmidt
1
-1
/
+2
2010-11-17
KVM: VMX: Fix host userspace gsbase corruption
Avi Kivity
1
-8
/
+7
2010-11-17
KVM: Correct ordering of ldt reload wrt fs/gs reload
Avi Kivity
2
-3
/
+3
2010-11-17
kgdb,ppc: Fix regression in evr register handling
Dongdong Deng
1
-2
/
+2
2010-11-17
kgdb,x86: fix regression in detach handling
Jason Wessel
1
-4
/
+8
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
26
-26
/
+0
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-11-16
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
4
-21
/
+73
2010-11-15
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-6
/
+6
2010-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-20
/
+83
2010-11-15
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-17
/
+17
2010-11-15
Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://gi...
Linus Torvalds
2
-1
/
+7
2010-11-15
Merge branch 'rmobile/core' into rmobile-fixes-for-linus
Paul Mundt
1
-0
/
+4
2010-11-15
ARM: mach-shmobile: ap4evb: add fsib 44100Hz rate
Kuninori Morimoto
1
-0
/
+4
2010-11-13
ARM: SAMSUNG: Fix HAVE_S3C_RTC warnings
Kukjin Kim
1
-4
/
+4
2010-11-13
ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings
Kukjin Kim
1
-6
/
+6
2010-11-13
ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warnings
Kyungmin Park
2
-7
/
+7
2010-11-12
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2010-11-12
Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-8
/
+12
2010-11-12
Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+5
2010-11-12
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
27
-71
/
+168
2010-11-12
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-155
/
+119
2010-11-12
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2010-11-12
um: fix ptrace build error
Richard Weinberger
2
-3
/
+3
2010-11-12
ARM: GIC: don't disable software generated interrupts
Russell King
1
-4
/
+24
2010-11-11
x86/PCI: coalesce overlapping host bridge windows
Bjorn Helgaas
1
-20
/
+83
2010-11-11
Staging: Merge 'tidspbridge-2.6.37-rc1' into staging-linus
Greg Kroah-Hartman
1
-1
/
+3
2010-11-10
xen: do not release any memory under 1M in domain 0
Ian Campbell
1
-7
/
+11
2010-11-10
omap: dsp: remove shm from normal memory
Felipe Contreras
1
-1
/
+3
2010-11-10
perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocation
Peter Zijlstra
1
-2
/
+2
2010-11-10
ARM: 6472/1: vexpress ct-ca9x4: only set twd_base if local timers are being used
Will Deacon
1
-0
/
+2
2010-11-10
x86, pvclock: Remove leftover scale_delta() function
Kusanagi Kouichi
1
-38
/
+0
2010-11-10
x86, apic: Remove double #include
Jesper Juhl
1
-1
/
+0
2010-11-10
x86: Adjust section annotations in AMD Fam10 MMCONF enabling code
Jan Beulich
1
-3
/
+4
2010-11-10
x86, UV: Update node controller MMRs
Jack Steiner
2
-99
/
+102
2010-11-10
[S390] kprobes: Fix the return address of multiple kretprobes
Martin Schwidefsky
1
-3
/
+26
2010-11-10
[S390] kprobes: disable interrupts throughout
Martin Schwidefsky
1
-14
/
+27
2010-11-10
[S390] mm: add devmem_is_allowed() for STRICT_DEVMEM checking
Hendrik Brueckner
2
-0
/
+17
2010-11-10
[S390] fix get_user_pages_fast
Martin Schwidefsky
1
-4
/
+3
2010-11-10
x86: Remove unnecessary casts of void ptr returning alloc function return values
Jesper Juhl
2
-8
/
+7
2010-11-09
x86: Address gcc4.6 "set but not used" warnings in apic.h
Andi Kleen
1
-5
/
+5
2010-11-09
Merge branch 'rmobile/core' into rmobile-fixes-for-linus
Paul Mundt
2
-1
/
+3
[next]