aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-16sched: Fix the irqtime code for 32bitPeter Zijlstra1-6/+45
2010-12-16sched: Fix the irqtime code to deal with u64 wrapsPeter Zijlstra1-33/+50
2010-12-16perf: Fix off by one in perf_swevent_init()Dan Carpenter1-1/+1
2010-12-16lguest: populate initial_page_tableRusty Russell3-5/+107
2010-12-16lguest: restore boot speedRusty Russell1-4/+7
2010-12-16lguest: fix crash lguest_time_initRusty Russell1-1/+1
2010-12-16nilfs2: fix regression of garbage collection ioctlRyusuke Konishi2-9/+12
2010-12-15ceph: fix direct-io on non-page-aligned buffersHenry C Chang1-12/+19
2010-12-15Linux 2.6.37-rc6Linus Torvalds1-1/+1
2010-12-15xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge3-5/+12
2010-12-15MAINTAINERS: update MSM git treeDaniel Walker1-1/+1
2010-12-15install_special_mapping skips security_file_mmap check.Tavis Ormandy2-4/+17
2010-12-15fanotify: fill in the metadata_len field on struct fanotify_event_metadataEric Paris1-2/+4
2010-12-15fanotify: split version into version and metadata_lenAlexey Zaytsev1-2/+4
2010-12-15crypto: ghash-intel - ghash-clmulni-intel_glue needs err.hRandy Dunlap1-0/+1
2010-12-15OMAP: OMAPFB: disable old omapfb for OMAP4 buildsTomi Valkeinen1-2/+2
2010-12-15OMAP: DSS: VRAM: Align start & size of vram to 2MTomi Valkeinen1-2/+2
2010-12-15ALSA: HDA: Enable subwoofer on Asus G73JwDavid Henningsson1-0/+8
2010-12-14Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov2-57/+62
2010-12-15ALSA: HDA: Fix auto-mute on Lenovo Edge 14David Henningsson1-0/+5
2010-12-14dw_spi: Fix missing final read in some polling situationsMajor Lee1-0/+5
2010-12-14i2c_intel_mid: Fix slash in sysfs nameAlan Cox1-1/+1
2010-12-14ext4: fix typo which broke '..' detection in ext4_find_entry()Aaro Koskinen1-1/+1
2010-12-14ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak1-8/+20
2010-12-14ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNELDave Martin1-1/+1
2010-12-14ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6Dave Martin1-1/+1
2010-12-14Change bcmring Maintainer list.Jiandong Zheng1-2/+2
2010-12-14ext4: Turn off multiple page-io submission by defaultTheodore Ts'o3-3/+17
2010-12-14workqueue: It is likely that WORKER_NOT_RUNNING is trueSteven Rostedt1-2/+2
2010-12-14MAINTAINERS: Add workqueue entryTejun Heo1-0/+9
2010-12-14fbdev: Fix fb_find_nearest_mode refresh comparisonAndrew Kephart1-0/+1
2010-12-14sh: wire up accept4 syscall (non-multiplexed path)Carmelo AMOROSO2-1/+3
2010-12-14dmaengine: at_hdmac: fix buffer transfer size specificationNicolas Ferre1-1/+1
2010-12-13kgdboc,input: Fix regression with keyboard release key and early debuggingJason Wessel1-1/+2
2010-12-13ceph: fix msgr_init error pathSage Weil1-5/+3
2010-12-13ACPI / PM: Do not save/restore NVS on Sony Vaio VGN-NW130DRafael J. Wysocki1-0/+8
2010-12-13Btrfs: prevent RAID level downgrades when space is lowChris Mason1-1/+19
2010-12-13Btrfs: account for missing devices in RAID allocation profilesChris Mason3-3/+36
2010-12-13x86, vt-d: Handle previous faults after enabling fault handlingSuresh Siddha1-0/+5
2010-12-13x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige2-7/+8
2010-12-13x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige1-0/+1
2010-12-13x86, vt-d: Quirk for masking vtd spec errors to platform error handling logicSuresh Siddha1-0/+23
2010-12-13x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem()Suresh Siddha1-1/+2
2010-12-13bootmem: Add alloc_bootmem_align()Suresh Siddha1-0/+2
2010-12-13x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin1-2/+2
2010-12-13fsldma: fix issue of slow dmaForrest Shi2-3/+12
2010-12-13Btrfs: EIO when we fail to read tree rootsChris Mason1-1/+4
2010-12-13hwmon: (ltc4215) make sysfs file match the alarm causeIra W. Snyder1-2/+2
2010-12-13ASoC: Fix bias power down of non-DAPM codecJarkko Nikula1-0/+3
2010-12-13x86: HPET: Chose a paranoid safe value for the ETIME checkThomas Gleixner1-10/+16