summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-12MIPS: Fix logic errors in bitops.cDavid Daney1-8/+8
2013-03-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-4/+10
2013-03-12Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds57-97/+131
2013-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds5-8/+10
2013-03-12sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings1-1/+2
2013-03-12ext4: use s_extent_max_zeroout_kb value as number of kbLukas Czerner1-1/+1
2013-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+1
2013-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-13/+29
2013-03-12Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-9/+18
2013-03-12tracing: Fix race in snapshot swappingSteven Rostedt (Red Hat)1-1/+2
2013-03-12usb: serial: Add Rigblaster Advantage to device tableSteve Conklin1-0/+1
2013-03-12tty: serial: fix typo "SERIAL_S3C2412"Paul Bolle1-1/+1
2013-03-12serial: 8250: Keep 8250.<xxxx> module options functional after driver renameJosh Boyer1-0/+29
2013-03-12tty: serial: fix typo "ARCH_S5P6450"Paul Bolle1-1/+1
2013-03-12tty/8250_pnp: serial port detection regression since v3.7Sean Young1-5/+7
2013-03-12serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"Jonas Gorski1-4/+4
2013-03-12serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing1-0/+4
2013-03-12Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft1-10/+7
2013-03-12tty/serial: Add support for Altera serial portLey Foon Tan4-2/+35
2013-03-12tty: serial: vt8500: Unneccessary duplicated clock code removedTony Prisk1-8/+1
2013-03-12tty: serial: mpc5xxx: fix PSC clock name bugAnatolij Gustschin1-1/+1
2013-03-12net/core: move vlan_depth out of while loop in skb_network_protocol()Li RongQing1-1/+1
2013-03-12ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct valueTakashi Iwai1-10/+14
2013-03-12ARM:net: an issue for k which is u32, never < 0Chen Gang1-1/+1
2013-03-12vfs: fix pipe counter breakageAl Viro1-0/+3
2013-03-12Merge tag 'davinci-for-v3.9-rc/fixes' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+3
2013-03-12ARM: 7670/1: fix the memset fixNicolas Pitre1-20/+13
2013-03-12ARM: davinci: edma: fix dmaengine induced null pointer dereference on da830Matt Porter1-0/+3
2013-03-12netconsole: don't call __netpoll_cleanup() while atomicVeaceslav Falico1-6/+9
2013-03-12ARM: spear3xx: Use correct pl080 header fileArnd Bergmann1-1/+1
2013-03-12bridge: reserve space for IFLA_BRPORT_FAST_LEAVEstephen hemminger1-0/+1
2013-03-12Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-3/+3
2013-03-12net/ipv4: Ensure that location of timestamp option is storedDavid Ward1-4/+1
2013-03-12cxgb4: Allow for backward compatibility with new VPD scheme.Santosh Rastapur1-3/+9
2013-03-12MIPS: Use CONFIG_CPU_MIPSR2 in csum_partial.SGabor Juhos1-2/+2
2013-03-12mfd: ab8500: Kill "reg" property from bindingArnd Bergmann5-10/+5
2013-03-12mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDOAxel Lin1-4/+13
2013-03-12mfd: wm831x: Don't forward declare enum wm831x_auxadcMark Brown2-1/+3
2013-03-12mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource()Mark Brown1-1/+1
2013-03-12mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown2-0/+2
2013-03-12mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan2-3/+34
2013-03-12mfd: Make AB8500_CORE select POWER_SUPPLY to fix build errorAxel Lin1-0/+1
2013-03-12mfd: omap-usb-host: Actually update hostconfigRoger Quadros1-3/+3
2013-03-12ALSA: usb-audio: add a workaround for the NuForce UDH-100Clemens Ladisch1-0/+15
2013-03-12ALSA: asihpi - fix potential NULL pointer dereferenceWei Yongjun1-1/+2
2013-03-12keys: fix race with concurrent install_user_keyrings()David Howells1-1/+1
2013-03-12ext4: use atomic64_t for the per-flexbg free_clusters countTheodore Ts'o5-15/+15
2013-03-12batman-adv: verify tt len does not exceed packet lenMarek Lindner1-3/+3
2013-03-12libceph: fix decoding of pgidsSage Weil1-13/+29
2013-03-12reiserfs: Use kstrdup instead of kmalloc/strcpyIonut-Gabriel Radu1-3/+1