summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4Cyrill Gorcunov2011-07-013-1/+38
* | | | events: Ensure that timers are updated without requiring read() callEric B Munson2011-07-011-2/+13
* | | | events: Move lockless timer calculation into helper functionEric B Munson2011-07-011-7/+15
* | | | events: Add note to update_event_times comment about holding ctx->lockEric B Munson2011-07-011-0/+1
* | | | perf: Remove 64-bit alignment padding from perf_event_contextRichard Kennedy2011-07-011-1/+1
* | | | perf_events: Fix perf buffer watermark settingVince Weaver2011-07-012-9/+13
* | | | irq_work, alpha: Fix up arch hooksPeter Zijlstra2011-07-011-1/+1
* | | | irq_work, ppc: Fix up arch hooksPeter Zijlstra2011-07-011-1/+1
* | | | Merge commit 'v3.0-rc5' into perf/coreIngo Molnar2011-07-01510-3172/+6509
|\ \ \ \ | |/ / / |/| | |
| * | | Linux 3.0-rc5v3.0-rc5Linus Torvalds2011-06-271-1/+1
| * | | drm/i915: more struct_mutex lockingHugh Dickins2011-06-272-2/+6
| * | | drm/i915: use shmem_truncate_rangeHugh Dickins2011-06-271-5/+2
| * | | drm/i915: use shmem_read_mapping_pageHugh Dickins2011-06-272-17/+15
| * | | drm/ttm: use shmem_read_mapping_pageHugh Dickins2011-06-271-2/+3
| * | | drivers/tty/serial/8250_pci.c: fix warningAndrew Morton2011-06-271-1/+1
| * | | drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle2011-06-271-1/+1
| * | | drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle2011-06-271-2/+2
| * | | drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle2011-06-271-2/+2
| * | | memcg: fix direct softlimit reclaim to be called in limit pathKAMEZAWA Hiroyuki2011-06-271-12/+15
| * | | taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov2011-06-271-3/+12
| * | | mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara2011-06-273-0/+13
| * | | mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra2011-06-272-18/+8
| * | | drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt2011-06-271-0/+8
| * | | include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf2011-06-271-0/+2
| * | | romfs: fix romfs_get_unmapped_area() argument checkBob Liu2011-06-271-2/+6
| * | | um: add asm/percpu.hRichard Weinberger2011-06-271-0/+6
| * | | drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338Priyanka Jain2011-06-271-0/+1
| * | | tmpfs: add shmem_read_mapping_page_gfpHugh Dickins2011-06-272-7/+33
| * | | tmpfs: take control of its truncate_rangeHugh Dickins2011-06-273-24/+32
| * | | mm: move shmem prototypes to shmem_fs.hHugh Dickins2011-06-274-11/+19
| * | | mm: move vmtruncate_range to truncate.cHugh Dickins2011-06-272-24/+24
| * | | Fix some kernel-doc warningsVitaliy Ivanov2011-06-273-2/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-06-2714-28/+74
| |\ \ \
| | * | | mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter2011-06-251-6/+1
| | * | | mmc: queue: append partition subname to queue thread nameAdrian Hunter2011-06-253-5/+8
| | * | | mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter2011-06-251-1/+1
| | * | | mmc: block: switch card to User Data Area when removing the block driverAdrian Hunter2011-06-251-0/+3
| | * | | mmc: sdio: reset card during power_restoreDaniel Drake2011-06-251-0/+39
| | * | | mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESSJames Hogan2011-06-251-1/+1
| | * | | mmc: sdhi: DMA slave ID 0 is invalidGuennadi Liakhovetski2011-06-251-1/+1
| | * | | mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handlingGuennadi Liakhovetski2011-06-251-2/+2
| | * | | mmc: omap_hsmmc: use original sg_len for dma_unmap_sgPer Forlin2011-06-251-2/+3
| | * | | mmc: omap_hsmmc: fix ocr mask usageAnand Gadiyar2011-06-251-1/+0
| | * | | mmc: sdio: fix runtime PM path during driver removalOhad Ben-Cohen2011-06-251-1/+1
| | * | | mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer2011-06-182-0/+3
| | * | | mmc: sdhi: fix module unloadingGuennadi Liakhovetski2011-06-181-1/+2
| | * | | mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.cWanlong Gao2011-06-181-0/+5
| | * | | mmc: vub300: fix null dereferences in error handlingChris Ball2011-06-181-7/+4
| * | | | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-2710-53/+8
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-06-275-31/+100
| |\ \ \ \