- 2474542 Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
- e1b2814 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
- 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- f59b51f Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
- 23d5385 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
- b7e97d2 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
- 943c2ac Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
- 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
- 382d95f um: move sysrq.h out of include/shared by Al Viro · 12 years ago
- 8813f67 um/x86: merge 32 and 64 bit variants of ptrace.h by Al Viro · 12 years ago
- 4301785 um/x86: merge 32 and 64bit variants of checksum.h by Al Viro · 12 years ago
- ffe3150 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David Woodhouse · 12 years ago
- ab08ff3 Merge tag 'disintegrate-s390-20121009' of by Martin Schwidefsky · 12 years ago
- 450e47d s390/entry: fix svc number for TIF_SYSCALL system call restart by Martin Schwidefsky · 12 years ago
- fc7e48aa s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range() by Heiko Carstens · 12 years ago
- c972cc6 s390/vmalloc: have separate modules area by Heiko Carstens · 12 years ago
- c6cfc20 s390/css_chars: remove superfluous ifdef by Sebastian Ott · 12 years ago
- 4dcc2a4 s390/chsc: make headers usable by Sebastian Ott · 12 years ago
- 9be5f34 s390/mm: let kernel text section always begin at 1MB by Heiko Carstens · 12 years ago
- 8fe234d s390/mm: fix mapping of read-only kernel text section by Heiko Carstens · 12 years ago
- e76e82d s390/mm: add page table dumper by Heiko Carstens · 12 years ago
- 51eee03 s390: add support to start the kernel in 64 bit mode. by Martin Schwidefsky · 12 years ago
- cc5b9a4 s390/mm,pageattr: remove superfluous EXPORT_SYMBOLs by Heiko Carstens · 12 years ago
- 5b1ba9e s390/mm,pageattr: add more page table walk sanity checks by Heiko Carstens · 12 years ago
- 378b1e7 s390/mm: fix pmd_huge() usage for kernel mapping by Heiko Carstens · 12 years ago
- 85e9d0e s390/mm: use pfmf instruction to initialize storage keys by Heiko Carstens · 12 years ago
- 3c7ef08 s390/facilities: cleanup PFMF and HPAGE machine facility detection by Heiko Carstens · 12 years ago
- 5457982 UAPI: (Scripted) Disintegrate arch/sparc/include/asm by David Howells · 12 years ago
- 9807f75 UAPI: (Scripted) Disintegrate arch/s390/include/asm by David Howells · 12 years ago
- 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
- 9e695d2 sparc64: Support transparent huge pages. by David Miller · 12 years ago
- b113da6 mm: Add and use update_mmu_cache_pmd() in transparent huge page code. by David Miller · 12 years ago
- dbc9fdf0 sparc64: Document PGD and PMD layout. by David Miller · 12 years ago
- c460bec sparc64: Eliminate PTE table memory wastage. by David Miller · 12 years ago
- 56a70b8 sparc64: Halve the size of PTE tables by David Miller · 12 years ago
- 15b9350 sparc64: Only support 4MB huge pages and 8KB base pages. by David Miller · 12 years ago
- d760afd memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warning by Yasuaki Ishimatsu · 12 years ago
- 027ef6c mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP by Andrea Arcangeli · 12 years ago
- 7f1290f mm: fix-up zone present pages by Jianguo Wu · 12 years ago
- 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
- e79bee2 atomic: implement generic atomic_dec_if_positive() by Shaohua Li · 12 years ago
- 9c079ad rbtree: move augmented rbtree functionality to rbtree_augmented.h by Michel Lespinasse · 12 years ago
- 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
- 3908836 rbtree: add RB_DECLARE_CALLBACKS() macro by Michel Lespinasse · 12 years ago
- 9d9e6f9 rbtree: remove prior augmented rbtree implementation by Michel Lespinasse · 12 years ago
- 1ae1c1d thp, s390: architecture backend for thp on s390 by Gerald Schaefer · 12 years ago
- 274023d thp, s390: disable thp for kvm host on s390 by Gerald Schaefer · 12 years ago
- 9501d09 thp, s390: thp pagetable pre-allocation for s390 by Gerald Schaefer · 12 years ago
- 75077af thp, s390: thp splitting backend for s390 by Gerald Schaefer · 12 years ago
- 1562606 thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE by Gerald Schaefer · 12 years ago
- 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
- 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
- 2dd8ad8 mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file by Konstantin Khlebnikov · 12 years ago
- b3b9c29 mm, x86, pat: rework linear pfn-mmap tracking by Konstantin Khlebnikov · 12 years ago
- 5180da4 x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn by Suresh Siddha · 12 years ago
- b1a86e1 x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines by Suresh Siddha · 12 years ago
- 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
- 9b2a60c Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option by Catalin Marinas · 12 years ago
- b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
- af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
- 1ea4f4f Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
- dea77cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
- de390bb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
- 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
- f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
- b5356a1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
- 3c5af8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
- 6916fd0 arm64: Enable interrupts before calling do_notify_resume() by Catalin Marinas · 12 years ago
- e048d00 arm64: Use the generic compat_sys_sendfile() implementation by Catalin Marinas · 12 years ago
- 27222a3 arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size() by Catalin Marinas · 12 years ago
- 6594b98 Blackfin: smp: add smp_mb() to keep coherency by Steven Miao · 12 years ago
- 4087af4 Blackfin: drop irq enable in init_arch_irq() by Steven Miao · 12 years ago
- 5204e47 Blackfin: fix wrong place disabled irq by Steven Miao · 12 years ago
- e334492 Blackfin: update defconfig for bf609-ezkit by Bob Liu · 12 years ago
- ee5124e3 Blackfin: add bf548 v0.4 revision by Sonic Zhang · 12 years ago
- 740dd8c Blackfin: bf60x: Add bf608 and bf609 specific perpheral MMRs by Sonic Zhang · 12 years ago
- 810f151 Blackfin: cpufreq: fix dpm_state_table by James Cosin · 12 years ago
- ce86091 Blackfin: bfin_gpio: proc: fix return value by Steven Miao · 12 years ago
- a54081c Blackfin: CM-BF537E: Update SPORT support in board file. by Harald Krapfenbauer · 12 years ago
- 57820b3 Blackfin: bf537: fix lq035 platform device name by Scott Jiang · 12 years ago
- 4563f2c Blackfin: bf533-ezkit: enable flash drivers by default by Mike Frysinger · 12 years ago
- d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
- 067bf74 mmc: sdhci-spear: add device tree bindings by Viresh Kumar · 12 years ago
- c0703c1 Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
- 0e51793 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- 5cad359 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
- 7cb9cf0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
- dc92b1f Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
- 5e090ed Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 8442402 Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 0b8e74c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
- ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
- f1c6872 Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
- 0fd0ba5 Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 12 years ago
- 2863bc5 Revert strace hiccups fix. by David S. Miller · 12 years ago
- b4874a3 Merge branch 'fixes' into for-linus by Russell King · 12 years ago
- 9f82596 sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy. by David S. Miller · 12 years ago
- f6b8a57 pwm: Add Ingenic JZ4740 support by Thierry Reding · 12 years ago
- 46a9876 MIPS: JZ4740: Export timer API by Thierry Reding · 12 years ago
- 79c11b6 pwm: Move PUV3 PWM driver to PWM framework by Thierry Reding · 12 years ago