Age | Commit message (Expand) | Author |
2013-04-30 | arc, print-fatal-signals: reduce duplicated information | Vineet Gupta |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | dump_stack: implement arch-specific hardware description in task dumps | Tejun Heo |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-30 | sparc32: make show_stack() acquire %fp if @_ksp is not specified | Tejun Heo |
2013-04-30 | x86: don't show trace beyond show_stack(NULL, NULL) | Tejun Heo |
2013-04-30 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-04-30 | Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2013-04-30 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-04-30 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-04-30 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-04-30 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-04-30 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-04-30 | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-04-30 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-04-30 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-04-30 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-04-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-30 | arm64: Use acquire/release semantics instead of explicit DMB | Catalin Marinas |
2013-04-30 | arm64: klib: bitops: fix unpredictable stxr usage | Mark Rutland |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-30 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-04-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-04-30 | Merge branch 'devel-for-v3.10' into v4l_for_linus | Mauro Carvalho Chehab |
2013-04-29 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-29 | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2013-04-29 | Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-29 | x86: rename random32() to prandom_u32() | Akinobu Mita |
2013-04-29 | x86: pageattr-test: remove srandom32 call | Akinobu Mita |
2013-04-29 | early_printk: consolidate random copies of identical code | Thomas Gleixner |
2013-04-29 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-29 | Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds |
2013-04-29 | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2013-04-29 | Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-04-29 | mm, hotplug: avoid compiling memory hotremove functions when disabled | David Rientjes |
2013-04-29 | powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding. | Cody P Schafer |
2013-04-29 | x86/mm/numa: use setup_nr_node_ids() instead of opencoding. | Cody P Schafer |
2013-04-29 | mm: speedup in __early_pfn_to_nid | Russ Anderson |
2013-04-29 | x86-64: fall back to regular page vmemmap on allocation failure | Johannes Weiner |
2013-04-29 | x86-64: use vmemmap_populate_basepages() for !pse setups | Johannes Weiner |
2013-04-29 | x86-64: remove dead debugging code for !pse setups | Johannes Weiner |
2013-04-29 | sparse-vmemmap: specify vmemmap population range in bytes | Johannes Weiner |
2013-04-29 | arm: set the page table freeing ceiling to TASK_SIZE | Catalin Marinas |
2013-04-29 | mm, vmalloc: change iterating a vmlist to find_vm_area() | Joonsoo Kim |
2013-04-29 | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer |
2013-04-29 | mm/x86: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu |
2013-04-29 | mm/um: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu |
2013-04-29 | mm/SPARC: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu |