index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
ia64
/
kvm.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
7
-9
/
+7
2010-01-09
DRM / i915: Fix resume regression on MSI Wind U100 w/o KMS
Rafael J. Wysocki
1
-0
/
+2
2010-01-08
xfs: kill some warnings on i386 builds
Dave Chinner
1
-4
/
+4
2010-01-08
[IA64] move fnptr definition inside #ifdef __KERNEL__
Tony Luck
1
-5
/
+5
2010-01-08
[IA64] __per_cpu_idtrs[] is a memory hog
Tony Luck
3
-15
/
+24
2010-01-07
kgdb: Fix kernel-doc format error in kgdb.h
Randy Dunlap
1
-4
/
+3
2010-01-07
blackfin,kgdb: Do not put PC in gdb_regs into retx.
Sonic Zhang
1
-1
/
+1
2010-01-07
blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/write
Jason Wessel
3
-206
/
+98
2010-01-07
maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)
Jason Wessel
2
-3
/
+12
2010-01-07
reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locks
Frederic Weisbecker
1
-0
/
+4
2010-01-07
reiserfs: Fix unreachable statement
Jiri Slaby
1
-1
/
+2
2010-01-07
reiserfs: Don't call reiserfs_get_acl() with the reiserfs lock
Frederic Weisbecker
1
-0
/
+2
2010-01-07
drm/radeon/kms: rs600: use correct mask for SW interrupt
Luca Tettamanti
1
-1
/
+1
2010-01-07
gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test
Darren Jenkins
1
-5
/
+5
2010-01-07
drm/radeon/radeon_device.c: move a dereference below a NULL test
Darren Jenkins
1
-2
/
+4
2010-01-07
drm/radeon/radeon_fence.c: move a dereference below the NULL test
Darren Jenkins
1
-5
/
+4
2010-01-07
drm/radeon/radeon_connectors.c: add a NULL test before dereference
Darren Jenkins
1
-1
/
+1
2010-01-07
drm/radeon/kms: fix memory leak
Jiri Slaby
1
-0
/
+1
2010-01-07
drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()
Roel Kluin
1
-1
/
+1
2010-01-07
drm/edid: Fix CVT width/height decode
Adam Jackson
1
-5
/
+5
2010-01-07
drm/edid: Skip empty CVT codepoints
Adam Jackson
1
-0
/
+4
2010-01-07
drm: remove address mask param for drm_pci_alloc()
Zhenyu Wang
6
-14
/
+14
2010-01-07
ARM: S3C64XX: Fix possible clock look in EPLL and MPLL clock chains
Ben Dooks
1
-9
/
+1
2010-01-07
NOMMU: Use copy_*_user_page() in access_process_vm()
Jie Zhang
1
-2
/
+4
2010-01-07
NOMMU: Avoiding duplicate icache flushes of shared maps
Mike Frysinger
2
-3
/
+10
2010-01-07
FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack
Mike Frysinger
3
-4
/
+16
2010-01-07
[IA64] sanity in #include files. Move fnptr to types.h
Tony Luck
3
-6
/
+5
2010-01-07
[IA64] use helpers for rlimits
Jiri Slaby
2
-2
/
+2
2010-01-07
nfs: fix oops in nfs_rename()
OGAWA Hirofumi
1
-0
/
+1
2010-01-07
[IA64] cpumask_of_node() should handle -1 as a node
Anton Blanchard
1
-1
/
+3
2010-01-06
sunrpc: fix peername failed on closed listener
Xiaotian Feng
1
-1
/
+2
2010-01-06
nfsd: make sure data is on disk before calling ->fsync
Christoph Hellwig
1
-4
/
+1
2010-01-06
sunrpc: fix build-time warning
Randy Dunlap
1
-1
/
+1
2010-01-06
IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6
Robert P. J. Day
1
-1
/
+1
2010-01-06
mlx4_core: Fix cleanup in __mlx4_init_one() error path
Eli Cohen
1
-1
/
+1
2010-01-06
IB/mlx4: Fix queue overflow check in post_recv
Or Gerlitz
1
-1
/
+1
2010-01-06
IB/mlx4: Initialize SRQ scatter entries when creating an SRQ
Jack Morgenstein
1
-0
/
+6
2010-01-06
x86, irq: Check move_in_progress before freeing the vector mapping
Suresh Siddha
1
-0
/
+7
2010-01-06
drm/i915: remove full registers dump debug
Zhenyu Wang
1
-29
/
+0
2010-01-06
drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function
Zhao Yakui
1
-68
/
+48
2010-01-06
drm/i915: Select the correct BPC for LVDS on Ironlake
Zhao Yakui
1
-0
/
+12
2010-01-06
drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...
Zhao Yakui
1
-1
/
+25
2010-01-06
drm/i915: Enable/disable the dithering for LVDS based on VBT setting
Zhao Yakui
2
-1
/
+18
2010-01-06
drm/i915: Permit pinning whilst the device is 'suspended'
Chris Wilson
1
-3
/
+0
2010-01-06
drm/i915: Hold struct mutex whilst pinning power context bo.
Chris Wilson
1
-26
/
+47
2010-01-06
drm/i915: fix unused var
Andrew Morton
1
-1
/
+2
2010-01-06
drm/i915: Storage class should be before const qualifier
Tobias Klauser
1
-4
/
+4
2010-01-06
drm/i915: remove render reclock support
Jesse Barnes
1
-130
/
+2
2010-01-06
drm/i915: Fix RC6 suspend/resume
Andrew Lutomirski
3
-15
/
+1
2010-01-06
drm/i915: execbuf2 support
Jesse Barnes
5
-78
/
+273
[next]