summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge tag 'v3.5-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2012-07-042-2/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: imx: assert SCC gate stays enabledUwe Kleine-König2012-07-041-1/+8
| | * | | | | | | | | ARM: imx27_visstrim_m10: Do not include <asm/system.h>Fabio Estevam2012-07-021-1/+1
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | ARM: Orion: Fix WDT compile for Dove and MV78xx0Andrew Lunn2012-07-044-0/+5
| * | | | | | | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann2012-07-021-1/+14
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | | |/ / / / / / /
| | * / / / / / / ARM: pxa: hx4700: Fix basic suspend/resumePaul Parsons2012-07-011-1/+14
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-055-13/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: MMU: fix shrinking page from the empty mmuXiao Guangrong2012-07-031-0/+3
| * | | | | | | | KVM: fix fault page leakXiao Guangrong2012-07-031-0/+1
| * | | | | | | | KVM: Sanitize KVM_IRQFD flagsAlex Williamson2012-07-021-0/+3
| * | | | | | | | KVM: Add missing KVM_IRQFD API documentationAlex Williamson2012-07-021-0/+17
| * | | | | | | | KVM: Pass kvm_irqfd to functionsAlex Williamson2012-07-023-13/+13
* | | | | | | | | 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