summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: pwm: implement linux/pwm.h APIMike Frysinger2011-07-233-0/+111
* Blackfin: gptimers: add enable/disable by timer idMike Frysinger2011-07-231-0/+10
* Blackfin: make sure percpu section is aligned in XIP buildsSteven Miao2011-07-231-0/+1
* Blackfin: gptimers: use bfin read/write helpersMike Frysinger2011-07-231-20/+25
* Blackfin: gptimers: use register structs from common headerMike Frysinger2011-07-231-32/+16
* Blackfin: debug-mmrs: use new gptimer_group layout to simplify codeMike Frysinger2011-07-231-18/+34
* Blackfin: debug-mmrs: prevent macro arg from expandingMike Frysinger2011-07-231-1/+1
* Blackfin: gptimers: add group structure for hardware register layoutMike Frysinger2011-07-231-0/+9
* Blackfin: exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-231-1/+0
* Blackfin: update anomaly lists to latest public infoMike Frysinger2011-07-237-211/+290
* Blackfin: bf561-ezkit: change parallel flash from M to Y in defconfigMike Frysinger2011-07-231-4/+4
* Blackfin: debug-mmrs: disable PERIPHERAL_MAP for IMDMA channelsMike Frysinger2011-07-231-1/+2
* Blackfin: debug-mmrs: fix typo in single dmac setupMike Frysinger2011-07-231-1/+1
* Blackfin: convert to asm-generic/mutex-dec.h for all systemsMike Frysinger2011-07-231-76/+1
* Blackfin: optimize double fault boot checkingMike Frysinger2011-07-236-63/+62
* Blackfin: time: replace magic numbers with definesMike Frysinger2011-07-231-2/+2
* Blackfin: SMP: optimize start up code a bitMike Frysinger2011-07-231-78/+54
* Blackfin: boards: clean up redundant/dead spi resourcesMike Frysinger2011-07-2326-896/+0
* Blackfin: net2272: move pin setup to boards filesMike Frysinger2011-07-238-0/+192
* Blackfin: convert to kbuild asm-generic supportMike Frysinger2011-07-2343-47/+43
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-2234-370/+416
|\
| * x86-64, vdso: Do not allocate memory for the vDSOAndy Lutomirski2011-07-212-21/+19
| * clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin2011-07-214-4/+7
| * x86, vdso: Drop now wrong commentBorislav Petkov2011-07-181-1/+0
| * ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-144-3/+15
| * x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-1412-79/+57
| * clocksource: Replace vread with generic arch dataAndy Lutomirski2011-07-134-3/+19
| * x86-64: Add --no-undefined to vDSO buildAndy Lutomirski2011-07-131-0/+1
| * x86-64: Allow alternative patching in the vDSOAndy Lutomirski2011-07-131-0/+33
| * x86: Make alternative instruction pointers relativeAndy Lutomirski2011-07-136-30/+31
| * x86-64: Improve vsyscall emulation CS and RIP handlingAndy Lutomirski2011-07-132-32/+41
| * x86-64: Emulate legacy vsyscallsAndy Lutomirski2011-06-078-140/+179
| * x86-64: Fill unused parts of the vsyscall page with 0xccAndy Lutomirski2011-06-061-9/+7
| * x86-64: Remove vsyscall number 3 (venosys)Andy Lutomirski2011-06-062-9/+0
| * x86-64: Map the HPET NXAndy Lutomirski2011-06-052-3/+3
| * x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski2011-06-053-68/+22
| * x86-64: Give vvars their own pageAndy Lutomirski2011-06-055-23/+35
| * x86-64: Document some of entry_64.SAndy Lutomirski2011-06-051-0/+2
| * x86-64: Fix alignment of jiffies variableAndy Lutomirski2011-06-051-1/+1
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-224-1329/+1691
|\ \
| * | x86, UV: Correct UV2 BAU destination timeoutcpw@sgi.com2011-06-211-5/+13
| * | x86, UV: Correct failed topology memory leakcpw@sgi.com2011-06-211-2/+7
| * | x86, UV: Remove cpumask_t from the stackcpw@sgi.com2011-06-212-4/+16
| * | x86, UV: Rename hubmask to pnmaskcpw@sgi.com2011-06-212-9/+8
| * | x86, UV: Correct reset_with_ipi()cpw@sgi.com2011-06-211-12/+21
| * | x86, UV: Allow for non-consecutive socketscpw@sgi.com2011-06-211-1/+1
| * | x86, UV: Inline header file functionscpw@sgi.com2011-06-211-14/+14
| * | x86, UV: Fix smp_processor_id() use in a preemptable regioncpw@sgi.com2011-06-211-2/+3
| * | x66, UV: Enable 64-bit ACPI MFCG support for SGI UV2 platformJack Steiner2011-06-031-1/+2
| * | x86, UV: Clean up uv_mmrs.hJack Steiner2011-05-301-1281/+1608
OpenPOWER on IntegriCloud