aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-11zlib: optimize inffast when copying direct from outputJoakim Tjernlund2-12/+47
2010-01-11percpu: avoid calling __pcpu_ptr_to_addr(NULL)Andrew Morton1-1/+3
2010-01-11kmod: fix resource leak in call_usermodehelper_pipe()Masami Hiramatsu1-5/+7
2010-01-11dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE andKrzysztof Halasa1-4/+3
2010-01-11kmemcheck: make bitfield annotations truly no-ops when disabledVegard Nossum1-52/+58
2010-01-11docs: large update to ioctl-number.txtRandy Dunlap1-44/+159
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart7-9/+7
2010-01-08DRM / i915: Fix resume regression on MSI Wind U100 w/o KMSRafael J. Wysocki1-0/+2
2010-01-08xfs: kill some warnings on i386 buildsDave Chinner1-4/+4
2010-01-08[IA64] move fnptr definition inside #ifdef __KERNEL__Tony Luck1-5/+5
2010-01-07[IA64] __per_cpu_idtrs[] is a memory hogTony Luck3-15/+24
2010-01-07kgdb: Fix kernel-doc format error in kgdb.hRandy Dunlap1-4/+3
2010-01-07blackfin,kgdb: Do not put PC in gdb_regs into retx.Sonic Zhang1-1/+1
2010-01-07blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/writeJason Wessel3-206/+98
2010-01-07maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)Jason Wessel2-3/+12
2010-01-07reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locksFrederic Weisbecker1-0/+4
2010-01-07reiserfs: Fix unreachable statementJiri Slaby1-1/+2
2010-01-07reiserfs: Don't call reiserfs_get_acl() with the reiserfs lockFrederic Weisbecker1-0/+2
2010-01-07drm/radeon/kms: rs600: use correct mask for SW interruptLuca Tettamanti1-1/+1
2010-01-07gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL testDarren Jenkins1-5/+5
2010-01-07drm/radeon/radeon_device.c: move a dereference below a NULL testDarren Jenkins1-2/+4
2010-01-07drm/radeon/radeon_fence.c: move a dereference below the NULL testDarren Jenkins1-5/+4
2010-01-07drm/radeon/radeon_connectors.c: add a NULL test before dereferenceDarren Jenkins1-1/+1
2010-01-07drm/radeon/kms: fix memory leakJiri Slaby1-0/+1
2010-01-07drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()Roel Kluin1-1/+1
2010-01-07drm/edid: Fix CVT width/height decodeAdam Jackson1-5/+5
2010-01-07drm/edid: Skip empty CVT codepointsAdam Jackson1-0/+4
2010-01-07drm: remove address mask param for drm_pci_alloc()Zhenyu Wang6-14/+14
2010-01-07ARM: S3C64XX: Fix possible clock look in EPLL and MPLL clock chainsBen Dooks1-9/+1
2010-01-06NOMMU: Use copy_*_user_page() in access_process_vm()Jie Zhang1-2/+4
2010-01-06NOMMU: Avoiding duplicate icache flushes of shared mapsMike Frysinger2-3/+10
2010-01-06FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger3-4/+16
2010-01-06[IA64] sanity in #include files. Move fnptr to types.hTony Luck3-6/+5
2010-01-06[IA64] use helpers for rlimitsJiri Slaby2-2/+2
2010-01-06nfs: fix oops in nfs_rename()OGAWA Hirofumi1-0/+1
2010-01-06[IA64] cpumask_of_node() should handle -1 as a nodeAnton Blanchard1-1/+3
2010-01-06sunrpc: fix peername failed on closed listenerXiaotian Feng1-1/+2
2010-01-06nfsd: make sure data is on disk before calling ->fsyncChristoph Hellwig1-4/+1
2010-01-06sunrpc: fix build-time warningRandy Dunlap1-1/+1
2010-01-06IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6Robert P. J. Day1-1/+1
2010-01-06mlx4_core: Fix cleanup in __mlx4_init_one() error pathEli Cohen1-1/+1
2010-01-06IB/mlx4: Fix queue overflow check in post_recvOr Gerlitz1-1/+1
2010-01-06IB/mlx4: Initialize SRQ scatter entries when creating an SRQJack Morgenstein1-0/+6
2010-01-06x86, irq: Check move_in_progress before freeing the vector mappingSuresh Siddha1-0/+7
2010-01-06drm/i915: remove full registers dump debugZhenyu Wang1-29/+0
2010-01-06drm/i915: Add DP dpll limit on ironlake and use existing DPLL search functionZhao Yakui1-68/+48
2010-01-06drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui1-0/+12
2010-01-06drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeconf on IronlakeZhao Yakui1-1/+25
2010-01-06drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui2-1/+18
2010-01-06drm/i915: Permit pinning whilst the device is 'suspended'Chris Wilson1-3/+0