summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-16time: Fix change_clocksource lockingJohn Stultz
2012-03-16time: x86: Fix race switching from vsyscall to non-vsyscall clockJohn Stultz
2012-03-15ntp: Fix integer overflow when setting timeSasha Levin
2012-03-15math: Introduce div64_longSasha Levin
2012-03-06cs5535-clockevt: Allow the MFGPT IRQ to be sharedJens Rottmann
2012-03-06cs5535-clockevt: Don't ignore MFGPT on SMP-capable kernelsJens Rottmann
2012-02-27x86/time: Eliminate unused irq0_irqs counterJan Beulich
2012-02-22clocksource: scx200_hrt: Fix the buildIngo Molnar
2012-02-22x86/tsc: Reduce the TSC sync check time for core-siblingsSuresh Siddha
2012-02-15Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2012-02-15Merge branch 'fortglx/3.4/rtc' of git://git.linaro.org/people/jstultz/linux i...Thomas Gleixner
2012-02-15Merge branch 'fortglx/3.4/clocksource' of git://git.linaro.org/people/jstultz...Thomas Gleixner
2012-02-15timer: Fix bad idle check on irq entryFrederic Weisbecker
2012-02-15nohz: Remove ts->Einidle checks before restarting the tickFrederic Weisbecker
2012-02-15nohz: Remove update_ts_time_stat from tick_nohz_start_idleMichal Hocko
2012-02-15clockevents: Leave the broadcast device in shutdown mode when not neededSuresh Siddha
2012-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-02-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-14Merge tag 'mmc-fixes-for-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-02-14Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2012-02-14Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2012-02-14ALSA: intel8x0: Fix default inaudible sound on Gateway M520Daniel T Chen
2012-02-14Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-02-14Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-02-14powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo
2012-02-14powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King
2012-02-14powerpc/powernv: Disable interrupts while taking phb->lockMichael Ellerman
2012-02-14powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt
2012-02-14powerpc/wsp: Fix IRQ affinity settingBenjamin Herrenschmidt
2012-02-14powerpc: Implement GET_IP/SET_IPSrikar Dronamraju
2012-02-14powerpc/wsp: Permanently enable PCI class code workaroundBenjamin Herrenschmidt
2012-02-14mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon
2012-02-14mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches
2012-02-14mmc: block: Init ro_lock sysfs attr to fix lockdep warningsRabin Vincent
2012-02-14mmc: sh_mmcif: fix late delayed work initialisationGuennadi Liakhovetski
2012-02-14mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski
2012-02-14mmc: core: Fix comparison issue in mmc_compare_ext_csdsJurgen Heeks
2012-02-14mmc: core: Fix PowerOff Notify suspend/resumeGirish K S
2012-02-14mmc: sdhci-pci: set Medfield SDIO as non-removableAdrian Hunter
2012-02-14mmc: core: add the capability for broken voltageJaehoon Chung
2012-02-14mmc: core: Fix low speed mmc card detection failureGirish K S
2012-02-14mmc: esdhc: set the timeout to the max valueJerry Huang
2012-02-14mmc: esdhc: add PIO mode supportJerry Huang
2012-02-14mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma
2012-02-14mmc: of_mmc_spi: fix little endian supportJean-Christophe PLAGNIOL-VILLARD
2012-02-14mmc: core: UHS sdio card that fails should not exceed 50MHzPhilip Rakity
2012-02-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-02-14module: fix broken isapnp handling in file2aliasOndrej Zary
2012-02-14module: make module param bint handle nul valueDave Young