Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | x86/amd-iommu: Fix initialization failure panic | Joerg Roedel | 2009-12-21 | 1 | -0/+10 | |
| * | | | | | x86, compress: Force i386 instructions for the decompressor | H. Peter Anvin | 2009-12-25 | 1 | -0/+1 | |
| * | | | | | x86: Fix objdump version check in chkobjdump.awk for different formats. | Masami Hiramatsu | 2009-12-18 | 1 | -3/+13 | |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-12-30 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ACPI: introduce kernel parameter acpi_sleep=sci_force_enable | Zhang Rui | 2009-12-30 | 1 | -0/+2 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-12-30 | 2 | -1/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | PCI/cardbus: Add a fixup hook and fix powerpc | Benjamin Herrenschmidt | 2009-12-16 | 1 | -0/+13 | |
| * | | | | | | PCI: fix section mismatch on update_res() | Jiri Slaby | 2009-12-16 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-12-30 | 8 | -29/+43 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | KVM: powerpc: Fix mtsrin in book3s_64 mmu | Alexander Graf | 2009-12-27 | 1 | -1/+21 | |
| * | | | | | | | KVM: ia64: fix build breakage due to host spinlock change | Luck, Tony | 2009-12-27 | 3 | -6/+9 | |
| * | | | | | | | KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates | Jan Kiszka | 2009-12-27 | 2 | -4/+12 | |
| * | | | | | | | KVM: LAPIC: make sure IRR bitmap is scanned after vm load | Marcelo Tosatti | 2009-12-27 | 1 | -0/+1 | |
| * | | | | | | | KVM: MMU: remove prefault from invlpg handler | Marcelo Tosatti | 2009-12-27 | 1 | -18/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | x86_64 SGI UV: Fix writes to led registers on remote uv hubs. | Mike Travis | 2009-12-30 | 2 | -7/+25 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-12-24 | 7 | -192/+36 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'misc-2.6.33' into release | Len Brown | 2009-12-24 | 1 | -1/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi... | Andrew Morton | 2009-12-22 | 1 | -1/+3 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'pdc' into release | Len Brown | 2009-12-24 | 6 | -191/+33 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI: processor: unify arch_acpi_processor_cleanup_pdc | Alex Chiang | 2009-12-22 | 4 | -57/+1 | |
| | * | | | | | | ACPI: processor: finish unifying arch_acpi_processor_init_pdc() | Alex Chiang | 2009-12-22 | 4 | -52/+23 | |
| | * | | | | | | ACPI: processor: factor out common _PDC settings | Alex Chiang | 2009-12-22 | 2 | -18/+2 | |
| | * | | | | | | ACPI: processor: unify arch_acpi_processor_init_pdc | Alex Chiang | 2009-12-22 | 2 | -66/+2 | |
| | * | | | | | | ACPI: processor: introduce arch_has_acpi_pdc | Alex Chiang | 2009-12-22 | 3 | -3/+10 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-12-24 | 180 | -547/+313 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ARM: dma-isa: request cascade channel after registering it | Russell King | 2009-12-24 | 1 | -2/+2 | |
| * | | | | | | | ARM: footbridge: trim down old ISA rtc setup | Russell King | 2009-12-24 | 6 | -174/+73 | |
| * | | | | | | | ARM: fix PAGE_KERNEL | Russell King | 2009-12-24 | 1 | -2/+1 | |
| * | | | | | | | ARM: Fix wrong shared bit for CPU write buffer bug test | Russell King | 2009-12-23 | 1 | -3/+2 | |
| * | | | | | | | ARM: 5857/1: ARM: dmabounce: fix build | Mike Rapoport | 2009-12-22 | 1 | -1/+1 | |
| * | | | | | | | ARM: 5856/1: Fix bug of uart0 platfrom data for nuc900 | wanzongshun | 2009-12-22 | 1 | -0/+1 | |
| * | | | | | | | ARM: 5855/1: putc support for nuc900 | wanzongshun | 2009-12-22 | 1 | -0/+10 | |
| * | | | | | | | ARM: 5854/1: fix compiling error for NUC900 | wanzongshun | 2009-12-22 | 1 | -1/+1 | |
| * | | | | | | | ARM: 5849/1: ARMv7: fix Oprofile events count | Jean PIHET | 2009-12-22 | 1 | -6/+2 | |
| * | | | | | | | ARM: Kill CONFIG_CPU_32 | Russell King | 2009-12-18 | 160 | -339/+200 | |
| * | | | | | | | ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() | Russell King | 2009-12-18 | 5 | -18/+19 | |
| * | | | | | | | ARM: 5853/1: ARM: Fix build break on ARM v6 and v7 | Anand Gadiyar | 2009-12-18 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'sh/g3-prep' into sh/for-2.6.33 | Paul Mundt | 2009-12-24 | 418 | -4676/+18603 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/o... | Linus Torvalds | 2009-12-23 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-12-22 | 33 | -171/+738 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | powerpc/gc/wii: Remove get_irq_desc() | Albert Herranz | 2009-12-21 | 2 | -2/+2 | |
| | * | | | | | powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock | Albert Herranz | 2009-12-21 | 1 | -4/+4 | |
| | * | | | | | Merge commit 'jwb/next' into merge | Benjamin Herrenschmidt | 2009-12-21 | 2 | -2/+52 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | powerpc/44x: Increase warp SD buffer | Sean MacLennan | 2009-12-11 | 1 | -1/+1 | |
| | | * | | | | | powerpc/44x: Extend Katmai dts for ADMA and RAID56 support | Anatolij Gustschin | 2009-12-11 | 1 | -1/+51 | |
| | * | | | | | | Merge commit 'kumar/next' into merge | Benjamin Herrenschmidt | 2009-12-21 | 7 | -17/+206 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | powerpc/85xx: Workaround MPC8572/MPC8536 GPIO 1 errata. | Felix Radensky | 2009-12-10 | 1 | -1/+20 | |
| | | * | | | | | | powerpc/gpio: support gpio_to_irq() | Peter Korsgaard | 2009-12-10 | 1 | -4/+1 | |
| | | * | | | | | | powerpc/83xx: Add power management support for MPC8315E-RDB boards | Anton Vorontsov | 2009-12-10 | 1 | -0/+27 | |
| | | * | | | | | | powerpc/83xx/suspend: Save and restore SICRL, SICRH and SCCR | Anton Vorontsov | 2009-12-10 | 1 | -0/+48 |