summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-11serial: bfin_5xx: remove redundant SSYNC to improve TX speedSonic Zhang1-1/+0
2010-11-11serial: bfin_5xx: always include DMA headersSonic Zhang1-3/+9
2010-11-11vcs: make proper usage of the poll flagsNicolas Pitre1-3/+3
2010-11-11amiserial: Remove unused variable icountGeert Uytterhoeven1-1/+0
2010-11-118250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hangLawrence Rust1-1/+4
2010-11-11MAINTAINERS: Mark XEN lists as moderatedJoe Perches1-3/+3
2010-11-11hwmon: (gpio-fan) Fix fan_ctrl_init error pathAxel Lin1-4/+4
2010-11-11Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"Greg Kroah-Hartman1-1/+1
2010-11-11hwmon: (ad7414) Return proper error code for ad7414_probe()Axel Lin1-2/+4
2010-11-11hwmon: (adt7470) Return proper error code for adt7470_probe()Axel Lin1-1/+3
2010-11-11USB: ohci-jz4740: Fix spelling in MODULE_ALIASStefan Weil1-1/+1
2010-11-11UWB: Return UWB_RSV_ALLOC_NOT_FOUND rather than crashing on NULL dereference ...Jesper Juhl1-1/+2
2010-11-11usb: core: fix information leak to userlandVasiliy Kulikov1-3/+4
2010-11-11usb: misc: iowarrior: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-11-11usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-11-11usb: subtle increased memory usage in u_serialJim Sung1-14/+40
2010-11-11USB: option: fix when the driver is loaded incorrectly for some Huawei devices.ma rui1-1/+1
2010-11-11USB: xhci: Use GFP_ATOMIC under spin_lockDavid Sterba1-1/+1
2010-11-11usb: gadget: goku_udc: add registered flag bit, fixing buildAndy Whitcroft1-1/+2
2010-11-11USB: ehci/mxc: compile fixUwe Kleine-König1-5/+9
2010-11-11USB: Fix FSL USB driver on non Open Firmware systemsMarc Kleine-Budde2-2/+2
2010-11-11Staging: Merge 'tidspbridge-2.6.37-rc1' into staging-linusGreg Kroah-Hartman32-572/+3471
2010-11-11block: remove unused copy_io_context()Jens Axboe2-15/+0
2010-11-11Documentation: remove anticipatory scheduler infoRandy Dunlap3-7/+7
2010-11-11Input: do not pass injected events back to the originating handlerDmitry Torokhov1-11/+26
2010-11-11Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter1-13/+10
2010-11-10Input: acecad - fix a memory leak in usb_acecad_probe error pathAxel Lin1-1/+2
2010-11-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller22-49/+117
2010-11-10tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller1-1/+1
2010-11-10xen: do not release any memory under 1M in domain 0Ian Campbell1-7/+11
2010-11-10xen: events: do not unmask event channels on resumeIan Campbell1-7/+18
2010-11-10Revert "staging: tidspbridge: replace iommu custom for opensource implementat...Felipe Contreras6-135/+518
2010-11-10Revert "staging: tidspbridge - move shared memory iommu maps to tiomap3430.c"Felipe Contreras4-139/+146
2010-11-10Revert "staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper name"Felipe Contreras5-116/+141
2010-11-10Revert "staging: tidspbridge - remove custom mmu code from tiomap3430.c"Felipe Contreras2-0/+427
2010-11-10Revert "staging: tidspbridge - fix mmufault support"Felipe Contreras3-40/+57
2010-11-10Revert "staging: tidspbridge - remove hw directory"Felipe Contreras13-2/+1148
2010-11-10Revert "staging: tidspbridge - move all iommu related code to a new file"Felipe Contreras7-391/+289
2010-11-10Revert "staging: tidspbridge: remove dw_dmmu_base from cfg_hostres struct"Felipe Contreras4-1/+10
2010-11-10Revert "staging: tidspbridge - remove reserved memory clean up"Felipe Contreras4-0/+53
2010-11-10Revert "staging: tidspbridge - deprecate reserve/unreserve_memory funtions"Felipe Contreras4-17/+197
2010-11-10Revert "staging: tidspbridge - remove dmm custom module"Felipe Contreras9-6/+747
2010-11-10Revert "staging: tidspbridge - update Kconfig to select IOMMU module"Felipe Contreras1-1/+0
2010-11-10staging: tidspbridge: hardcode SCM macros while fix is upstreamedFelipe Contreras1-1/+13
2010-11-10Staging: keucr driver: fix uninitialized variable & proper memset lengthKonstantin Katuev6-31/+31
2010-11-10omap: dsp: remove shm from normal memoryFelipe Contreras1-1/+3
2010-11-10perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocationPeter Zijlstra1-2/+2
2010-11-10perf_events: Fix time tracking in samplesStephane Eranian2-8/+44
2010-11-10xfs: remove incorrect assert in xfs_vm_writepageChristoph Hellwig1-3/+4
2010-11-11APPARMOR: Fix memory leak of apparmor_init()wzt.wzt@gmail.com1-2/+4