| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-02-20 | 61 | -236/+187 |
|\ |
|
| * | x86: use the right protections for split-up pagetables | Ingo Molnar | 2009-02-20 | 1 | -10/+5 |
| * | x86, vmi: TSC going backwards check in vmi clocksource | Alok N Kataria | 2009-02-20 | 1 | -1/+4 |
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-02-19 | 23 | -83/+63 |
| |\ |
|
| | * | [ARM] 5405/1: ep93xx: remove unused gesbc9312.h header | Hartley Sweeten | 2009-02-19 | 2 | -4/+0 |
| | * | [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE... | Makito SHIOKAWA | 2009-02-19 | 1 | -2/+2 |
| | * | [ARM] omap: fix clock reparenting in omap2_clk_set_parent() | Russell King | 2009-02-19 | 1 | -4/+4 |
| | * | [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo() | Nicolas Pitre | 2009-02-19 | 1 | -1/+2 |
| | * | [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt support | Nicolas Pitre | 2009-02-17 | 5 | -53/+29 |
| | * | [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con... | Gregory CLEMENT | 2009-02-16 | 2 | -0/+2 |
| | * | [ARM] 5391/1: AT91: Enable GPIO clocks earlier | Andrew Victor | 2009-02-14 | 1 | -5/+10 |
| | * | [ARM] 5390/1: AT91: Watchdog fixes | Andrew Victor | 2009-02-14 | 10 | -10/+10 |
| | * | [ARM] omap: fix _omap2_clksel_get_src_field() | Russell King | 2009-02-14 | 1 | -1/+1 |
| | * | [ARM] omap: fix omap2_divisor_to_clksel() error return value | Russell King | 2009-02-14 | 1 | -3/+3 |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-19 | 3 | -6/+4 |
| |\ \ |
|
| | * | | x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdown | Andi Kleen | 2009-02-17 | 1 | -1/+1 |
| | * | | x86, mce: use force_sig_info to kill process in machine check | Andi Kleen | 2009-02-17 | 1 | -2/+2 |
| | * | | x86, mce: reinitialize per cpu features on resume | Andi Kleen | 2009-02-17 | 1 | -0/+1 |
| | * | | x86, rcu: fix strange load average and ksoftirqd behavior | Paul E. McKenney | 2009-02-17 | 1 | -3/+0 |
| * | | | [S390] fix "mem=" handling in case of standby memory | Heiko Carstens | 2009-02-19 | 2 | -2/+9 |
| * | | | [S390] Fix timeval regression on s390 | Christian Borntraeger | 2009-02-19 | 1 | -1/+1 |
| * | | | mm: fix memmap init for handling memory hole | KAMEZAWA Hiroyuki | 2009-02-18 | 1 | -1/+1 |
| * | | | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki | 2009-02-18 | 5 | -10/+2 |
| * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-02-17 | 1 | -22/+2 |
| |\ \ \ |
|
| | * | | | trace: mmiotrace to the tracer menu in Kconfig | Pekka Paalanen | 2009-02-15 | 1 | -22/+2 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-17 | 10 | -82/+109 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-02-17 | 6 | -7/+14 |
| |\ \ \ |
|
| | * | | | powerpc/vsx: Fix VSX alignment handler for regs 32-63 | Michael Neuling | 2009-02-13 | 1 | -1/+6 |
| | * | | | powerpc/ps3: Move ps3_mm_add_memory to device_initcall | Geoff Levand | 2009-02-13 | 1 | -1/+1 |
| | * | | | powerpc/mm: Fix numa reserve bootmem page selection | Dave Hansen | 2009-02-13 | 1 | -2/+3 |
| | * | | | powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL | Philippe Gerum | 2009-02-13 | 3 | -3/+4 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-02-17 | 15 | -78/+65 |
| |\ \ \ |
|
| | * | | | KVM: VMX: Flush volatile msrs before emulating rdmsr | Avi Kivity | 2009-02-15 | 1 | -0/+1 |
| | * | | | KVM: x86: fix LAPIC pending count calculation | Marcelo Tosatti | 2009-02-15 | 6 | -63/+15 |
| | * | | | KVM: MMU: Map device MMIO as UC in EPT | Sheng Yang | 2009-02-15 | 2 | -4/+8 |
| | * | | | KVM: x86: disable kvmclock on non constant TSC hosts | Marcelo Tosatti | 2009-02-15 | 1 | -1/+3 |
| | * | | | KVM: PIT: fix i8254 pending count read | Marcelo Tosatti | 2009-02-15 | 1 | -1/+1 |
| | * | | | KVM: Fix racy in kvm_free_assigned_irq | Sheng Yang | 2009-02-15 | 1 | -1/+1 |
| | * | | | KVM: Add kvm_arch_sync_events to sync with asynchronize events | Sheng Yang | 2009-02-15 | 4 | -0/+16 |
| | * | | | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity | 2009-02-15 | 2 | -0/+11 |
| | * | | | KVM: ia64: fix fp fault/trap handler | Yang Zhang | 2009-02-15 | 1 | -8/+9 |
| | |/ / |
|
| * | | | cpumask: Use cpu_*_mask accessors code: alpha | Rusty Russell | 2009-02-16 | 2 | -10/+10 |
| * | | | cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c... | Rusty Russell | 2009-02-16 | 1 | -5/+7 |
| |/ / |
|
* | | | x86, apic: separate 32-bit setup functionality out of apic_32.c | Ingo Molnar | 2009-02-17 | 4 | -147/+142 |
* | | | x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/* | Ingo Molnar | 2009-02-17 | 8 | -7/+8 |
* | | | x86, apic: move APIC drivers to arch/x86/kernel/apic/* | Ingo Molnar | 2009-02-17 | 11 | -16/+26 |
* | | | x86, apic: rename 'genapic' to 'apic' | Ingo Molnar | 2009-02-17 | 13 | -54/+54 |
* | | | x86, apic: remove ->store_NMI_vector() | Ingo Molnar | 2009-02-17 | 11 | -29/+5 |
* | | | x86, numaq_32: clean up, misc | Ingo Molnar | 2009-02-17 | 2 | -51/+48 |
* | | | x86, numaq_32: clean up | Ingo Molnar | 2009-02-17 | 1 | -95/+100 |