summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-11serial: bfin_5xx: remove redundant SSYNC to improve TX speedSonic Zhang
2010-11-11serial: bfin_5xx: always include DMA headersSonic Zhang
2010-11-11vcs: make proper usage of the poll flagsNicolas Pitre
2010-11-11amiserial: Remove unused variable icountGeert Uytterhoeven
2010-11-118250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hangLawrence Rust
2010-11-11MAINTAINERS: Mark XEN lists as moderatedJoe Perches
2010-11-11hwmon: (gpio-fan) Fix fan_ctrl_init error pathAxel Lin
2010-11-11Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"Greg Kroah-Hartman
2010-11-11hwmon: (ad7414) Return proper error code for ad7414_probe()Axel Lin
2010-11-11hwmon: (adt7470) Return proper error code for adt7470_probe()Axel Lin
2010-11-11USB: ohci-jz4740: Fix spelling in MODULE_ALIASStefan Weil
2010-11-11UWB: Return UWB_RSV_ALLOC_NOT_FOUND rather than crashing on NULL dereference ...Jesper Juhl
2010-11-11usb: core: fix information leak to userlandVasiliy Kulikov
2010-11-11usb: misc: iowarrior: fix information leak to userlandVasiliy Kulikov
2010-11-11usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov
2010-11-11usb: subtle increased memory usage in u_serialJim Sung
2010-11-11USB: option: fix when the driver is loaded incorrectly for some Huawei devices.ma rui
2010-11-11USB: xhci: Use GFP_ATOMIC under spin_lockDavid Sterba
2010-11-11usb: gadget: goku_udc: add registered flag bit, fixing buildAndy Whitcroft
2010-11-11USB: ehci/mxc: compile fixUwe Kleine-König
2010-11-11USB: Fix FSL USB driver on non Open Firmware systemsMarc Kleine-Budde
2010-11-11Staging: Merge 'tidspbridge-2.6.37-rc1' into staging-linusGreg Kroah-Hartman
2010-11-11block: remove unused copy_io_context()Jens Axboe
2010-11-11Documentation: remove anticipatory scheduler infoRandy Dunlap
2010-11-11Input: do not pass injected events back to the originating handlerDmitry Torokhov
2010-11-11Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter
2010-11-11Input: acecad - fix a memory leak in usb_acecad_probe error pathAxel Lin
2010-11-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-11tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller
2010-11-11xen: do not release any memory under 1M in domain 0Ian Campbell
2010-11-11xen: events: do not unmask event channels on resumeIan Campbell
2010-11-11Revert "staging: tidspbridge: replace iommu custom for opensource implementat...Felipe Contreras
2010-11-11Revert "staging: tidspbridge - move shared memory iommu maps to tiomap3430.c"Felipe Contreras
2010-11-11Revert "staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper name"Felipe Contreras
2010-11-11Revert "staging: tidspbridge - remove custom mmu code from tiomap3430.c"Felipe Contreras
2010-11-11Revert "staging: tidspbridge - fix mmufault support"Felipe Contreras
2010-11-11Revert "staging: tidspbridge - remove hw directory"Felipe Contreras
2010-11-11Revert "staging: tidspbridge - move all iommu related code to a new file"Felipe Contreras
2010-11-11Revert "staging: tidspbridge: remove dw_dmmu_base from cfg_hostres struct"Felipe Contreras
2010-11-11Revert "staging: tidspbridge - remove reserved memory clean up"Felipe Contreras
2010-11-11Revert "staging: tidspbridge - deprecate reserve/unreserve_memory funtions"Felipe Contreras
2010-11-11Revert "staging: tidspbridge - remove dmm custom module"Felipe Contreras
2010-11-11Revert "staging: tidspbridge - update Kconfig to select IOMMU module"Felipe Contreras
2010-11-11staging: tidspbridge: hardcode SCM macros while fix is upstreamedFelipe Contreras
2010-11-11Staging: keucr driver: fix uninitialized variable & proper memset lengthKonstantin Katuev
2010-11-10omap: dsp: remove shm from normal memoryFelipe Contreras
2010-11-10perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocationPeter Zijlstra
2010-11-10perf_events: Fix time tracking in samplesStephane Eranian
2010-11-10xfs: remove incorrect assert in xfs_vm_writepageChristoph Hellwig
2010-11-10APPARMOR: Fix memory leak of apparmor_init()wzt.wzt@gmail.com