aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod/modpost.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-08powerpc/perf_event: Fix for power_pmu_disable()Matt Evans1-1/+4
2010-07-07input: i8042 - add runtime check in x86's i8042_platform_initFeng Tang1-0/+10
2010-07-07Revert "Input: fixup X86_MRST selects"Feng Tang2-2/+2
2010-07-07Revert "Input: do not force selecting i8042 on Moorestown"Feng Tang2-2/+2
2010-07-07x86, mrst: Add i8042_detect API for Moorestwon platformFeng Tang1-0/+7
2010-07-07x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang2-1/+5
2010-07-07x86, platform: Export x86_platform to modulesH. Peter Anvin1-0/+3
2010-07-07NET: SB1250: Initialize .ownerRalf Baechle1-0/+1
2010-07-07vxge: show startup message with KERN_INFOWu Fengguang1-2/+2
2010-07-07ll_temac: Fix missing iounmapsDenis Kirjanov1-5/+13
2010-07-07bridge: Clear IPCB before possible entry into IP stackHerbert Xu1-0/+3
2010-07-07drm: correctly update connector DPMS status in drm_fb_helperJesse Barnes1-3/+20
2010-07-07drm/radeon/kms: fix shared ddc handlingAlex Deucher1-1/+3
2010-07-07drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez2-39/+33
2010-07-06VFS: introduce s_dirty accessorsArtem Bityutskiy1-0/+13
2010-07-06kbuild: Fix path to scripts/setlocalversionMichal Marek1-1/+1
2010-07-06IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz1-2/+2
2010-07-06IB/qib: Clean up properly if qib_init() failsRalph Campbell1-0/+10
2010-07-06IB/qib: Completion queue callback needs to be single threadedRalph Campbell1-1/+1
2010-07-06IB/qib: Update 7322 serdes tablesRalph Campbell1-4/+12
2010-07-06IB/qib: Clear 6120 hardware error registerRalph Campbell1-2/+1
2010-07-06IB/qib: Clear eager buffer memory for each new processRalph Campbell1-0/+3
2010-07-06IB/qib: Mask hardware error during link resetRalph Campbell2-26/+31
2010-07-06IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problemDave Olson6-6/+46
2010-07-06RDMA/cxgb4: Derive smac_idx from port viidSteve Wise1-4/+5
2010-07-06RDMA/cxgb4: Avoid false GTS CIDX_INC overflowsSteve Wise1-5/+20
2010-07-06RDMA/cxgb4: Don't call abort_connection() for active connect failuresSteve Wise1-1/+2
2010-07-06RDMA/cxgb4: Use the DMA state API instead of the pci equivalentsFUJITA Tomonori5-15/+15
2010-07-06KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruptionAvi Kivity1-5/+2
2010-07-06writeback: simplify the write back thread queueChristoph Hellwig3-197/+72
2010-07-06writeback: split writeback_inodes_wbChristoph Hellwig2-38/+46
2010-07-06writeback: remove writeback_inodes_wbcChristoph Hellwig6-20/+6
2010-07-05bridge br_multicast: BUG: unable to handle kernel NULL pointer dereferenceHerbert Xu1-9/+12
2010-07-05net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings1-1/+1
2010-07-05net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy1-1/+3
2010-07-05ceph: fix crush device 'out' threshold to 1.0, not 0.1Sage Weil1-1/+1
2010-07-05MIPS: Return after handling coprocessor 2 exceptionJesper Nilsson1-1/+1
2010-07-05MIPS: BCM47xx: Add NVRAM support devicesWaldemar Brodkorb4-13/+158
2010-07-05MIPS: Loongson: Define rtc device on MC146818-equipped systemsArnaud Patard3-0/+50
2010-07-05MIPS: MT: Fix FPU affinity.Ralf Baechle1-26/+61
2010-07-05MIPS: Oprofile: Fixup of loongson2_exit()Wu Zhangjin1-1/+7
2010-07-05MIPS: Alchemy: sleepcode without compile-time cputype dependenciesManuel Lauss3-32/+64
2010-07-05MIPS: Tracing: Cleanup of address space checkingWu Zhangjin1-3/+19
2010-07-05MIPS: Tracing: Cleanup of function graph tracerWu Zhangjin1-22/+26
2010-07-05MIPS: Tracing: Reduce the overhead of dynamic Function TracerWu Zhangjin1-44/+49
2010-07-05MIPS: Tracing: Cleanup of instructions usedWu Zhangjin1-8/+11
2010-07-05MIPS: Tracing: Fix 32-bit support with -mmcount-ra-addressWu Zhangjin1-2/+14
2010-07-05MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5Wu Zhangjin1-3/+9
2010-07-05MIPS: Tracing: Cleanup commentsWu Zhangjin1-5/+6
2010-07-05MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_returnWu Zhangjin1-14/+22