| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc64: Only support 4MB huge pages and 8KB base pages. | David Miller | 2012-10-09 | 6 | -121/+9 |
* | memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX... | Yasuaki Ishimatsu | 2012-10-09 | 1 | -4/+9 |
* | mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP | Andrea Arcangeli | 2012-10-09 | 1 | -3/+8 |
* | mm: fix-up zone present pages | Jianguo Wu | 2012-10-09 | 1 | -0/+1 |
* | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 2012-10-09 | 18 | -0/+18 |
* | atomic: implement generic atomic_dec_if_positive() | Shaohua Li | 2012-10-09 | 3 | -24/+2 |
* | rbtree: move augmented rbtree functionality to rbtree_augmented.h | Michel Lespinasse | 2012-10-09 | 1 | -1/+1 |
* | mm: replace vma prio_tree with an interval tree | Michel Lespinasse | 2012-10-09 | 4 | -8/+4 |
* | rbtree: add RB_DECLARE_CALLBACKS() macro | Michel Lespinasse | 2012-10-09 | 1 | -35/+2 |
* | rbtree: remove prior augmented rbtree implementation | Michel Lespinasse | 2012-10-09 | 1 | -19/+46 |
* | thp, s390: architecture backend for thp on s390 | Gerald Schaefer | 2012-10-09 | 6 | -18/+220 |
* | thp, s390: disable thp for kvm host on s390 | Gerald Schaefer | 2012-10-09 | 1 | -0/+30 |
* | thp, s390: thp pagetable pre-allocation for s390 | Gerald Schaefer | 2012-10-09 | 2 | -0/+44 |
* | thp, s390: thp splitting backend for s390 | Gerald Schaefer | 2012-10-09 | 3 | -1/+41 |
* | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE | Gerald Schaefer | 2012-10-09 | 2 | -0/+4 |
* | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon | 2012-10-09 | 8 | -0/+31 |
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 7 | -8/+8 |
* | mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file | Konstantin Khlebnikov | 2012-10-09 | 2 | -23/+11 |
* | mm, x86, pat: rework linear pfn-mmap tracking | Konstantin Khlebnikov | 2012-10-09 | 1 | -5/+12 |
* | x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse... | Suresh Siddha | 2012-10-09 | 1 | -11/+36 |
* | x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines | Suresh Siddha | 2012-10-09 | 1 | -14/+19 |
* | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas | 2012-10-09 | 6 | -0/+6 |
* | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option | Catalin Marinas | 2012-10-09 | 7 | -0/+7 |
* | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas | 2012-10-09 | 10 | -0/+10 |
* | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas | 2012-10-09 | 12 | -0/+14 |
* | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-10-09 | 35 | -315/+262 |
|\ |
|
| * | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-10-06 | 6 | -80/+5 |
| |\ |
|
| | * | ASoC: eukrea-tlv320: Convert it to platform driver | Fabio Estevam | 2012-09-28 | 4 | -0/+4 |
| | * | Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7 | Mark Brown | 2012-09-22 | 2 | -80/+1 |
| | |\ |
|
| * | | | ARM: SAMSUNG: dma-ops: Fix dmaengine_prep_dma_cyclic() parameter list | Peter Ujfalusi | 2012-09-24 | 1 | -1/+2 |
| |/ / |
|
| * | | Merge tag 'v3.6-rc6' into for-3.7 | Mark Brown | 2012-09-22 | 76 | -329/+605 |
| |\ \ |
|
| * | | | ARM: OMAP/ASoC: Zoom2: Let the codec to handle the hs_extmute GPIO | Peter Ujfalusi | 2012-09-22 | 2 | -9/+2 |
| * | | | ARM: OMAP4: hwmod_data: Add resource names to McPDM memory ranges | Peter Ujfalusi | 2012-09-22 | 1 | -0/+2 |
| * | | | ASoC: mx27vis: retrieve gpio numbers from platform_data | Shawn Guo | 2012-09-17 | 1 | -1/+41 |
| * | | | ASoC: tegra: move platform data header | Stephen Warren | 2012-09-06 | 1 | -23/+0 |
| * | | | Merge branch 'asoc-omap' into for-3.7 | Mark Brown | 2012-09-05 | 157 | -1967/+2003 |
| |\ \ \ |
|
| | * \ \ | Merge tag 'v3.6-rc4' into asoc-omap | Mark Brown | 2012-09-05 | 276 | -3120/+2676 |
| | |\ \ \ |
|
| * | | | | | ASoC/ARM: Davinci: McASP: split asp header into platform and audio specific | Hebbar, Gururaja | 2012-08-27 | 9 | -143/+57 |
| * | | | | | ARM: Davinci: Remove references to davinci pcm | Hebbar, Gururaja | 2012-08-27 | 2 | -18/+0 |
| * | | | | | Merge branch 'asoc-omap' into for-3.7 | Mark Brown | 2012-08-23 | 1 | -1/+1 |
| |\| | | | |
|
| | * | | | | ARM: OMAP2+: twl-common: Fix compile time error when omap-twl4030 audio is no... | Peter Ujfalusi | 2012-08-23 | 1 | -1/+1 |
| * | | | | | Merge branch 'asoc-omap' into for-3.7 | Mark Brown | 2012-08-22 | 3 | -121/+20 |
| |\| | | | |
|
| | * | | | | ARM: OMAP2+: McBSP: Do not create legacy devices when booting with DT data | Peter Ujfalusi | 2012-08-22 | 1 | -1/+3 |
| | * | | | | ARM/ASoC: omap-mcbsp: Remove CLKR/FSR mux configuration code | Peter Ujfalusi | 2012-08-22 | 2 | -78/+0 |
| | * | | | | ARM: OMAP: board-am3517evm: Configure McBSP1 CLKR/FSR signal source | Peter Ujfalusi | 2012-08-22 | 1 | -0/+13 |
| | * | | | | ARM: OMAP: mcbsp: Enable FIFO use for OMAP2430 | Peter Ujfalusi | 2012-08-22 | 1 | -1/+4 |
| | * | | | | ARM/ASoC: omap-mcbsp: Move OMAP2+ clock parenting code to ASoC driver | Peter Ujfalusi | 2012-08-22 | 2 | -41/+0 |
| * | | | | | Merge remote-tracking branch 'asoc/topic/blackfin' into for-3.7 | Mark Brown | 2012-08-17 | 135 | -1156/+775 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | blackfin: add platform device for ad1836 machine driver | Scott Jiang | 2012-08-17 | 5 | -0/+99 |
| * | | | | | ARM: OMAP3: Switch to use the unified audio driver (omap-twl4030) for selecte... | Peter Ujfalusi | 2012-08-15 | 6 | -0/+6 |