summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-051-1/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | leds: heartbeat: fix bug on panicAlexander Holler2012-07-041-1/+15
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-07-0513-201/+258
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Btrfs: run delayed directory updates during log replayChris Mason2012-07-021-0/+6
| * | | | | | | | | Btrfs: hold a ref on the inode during writepagesJosef Bacik2012-07-021-0/+14
| * | | | | | | | | Btrfs: fix tree log remove space corner caseJosef Bacik2012-07-021-93/+52
| * | | | | | | | | Btrfs: fix wrong check during log recoveryLiu Bo2012-07-021-1/+1
| * | | | | | | | | Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGSAlexander Block2012-07-021-1/+1
| * | | | | | | | | Btrfs: resume balance on rw (re)mounts properlyIlya Dryomov2012-07-024-18/+47
| * | | | | | | | | Btrfs: restore restriper state on all mountsIlya Dryomov2012-07-023-25/+26
| * | | | | | | | | Btrfs: fix dio write vs buffered read raceJosef Bacik2012-07-022-18/+50
| * | | | | | | | | Btrfs: don't count I/O statistic read errors for missing devicesStefan Behrens2012-07-021-10/+12
| * | | | | | | | | Btrfs: resolve tree mod log locking issue in btrfs_next_leafJan Schmidt2012-06-271-0/+12
| * | | | | | | | | Btrfs: fix tree mod log rewind of ADD operationsJan Schmidt2012-06-271-5/+1
| * | | | | | | | | Btrfs: leave critical region in btrfs_find_all_roots as soon as possibleJan Schmidt2012-06-271-2/+1
| * | | | | | | | | Btrfs: always put insert_ptr modifications into the tree mod logJan Schmidt2012-06-271-7/+7
| * | | | | | | | | Btrfs: fix tree mod log for root replacements at leaf levelJan Schmidt2012-06-271-13/+15
| * | | | | | | | | Btrfs: support root level changes in __resolve_indirect_refJan Schmidt2012-06-271-4/+8
| * | | | | | | | | Btrfs: avoid waiting for delayed refs when we must notJan Schmidt2012-06-271-5/+6
* | | | | | | | | | Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-058-11/+36
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | of: match by compatible property firstThierry Reding2012-06-141-4/+26
| * | | | | | | | | dt: mc13xxx.txt: Fix gpio number assignmentFabio Estevam2012-06-131-2/+2
| * | | | | | | | | dt: fsl-fec.txt: Fix gpio number assignmentFabio Estevam2012-06-131-1/+1
| * | | | | | | | | dt: fsl-mma8450.txt: Add missing 'reg' descriptionFabio Estevam2012-06-131-0/+1
| * | | | | | | | | dt: fsl-imx-esdhc.txt: Fix gpio number assignmentFabio Estevam2012-06-131-2/+2
| * | | | | | | | | dt: fsl-imx-cspi.txt: Fix comment about GPIOs used for chip selectsFabio Estevam2012-06-131-2/+2
| * | | | | | | | | of: Add Avionic Design vendor prefixThierry Reding2012-06-131-0/+1
| * | | | | | | | | of: export of_platform_populate()Stephen Warren2012-06-131-0/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-07-031-15/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clk: fix parent validation in __clk_set_parent()Rajendra Nayak2012-07-031-15/+13
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds2012-07-031-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | md/raid10: fix careless build errorNeilBrown2012-07-041-1/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-0340-160/+196
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | e1000e: remove use of IP payload checksumBruce Allan2012-07-012-61/+15
| * | | | | | | | | | sctp: be more restrictive in transport selection on bundled sacksNeil Horman2012-06-3010-5/+39
| * | | | | | | | | | igbvf: fix divide by zeroMitch A Williams2012-06-301-11/+18
| * | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-06-295-38/+28
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msgTomasz Bursztyka2012-06-291-1/+3
| | * | | | | | | | | | netfilter: ipset: fix crash if IPSET_CMD_NONE command is sentTomasz Bursztyka2012-06-291-0/+12
| | * | | | | | | | | | netfilter: update location of my treesPablo Neira Ayuso2012-06-251-2/+2
| | * | | | | | | | | | netfilter: ipvs: fix dst leak in __ip_vs_addr_is_local_v6Eric Dumazet2012-06-251-7/+7
| | * | | | | | | | | | netfilter: ipset: fix interface comparision in hash-netiface setsFlorian Westphal2012-06-251-28/+4
| * | | | | | | | | | | davinci_cpdma: include linux/module.hDaniel Mack2012-06-281-0/+1
| * | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-06-2818-37/+85
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-2818-37/+85
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | mwifiex: fix memory leak associated with IE manamgementAvinash Patil2012-06-271-0/+1
| | | * | | | | | | | | | | ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes2012-06-271-2/+2
| | | * | | | | | | | | | | mac80211: correct behaviour on unrecognised action framesJohannes Berg2012-06-271-1/+4
| | | * | | | | | | | | | | ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis2012-06-271-1/+1
| | | * | | | | | | | | | | rtlwifi: rtl8192cu: New USB IDsLarry Finger2012-06-271-0/+3