Age | Commit message (Expand) | Author | Files | Lines |
2011-12-10 | mmc: tmio: fix clock gating on platforms with a .set_pwr() method |  Guennadi Liakhovetski | 1 | -1/+1 |
2011-12-10 | mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() method |  Guennadi Liakhovetski | 1 | -1/+1 |
2011-12-10 | mmc: core: Fix typo at mmc_card_sleep |  Kyungmin Park | 1 | -1/+1 |
2011-12-10 | mmc: core: Fix power_off_notify during suspend |  Girish K S | 2 | -33/+50 |
2011-12-10 | mmc: core: Fix setting power notify state variable for non-eMMC |  Girish K S | 1 | -3/+7 |
2011-12-10 | mmc: core: Add quirk for long data read time |  Stefan Nilsson XK | 3 | -0/+26 |
2011-12-10 | mmc: Add module.h include to sdhci-cns3xxx.c |  Chris Ball | 1 | -0/+1 |
2011-12-10 | mmc: mxcmmc: fix falling back to PIO |  Sascha Hauer | 1 | -0/+1 |
2011-12-07 | mmc: omap_hsmmc: DMA unmap only once in case of MMC error |  Per Forlin | 1 | -2/+5 |
2011-12-07 | of/irq: Get rid of NO_IRQ usage |  Anton Vorontsov | 1 | -9/+4 |
2011-12-07 | vmwgfx: Use kcalloc instead of kzalloc to allocate array |  Thomas Meyer | 1 | -2/+2 |
2011-12-07 | drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a |  Daniel Vetter | 1 | -1/+6 |
2011-12-07 | drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_id |  Alex Deucher | 1 | -4/+3 |
2011-12-06 | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API |  Al Viro | 7 | -69/+100 |
2011-12-06 | net: Silence seq_scale() unused warning |  Stephen Boyd | 1 | -0/+2 |
2011-12-06 | ipv4:correct description for tcp_max_syn_backlog |  Peter Pan(潘卫平) | 2 | -8/+9 |
2011-12-06 | pasemi_mac: Fix building as module |  Ben Hutchings | 1 | -1/+2 |
2011-12-06 | netback: Fix alert message. |  Wei Liu | 1 | -1/+1 |
2011-12-05 | r8169: fix Rx index race between FIFO overflow recovery and NAPI handler. |  françois romieu | 1 | -8/+3 |
2011-12-05 | r8169: Rx FIFO overflow fixes. |  françois romieu | 1 | -25/+17 |
2011-12-05 | gpio: fix a build failure on KS8695 GPIO |  Linus Walleij | 1 | -1/+1 |
2011-12-05 | ftrace: Fix hash record accounting bug |  Steven Rostedt | 1 | -1/+3 |
2011-12-05 | perf: Fix parsing of __print_flags() in TP_printk() |  Steven Rostedt | 1 | -0/+2 |
2011-12-05 | jump_label: jump_label_inc may return before the code is patched |  Gleb Natapov | 1 | -1/+2 |
2011-12-05 | ftrace: Remove force undef config value left for testing |  Steven Rostedt | 1 | -1/+0 |
2011-12-05 | tracing: Restore system filter behavior |  Li Zefan | 2 | -1/+8 |
2011-12-05 | tracing: fix event_subsystem ref counting |  Ilya Dryomov | 1 | -1/+0 |
2011-12-05 | ipv4: Fix peer validation on cached lookup. |  David S. Miller | 1 | -22/+13 |
2011-12-05 | toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENT |  Seth Forshee | 1 | -5/+16 |
2011-12-05 | intr_remapping: Fix section mismatch in ir_dev_scope_init() |  Sergey Senozhatsky | 1 | -1/+1 |
2011-12-05 | intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev() |  Sergey Senozhatsky | 1 | -1/+1 |
2011-12-05 | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh northbridge functions |  Andreas Herrmann | 2 | -0/+17 |
2011-12-05 | x86, AMD: Correct align_va_addr documentation |  Borislav Petkov | 1 | -2/+2 |
2011-12-05 | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms |  Mathias Nyman | 2 | -0/+14 |
2011-12-05 | x86/mrst: Battery fixes |  Major Lee | 1 | -6/+6 |
2011-12-05 | x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardless of lazy_mmu mode |  Konrad Rzeszutek Wilk | 1 | -0/+2 |
2011-12-05 | x86: Fix "Acer Aspire 1" reboot hang |  Peter Chubb | 1 | -2/+11 |
2011-12-05 | x86/mtrr: Resolve inconsistency with Intel processor manual |  Ajaykumar Hotchandani | 1 | -0/+1 |
2011-12-05 | x86: Document rdmsr_safe restrictions |  Borislav Petkov | 1 | -1/+8 |
2011-12-05 | x86, microcode: Fix the failure path of microcode update driver init code |  Srivatsa S. Bhat | 1 | -9/+19 |
2011-12-05 | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup |  Prarit Bhargava | 1 | -0/+1 |
2011-12-05 | x86/mpparse: Account for bus types other than ISA and PCI |  Bjorn Helgaas | 1 | -1/+1 |
2011-12-05 | x86, mrst: Change the pmic_gpio device type to IPC |  Feng Tang | 1 | -0/+1 |
2011-12-05 | mrst: Added some platform data for the SFI translations |  Jekyll Lai | 1 | -0/+42 |
2011-12-05 | x86,mrst: Power control commands update |  Jacob Pan | 2 | -16/+23 |
2011-12-05 | x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot |  Rafael J. Wysocki | 1 | -0/+8 |
2011-12-05 | x86, UV: Fix UV2 hub part number |  Jack Steiner | 2 | -0/+3 |
2011-12-05 | x86: Add user_mode_vm check in stack_overflow_check |  Mitsuo Hayasaka | 1 | -0/+3 |
2011-12-05 | slab, lockdep: Fix silly bug |  Peter Zijlstra | 1 | -1/+4 |
2011-12-05 | perf: Fix loss of notification with multi-event |  Peter Zijlstra | 4 | -2/+91 |