aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | | powerpc/mm: Fix broken MMU PID stealing on !SMPHideo Saito2009-05-25
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-05-25
|\ \ \ \ \ \
| * | | | | | KVM: Fix PDPTR reloading on CR4 writesAvi Kivity2009-05-25
| * | | | | | KVM: Make paravirt tlb flush also reload the PAE PDPTRsAvi Kivity2009-05-25
| |/ / / / /
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-25
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | x86: Remove remap percpu allocator for the time beingTejun Heo2009-05-24
| * | | | x86: cpa_flush_array wbinvd should be done on all CPUsvenkatesh.pallipadi@intel.com2009-05-22
| * | | | x86: bugfix wbinvd() model check instead of family checkvenkatesh.pallipadi@intel.com2009-05-22
| * | | | x86: introduce noxsave boot parameterSuresh Siddha2009-05-22
| * | | | x86, setup: revert ACPI 3 E820 extended attributes supportH. Peter Anvin2009-05-22
| * | | | x86: DMI match for the Sony VGN-Z540N as it needs BIOS rebootZhang Rui2009-05-22
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-05-22
|\ \ \ \ \
| * | | | | MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.Ralf Baechle2009-05-22
| * | | | | MIPS: IP32: Fix build error due to uninitialized variable.Ralf Baechle2009-05-22
| * | | | | MIPS: Fix sparse warning in incompatiable argument type of clear_user.Wu Zhangjin2009-05-22
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-22
|\ \ \ \ \ \
| * | | | | | powerpc/maple: Add a quirk to disable MSI for IPR on BiminiMichael Ellerman2009-05-22
| |/ / / / /
* / / / / / sh: ap325 camera without i2c driver fixMagnus Damm2009-05-22
|/ / / / /
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-05-20
|\ \ \ \ \
| * | | | | MIPS: 64-bit: Fix system lockup.Greg Ungerer2009-05-20
| * | | | | MIPS: IP28: Change to build with -mr10k-cache-barrier=storepeter fuerst2009-05-20
| * | | | | MIPS: IP22: Fix hang in power button interrupt handlerRalf Baechle2009-05-20
| * | | | | MIPS: IP32: Fix hang on shutdown in power button interrupt handler.Andrew Randrianasulu2009-05-20
| |/ / / /
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-20
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | [ARM] 5517/1: integrator: don't put clock lookups in __initdataRabin Vincent2009-05-18
| * | | [ARM] 5518/1: versatile: don't put clock lookups in __initdataRabin Vincent2009-05-18
| * | | [ARM] mach-l7200: fix spelling of SYS_CLOCK_OFFPavel Roskin2009-05-18
| * | | [ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman2009-05-18
| * | | Merge branch 'smp-fix'Russell King2009-05-17
| |\ \ \
| | * | | [ARM] realview: fix broadcast tick supportRussell King2009-05-17
| | * | | [ARM] realview: remove useless smp_cross_call_done()Russell King2009-05-17
| | * | | [ARM] smp: fix cpumask usage in ARM SMP codeRussell King2009-05-17
| | |/ /
| * | | [ARM] 5513/1: Eurotech VIPER SBC: fix compilation errorRicardo Martins2009-05-16
| * | | [ARM] 5509/1: ep93xx: clkdev enable UARTSHartley Sweeten2009-05-16
| * | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-05-16
| |\ \ \
| | * | | ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2Tony Lindgren2009-05-16
| | * | | ARM: OMAP3: Fix HW SAVEANDRESTORE shift defineKalle Jokiniemi2009-05-16
| | * | | ARM: OMAP3: Fix number of GPIO lines for 34xxVikram Pandita2009-05-16
| | * | | ARM: OMAP2/3: Add name for musb clocksTony Lindgren2009-05-12
| | * | | ARM: OMAP2: Fix SPI driver failure on 2420 when running multi-omap configJarkko Nikula2009-05-12
| | * | | ARM: OMAP2: Fix tusb6010 init error and compilation warningJarkko Nikula2009-05-12
| | * | | ARM: OMAP: GPIO de-bounce clocks don't affect module idle statePaul Walmsley2009-05-12
| | * | | ARM: OMAP: Fix printing of reserved memory for frambufferTomi Valkeinen2009-05-11
| * | | | Merge branch 'fixes-rc5' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-05-16
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [ARM] S3C: Do not set clk->owner field if unsetBen Dooks2009-05-15
| | * | | [ARM] S3C2410: mach-bast.c registering i2c data too earlyBen Dooks2009-05-15
| | * | | [ARM] S3C24XX: Fix unused code warning in arch/arm/plat-s3c24xx/dma.cBen Dooks2009-05-15
| | * | | [ARM] S3C64XX: fix GPIO debugMarek Szyprowski2009-05-15
| | * | | [ARM] S3C64XX: GPIO include cleanupMarek Szyprowski2009-05-15
| | * | | [ARM] nwfpe: fix 'floatx80_is_nan' sparse warningBen Dooks2009-05-15