Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | ARM: mmp: remove mach/gpio-pxa.h | Paul Bolle | 2012-07-04 | 1 | -29/+0 | |
| | * | | | | | | | | | Merge tag 'v3.5-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into... | Arnd Bergmann | 2012-07-04 | 2 | -2/+9 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | ARM: imx: assert SCC gate stays enabled | Uwe Kleine-König | 2012-07-04 | 1 | -1/+8 | |
| | | * | | | | | | | | | ARM: imx27_visstrim_m10: Do not include <asm/system.h> | Fabio Estevam | 2012-07-02 | 1 | -1/+1 | |
| | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | ARM: Orion: Fix WDT compile for Dove and MV78xx0 | Andrew Lunn | 2012-07-04 | 4 | -0/+5 | |
| | * | | | | | | | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes | Arnd Bergmann | 2012-07-02 | 1 | -1/+14 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| / / / / / / / | | | |/ / / / / / / | ||||||
| | | * / / / / / / | ARM: pxa: hx4700: Fix basic suspend/resume | Paul Parsons | 2012-07-01 | 1 | -1/+14 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-07-05 | 5 | -13/+37 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | KVM: MMU: fix shrinking page from the empty mmu | Xiao Guangrong | 2012-07-03 | 1 | -0/+3 | |
| | * | | | | | | | | KVM: fix fault page leak | Xiao Guangrong | 2012-07-03 | 1 | -0/+1 | |
| | * | | | | | | | | KVM: Sanitize KVM_IRQFD flags | Alex Williamson | 2012-07-03 | 1 | -0/+3 | |
| | * | | | | | | | | KVM: Add missing KVM_IRQFD API documentation | Alex Williamson | 2012-07-03 | 1 | -0/+17 | |
| | * | | | | | | | | KVM: Pass kvm_irqfd to functions | Alex Williamson | 2012-07-03 | 3 | -13/+13 | |
| * | | | | | | | | | Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-05 | 1 | -1/+15 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | leds: heartbeat: fix bug on panic | Alexander Holler | 2012-07-04 | 1 | -1/+15 | |
| | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-07-05 | 13 | -201/+258 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Btrfs: run delayed directory updates during log replay | Chris Mason | 2012-07-02 | 1 | -0/+6 | |
| | * | | | | | | | | | Btrfs: hold a ref on the inode during writepages | Josef Bacik | 2012-07-02 | 1 | -0/+14 | |
| | * | | | | | | | | | Btrfs: fix tree log remove space corner case | Josef Bacik | 2012-07-02 | 1 | -93/+52 | |
| | * | | | | | | | | | Btrfs: fix wrong check during log recovery | Liu Bo | 2012-07-02 | 1 | -1/+1 | |
| | * | | | | | | | | | Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGS | Alexander Block | 2012-07-02 | 1 | -1/+1 | |
| | * | | | | | | | | | Btrfs: resume balance on rw (re)mounts properly | Ilya Dryomov | 2012-07-02 | 4 | -18/+47 | |
| | * | | | | | | | | | Btrfs: restore restriper state on all mounts | Ilya Dryomov | 2012-07-02 | 3 | -25/+26 | |
| | * | | | | | | | | | Btrfs: fix dio write vs buffered read race | Josef Bacik | 2012-07-02 | 2 | -18/+50 | |
| | * | | | | | | | | | Btrfs: don't count I/O statistic read errors for missing devices | Stefan Behrens | 2012-07-02 | 1 | -10/+12 | |
| | * | | | | | | | | | Btrfs: resolve tree mod log locking issue in btrfs_next_leaf | Jan Schmidt | 2012-06-27 | 1 | -0/+12 | |
| | * | | | | | | | | | Btrfs: fix tree mod log rewind of ADD operations | Jan Schmidt | 2012-06-27 | 1 | -5/+1 | |
| | * | | | | | | | | | Btrfs: leave critical region in btrfs_find_all_roots as soon as possible | Jan Schmidt | 2012-06-27 | 1 | -2/+1 | |
| | * | | | | | | | | | Btrfs: always put insert_ptr modifications into the tree mod log | Jan Schmidt | 2012-06-27 | 1 | -7/+7 | |
| | * | | | | | | | | | Btrfs: fix tree mod log for root replacements at leaf level | Jan Schmidt | 2012-06-27 | 1 | -13/+15 | |
| | * | | | | | | | | | Btrfs: support root level changes in __resolve_indirect_ref | Jan Schmidt | 2012-06-27 | 1 | -4/+8 | |
| | * | | | | | | | | | Btrfs: avoid waiting for delayed refs when we must not | Jan Schmidt | 2012-06-27 | 1 | -5/+6 | |
| * | | | | | | | | | | Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 2012-07-05 | 8 | -11/+36 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | of: match by compatible property first | Thierry Reding | 2012-06-15 | 1 | -4/+26 | |
| | * | | | | | | | | | dt: mc13xxx.txt: Fix gpio number assignment | Fabio Estevam | 2012-06-13 | 1 | -2/+2 | |
| | * | | | | | | | | | dt: fsl-fec.txt: Fix gpio number assignment | Fabio Estevam | 2012-06-13 | 1 | -1/+1 | |
| | * | | | | | | | | | dt: fsl-mma8450.txt: Add missing 'reg' description | Fabio Estevam | 2012-06-13 | 1 | -0/+1 | |
| | * | | | | | | | | | dt: fsl-imx-esdhc.txt: Fix gpio number assignment | Fabio Estevam | 2012-06-13 | 1 | -2/+2 | |
| | * | | | | | | | | | dt: fsl-imx-cspi.txt: Fix comment about GPIOs used for chip selects | Fabio Estevam | 2012-06-13 | 1 | -2/+2 | |
| | * | | | | | | | | | of: Add Avionic Design vendor prefix | Thierry Reding | 2012-06-13 | 1 | -0/+1 | |
| | * | | | | | | | | | of: export of_platform_populate() | Stephen Warren | 2012-06-13 | 1 | -0/+1 | |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2012-07-04 | 1 | -15/+13 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | clk: fix parent validation in __clk_set_parent() | Rajendra Nayak | 2012-07-03 | 1 | -15/+13 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'md-3.5-fixes' of git://neil.brown.name/md | Linus Torvalds | 2012-07-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | md/raid10: fix careless build error | NeilBrown | 2012-07-04 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-07-04 | 40 | -160/+196 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | e1000e: remove use of IP payload checksum | Bruce Allan | 2012-07-01 | 2 | -61/+15 | |
| | * | | | | | | | | | | sctp: be more restrictive in transport selection on bundled sacks | Neil Horman | 2012-07-01 | 10 | -5/+39 | |
| | * | | | | | | | | | | igbvf: fix divide by zero | Mitch A Williams | 2012-07-01 | 1 | -11/+18 | |
| | * | | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2012-06-30 | 5 | -38/+28 | |
| | |\ \ \ \ \ \ \ \ \ \ |