summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-13ARM: at91: dt: at91sam9x5: correct NAND pins commentsRichard Genoud
2013-03-13Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-03-13bonding: don't call update_speed_duplex() under spinlocksVeaceslav Falico
2013-03-13net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()Daniel Mack
2013-03-13openrisc: remove HAVE_VIRT_TO_BUSJonas Bonn
2013-03-13asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn
2013-03-13openrisc: require gpiolibJonas Bonn
2013-03-12futex: fix kernel-doc notation and spelloRandy Dunlap
2013-03-12signals: fix new kernel-doc warningsRandy Dunlap
2013-03-12idr: fix new kernel-doc warningsRandy Dunlap
2013-03-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-12Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-12fs: Readd the fs module aliases.Eric W. Biederman
2013-03-12USB: cdc-wdm: fix buffer overflowOliver Neukum
2013-03-12final removal of CONFIG_EXPERIMENTALKees Cook
2013-03-12w1: fix oops when w1_search is called from netlink connectorMarcin Jurkowski
2013-03-12w1-gpio: fix unused variable warningJohan Hovold
2013-03-12w1-gpio: remove erroneous __exit and __exit_p()Johan Hovold
2013-03-12ARM: w1-gpio: fix erroneous gpio requestsJohan Hovold
2013-03-13powerpc: Fix -mcmodel=medium breakage in prom_init.cAnton Blanchard
2013-03-13powerpc: Remove last traces of POWER4_ONLYPaul Bolle
2013-03-13powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt
2013-03-13powerpc: Fix STAB initializationBenjamin Herrenschmidt
2013-03-12MAINTAINERS: Add maintainer for MAX6697, INA209, and INA2XX driversGuenter Roeck
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-03-12Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers
2013-03-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-03-12Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-03-12sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings
2013-03-12ext4: use s_extent_max_zeroout_kb value as number of kbLukas Czerner
2013-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-03-12Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-03-12tracing: Fix race in snapshot swappingSteven Rostedt (Red Hat)
2013-03-12usb: serial: Add Rigblaster Advantage to device tableSteve Conklin
2013-03-12tty: serial: fix typo "SERIAL_S3C2412"Paul Bolle
2013-03-12serial: 8250: Keep 8250.<xxxx> module options functional after driver renameJosh Boyer
2013-03-12tty: serial: fix typo "ARCH_S5P6450"Paul Bolle
2013-03-12tty/8250_pnp: serial port detection regression since v3.7Sean Young
2013-03-12serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"Jonas Gorski
2013-03-12serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing
2013-03-12Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft
2013-03-12tty/serial: Add support for Altera serial portLey Foon Tan
2013-03-12tty: serial: vt8500: Unneccessary duplicated clock code removedTony Prisk
2013-03-12tty: serial: mpc5xxx: fix PSC clock name bugAnatolij Gustschin
2013-03-12net/core: move vlan_depth out of while loop in skb_network_protocol()Li RongQing
2013-03-12ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct valueTakashi Iwai
2013-03-12ARM:net: an issue for k which is u32, never < 0Chen Gang
2013-03-12vfs: fix pipe counter breakageAl Viro