| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: add platform driver for EFI | dann frazier | 2009-04-01 | 1 | -0/+16 |
* | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 2009-03-31 | 1 | -2/+0 |
|\ |
|
| * | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-30 | 1 | -2/+0 |
* | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-28 | 7 | -76/+39 |
|\| |
|
| * | Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2009-03-28 | 6 | -22/+17 |
| |\ |
|
| | * | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-28 | 1 | -1/+1 |
| | |\ |
|
| | * \ | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 6 | -18/+19 |
| | |\ \ |
|
| | | * | | linker script: define __per_cpu_load on all SMP capable archs | Tejun Heo | 2009-03-10 | 1 | -10/+2 |
| | | * | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 | 2 | -2/+2 |
| | | |\ \ |
|
| | | * \ \ | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 | 1 | -2/+3 |
| | | |\ \ \ |
|
| | | | \ \ \ | |
| | | | \ \ \ | |
| | | | \ \ \ | |
| | | | \ \ \ | |
| | | | \ \ \ | |
| | | | \ \ \ | |
| | | *-----. \ \ \ | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar | 2009-02-17 | 5 | -9/+14 |
| | | |\ \ \ \ \ \ \ |
|
| | | | | | | \ \ \ \ | |
| | | | | | | \ \ \ \ | |
| | | | | | | \ \ \ \ | |
| | | | | | | \ \ \ \ | |
| | | | | | *---. | | | | | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar | 2009-02-13 | 1 | -0/+4 |
| | | | | |/|\ \ \| | | |
| | | | |/| | | | | | | | |
|
| | | | * | | | | | | | | | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 | 4 | -4/+8 |
| | | | |\ \ \ \ \ \ \ \ \
| | | | | | |_|_|_|/ / / /
| | | | | |/| | | | | | | |
|
| | | | * | | | | | | | | | linker script: add missing .data.percpu.page_aligned | Tejun Heo | 2009-01-17 | 1 | -0/+1 |
| | | | * | | | | | | | | | irq: update all arches for new irq_desc, fix | Mike Travis | 2009-01-15 | 1 | -4/+8 |
| | | | * | | | | | | | | | irq: update all arches for new irq_desc | Mike Travis | 2009-01-13 | 3 | -5/+5 |
| | | | | |_|_|/ / / / /
| | | | |/| | | | | | | |
|
| | | * | | | | | | | | | [IA64] fix __apci_unmap_table | Yinghai Lu | 2009-02-16 | 1 | -1/+1 |
| | | | |_|_|/ / / / /
| | | |/| | | | | | | |
|
| | | * | | | | | | | | acpi/x86: introduce __apci_map_table, v4 | Yinghai Lu | 2009-02-09 | 1 | -0/+4 |
| | | | |/ / / / / /
| | | |/| | | | | | |
|
| * | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-03-28 | 1 | -10/+15 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| | * | | | | | | | | [IA64] Fix kstat_this_cpu build breakage | Jes Sorensen | 2009-03-27 | 1 | -10/+15 |
| | |/ / / / / / / |
|
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-03-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| | * | | | | | | | constify dentry_operations: rest | Al Viro | 2009-03-27 | 1 | -1/+1 |
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-03-27 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 | 3 | -4/+5 |
| | |\| | | | | | |
|
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 2009-02-13 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \
| | | |_|_|/ / / / /
| | |/| | | | / / /
| | | | |_|_|/ / /
| | | |/| | | | | |
|
| | | | * | | | | | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 2009-01-11 | 1 | -1/+1 |
| | | | | |/ / /
| | | | |/| | | |
|
| * | | | | | | | ia64: Move the macro definitions related to MSI to one header file. | Xiantao Zhang | 2009-03-24 | 1 | -46/+9 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-05 | 4 | -5/+6 |
|\| | | | | | |
|
| * | | | | | | [IA64] Don't go beyond iosapic_intr_info's arraysize | Roel Kluin | 2009-02-25 | 1 | -1/+1 |
| * | | | | | | [IA64] Do not go beyond ARRAY_SIZE of unw.hash | Roel Kluin | 2009-02-25 | 1 | -1/+1 |
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | [IA64] Remove redundant cpu_clear() in __cpu_disable path | Alex Chiang | 2009-02-19 | 1 | -2/+1 |
| * | | | | | [IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs" | Alex Chiang | 2009-02-19 | 1 | -1/+3 |
| |/ / / / |
|
| * | | | | Merge branch 'misc' into release | Len Brown | 2009-01-16 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | kprobes: check CONFIG_FREEZER instead of CONFIG_PM | Masami Hiramatsu | 2009-01-16 | 1 | -1/+1 |
| | |/ / |
|
* | | | | IA64: fix VT-d dma_mapping_error | FUJITA Tomonori | 2009-01-29 | 1 | -6/+0 |
* | | | | IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devices | FUJITA Tomonori | 2009-01-29 | 1 | -1/+9 |
* | | | | IA64: fix compile error on IA64_DIG_VTD | FUJITA Tomonori | 2009-01-27 | 2 | -3/+3 |
* | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-16 | 3 | -3/+7 |
|\| | | |
|
| * | | | [IA64] dump stack on kernel unaligned warnings | Doug Chapman | 2009-01-15 | 1 | -1/+5 |
| * | | | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens | 2009-01-14 | 2 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-11 | 4 | -14/+14 |
|\| | |
|
| * | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-01-10 | 1 | -9/+6 |
| |\ \ |
|
| | * | | ia64: cpumask fix for is_affinity_mask_valid() | Mike Travis | 2009-01-04 | 1 | -9/+6 |
| * | | | Merge branch 'linus' into release | Len Brown | 2009-01-09 | 13 | -75/+80 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 | 1 | -1/+1 |
| | |\ \ \ |
|
| | | * | | | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
| | | |/ / |
|
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-07 | 1 | -1/+1 |
| | |\ \ \ |
|
| | | * | | | IA64: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -1/+1 |
| | | |/ / |
|
| | * / / | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() | Masami Hiramatsu | 2009-01-07 | 1 | -3/+5 |
| | |/ / |
|
| * | | | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" | Zhao Yakui | 2009-01-09 | 1 | -0/+1 |