summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-01-0630-734/+792
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-06123-1035/+1205
| |\
| * | sh: include Migo-R TS driver in Migo-R defconfigMagnus Damm2011-01-061-0/+2
| * | sh: correct definitions to access stack pointersRoel Kluin2011-01-053-4/+4
| * | sh: Tidy up SH-4A unaligned load support.Paul Mundt2010-12-241-112/+52
| * | sh: mach-sdk7786: Handle baseboard NMI source selection.Paul Mundt2010-12-174-1/+93
| | |
| | \
| *-. \ Merge branches 'sh/urgent' and 'sh/rsk-updates' into sh-latestPaul Mundt2010-12-13108-1818/+1072
| |\ \ \
| | | * | sh: mach-rsk: Add polled GPIO buttons support for RSK+7203.Paul Mundt2010-12-131-1/+36
| * | | | Merge branch 'sh/urgent' into sh-latestPaul Mundt2010-11-30158-734/+5632
| |\ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'sh/core', 'sh/io-overhaul' and 'sh/urgent' into sh-latestPaul Mundt2010-11-0911-419/+396
| |\ \ \ \ \ \
| | * | | | | | sh: machvec IO death.Paul Mundt2010-11-0111-419/+396
| * | | | | | | sh: Break out cpuinfo_op procfs bits.Paul Mundt2010-11-093-145/+149
| * | | | | | | sh: Enable optional gpiolib for all CPUs with pinmux tables.Paul Mundt2010-11-091-0/+8
| * | | | | | | sh: migrate SH_CLK_MD to mode pin API.Paul Mundt2010-11-097-52/+52
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-01-062-33/+50
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-27307-3153/+7458
| |\ \ \ \ \ \ \
| * | | | | | | | qeth: support ipv6 query arp cache for HiperSocketsEinar Lueck2010-12-101-10/+41
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-161-23/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | wl1251: use wl12xx_platform_data to pass dataGrazvydas Ignotas2010-11-151-23/+9
* | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-062-143/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, mm: Initialize initial_page_table before paravirt jumpsRusty Russell2011-01-042-143/+39
| | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \
*-------. \ \ \ \ \ \ \ \ \ \ Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds2011-01-068-2/+97
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ / / / / / | | | | | |/| | | | | | | | |
| | | | * | | | | | | | | | | x86, paravirt: Use native_halt on a halt, not native_safe_haltCliff Wickman2010-12-271-1/+1
| | | * | | | | | | | | | | | x86, hwmon: Add core threshold notification to therm_throt.cR, Durgadoss2011-01-033-0/+55
| | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | x86-64, asm: Use fxsaveq/fxrestorq in more placesH. Peter Anvin2010-10-231-0/+24
| * | | | | | | | | | | | | x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resumeSuresh Siddha2010-12-143-1/+17
* | | | | | | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-063-35/+57
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86, UV, BAU: Extend for more than 16 cpus per socketCliff Wickman2011-01-032-8/+23
| * | | | | | | | | | | | | | x86, UV: Fix the effect of extra bits in the hub nodeid registerJack Steiner2010-12-221-12/+21
| * | | | | | | | | | | | | | x86, UV: Add common uv_early_read_mmr() function for reading MMRsJack Steiner2010-12-221-16/+14
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-061-5/+91
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86: Check tsc available/disabled in the delayed init functionThomas Gleixner2010-12-131-0/+3
| * | | | | | | | | | | | | | x86: Improve TSC calibration using a delayed workqueueJohn Stultz2010-12-031-3/+83
| * | | | | | | | | | | | | | Merge remote branch 'tip/x86/tsc' into fortglx/2.6.38/tip/x86/tscJohn Stultz2010-12-031-2/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | x86: Make tsc=reliable override boot time stability checksjohn stultz2009-08-281-2/+5
* | | | | | | | | | | | | | | | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-068-15/+87
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar2010-12-23299-3108/+7332
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | x86: Resume trampoline must be executableLin Ming2010-11-221-2/+1
| * | | | | | | | | | | | | | | | x86: Add RO/NX protection for loadable kernel modulesmatthieu castet2010-11-182-0/+14
| * | | | | | | | | | | | | | | | x86: Add NX protection for kernel dataMatthieu Castet2010-11-187-6/+57
| * | | | | | | | | | | | | | | | x86: Fix improper large page preservationmatthieu castet2010-11-181-10/+18
* | | | | | | | | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-0622-15/+1328
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | x86, earlyprintk: Move mrst early console to platform/ and fix a typoFeng Tang2010-12-064-3/+2
| * | | | | | | | | | | | | | | | | x86, apbt: Setup affinity for apb timers acting as per-cpu timerFeng Tang2010-12-061-0/+1
| * | | | | | | | | | | | | | | | | ce4100: Add errata fixes for UART on CE4100Dirk Brandewie2010-12-061-2/+92
| * | | | | | | | | | | | | | | | | x86: platform: Move iris to x86/platform where it belongsThomas Gleixner2010-11-204-1/+2
| * | | | | | | | | | | | | | | | | x86, mrst: Check platform_device_register() return codeVasiliy Kulikov2010-11-181-2/+1
| * | | | | | | | | | | | | | | | | x86/platform: Add Eurobraille/Iris power off supportShérab2010-11-183-0/+105
| * | | | | | | | | | | | | | | | | x86, mrst: Fix dependencies of "select INTEL_SCU_IPC"Randy Dunlap2010-11-171-0/+1
| * | | | | | | | | | | | | | | | | x86, mrst: The shutdown for MRST requires the SCU IPC mechanismAlan Cox2010-11-171-0/+1