index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-12-18
10
-190
/
+76
|
\
|
*
x86: avoid high BIOS area when allocating address space
Bjorn Helgaas
2010-12-17
2
-1
/
+5
|
*
x86: avoid E820 regions when allocating address space
Bjorn Helgaas
2010-12-17
1
-1
/
+37
|
*
x86: avoid low BIOS area when allocating address space
Bjorn Helgaas
2010-12-17
3
-3
/
+12
|
*
resources: add arch hook for preventing allocation in reserved areas
Bjorn Helgaas
2010-12-17
2
-0
/
+7
|
*
Revert "resources: support allocating space within a region from the top down"
Bjorn Helgaas
2010-12-17
3
-100
/
+4
|
*
Revert "PCI: allocate bus resources from the top down"
Bjorn Helgaas
2010-12-17
1
-48
/
+5
|
*
Revert "x86/PCI: allocate space from the end of a region, not the beginning"
Bjorn Helgaas
2010-12-17
1
-11
/
+6
|
*
Revert "x86: allocate space within a region top-down"
Bjorn Helgaas
2010-12-17
1
-1
/
+0
|
*
Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"
Bjorn Helgaas
2010-12-17
1
-49
/
+21
|
*
PCI: Update MCP55 quirk to not affect non HyperTransport variants
Neil Horman
2010-12-16
1
-0
/
+3
*
|
Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91
Linus Torvalds
2010-12-17
5
-136
/
+55
|
\
\
|
*
|
at91: Refactor Stamp9G20 and PControl G20 board file
Christian Glindkamp
2010-12-17
4
-135
/
+54
|
*
|
at91: Fix uhpck clock rate in upll case
Ryan Mallon
2010-12-17
1
-1
/
+1
*
|
|
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-12-17
5
-12
/
+15
|
\
\
\
|
*
|
|
KVM: Fix preemption counter leak in kvm_timer_init()
Avi Kivity
2010-12-16
1
-1
/
+3
|
*
|
|
KVM: enlarge number of possible CPUID leaves
Andre Przywara
2010-12-08
1
-1
/
+1
|
*
|
|
KVM: SVM: Do not report xsave in supported cpuid
Joerg Roedel
2010-12-08
4
-10
/
+9
|
*
|
|
KVM: Fix OSXSAVE after migration
Sheng Yang
2010-12-08
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2010-12-17
4
-5
/
+6
|
\
\
\
|
*
|
|
PM / Runtime: Fix pm_runtime_suspended()
Rafael J. Wysocki
2010-12-16
2
-3
/
+4
|
*
|
|
PM / Hibernate: Restore old swap signature to avoid user space breakage
Rafael J. Wysocki
2010-12-16
1
-1
/
+1
|
*
|
|
PM / Hibernate: Fix PM_POST_* notification with user-space suspend
Takashi Iwai
2010-12-16
1
-1
/
+1
*
|
|
|
Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2010-12-17
38
-324
/
+413
|
\
\
\
\
|
*
|
|
|
[media] uvcvideo: Convert to unlocked_ioctl
Laurent Pinchart
2010-12-01
1
-1
/
+1
|
*
|
|
|
[media] uvcvideo: Lock stream mutex when accessing format-related information
Laurent Pinchart
2010-12-01
3
-27
/
+58
|
*
|
|
|
[media] uvcvideo: Move mmap() handler to uvc_queue.c
Laurent Pinchart
2010-12-01
3
-66
/
+79
|
*
|
|
|
[media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffers
Laurent Pinchart
2010-12-01
2
-25
/
+34
|
*
|
|
|
[media] uvcvideo: Lock controls mutex when querying menus
Laurent Pinchart
2010-12-01
3
-38
/
+50
|
*
|
|
|
[media] v4l2-dev: fix race condition
Hans Verkuil
2010-12-01
1
-1
/
+6
|
*
|
|
|
[media] V4L: improve the BKL replacement heuristic
Hans Verkuil
2010-12-01
3
-3
/
+31
|
*
|
|
|
[media] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lock
Hans Verkuil
2010-12-01
1
-14
/
+17
|
*
|
|
|
[media] cx18: convert to unlocked_ioctl
Hans Verkuil
2010-12-01
2
-2
/
+8
|
*
|
|
|
[media] radio-timb: convert to unlocked_ioctl
Hans Verkuil
2010-12-01
1
-1
/
+4
|
*
|
|
|
[media] sh_vou: convert to unlocked_ioctl
Hans Verkuil
2010-12-01
1
-5
/
+8
|
*
|
|
|
[media] cafe_ccic: replace ioctl by unlocked_ioctl
Hans Verkuil
2010-12-01
1
-1
/
+1
|
*
|
|
|
[media] et61x251_core: trivial conversion to unlocked_ioctl
Hans Verkuil
2010-12-01
1
-1
/
+1
|
*
|
|
|
[media] sn9c102: convert to unlocked_ioctl
Hans Verkuil
2010-12-01
1
-1
/
+1
|
*
|
|
|
[media] BKL: trivial ioctl -> unlocked_ioctl video driver conversions
Hans Verkuil
2010-12-01
6
-12
/
+12
|
*
|
|
|
[media] typhoon: convert to unlocked_ioctl
Hans Verkuil
2010-12-01
1
-8
/
+8
|
*
|
|
|
[media] si4713: convert to unlocked_ioctl
Hans Verkuil
2010-12-01
1
-1
/
+2
|
*
|
|
|
[media] tea5764: convert to unlocked_ioctl
Hans Verkuil
2010-12-01
1
-40
/
+9
|
*
|
|
|
[media] cadet: use unlocked_ioctl
Hans Verkuil
2010-12-01
1
-3
/
+9
|
*
|
|
|
[media] BKL: trivial BKL removal from V4L2 radio drivers
Hans Verkuil
2010-12-01
13
-74
/
+74
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2010-12-17
6
-6
/
+32
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
2010-12-17
5
-4
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
ASoC: Fix bias power down of non-DAPM codec
Jarkko Nikula
2010-12-13
1
-0
/
+3
|
|
*
|
|
|
ASoC: WM8580: Fix R8 initial value
Seungwhan Youn
2010-12-09
1
-1
/
+1
|
|
*
|
|
|
ASoC: fix deemphasis control in wm8904/55/60 codecs
Dmitry Artamonow
2010-12-09
3
-3
/
+6
|
*
|
|
|
|
Merge branch 'fix/hda' into for-linus
Takashi Iwai
2010-12-17
1
-2
/
+22
|
|
\
\
\
\
\
[next]