summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-26perf: Ignore non-sampling overflowsPeter Zijlstra1-0/+7
2010-11-26perf: Don't bother to init the hrtimer for no SW sampling countersFranck Bui-Huu1-11/+13
2010-11-26perf: Limit event refresh to sampling eventFranck Bui-Huu1-1/+1
2010-11-26perf: Introduce is_sampling_event()Franck Bui-Huu3-6/+11
2010-11-26scripts/tags.sh: Add magic for trace-eventsPeter Zijlstra1-1/+3
2010-11-26perf: Fix the software context switch counterPeter Zijlstra2-16/+15
2010-11-26perf, x86: Fixup Kconfig depsPeter Zijlstra1-1/+1
2010-11-26x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus1-0/+20
2010-11-26perf: Fix inherit vs. context rotation bugThomas Gleixner2-2/+21
2010-11-26perf bench: Add feature that measures the performance of the arch/x86/lib/mem...Hitoshi Mitake7-0/+62
2010-11-26perf bench: Print both of prefaulted and no prefaulted results by defaultHitoshi Mitake1-57/+162
2010-11-23perf symbols: Remove incorrect open-coded container_of()Rabin Vincent1-1/+3
2010-11-22perf record: Handle restrictive permissions in /proc/{kallsyms,modules}Arnaldo Carvalho de Melo1-8/+9
2010-11-22Linux 2.6.37-rc3v2.6.37-rc3Linus Torvalds1-1/+1
2010-11-20perf stat: Change and clean up sys_perf_event_open error handlingCorey Ashford3-17/+29
2010-11-20ext4: Add EXT4_IOC_TRIM ioctl to handle batched discardLukas Czerner1-0/+24
2010-11-20fs: Do not dispatch FITRIM through separate super_operationLukas Czerner3-41/+0
2010-11-19Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"Linus Torvalds1-1/+1
2010-11-19perf tools: Change my maintainer addressArnaldo Carvalho de Melo2-3/+1
2010-11-19perf tools: Remove hardcoded include paths for elfutilsRobert Morell3-7/+7
2010-11-19perf stat: Add no-aggregation mode to -aStephane Eranian2-25/+149
2010-11-19sata_via: apply magic FIFO fix to vt6420 tooTejun Heo1-4/+5
2010-11-19net: fix kernel-doc for sk_filter_rcu_releaseRandy Dunlap1-1/+1
2010-11-19be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi1-0/+6
2010-11-19ext4: ext4_fill_super shouldn't return 0 on corruptionDarrick J. Wong1-2/+3
2010-11-19drm/i915: Disable FBC on Ironlake to save 1WAlex Shi1-1/+2
2010-11-19drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardwareKeith Packard1-38/+57
2010-11-19drm/i915/crt: Introduce struct intel_crtChris Wilson1-27/+37
2010-11-19drm/i915: Do not hold mutex when faulting in user addressesChris Wilson1-36/+27
2010-11-19drm/radeon/kms: i2c s/sprintf/snprintf/g for safetyAlex Deucher1-3/+6
2010-11-19drm/radeon/kms: fix i2c pad masks on rs4xxAlex Deucher1-0/+13
2010-11-19MAINTAINERS: update documentation entriesRandy Dunlap1-0/+2
2010-11-19Documentation/development-process: more staging infoAndres Salomon1-6/+19
2010-11-19Documentation/development-process: use -next trees instead of stagingAndres Salomon1-4/+4
2010-11-19Documentation: change email address for Hans KochHans J. Koch3-5/+5
2010-11-19Documentation/gpio.txt: explain poll/select usageBernhard Walle1-0/+10
2010-11-19Documentation: make configfs example code simpler, clearerDan Carpenter1-1/+1
2010-11-19kernel-doc: escape xml for structsRandy Dunlap1-3/+9
2010-11-18netfilter: fix IP_VS dependenciesPatrick McHardy1-0/+1
2010-11-18net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang1-4/+5
2010-11-18ipv6: Expose reachable and retrans timer values as msecsThomas Graf1-9/+10
2010-11-18Fix build failure at cx25821-video driverYouquan Song1-0/+1
2010-11-18ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffiesThomas Graf1-3/+6
2010-11-18hardirq.h: needs sched.h if using BKLLinus Torvalds1-0/+1
2010-11-183c59x: fix build failure on !CONFIG_PCINamhyung Kim1-2/+4
2010-11-18ipg.c: remove id [SUNDANCE, 0x1021]Ken Kawasaki1-4/+2
2010-11-18net: caif: spi: fix potential NULL dereferenceVasiliy Kulikov1-2/+2
2010-11-18ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan1-1/+1
2010-11-18net: zero kobject in rx_queue_releaseJohn Fastabend1-2/+8
2010-11-18net: Fix duplicate volatile warning.Tetsuo Handa1-1/+1