summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-17macvtap: do not assume 802.1Q when send vlan packetsJason Wang1-1/+1
2013-07-17macvtap: fix the missing ret value of TUNSETQUEUEJason Wang1-0/+1
2013-07-16ipv4: set transport header earlierEric Dumazet1-4/+3
2013-07-16cpufreq: s3c24xx: fix "depends on ARM_S3C24XX" in KconfigPaul Bolle1-1/+1
2013-07-16mlx5 core: Fix __udivdi3 when compiling for 32 bit archesTim Gardner1-1/+1
2013-07-16bgmac: add dependency to phylibHauke Mehrtens1-0/+1
2013-07-16net/irda: fixed style issues in irlan_ethDragos Foianu1-17/+14
2013-07-16ethtool: fixed trailing statements in ethtoolDragos Foianu1-10/+20
2013-07-16ndisc: bool initializations should use true and falseDaniel Baluta1-3/+3
2013-07-16atl1e: unmap partially mapped skb on dma error and free skbNeil Horman1-1/+23
2013-07-16sysfs: use file mode defines from stat.hOliver Schinagl1-8/+9
2013-07-16sysfs: add more helper macro's for (bin_)attribute(_groups)Oliver Schinagl1-13/+38
2013-07-16driver core: add default groups to struct classGreg Kroah-Hartman2-2/+11
2013-07-16driver core: Introduce device_create_groupsGuenter Roeck2-28/+88
2013-07-16sysfs: prevent warning when only using binary attributesOliver Schinagl1-2/+2
2013-07-16sysfs: add support for binary attributes in groupsGreg Kroah-Hartman2-22/+48
2013-07-16driver core: device.h: add RW and RO attribute macrosGreg Kroah-Hartman1-7/+21
2013-07-16sysfs.h: add BIN_ATTR macroGreg Kroah-Hartman1-0/+9
2013-07-16sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman1-0/+9
2013-07-16sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman3-4/+2
2013-07-16smp: blackfin: fix check error, using atomic_ops to handle atomic_t typeSteven Miao1-3/+3
2013-07-16ext4: call ext4_es_lru_add() after handling cache missTheodore Ts'o2-7/+5
2013-07-16s390/qdio: remove unused variableSebastian Ott1-2/+2
2013-07-16s390/ptrace: PTRACE_TE_ABORT_RANDMichael Mueller4-14/+51
2013-07-16iio: lps331ap: Fix wrong in_pressure_scale output valueJacek Anaszewski1-2/+4
2013-07-16ALSA: hda - Add new GPU codec ID to snd-hdaAaron Plattner1-0/+2
2013-07-16uvesafb: Really allow mtrr being 0, as documented and warn()edSylvain 'ythier' Hitier1-1/+1
2013-07-16Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie25-171/+733
2013-07-16Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2013-07-16Merge tag 'spi-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds4-0/+44
2013-07-16x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin1-2/+16
2013-07-15staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai1-1/+4
2013-07-15[media] saa7134: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2013-07-15ASoC: s6000: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2013-07-15ASoC: atmel: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2013-07-15ALSA: pxa2xx: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2013-07-15ALSA: usx2y: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+4
2013-07-15ALSA: ua101: Fix unlocked snd_pcm_stop() callTakashi Iwai1-2/+12
2013-07-15ext4: yield during large unlinksTheodore Ts'o1-0/+3
2013-07-15ALSA: 6fire: Fix unlocked snd_pcm_stop() callTakashi Iwai1-2/+10
2013-07-15ALSA: atiixp: Fix unlocked snd_pcm_stop() callTakashi Iwai2-0/+4
2013-07-15ALSA: asihpi: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+3
2013-07-15svcrdma: underflow issue in decode_write_list()Dan Carpenter1-6/+14
2013-07-15SUNRPC: Fix another issue with rpc_client_register()Trond Myklebust1-0/+1
2013-07-15radeon kms: do not flush uninitialized hotplug workSergey Senozhatsky1-5/+6
2013-07-15drm/radeon/dpm/sumo: handle boost states properly when forcing a perf levelAlex Deucher1-0/+6
2013-07-15drm/radeon: align VM PTBs (Page Table Blocks) to 32KAlex Deucher2-6/+11
2013-07-15Merge tag 'asoc-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai9-54/+46
2013-07-15Merge remote-tracking branch 'spi/fix/xilinx' into spi-linusMark Brown1-0/+16
2013-07-15Merge remote-tracking branch 'spi/fix/setup' into spi-linusMark Brown2-0/+25