aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-09x86: i8253: Consolidate definitions of global_clock_eventRalf Baechle7-5/+8
2011-06-09i8253: Alpha, PowerPC: Remove unused asm/8253pit.hRalf Baechle2-6/+0
2011-06-09alpha: i8253: Cleanup remaining users of i8253pit.hRalf Baechle2-2/+0
2011-06-09i8253: Remove I8253_LOCK configThomas Gleixner1-0/+2
2011-06-09i8253: Make pcsp sound driver use the shared i8253_lockRalf Baechle1-7/+1
2011-06-09i8253: Make pcspkr input driver use the shared i8253_lockRalf Baechle1-8/+1
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle8-10/+21
2011-06-09i8253: Unify all kernel declarations of i8253_lockRalf Baechle4-31/+14
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle19-18/+29
2011-06-08vfs: reorganize 'struct inode' layout a bitLinus Torvalds1-4/+5
2011-06-08selinux: simplify and clean up inode_has_perm()Linus Torvalds1-10/+15
2011-06-08MAINTAINERS: add a maintainer to Gadget FrameworkFelipe Balbi1-1/+3
2011-06-08USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz2-0/+2
2011-06-08spi/rtc-m41t93: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven1-1/+1
2011-06-08cifs: trivial: add space in fsc error messageJeff Layton1-1/+1
2011-06-08tty_buffer: get rid of 'seen_tail' logic in flush_to_ldiscLinus Torvalds1-12/+2
2011-06-08drm/radeon/kms: disable hdmi audio by defaultAlex Deucher1-2/+2
2011-06-08drm/radeon/kms: fix for radeon on systems >4GB without hardware iommuDaniel Haid1-0/+1
2011-06-08drm/radeon/kms: set family for use in parser.Dave Airlie1-0/+1
2011-06-07MAINTAINERS: Saying goodbye to David BrownellGrant Likely2-10/+12
2011-06-07MN10300: Add missing _sdata declarationDavid Howells1-0/+1
2011-06-07MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()David Howells1-2/+2
2011-06-07MN10300: Fix one of the kernel debugger cacheflush variantsDavid Howells1-2/+2
2011-06-07Revert "USB: option: add ID for ZTE MF 330"Greg Kroah-Hartman1-5/+0
2011-06-07PM / Runtime: Fix loops in pm_runtime_clk_notify()Rafael J. Wysocki1-8/+8
2011-06-07gpio/samsung: make Kconfig options def_boolH Hartley Sweeten1-20/+8
2011-06-07PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unsetRafael J. Wysocki1-1/+1
2011-06-07gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register settingThomas Abraham1-4/+25
2011-06-07drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall1-2/+5
2011-06-07USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern1-4/+1
2011-06-07USB: dummy-hcd needs the has_tt flagAlan Stern1-0/+1
2011-06-07usb-storage: redo incorrect readsAlan Stern6-2/+67
2011-06-07vfs: make unlink() and rmdir() return ENOENT in preference to EROFSTheodore Ts'o1-4/+7
2011-06-07lmLogOpen() broken failure exitAl Viro1-1/+1
2011-06-07sched: Fix/clarify set_task_cpu() locking rulesPeter Zijlstra1-5/+16
2011-06-07lockdep: Fix lock_is_held() on recursionPeter Zijlstra1-1/+1
2011-06-07x86/amd-iommu: Fix boot crash with hidden PCI devicesJoerg Roedel1-1/+21
2011-06-07cifs: silence printk when establishing first session on socketJeff Layton1-1/+1
2011-06-06usb/renesas_usbhs: free uep on removalSebastian Andrzej Siewior1-0/+1
2011-06-06usb/s3c-hsudc: fix error pathSebastian Andrzej Siewior1-2/+4
2011-06-06usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior1-3/+2
2011-06-06usb/mv_udc_core: fix compileSebastian Andrzej Siewior1-4/+4
2011-06-06usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu5-0/+5
2011-06-06USB: s3c-hsotg: Tone down debuggingMark Brown1-10/+12
2011-06-06usb: remove bad dput after dentry_unhashSage Weil1-1/+0
2011-06-07drm/nv40: fall back to paged dma object for the momentBen Skeggs2-2/+2
2011-06-07drm/nouveau: fix leak of gart mm nodeBen Skeggs1-0/+2
2011-06-07drm/nouveau: fix vram page mapping when crossing page table boundariesBen Skeggs1-0/+1
2011-06-07drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).Francisco Jerez3-1/+11
2011-06-07drm/nouveau: don't create accel engine objects when noaccel=1Ben Skeggs1-56/+56