summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-054-8/+105
|\
| * Merge branch 'linus' into releaseLen Brown2009-04-052194-48544/+111623
| |\
| * \ Merge branch 'misc' into releaseLen Brown2009-04-052-1/+13
| |\ \
| | * | ACPI: update commentZhang Rui2009-04-031-1/+1
| | * | ACPI: cap off P-state transition latency from buggy BIOSesPallipadi, Venkatesh2009-03-271-0/+12
| * | | Merge branch 'x2apic' into releaseLen Brown2009-04-052-4/+89
| |\ \ \
| | * | | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-032-4/+89
| | |/ /
| * | | ACPI: cpufreq: use new bit register access functionLin Ming2009-03-271-3/+3
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-04-0565-1512/+2608
|\ \ \
| * | | sh: sh7785lcr: Map whole PCI address space.Takashi Yoshii2009-04-042-17/+8
| * | | sh: Fix up DSP context save/restore.Michael Trimarchi2009-04-047-137/+161
| * | | sh: Fix up number of on-chip DMA channels on SH7091.Paul Mundt2009-04-041-8/+12
| * | | sh: update defconfigs.Paul Mundt2009-04-0242-1022/+2212
| * | | sh: Kill off broken direct-mapped cache mode.Paul Mundt2009-04-022-17/+0
| * | | sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt2009-04-023-1/+5
| * | | sh: Add a command line option for disabling I/O trapping.Paul Mundt2009-04-021-0/+13
| * | | sh: Select ARCH_HIBERNATION_POSSIBLE.Paul Mundt2009-04-021-0/+1
| * | | sh: migor: Fix up CEU use flags.Paul Mundt2009-04-021-3/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-04-02230-1779/+4611
| |\ \ \
| * | | | sh: ap325 and Migo-R use new sh_mobile_ceu_info flagsKuninori Morimoto2009-03-311-3/+1
| * | | | sh: Fix up -Wformat-security whining.Paul Mundt2009-03-311-3/+2
| * | | | sh: ap325rxa: Add ov772x support, again.Kuninori Morimoto2009-03-311-3/+50
| * | | | sh: Sanitize asm/mmu.h for assembly use.Francesco VIRLINZI2009-03-311-16/+19
| * | | | sh: Tidy up sh7786 pinmux table.Kuninori Morimoto2009-03-312-280/+118
| * | | | sh: Add MMU dependency for kexecNobuhiro Iwamatsu2009-03-311-1/+1
| * | | | sh: urquell: enable LAN deviceKuninori Morimoto2009-03-311-0/+4
| * | | | sh: Remove buggy definition from SH7786 pinmux_data[]Kuninori Morimoto2009-03-311-1/+0
* | | | | Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Linus Torvalds2009-04-0521-94/+2034
|\ \ \ \ \
| * | | | | avr32: add RTS/CTS/CLK pin selection for the USARTsPeter Ma2009-04-0110-30/+47
| * | | | | Add RTC support for Merisc boardsJonas Larsson2009-03-302-1/+9
| * | | | | avr32: at32ap700x: setup DMA for AC97C in the machine codeHans-Christian Egtvedt2009-03-274-29/+45
| * | | | | avr32: at32ap700x: setup DMA for ABDAC in the machine codeHans-Christian Egtvedt2009-03-273-10/+33
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Haavard Skinnemoen2009-03-271460-16298/+51370
| |\ \ \ \ \
| * | | | | | Add Merisc board supportJonas Larsson2009-03-2710-0/+1834
| * | | | | | avr32: use gpio_is_valid() to check USBA vbus_pin I/O lineHans-Christian Egtvedt2009-03-261-1/+1
| * | | | | | avr32: fix timing LCD parameters for EVKLCD10X boardsHans-Christian Egtvedt2009-03-261-10/+10
| * | | | | | avr32: use GPIO line PB15 on EVKLCD10x boards for backlightHans-Christian Egtvedt2009-03-261-1/+19
| * | | | | | avr32: configure MCI detect and write protect pins for EVKLCD10x boardsHans-Christian Egtvedt2009-03-261-5/+0
| * | | | | | avr32: set pin mask to alternative 18 bpp for EVKLCD10x boardsHans-Christian Egtvedt2009-03-261-1/+2
| * | | | | | avr32: add pin mask for 18-bit color on the LCD controllerHans-Christian Egtvedt2009-03-261-0/+26
| * | | | | | avr32: fix 15-bit LCDC pin mask to use MSB linesHans-Christian Egtvedt2009-03-261-16/+18
* | | | | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-0537-137/+627
|\ \ \ \ \ \ \
| * | | | | | | tracing, powerpc: fix powerpc tree and tracing tree interactionStephen Rothwell2009-04-021-5/+1
| * | | | | | | Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-0237-132/+627
| |\ \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *---. \ \ \ \ \ \ Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Ingo Molnar2009-03-312-13/+10
| | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | x86: kretprobe-booster interrupt emulation code fixMasami Hiramatsu2009-03-251-8/+9
| | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | function-graph: moved the timestamp from arch to generic codeSteven Rostedt2009-03-241-5/+1
| | |/ / / / / / / /
| | * | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-201-23/+40
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | ftrace: protect running nmi (V3)Lai Jiangshan2009-03-181-23/+40
| | * | | | | | | | Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...Ingo Molnar2009-03-2012-104/+251
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
OpenPOWER on IntegriCloud