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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-20
Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-5
/
+11
2011-06-19
KVM: Fix register corruption in pvclock_scale_delta
Zachary Amsden
1
-2
/
+7
2011-06-19
KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap
Steve
1
-1
/
+1
2011-06-19
KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS
Marcelo Tosatti
1
-1
/
+2
2011-06-19
KVM: MMU: Fix build warnings in walk_addr_generic()
Borislav Petkov
1
-1
/
+1
2011-06-19
Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...
Linus Torvalds
12
-29
/
+61
2011-06-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-403
/
+466
2011-06-18
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-8
/
+6
2011-06-18
x86, MAINTAINERS: Add x86 MCE people
Ingo Molnar
1
-0
/
+7
2011-06-18
x86, efi: Do not reserve boot services regions within reserved areas
Maarten Lankhorst
3
-7
/
+28
2011-06-18
isofs: fix bh leak in isofs_fill_super() error case
Linus Torvalds
1
-1
/
+2
2011-06-17
hwmon: (s3c) Initialize sysfs attributes
Guenter Roeck
1
-0
/
+2
2011-06-17
hwmon: (ibmpex) Initialize sysfs attributes
Guenter Roeck
1
-0
/
+1
2011-06-17
hwmon: (ibmaem) Initialize sysfs attributes
Guenter Roeck
1
-0
/
+2
2011-06-17
hwmon: (asus_atk0110) Consolidate sysfs attribute initialization
Guenter Roeck
1
-4
/
+1
2011-06-17
hwmon: (coretemp) Drop unused struct members
Jean Delvare
1
-4
/
+0
2011-06-17
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+10
2011-06-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2
-4
/
+10
2011-06-17
Merge branch 'anon_vma-locking'
Linus Torvalds
1
-31
/
+75
2011-06-17
mm: avoid anon_vma_chain allocation under anon_vma lock
Linus Torvalds
1
-8
/
+12
2011-06-17
mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas()
Peter Zijlstra
1
-21
/
+28
2011-06-17
mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone()
Linus Torvalds
1
-3
/
+36
2011-06-18
drm/i915: Fix gen6 (SNB) missed BLT ring interrupts.
Daniel J Blueman
1
-0
/
+10
2011-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
9
-14
/
+33
2011-06-17
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
4
-96
/
+42
2011-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-30
/
+59
2011-06-17
Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...
Linus Torvalds
6
-15
/
+20
2011-06-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Linus Torvalds
5
-9
/
+29
2011-06-17
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
David Howells
4
-14
/
+15
2011-06-17
spi/bfin_spi: fix handling of default bits per word setting
Mike Frysinger
1
-3
/
+4
2011-06-17
ALSA: hda - Fix no NID error with VIA codecs
Takashi Iwai
1
-4
/
+7
2011-06-17
ALSA: isight: adjust for new queueing API
Clemens Ladisch
1
-0
/
+1
2011-06-17
generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...
Takao Indoh
3
-5
/
+6
2011-06-16
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
15
-75
/
+237
2011-06-17
drm/radeon/kms: use helper functions for fence read/write
Alex Deucher
1
-15
/
+36
2011-06-17
drm/radeon/kms: set DP link config properly for DP bridges
Alex Deucher
1
-1
/
+2
2011-06-17
drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridges
Alex Deucher
2
-0
/
+8
2011-06-17
drm/radeon/kms: fix handling of DP to LVDS bridges
Alex Deucher
1
-4
/
+7
2011-06-17
drm/radeon/kms: issue blank/unblank commands for ext encoders
Alex Deucher
1
-11
/
+14
2011-06-17
drm/radeon/kms: fix support for DDC on dp bridges
Alex Deucher
3
-4
/
+29
2011-06-17
drm/radeon/kms: add support for load detection on dp bridges
Alex Deucher
2
-1
/
+68
2011-06-17
drm/radeon/kms: add missing external encoder action
Alex Deucher
1
-0
/
+1
2011-06-17
drm/radeon/kms: rework atombios_get_encoder_mode()
Alex Deucher
1
-14
/
+9
2011-06-17
drm/radeon/kms: fix num crtcs for Cedar and Caicos
Alex Deucher
1
-12
/
+19
2011-06-17
Revert "drm/i915: Enable GMBUS for post-gen2 chipsets"
Jean Delvare
1
-2
/
+1
2011-06-16
rcu: Move RCU_BOOST #ifdefs to header file
Paul E. McKenney
3
-382
/
+390
2011-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
Linus Torvalds
1
-3
/
+6
2011-06-16
migrate: don't account swapcache as shmem
Andrea Arcangeli
1
-1
/
+1
2011-06-16
[CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrect
Konrad Rzeszutek Wilk
1
-1
/
+2
2011-06-16
[CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vi...
Konrad Rzeszutek Wilk
1
-0
/
+3
[next]