aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-11serial: fix NULL pointer dereferenceAndré Goddard Rosa
2009-12-11opticon: Fix resume logicAlan Cox
2009-12-11usb_serial: Kill port mutexAlan Cox
2009-12-11usb_serial: Use the shutdown() operationAlan Cox
2009-12-11tty_port: coding style cleaning passAlan Cox
2009-12-11tty_port: add "tty_port_open" helperAlan Cox
2009-12-11tty: stallion: kill BKL ioctlAlan Cox
2009-12-11tty: istallion: Kill off the BKL ioctlAlan Cox
2009-12-11tty: esp: remove broken driverAlan Cox
2009-12-11tty: const: constify remaining tty_operationsAlexey Dobriyan
2009-12-11jsm: adding EEH handlersBreno Leitao
2009-12-11jsm: removing the field jsm_board->intr_countBreno Leitão
2009-12-11jsm: Removing unused jsm_channel->ch_wopen fieldBreno Leitão
2009-12-11jsm: Remove ch_cpstime fieldBreno Leitão
2009-12-11jsm: removing ch_old_baud fieldBreno Leitão
2009-12-11jsm: remove the ch_custom_speed fieldBreno Leitão
2009-12-11jsm: Rewriting a bad log messageBreno Leitão
2009-12-11jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabledBreno Leitão
2009-12-11OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx*Paul Walmsley
2009-12-11OMAP3 clock: convert clock34xx.h to clock34xx_data.cPaul Walmsley
2009-12-11OMAP2xxx clock: remove implicit dependency between rate CPU flag and clkdev_o...Paul Walmsley
2009-12-11OMAP2/3: move SDRC macros to mach-omap2/sdrc.hPaul Walmsley
2009-12-11OMAP2 clock: APLL code shouldn't rely on static clocks in its local namespacePaul Walmsley
2009-12-11OMAP1/2/3 clock: remove paranoid checks in preparation for clock{,2xxx,3xxx}_...Paul Walmsley
2009-12-11net: Handle NETREG_UNINITIALIZED devices correctlyKrishna Kumar
2009-12-11can: add the driver for Analog Devices Blackfin on-chip CAN controllersBarry Song
2009-12-11xfrm: Fix truncation length of authentication algorithms installed via PF_KEYMartin Willi
2009-12-11net: use compat helper functions in compat_sys_recvmmsgHeiko Carstens
2009-12-11net: fix compat_sys_recvmmsg parameter typeHeiko Carstens
2009-12-11cxgb3: Fixing EEH handlersBreno Leitao
2009-12-11cnic: Zero out status block and Event Queue indices.Michael Chan
2009-12-11cnic: Send delete command when shutting down iSCSI ring.Michael Chan
2009-12-11net: smc91x: Fix up type mismatch in smc_drv_resume().Paul Mundt
2009-12-11smc91x: fix unused flags warnings on UP systemsMike Frysinger
2009-12-11MAINTAINERS: Transfering maintainership of cdc-etherOliver Neukum
2009-12-11net: Add missing TST_CFG_WRITE bits around sky2_pci_writeTakashi Iwai
2009-12-11net: Fix Yukon-2 Optima TCP offload setupTakashi Iwai
2009-12-11Merge branch 'drm-nouveau-pony' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-11xfs: Fix error return for fallocate() on XFSJason Gunthorpe
2009-12-11xfs: cleanup dmapi macros in the umount pathChristoph Hellwig
2009-12-11xfs: remove incorrect sparse annotation for xfs_iget_cache_missChristoph Hellwig
2009-12-11xfs: kill the STATIC_INLINE macroChristoph Hellwig
2009-12-11xfs: uninline xfs_get_extsz_hintChristoph Hellwig
2009-12-11xfs: rename xfs_attr_fetch to xfs_attr_get_intChristoph Hellwig
2009-12-11xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig
2009-12-11xfs: remove IO_ISAIOChristoph Hellwig
2009-12-11xfs: Wrapped journal record corruption on read at recoveryAndy Poling
2009-12-11xfs: cleanup data end I/O handlersChristoph Hellwig