summaryrefslogtreecommitdiffstats
path: root/lib/crc32.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-10perf session: Change add_hist_entry to take the tree root instead of sessionEric B Munson5-7/+10
2010-03-10perf record: Add ID and to recorded event data when recording multiple eventsEric B Munson1-0/+3
2010-03-10perf probe: Add missing variable initializationArnaldo Carvalho de Melo1-1/+1
2010-03-10perf tools: Don't trow away old map slices not overlapped by new mapsArnaldo Carvalho de Melo1-3/+32
2010-03-10perf: Provide better condition for event rotationPeter Zijlstra1-6/+15
2010-03-10perf, x86: Fix double enable callsPeter Zijlstra1-0/+4
2010-03-10perf, x86: Fix double disable callsPeter Zijlstra1-1/+2
2010-03-10perf, x86: Properly account n_addedPeter Zijlstra1-2/+2
2010-03-10perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE)Peter Zijlstra2-15/+7
2010-03-10perf, x86: Fix x86_pmu_startPeter Zijlstra1-13/+10
2010-03-10perf, x86: Use unlocked bitopsPeter Zijlstra3-6/+5
2010-03-10perf, x86: Change x86_pmu.{enable,disable} calling conventionPeter Zijlstra3-33/+38
2010-03-10perf, x86: Remove superfluous arguments to x86_perf_event_update()Peter Zijlstra2-13/+8
2010-03-10perf, x86: Remove superfluous arguments to x86_perf_event_set_period()Peter Zijlstra2-9/+8
2010-03-10perf, x86, Do not user perf_disable from NMI contextPeter Zijlstra1-6/+5
2010-03-10perf: Optimize perf_disablePeter Zijlstra1-13/+3
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra7-81/+126
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra7-26/+25
2010-03-09MAINTAINERS: Add Arnaldo as tools/perf/ co-maintainerIngo Molnar1-0/+1
2010-03-08Linux 2.6.34-rc1v2.6.34-rc1Linus Torvalds1-2/+2
2010-03-08FS-Cache: Remove the EXPERIMENTAL flagChristian Kujau1-1/+0
2010-03-08[WATCHDOG] i6300esb.c: change platform_driver to pci_driverWim Van Sebroeck1-60/+33
2010-03-08[S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as ueventsHendrik Brueckner5-1/+225
2010-03-08[S390] smsgiucv: declare char pointers as "const"Hendrik Brueckner3-9/+12
2010-03-08[S390] dasd: automatic recognition of read-only devicesStefan Weinhuber9-16/+79
2010-03-08[S390] remove unused qdio flags in zfcp and qethUrsula Braun4-13/+0
2010-03-08[S390] Cleanup xtime usageJohn Stultz1-5/+5
2010-03-08[S390] qdio: add missing bracketUrsula Braun1-1/+2
2010-03-08[S390] cio: fix init_count in case of recognition after steal lockSebastian Ott1-2/+3
2010-03-08[S390] dasd: security and PSF update patch for EMC CKD ioctlNigel Hislop1-7/+10
2010-03-08[S390] hvc_iucv: allocate memory buffers for IUCV in zone DMAHendrik Brueckner1-2/+4
2010-03-08[S390] uaccess: make sure copy_from_user_overflow is builtinHeiko Carstens1-1/+2
2010-03-08[WATCHDOG] i6300esb: fix unlock register withWim Van Sebroeck1-3/+3
2010-03-08ALSA: hdmi - show debug message on changing audio infoframeWu Fengguang1-4/+8
2010-03-08ALSA: hdmi - merge common code for intelhdmi and nvhdmiWu Fengguang3-1613/+882
2010-03-08msi-laptop: depends on RFKILLRandy Dunlap1-0/+1
2010-03-08msi-laptop: Detect 3G device exists by standard ec commandLee, Chun-Yi1-10/+34
2010-03-08msi-laptop: Add resume method for set the SCM load againLee, Chun-Yi1-1/+25
2010-03-08msi-laptop: Support some MSI 3G netbook that is need load SCMLee, Chun-Yi1-0/+238
2010-03-08msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/6...Lee, Chun-Yi1-1/+30
2010-03-08msi-laptop: Support standard ec 66/62 command on MSI notebook and nebookLee, Chun-Yi1-4/+39
2010-03-08Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman13-63/+76
2010-03-08sysfs: fix for thinko with sysfs_bin_attr_init()Stephen Rothwell2-3/+3
2010-03-08sysfs: Kill unused sysfs_sb variable.Eric W. Biederman2-3/+0
2010-03-08sysfs: Pass super_block to sysfs_get_inodeEric W. Biederman4-5/+6
2010-03-08driver core: Use sysfs_rename_link in device_renameEric W. Biederman1-12/+6
2010-03-08sysfs: Implement sysfs_rename_linkEric W. Biederman2-0/+47
2010-03-08sysfs: Pack sysfs_dirent more tightly.Eric W. Biederman1-1/+1
2010-03-08sysfs: Serialize updates to the vfs inodeEric W. Biederman1-4/+4
2010-03-08sysfs: windfarm: init sysfs attributesJohannes Berg2-0/+2