aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-02ARM: 5740/1: fix valid_phys_addr_range() range checkGreg Ungerer
2009-10-02ARM: 5739/1: ARM: allow empty ATAG_COREDavid Brown
2009-10-02ARM: 5735/1: sa1111: CodingStyle cleanupsHartley Sweeten
2009-10-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King
2009-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-02cfq-iosched: add a knob for desktop interactivenessJens Axboe
2009-10-02cnic: Fix NETDEV_UP event processing.Michael Chan
2009-10-02uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner
2009-10-02pohmelfs/connector: Disallow unpliviged users to configure pohmelfsPhilipp Reisner
2009-10-02dst/connector: Disallow unpliviged users to configure dstPhilipp Reisner
2009-10-02dm/connector: Only process connector packages from privileged processesPhilipp Reisner
2009-10-02connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner
2009-10-02connector/dm: Fixed a compilation warningPhilipp Reisner
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner
2009-10-02connector: Keep the skb in cn_callback_dataPhilipp Reisner
2009-10-02e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop
2009-10-02net: Fix wrong sizeofJean Delvare
2009-10-02net: splice() from tcp to pipe should take into account O_NONBLOCKEric Dumazet
2009-10-02Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into releaseLen Brown
2009-10-02ACPI: fix bus scanning memory leaksBjorn Helgaas
2009-10-02ACPI: EC: Restart command even if no interrupts from ECAlexey Starikovskiy
2009-10-02ALSA: usb - Use strlcat() correctlyTakashi Iwai
2009-10-02ALSA: Fix invalid __exit in sound/mips/*.cTakashi Iwai
2009-10-02ALSA: hda - Fix / improve ALC66x parserTakashi Iwai
2009-10-02ALSA: ctxfi: Swapped SURROUND-SIDE muteSven Eckelmann
2009-10-02sound: Make keywest_driver staticJean Delvare
2009-10-02ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VPDaniel T Chen
2009-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2009-10-01spi-imx: strip down chipselect function to only drive the chipselectUwe Kleine-König
2009-10-01spi-imx: initialize complete config structUwe Kleine-König
2009-10-01spi-imx: no need to assert bits_per_word being initializedUwe Kleine-König
2009-10-01spi-imx: setup mode_bits we can handleSascha Hauer
2009-10-01spi-imx: fix initial chipselect settingsSascha Hauer
2009-10-01spi-imx: update state correctlySascha Hauer
2009-10-01spi-imx: rename source file to spi_imx.cUwe Kleine-König
2009-10-01afs: remove cache.hChristoph Hellwig
2009-10-01sscanf(): fix %*s%nAndy Spencer
2009-10-01serial: add parameter to force skipping the test for the TXEN bugChuck Ebbert
2009-10-01serial167: fix read buffer overflowRoel Kluin
2009-10-01cyclades: fix read buffer overflowRoel Kluin
2009-10-01icom: convert space to tabsBreno Leitao
2009-10-01serial_txx9: use container_of() instead of direct castAtsushi Nemoto
2009-10-01s3cmci: add better support for no card detect or write protect availableBen Dooks
2009-10-01s3cmci: make SDIO IRQ hardware IRQ support build-time configurableBen Dooks
2009-10-01s3cmci: DMA fixesBen Dooks
2009-10-01s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks
2009-10-01s3cmci: add SDIO IRQ supportBen Dooks
2009-10-01s3cmci: add debugfs support for examining driver and hardware stateBen Dooks
2009-10-01s3cmci: fix direct write to interrupt maskBen Dooks
2009-10-01s3cmci: change to use dev_pm_opsBen Dooks