| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-09-23 | 3 | -5/+1 |
|\ |
|
| * | cpumask: remove arch_send_call_function_ipi | Rusty Russell | 2009-09-24 | 1 | -1/+0 |
| * | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 2009-09-24 | 1 | -2/+0 |
| * | ia64: convert last user of smp_call_function_mask | Rusty Russell | 2009-09-24 | 1 | -1/+1 |
| * | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 2009-09-24 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-23 | 3 | -4/+5 |
|\ \
| |/
|/| |
|
| * | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 | 1 | -1/+2 |
| * | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg | 2009-09-20 | 1 | -1/+1 |
| * | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg | 2009-09-20 | 1 | -2/+2 |
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-09-23 | 1 | -1/+1 |
|\ \ |
|
| * | | ia64: IOMMU passthrough mode shouldn't trigger swiotlb init | David Woodhouse | 2009-08-13 | 1 | -1/+1 |
* | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-23 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'timers/posixtimers' into timers/tracing | Thomas Gleixner | 2009-08-29 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | cputime: Optimize jiffies_to_cputime(1) | Stanislaw Gruszka | 2009-08-03 | 1 | -0/+1 |
| | |/ / |
|
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-09-23 | 1 | -5/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'acpica' into release | Len Brown | 2009-09-19 | 1 | -5/+2 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 2009-08-27 | 1 | -5/+2 |
| | |/ / |
|
* | | | | kcore: use registerd physmem information | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -3/+0 |
* | | | | kcore: register text area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 | 2 | -2/+5 |
* | | | | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -3/+1 |
* | | | | kcore: add kclist types | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -3/+4 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 2009-09-21 | 1 | -1/+1 |
| |/ / / |
|
* | | | | mm: remove duplicate asm/mman.h files | Arnd Bergmann | 2009-09-22 | 1 | -14/+2 |
* | | | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 2009-09-22 | 1 | -0/+2 |
* | | | | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-09-18 | 9 | -131/+154 |
|\ \ \ |
|
| * | | | [IA64] Clean up linker script using standard macros. | Nelson Elhage | 2009-09-15 | 1 | -98/+11 |
| * | | | [IA64] Use standard macros for page-aligned data. | Nelson Elhage | 2009-09-15 | 2 | -2/+4 |
| * | | | [IA64] Use .ref.text, not .text.init for start_ap. | Tim Abbott | 2009-09-15 | 2 | -3/+1 |
| * | | | [IA64] pci_br, fix infinite loop in find_free_ate() | Jiri Slaby | 2009-09-15 | 1 | -0/+2 |
| * | | | [IA64] kdump: Short path to freeze CPUs | Hidetoshi Seto | 2009-09-14 | 2 | -11/+19 |
| * | | | [IA64] kdump: Try INIT regardless of | Hidetoshi Seto | 2009-09-14 | 1 | -22/+21 |
| * | | | [IA64] kdump: Mask INIT first in panic-kdump path | Hidetoshi Seto | 2009-09-14 | 2 | -7/+42 |
| * | | | [IA64] kdump: Don't return APs to SAL from kdump | Hidetoshi Seto | 2009-09-14 | 1 | -4/+0 |
| * | | | [IA64] kexec: Unregister MCA handler before kexec | Hidetoshi Seto | 2009-09-14 | 1 | -0/+3 |
| * | | | [IA64] kexec: Make INIT safe while transition to | Hidetoshi Seto | 2009-09-14 | 3 | -0/+33 |
| * | | | [IA64] kdump: Mask MCA/INIT on frozen cpus | Hidetoshi Seto | 2009-09-14 | 4 | -1/+33 |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-17 | 1 | -8/+9 |
|\ \ \ \ |
|
| * | | | | sched: Disable wakeup balancing | Peter Zijlstra | 2009-09-16 | 1 | -2/+0 |
| * | | | | sched: Reduce forkexec_idx | Peter Zijlstra | 2009-09-15 | 1 | -2/+2 |
| * | | | | sched: Improve latencies and throughput | Mike Galbraith | 2009-09-15 | 1 | -2/+3 |
| * | | | | sched: Tweak wake_idx | Peter Zijlstra | 2009-09-15 | 1 | -2/+3 |
| * | | | | sched: Merge select_task_rq_fair() and sched_balance_self() | Peter Zijlstra | 2009-09-15 | 1 | -2/+3 |
* | | | | | Fix ia64 build breakage in head.S | Anirban Sinha | 2009-09-16 | 2 | -2/+0 |
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-16 | 1 | -2/+12 |
|\ \ \ \ \ |
|
| * | | | | | PCI: remove pcibios_scan_all_fns() | Alex Chiang | 2009-09-09 | 1 | -2/+12 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 5 | -10/+20 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 18 | -39/+47 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | ia64: Fix setup_per_cpu_areas() compilation error | Fenghua Yu | 2009-07-15 | 1 | -0/+6 |