summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-03dm persistent data: fix allocation failure in space map checker initMike Snitzer
2012-07-03dm persistent data: handle space map checker creation failureMike Snitzer
2012-07-03dm persistent data: fix shadow_info_leak on dm_tm_destroyMike Snitzer
2012-07-03dm thin: commit metadata before creating metadata snapshotJoe Thornber
2012-07-03security: Fix nommu build.Paul Mundt
2012-07-03drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter
2012-07-03drm: edid: Don't add inferred modes with higher resolutionTakashi Iwai
2012-07-03drm/radeon: fix rare segfaultJerome Glisse
2012-07-03md: fix up plugging (again).NeilBrown
2012-07-03md: support re-add of recovering devices.NeilBrown
2012-07-03md/raid1: fix bug in read_balance introduced by hot-replaceNeilBrown
2012-07-03raid5: delayed stripe fixShaohua Li
2012-07-03md/raid456: When read error cannot be recovered, record bad blockmajianpeng
2012-07-03md: make 'name' arg to md_register_thread non-optional.NeilBrown
2012-07-03md/raid10: fix failure when trying to repair a read error.NeilBrown
2012-07-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-07-03security: document no_new_privsAndy Lutomirski
2012-07-03md/raid5: fix refcount problem when blocked_rdev is set.NeilBrown
2012-07-03md:Add blk_plug in sync_thread.majianpeng
2012-07-03md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdevmajianpeng
2012-07-03md/raid5: Do not add data_offset before call to is_badblockmajianpeng
2012-07-03md/raid5: prefer replacing failed devices over want-replacement devices.NeilBrown
2012-07-03md/raid10: Don't try to recovery unmatched (and unused) chunks.NeilBrown
2012-07-02powerpc/kvm: sldi should be sldMichael Neuling
2012-07-02powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard
2012-07-02Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-07-01batman-adv: Don't leak information through uninitialized packet fieldsSven Eckelmann
2012-07-01batman-adv: fix counter summary lengthMarek Lindner
2012-07-01batman-adv: Fix alignment after opened parenthesesSven Eckelmann
2012-07-01batman-adv: Remove space before semicolonSven Eckelmann
2012-07-01batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}Sven Eckelmann
2012-07-01batman-adv: Transform BATADV_LOG_BUFF(idx) into functionSven Eckelmann
2012-07-01batman-adv: Prefix types structs with batadv_Sven Eckelmann
2012-07-01batman-adv: Prefix packet structs with batadv_Sven Eckelmann
2012-07-01batman-adv: Prefix local sysfs struct with batadv_Sven Eckelmann
2012-07-01batman-adv: Prefix hash struct and typedef with batadv_Sven Eckelmann
2012-07-01batman-adv: Prefix local debugfs structs with batadv_Sven Eckelmann
2012-07-01batman-adv: Prefix main enum with BATADV_Sven Eckelmann
2012-07-01batman-adv: Prefix packet enum with BATADV_Sven Eckelmann
2012-07-01batman-adv: Prefix types enum with BATADV_Sven Eckelmann
2012-07-01batman-adv: Prefix hard-interface enum with BATADV_Sven Eckelmann
2012-07-01batman-adv: Prefix gateway enum with BATADV_Sven Eckelmann
2012-07-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-01ARM: 7438/1: fill possible PMD empty section gapsNicolas Pitre
2012-07-01phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO
2012-07-01stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO
2012-07-01stmmac: update the driver Documentation and add EEEGiuseppe CAVALLARO
2012-07-01stmmac: do not use strict_strtoul but kstrtointGiuseppe CAVALLARO
2012-07-01e1000e: remove use of IP payload checksumBruce Allan
2012-07-01sctp: be more restrictive in transport selection on bundled sacksNeil Horman