Age | Commit message (Expand) | Author | Files | Lines |
2015-09-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 196 | -2523/+63057 |
2015-09-08 | Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 9 | -279/+406 |
2015-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -17/+27 |
2015-09-08 | Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -3/+6 |
2015-09-08 | Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 25 | -966/+928 |
2015-09-08 | Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 13 | -246/+472 |
2015-09-08 | Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/... | Linus Torvalds | 12 | -38/+27 |
2015-09-08 | Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 26 | -411/+1035 |
2015-09-08 | Merge tag 'platform-drivers-x86-v4.3-1' of git://git.infradead.org/users/dvha... | Linus Torvalds | 9 | -385/+667 |
2015-09-08 | Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 30 | -516/+1920 |
2015-09-08 | Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 63 | -852/+1636 |
2015-09-08 | zram: unify error reporting | Sergey Senozhatsky | 1 | -7/+8 |
2015-09-08 | zsmalloc: account the number of compacted pages | Sergey Senozhatsky | 1 | -1/+1 |
2015-09-08 | zsmalloc/zram: introduce zs_pool_stats api | Sergey Senozhatsky | 2 | -7/+9 |
2015-09-08 | mm: rename alloc_pages_exact_node() to __alloc_pages_node() | Vlastimil Babka | 1 | -1/+1 |
2015-09-08 | mm, oom: pass an oom order of -1 when triggered by sysrq | David Rientjes | 1 | -2/+1 |
2015-09-08 | mm, oom: organize oom context into struct | David Rientjes | 1 | -2/+10 |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 38 | -367/+1224 |
2015-09-08 | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -95/+367 |
2015-09-08 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -12/+224 |
2015-09-08 | xen: switch extra memory accounting to use pfns | Juergen Gross | 1 | -3/+3 |
2015-09-08 | PCI,parisc: Enable 64-bit bus addresses on PA-RISC | Helge Deller | 2 | -3/+6 |
2015-09-07 | Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -67/+0 |
2015-09-05 | Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 244 | -3471/+17151 |
2015-09-05 | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds | 3 | -14/+16 |
2015-09-05 | Merge tag 'md/4.3' of git://neil.brown.name/md | Linus Torvalds | 9 | -190/+373 |
2015-09-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -6/+16 |
2015-09-05 | rtc: abx80x: fix RTC write bit | Mitja Spes | 1 | -1/+1 |
2015-09-05 | rtc: ab8500: Add a sentinel to ab85xx_rtc_ids[] | Fabio Estevam | 1 | -0/+1 |
2015-09-05 | rtc: ds1374: Remove unused variable | Fabio Estevam | 1 | -2/+0 |
2015-09-05 | rtc: Fix module autoload for OF platform drivers | Javier Martinez Canillas | 8 | -0/+8 |
2015-09-05 | rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers | Javier Martinez Canillas | 3 | -0/+3 |
2015-09-05 | rtc: omap: Add external clock enabling support | Keerthy | 1 | -1/+24 |
2015-09-05 | rtc: omap: Add internal clock enabling support | Keerthy | 1 | -0/+10 |
2015-09-05 | rtc: s5m: fix to update ctrl register | Joonyoung Shim | 1 | -0/+10 |
2015-09-05 | rtc: add xilinx zynqmp rtc driver | Suneel Garapati | 3 | -0/+287 |
2015-09-05 | rtc: as3722: correct month value | Bibek Basu | 1 | -2/+2 |
2015-09-05 | rtc: sa1100/pxa: convert to run-time register mapping | Rob Herring | 3 | -27/+63 |
2015-09-05 | rtc: pxa: convert to use shared sa1100 functions | Rob Herring | 2 | -32/+31 |
2015-09-05 | rtc: sa1100: prepare to share sa1100_rtc_ops | Rob Herring | 2 | -29/+49 |
2015-09-05 | rtc: ds3232: fix WARNING trace in resume function | Wang Dongsheng | 1 | -1/+4 |
2015-09-05 | rtc: s3c: remove unnecessary NULL assignment | Joonyoung Shim | 1 | -1/+0 |
2015-09-05 | rtc: s3c: add missing clk control | Joonyoung Shim | 1 | -0/+3 |
2015-09-05 | rtc: s3c: fix disabled clocks for alarm | Joonyoung Shim | 1 | -6/+18 |
2015-09-05 | rtc: at91sam9: remove useless include | Alexandre Belloni | 1 | -1/+0 |
2015-09-05 | rtc: at91sam9: include linux/of.h | Alexandre Belloni | 1 | -0/+1 |
2015-09-05 | rtc: armada38x: Align RTC set time procedure with the official errata | Nadav Haklai | 1 | -20/+12 |
2015-09-05 | rtc: rx8025: check time validity when necessary | Alexandre Belloni | 1 | -29/+29 |
2015-09-05 | rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initialization | Alexandre Belloni | 1 | -1/+1 |
2015-09-05 | rtc: rx8025: remove useless initialization | Alexandre Belloni | 1 | -1/+0 |