summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | x86, um: get rid of uml signal.hAl Viro2008-10-223-30/+2
| * | | | | x86, um: sanitize uml sigcontext.h usesAl Viro2008-10-227-71/+2
| * | | | | x86, um: now we can get rid of trivial uml headersAl Viro2008-10-2260-371/+2
| * | | | | x86, um: ... and asm-x86 moveAl Viro2008-10-22338-9/+38681
| * | | | | x86, um: initial part of asm-um moveAl Viro2008-10-22145-8/+3699
| * | | | | x86, um: take arch/um/include/* out of the wayAl Viro2008-10-2279-27/+26
| |/ / / /
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-238-30/+101
|\ \ \ \ \
| * | | | | ACPI: fix ia64 build warningLen Brown2008-10-231-1/+1
| * | | | | Merge branch 'bugzilla-11715' into testLen Brown2008-10-231-3/+52
| |\ \ \ \ \
| | * | | | | x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann2008-10-161-3/+52
| * | | | | | Merge branch 'linus' into testLen Brown2008-10-232676-45309/+167678
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'yinghai' into testLen Brown2008-10-221-0/+3
| |\ \ \ \ \ \
| | * | | | | | ACPI: don't load acpi_cpufreq if acpi=offYinghai Lu2008-10-101-0/+3
| * | | | | | | Merge branch 'ull' into testLen Brown2008-10-221-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-4/+4
| | |/ / / / / /
| * | | | | | | Merge branch 'misc' into testLen Brown2008-10-222-3/+5
| |\ \ \ \ \ \ \
| | * | | | | | | fix CONFIG_MMCONFIG=n build warningPavel Vasilyev2008-10-151-1/+3
| | * | | | | | | x86: trim ACPI sleep stack bufferMatt Mackall2008-10-101-1/+1
| | * | | | | | | x86: remove magic number from ACPI sleep stack bufferMatt Mackall2008-10-101-1/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'i7300_idle' into testLen Brown2008-10-222-0/+9
| |\ \ \ \ \ \ \
| | * | | | | | | i7300_idle driver v1.55Andy Henroid2008-10-211-0/+2
| | * | | | | | | x86 allow modules to register idle notifiersVenkatesh Pallipadi2008-10-211-0/+7
| | |/ / / / / /
| * | | | | | | Merge branch 'cpuidle' into testLen Brown2008-10-221-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | cpuidle: upon BIOS bug, default to default_idle rather than pollingVenkatesh Pallipadi2008-10-161-0/+3
| | |/ / / / / /
| * | | | | | | Merge branch 'FW_BUG' into testLen Brown2008-10-221-18/+24
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | CPUFREQ: powernow-k8: Try to detect old BIOS, not supporting CPU freq on a re...Thomas Renninger2008-09-221-18/+24
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-2356-4043/+7834
|\ \ \ \ \ \ \ \
| * | | | | | | | sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON().Paul Mundt2008-10-231-0/+1
| * | | | | | | | sh: mach-highlander: Handle SCIF pinmuxing on R7785RP.Paul Mundt2008-10-235-5/+34
| * | | | | | | | sh: sh7785 pinmux supportMagnus Damm2008-10-233-0/+1545
| * | | | | | | | sh: update defconfigs.Paul Mundt2008-10-2236-3983/+6098
| * | | | | | | | sh: Kill off unused p1fc divisors from SH7763 clk fwk.Paul Mundt2008-10-221-1/+0
| * | | | | | | | sh: improve pinmux support for single direction pinsMagnus Damm2008-10-223-23/+27
| * | | | | | | | sh: use 10MHz VIO_CLK for ov772x on Migo-RMagnus Damm2008-10-221-1/+4
| * | | | | | | | sh: Update gpio_set_value() pin value handlingMagnus Damm2008-10-211-1/+1
| * | | | | | | | sh: update ov772x byte order on Migo-RMagnus Damm2008-10-211-1/+1
| * | | | | | | | sh: Export cache flush routines needed by sh_eth on SH7619.Paul Mundt2008-10-211-1/+6
| * | | | | | | | sh: Wire up oops reporting in the die notifier chain.Paul Mundt2008-10-212-0/+3
| * | | | | | | | sh: ap325rxa: Kill off unused port definitions.Paul Mundt2008-10-211-5/+0
| * | | | | | | | sh: Hook up PB0->PB7 input-only pins in SH7203 PFC.Paul Mundt2008-10-211-9/+8
| * | | | | | | | sh: ap325rxa: Move off of hardcoded pinmux for flctl initialization.Paul Mundt2008-10-211-6/+14
| * | | | | | | | sh: add support FLCTL for ap325rxa boardYoshihiro Shimoda2008-10-211-6/+55
| * | | | | | | | sh: gpio: Stub in dummy GPIO<->IRQ mapping routines.Paul Mundt2008-10-211-0/+15
| * | | | | | | | sh: rsk7203: leds-gpio support for RSK+ LEDs.Paul Mundt2008-10-211-5/+37
| * | | | | | | | sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs.Paul Mundt2008-10-211-4/+2
| * | | | | | | | sh: fix soc-camera compile breakage on Migo-R.Guennadi Liakhovetski2008-10-211-2/+9
| * | | | | | | | sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting().Paul Mundt2008-10-211-0/+1
| * | | | | | | | sh: Kill off duplicate remove_memory() definition.Andrew Morton2008-10-211-17/+0
| * | | | | | | | sh: Fix up the SH7203 build.Paul Mundt2008-10-212-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2008-10-2318-187/+257
|\ \ \ \ \ \ \ \