Age | Commit message (Expand) | Author | Files | Lines |
2013-07-17 | be2net: Fix to avoid hardware workaround when not needed | Sarveshwar Bandi | 1 | -4/+10 |
2013-07-17 | macvtap: do not assume 802.1Q when send vlan packets | Jason Wang | 1 | -1/+1 |
2013-07-17 | macvtap: fix the missing ret value of TUNSETQUEUE | Jason Wang | 1 | -0/+1 |
2013-07-16 | ipv4: set transport header earlier | Eric Dumazet | 1 | -4/+3 |
2013-07-16 | cpufreq: s3c24xx: fix "depends on ARM_S3C24XX" in Kconfig | Paul Bolle | 1 | -1/+1 |
2013-07-16 | mlx5 core: Fix __udivdi3 when compiling for 32 bit arches | Tim Gardner | 1 | -1/+1 |
2013-07-16 | bgmac: add dependency to phylib | Hauke Mehrtens | 1 | -0/+1 |
2013-07-16 | net/irda: fixed style issues in irlan_eth | Dragos Foianu | 1 | -17/+14 |
2013-07-16 | ethtool: fixed trailing statements in ethtool | Dragos Foianu | 1 | -10/+20 |
2013-07-16 | ndisc: bool initializations should use true and false | Daniel Baluta | 1 | -3/+3 |
2013-07-16 | atl1e: unmap partially mapped skb on dma error and free skb | Neil Horman | 1 | -1/+23 |
2013-07-16 | sysfs: use file mode defines from stat.h | Oliver Schinagl | 1 | -8/+9 |
2013-07-16 | sysfs: add more helper macro's for (bin_)attribute(_groups) | Oliver Schinagl | 1 | -13/+38 |
2013-07-16 | driver core: add default groups to struct class | Greg Kroah-Hartman | 2 | -2/+11 |
2013-07-16 | driver core: Introduce device_create_groups | Guenter Roeck | 2 | -28/+88 |
2013-07-16 | sysfs: prevent warning when only using binary attributes | Oliver Schinagl | 1 | -2/+2 |
2013-07-16 | sysfs: add support for binary attributes in groups | Greg Kroah-Hartman | 2 | -22/+48 |
2013-07-16 | driver core: device.h: add RW and RO attribute macros | Greg Kroah-Hartman | 1 | -7/+21 |
2013-07-16 | sysfs.h: add BIN_ATTR macro | Greg Kroah-Hartman | 1 | -0/+9 |
2013-07-16 | sysfs.h: add ATTRIBUTE_GROUPS() macro | Greg Kroah-Hartman | 1 | -0/+9 |
2013-07-16 | sysfs.h: add __ATTR_RW() macro | Greg Kroah-Hartman | 3 | -4/+2 |
2013-07-16 | smp: blackfin: fix check error, using atomic_ops to handle atomic_t type | Steven Miao | 1 | -3/+3 |
2013-07-16 | ext4: call ext4_es_lru_add() after handling cache miss | Theodore Ts'o | 2 | -7/+5 |
2013-07-16 | s390/qdio: remove unused variable | Sebastian Ott | 1 | -2/+2 |
2013-07-16 | s390/ptrace: PTRACE_TE_ABORT_RAND | Michael Mueller | 4 | -14/+51 |
2013-07-16 | iio: lps331ap: Fix wrong in_pressure_scale output value | Jacek Anaszewski | 1 | -2/+4 |
2013-07-16 | ALSA: hda - Add new GPU codec ID to snd-hda | Aaron Plattner | 1 | -0/+2 |
2013-07-16 | uvesafb: Really allow mtrr being 0, as documented and warn()ed | Sylvain 'ythier' Hitier | 1 | -1/+1 |
2013-07-16 | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux | Dave Airlie | 25 | -171/+733 |
2013-07-16 | Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2013-07-16 | Merge tag 'spi-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 4 | -0/+44 |
2013-07-16 | x86, suspend: Handle CPUs which fail to #GP on RDMSR | H. Peter Anvin | 1 | -2/+16 |
2013-07-15 | staging: line6: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 1 | -1/+4 |
2013-07-15 | [media] saa7134: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 1 | -0/+2 |
2013-07-15 | ASoC: s6000: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 1 | -0/+2 |
2013-07-15 | ASoC: atmel: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 1 | -0/+2 |
2013-07-15 | ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 1 | -0/+2 |
2013-07-15 | ALSA: usx2y: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 1 | -0/+4 |
2013-07-15 | ALSA: ua101: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 1 | -2/+12 |
2013-07-15 | ext4: yield during large unlinks | Theodore Ts'o | 1 | -0/+3 |
2013-07-15 | ALSA: 6fire: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 1 | -2/+10 |
2013-07-15 | ALSA: atiixp: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 2 | -0/+4 |
2013-07-15 | ALSA: asihpi: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 1 | -0/+3 |
2013-07-15 | svcrdma: underflow issue in decode_write_list() | Dan Carpenter | 1 | -6/+14 |
2013-07-15 | SUNRPC: Fix another issue with rpc_client_register() | Trond Myklebust | 1 | -0/+1 |
2013-07-15 | radeon kms: do not flush uninitialized hotplug work | Sergey Senozhatsky | 1 | -5/+6 |
2013-07-15 | drm/radeon/dpm/sumo: handle boost states properly when forcing a perf level | Alex Deucher | 1 | -0/+6 |
2013-07-15 | drm/radeon: align VM PTBs (Page Table Blocks) to 32K | Alex Deucher | 2 | -6/+11 |
2013-07-15 | Merge tag 'asoc-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 9 | -54/+46 |
2013-07-15 | Merge remote-tracking branch 'spi/fix/xilinx' into spi-linus | Mark Brown | 1 | -0/+16 |