Age | Commit message (Expand) | Author | Files | Lines |
2009-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 3 | -5/+1 |
2009-09-24 | cpumask: remove arch_send_call_function_ipi | Rusty Russell | 1 | -1/+0 |
2009-09-24 | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 1 | -2/+0 |
2009-09-24 | ia64: convert last user of smp_call_function_mask | Rusty Russell | 1 | -1/+1 |
2009-09-24 | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 1 | -1/+0 |
2009-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 3 | -4/+5 |
2009-09-23 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-09-23 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2009-09-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -5/+2 |
2009-09-23 | kcore: use registerd physmem information | KAMEZAWA Hiroyuki | 1 | -3/+0 |
2009-09-23 | kcore: register text area in generic way | KAMEZAWA Hiroyuki | 2 | -2/+5 |
2009-09-23 | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki | 1 | -3/+1 |
2009-09-23 | kcore: add kclist types | KAMEZAWA Hiroyuki | 1 | -3/+4 |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-09-22 | mm: remove duplicate asm/mman.h files | Arnd Bergmann | 1 | -14/+2 |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 1 | -0/+2 |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 1 | -1/+1 |
2009-09-21 | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 1 | -1/+1 |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 1 | -1/+2 |
2009-09-20 | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg | 1 | -1/+1 |
2009-09-20 | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg | 1 | -2/+2 |
2009-09-19 | Merge branch 'acpica' into release | Len Brown | 1 | -5/+2 |
2009-09-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 9 | -131/+154 |
2009-09-18 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -8/+9 |
2009-09-16 | Fix ia64 build breakage in head.S | Anirban Sinha | 2 | -2/+0 |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -2/+12 |
2009-09-16 | sched: Disable wakeup balancing | Peter Zijlstra | 1 | -2/+0 |
2009-09-15 | [IA64] Clean up linker script using standard macros. | Nelson Elhage | 1 | -98/+11 |
2009-09-15 | [IA64] Use standard macros for page-aligned data. | Nelson Elhage | 2 | -2/+4 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 5 | -10/+20 |
2009-09-15 | [IA64] Use .ref.text, not .text.init for start_ap. | Tim Abbott | 2 | -3/+1 |
2009-09-15 | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+4 |
2009-09-15 | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 1 | -4/+0 |
2009-09-15 | [IA64] pci_br, fix infinite loop in find_free_ate() | Jiri Slaby | 1 | -0/+2 |
2009-09-15 | sched: Reduce forkexec_idx | Peter Zijlstra | 1 | -2/+2 |
2009-09-15 | sched: Improve latencies and throughput | Mike Galbraith | 1 | -2/+3 |
2009-09-15 | sched: Tweak wake_idx | Peter Zijlstra | 1 | -2/+3 |
2009-09-15 | sched: Merge select_task_rq_fair() and sched_balance_self() | Peter Zijlstra | 1 | -2/+3 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -0/+3 |
2009-09-15 | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -69/+39 |
2009-09-15 | cleanup console_print() | Anirban Sinha | 3 | -0/+9 |
2009-09-15 | [IA64] kdump: Short path to freeze CPUs | Hidetoshi Seto | 2 | -11/+19 |
2009-09-15 | [IA64] kdump: Try INIT regardless of | Hidetoshi Seto | 1 | -22/+21 |
2009-09-15 | [IA64] kdump: Mask INIT first in panic-kdump path | Hidetoshi Seto | 2 | -7/+42 |
2009-09-15 | [IA64] kdump: Don't return APs to SAL from kdump | Hidetoshi Seto | 1 | -4/+0 |
2009-09-15 | [IA64] kexec: Unregister MCA handler before kexec | Hidetoshi Seto | 1 | -0/+3 |
2009-09-15 | [IA64] kexec: Make INIT safe while transition to | Hidetoshi Seto | 3 | -0/+33 |
2009-09-15 | [IA64] kdump: Mask MCA/INIT on frozen cpus | Hidetoshi Seto | 4 | -1/+33 |
2009-09-14 | Merge branch 'master' into for-linus | Rafael J. Wysocki | 5 | -4/+25 |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2 | -1/+4 |