summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-234-0/+19
|\
| * Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner2009-08-294-0/+19
| |\
| | * cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka2009-08-034-0/+19
* | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2009-09-236-4/+134
|\ \ \
| * \ \ Merge branch 'linus' into sfi-releaseLen Brown2009-09-192069-25324/+133296
| |\ \ \
| * | | | SFI: remove unneeded includesFeng Tang2009-09-151-7/+0
| * | | | sfi: Remove unused codeThomas Gleixner2009-09-151-4/+0
| * | | | SFI: Hook PCI MMCONFIGFeng Tang2009-08-283-4/+6
| * | | | x86: add arch-specific SFI supportFeng Tang2009-08-284-0/+139
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-233-6/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpica' into releaseLen Brown2009-09-191-5/+2
| |\ \ \ \ \
| | * | | | | ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-5/+2
| * | | | | | Merge branch 'sfi-base' into releaseLen Brown2009-09-192-1/+2
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | |_|/ / / | |/| | | |
| | * | | | ACPI: Handle CONFIG_ACPI=n better from linux/acpi.hFeng Tang2009-08-281-1/+0
| | * | | | ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.cLen Brown2009-08-281-1/+1
| | * | | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-281-0/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-09-231-747/+33
|\ \ \ \ \ \
| * | | | | | early_printk: Allow more than one early consoleJason Wessel2009-09-231-32/+33
| * | | | | | USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel2009-09-231-715/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-231-6/+4
|\ \ \ \ \ \ \
| * | | | | | | lguest: move panic notifier registration to its expected place.Rusty Russell2009-09-231-6/+4
* | | | | | | | Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds2009-09-233-75/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | score: Cleanup linker script using new macros.Tim Abbott2009-09-231-68/+9
| * | | | | | | | score: Make THREAD_SIZE available to assembly files.Tim Abbott2009-09-231-6/+9
| * | | | | | | | score: Make PAGE_SIZE available to assembly.Tim Abbott2009-09-231-1/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds2009-09-232-20/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0Roland McGrath2009-09-221-1/+13
| * | | | | | | | x86: ptrace: do not sign-extend orig_ax on writeRoland McGrath2009-09-221-18/+1
| * | | | | | | | x86: syscall_get_nr returns intRoland McGrath2009-09-221-7/+7
| |/ / / / / / /
* | | | | | | | ep93xx video driver platform supportRyan Mallon2009-09-235-1/+183
* | | | | | | | omapfb: fix coding style / remove dead linearun c2009-09-231-2/+2
* | | | | | | | N770: enable LCD MIPI-DCS in KconfigImre Deak2009-09-231-1/+1
* | | | | | | | omapfb: add support for the ZOOM MDK LCDStanley.Miao2009-09-231-2/+52
* | | | | | | | omapfb: add support for the OMAP3 Beagle DVI outputKoen Kooi2009-09-231-1/+46
* | | | | | | | omapfb: add support for the 3430SDP LCDKevin Hilman2009-09-231-2/+37
* | | | | | | | omapfb: add support for MIPI-DCS compatible LCDsImre Deak2009-09-231-0/+5
* | | | | | | | spi: McSPI support for OMAP4Syed Rafiuddin2009-09-231-6/+23
* | | | | | | | spi: add SPI driver for most known i.MX SoCsSascha Hauer2009-09-231-0/+27
* | | | | | | | kcore: register module area in generic wayKAMEZAWA Hiroyuki2009-09-231-3/+1
* | | | | | | | kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-237-73/+1
* | | | | | | | walk system ram rangeKAMEZAWA Hiroyuki2009-09-231-3/+3
* | | | | | | | kcore: register text area in generic wayKAMEZAWA Hiroyuki2009-09-234-5/+10
* | | | | | | | kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-237-23/+5
* | | | | | | | kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-237-19/+23
* | | | | | | | omap4: mmc driver support on OMAP4kishore kadiyala2009-09-233-6/+47
* | | | | | | | AT91: atmel-mci: Platform configuration to the the atmel-mci driverRob Emanuele2009-09-235-0/+386
* | | | | | | | powerpc: introduce and document sdhci,wp-inverted property for eSDHCAnton Vorontsov2009-09-237-0/+7
* | | | | | | | ARM: OMAP: RX51: set MMC capabilities and power-saving flagAdrian Hunter2009-09-231-0/+4
* | | | | | | | ARM: OMAP: mmc-twl4030: add regulator sleep / wake functionAdrian Hunter2009-09-232-0/+59
* | | | | | | | omap_hsmmc: support for deeper power saving statesDenis Karpov2009-09-233-0/+7
OpenPOWER on IntegriCloud