summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-05ARM: fix warnings about atomic64_readRussell King1-1/+1
2012-07-05ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6Rabin Vincent1-2/+2
2012-07-05ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailableWill Deacon1-1/+1
2012-07-05ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon3-13/+28
2012-07-05ARM: 7442/1: Revert "remove unused restart trampoline"Will Deacon3-0/+17
2012-07-05ARM: fix set_domain() macroRussell King1-9/+9
2012-07-04ARM: fix mach-versatile/pci.c warningRussell King1-1/+0
2012-07-04Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-15/+13
2012-07-04Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2012-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds40-160/+196
2012-07-04md/raid10: fix careless build errorNeilBrown1-1/+1
2012-07-04floppy: cancel any pending fd_timeouts before adding a new oneLinus Torvalds1-0/+1
2012-07-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds20-200/+338
2012-07-03clk: fix parent validation in __clk_set_parent()Rajendra Nayak1-15/+13
2012-07-03Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds4-3/+31
2012-07-03Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds5-111/+103
2012-07-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-18/+73
2012-07-03Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds5-42/+75
2012-07-03Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2-0/+51
2012-07-03dm: verity fix documentationMilan Broz1-85/+46
2012-07-03dm persistent data: fix allocation failure in space map checker initMike Snitzer1-11/+19
2012-07-03dm persistent data: handle space map checker creation failureMike Snitzer3-15/+28
2012-07-03dm persistent data: fix shadow_info_leak on dm_tm_destroyMike Snitzer1-0/+3
2012-07-03dm thin: commit metadata before creating metadata snapshotJoe Thornber1-0/+7
2012-07-03security: Fix nommu build.Paul Mundt1-0/+1
2012-07-03drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter1-7/+30
2012-07-03drm: edid: Don't add inferred modes with higher resolutionTakashi Iwai1-3/+24
2012-07-03drm/radeon: fix rare segfaultJerome Glisse1-4/+6
2012-07-03md: fix up plugging (again).NeilBrown3-16/+9
2012-07-03md: support re-add of recovering devices.NeilBrown1-2/+1
2012-07-03md/raid1: fix bug in read_balance introduced by hot-replaceNeilBrown1-2/+2
2012-07-03raid5: delayed stripe fixShaohua Li1-1/+3
2012-07-03md/raid456: When read error cannot be recovered, record bad blockmajianpeng1-4/+11
2012-07-03md: make 'name' arg to md_register_thread non-optional.NeilBrown5-5/+8
2012-07-03md/raid10: fix failure when trying to repair a read error.NeilBrown1-3/+3
2012-07-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-2/+2
2012-07-03security: document no_new_privsAndy Lutomirski1-0/+50
2012-07-03md/raid5: fix refcount problem when blocked_rdev is set.NeilBrown1-2/+12
2012-07-03md:Add blk_plug in sync_thread.majianpeng1-0/+3
2012-07-03md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdevmajianpeng1-0/+6
2012-07-03md/raid5: Do not add data_offset before call to is_badblockmajianpeng1-2/+3
2012-07-03md/raid5: prefer replacing failed devices over want-replacement devices.NeilBrown1-5/+8
2012-07-03md/raid10: Don't try to recovery unmatched (and unused) chunks.NeilBrown1-0/+6
2012-07-02powerpc/kvm: sldi should be sldMichael Neuling1-1/+1
2012-07-02powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard1-1/+1
2012-07-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-0/+76
2012-07-01ARM: 7438/1: fill possible PMD empty section gapsNicolas Pitre1-0/+74
2012-07-01e1000e: remove use of IP payload checksumBruce Allan2-61/+15
2012-07-01sctp: be more restrictive in transport selection on bundled sacksNeil Horman10-5/+39
2012-07-01igbvf: fix divide by zeroMitch A Williams1-11/+18