aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Revert "generic, x86: fix __per_cpu_load relocation"Ingo Molnar2009-01-29
* Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-01-27
|\
| * x86: clean up indentation in setup_per_cpu_areas()Tejun Heo2009-01-27
| * x86: fix build breakage on voyageJames Bottomley2009-01-27
| * x86: load new GDT after setting up boot cpu per-cpu areaBrian Gerst2009-01-26
| * x86: remove extra barriers from load_gs_base()Brian Gerst2009-01-26
| * x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst2009-01-26
| * x86: make Voyager use x86 per-cpu setup.Brian Gerst2009-01-26
| * x86: don't assume boot cpu is #0Brian Gerst2009-01-26
| * x86: move this_cpu_offsetBrian Gerst2009-01-26
| * x86: only compile setup_percpu.o on SMPBrian Gerst2009-01-26
| * x86: move apic variables to apic.cBrian Gerst2009-01-26
| * x86: always page-align per-cpu area start and sizeBrian Gerst2009-01-26
| * x86: move setup_cpu_local_masks()Brian Gerst2009-01-26
| * x86: move 64-bit NUMA codeBrian Gerst2009-01-26
| * x86: merge setup_per_cpu_maps() into setup_per_cpu_areas()Brian Gerst2009-01-26
* | Merge branch 'linus' into core/percpuIngo Molnar2009-01-27
|\ \ | |/ |/|
| * Fix "multiple definition of `debugfs_create_size_t'"Linus Torvalds2009-01-26
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-26
| |\
| | * [ARM] fix section-based ioremapRussell King2009-01-25
| | * [NET] am79c961a: fix spin_lock usageUwe Kleine-König2009-01-24
| | * [ARM] omap: usb: thou shalt not provide empty release functionsRussell King2009-01-24
| | * [ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platformsRussell King2009-01-24
| | * [ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3Madhusudhan Chikkature2009-01-24
| | * [ARM] clkdev: fix clock matchingRussell King2009-01-24
| | * [ARM] 5370/1: at91: fix rm9200 watchdogJean-Christop PLAGNIOL-VILLARD2009-01-24
| | * [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfixDavid Brownell2009-01-24
| | * [ARM] 5365/1: s3cmci: Use new include path of dma.hRamax Lo2009-01-24
| | * [ARM] fix StrongARM-11x0 page copy implementationRussell King2009-01-24
| | * [ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King2009-01-24
| | * ARM: OMAP: Fix compile for h3 MMCTony Lindgren2009-01-15
| | * ARM: OMAP: Remove unused platform devices, v3Tony Lindgren2009-01-15
| | * ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3Tony Lindgren2009-01-15
| | * ARM: OMAP: Fix OSK ASoC by registering I2C board info for tlvaic23Arun KS2009-01-15
| | * ARM: OMAP: remove duplicated #include'sHuang Weiyi2009-01-15
| | * ARM: OMAP: Fix DMA CCR programming for request line > 63, v3Anand Gadiyar2009-01-15
| | * ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFSTony Lindgren2009-01-15
| | * ARM: OMAP: Fix compile for beagleTony Lindgren2009-01-15
| | * ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula2009-01-15
| | * ARM: OMAP: Fix compile for palmteTony Lindgren2009-01-15
| | * ARM: OMAP: Fix compile for various McBSPTony Lindgren2009-01-15
| * | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-26
| |\ \
| | * | i2c: Warn on deprecated binding model useJean Delvare2009-01-26
| | * | eeprom: More consistent symbol namesJean Delvare2009-01-26
| | * | eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang2009-01-26
| | * | spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang2009-01-26
| | * | i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang2009-01-26
| | * | i2c: Move at24 to drivers/misc/eepromWolfram Sang2009-01-26
| | * | i2c: Quilt tree has movedJean Delvare2009-01-26
| | * | i2c: Delete many unused adapter IDsJean Delvare2009-01-26