summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap2-upstream' into develRussell King2008-04-19176-10686/+18960
|\
| * ARM: OMAP2: New DPLL clock frameworkRoman Tereshonkov2008-04-144-109/+410
| * ARM: OMAP2: Add 34xx clock codePaul Walmsley2008-04-142-0/+236
| * ARM: OMAP2: Add 34xx clocksPaul Walmsley2008-04-141-0/+2704
| * ARM: OMAP2: Remove old PRCM register access codePaul Walmsley2008-04-143-797/+1
| * ARM: OMAP2: Clean up 24xx clock codeTony Lindgren2008-04-144-62/+49
| * ARM: OMAP2: Remove old 24xx specific clock functionsPaul Walmsley2008-04-141-722/+0
| * ARM: OMAP: Add rest of 24xx clocksPaul Walmsley2008-04-141-530/+957
| * ARM: OMAP2: Change 24xx to use shared clock code and new reg accessPaul Walmsley2008-04-147-226/+509
| * ARM: OMAP2: Add common clock framework for 24xx and 34xxPaul Walmsley2008-04-142-0/+830
| * ARM: OMAP2: Move clock.c to clock24xx.cPaul Walmsley2008-04-142-1/+4
| * ARM: OMAP2: Move clock.h to clock24xx.hPaul Walmsley2008-04-142-1/+1
| * ARM: OMAP2: Remove old 24xx PM codeTony Lindgren2008-04-141-269/+1
| * ARM: OMAP2: Change 24xx to use new register accessPaul Walmsley2008-04-1411-100/+282
| * ARM: OMAP2: Add register access for 34xxTony Lindgren2008-04-142-0/+1251
| * ARM: OMAP2: Add common register access for 24xx and 34xxPaul Walmsley2008-04-149-18/+1622
| * ARM: OMAP2: Clean-up mux codeTony Lindgren2008-04-143-41/+60
| * ARM: OMAP2: Add new pin multiplexing configurationsTony Lindgren2008-04-141-3/+41
| * ARM: OMAP: TimerMPU: Remove MPU-timer based sched_clock()Kevin Hilman2008-04-141-16/+0
| * ARM: OMAP: TimerMPU: Remove unused cycles-to-nsec conversionsKevin Hilman2008-04-141-33/+0
| * ARM: OMAP1: Timer32K: Fix timer32K for clockevents and clean it upTony Lindgren2008-04-141-5/+13
| * ARM: OMAP: Timer32K: Move timer32k to mach-omap1Kevin Hilman2008-04-143-5/+2
| * ARM: OMAP: Timer32K: Move 32k-based sched_clock() to common codeKevin Hilman2008-04-142-26/+17
| * ARM: OMAP: Timer32K: Re-organize duplicated 32k-timer codeKevin Hilman2008-04-144-61/+141
| * ARM: OMAP: Split omap_cfg_reg() into omap processor specific functionsTony Lindgren2008-04-143-137/+139
| * ARM: OMAP: Allow registering pin mux functionTony Lindgren2008-04-143-19/+53
| * ARM: OMAP: use edge/level handlers from generic IRQ frameworkKevin Hilman2008-04-141-35/+7
| * ARM: OMAP: Clear level-triggered GPIO interrupts in unmask hookKevin Hilman2008-04-141-14/+13
| * ARM: OMAP: Use gpiolib with tps65010 for OSK 5912David Brownell2008-04-142-117/+71
| * ARM: OMAP: 5912 OSK GPIO updatesDavid Brownell2008-04-141-13/+17
| * ARM: OMAP: Use gpiolibDavid Brownell2008-04-142-18/+90
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-112-52/+98
| |\
| | * [SPARC]: Fix several regset and ptrace bugs.David S. Miller2008-04-092-52/+98
| * | asmlinkage_protect replaces prevent_tail_callRoland McGrath2008-04-101-2/+2
| * | x86: Simplify cpu_idle_waitVenki Pallipadi2008-04-102-72/+22
| * | FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2]David Howells2008-04-102-8/+1
| * | FRV: Add support for emulation of userspace atomic ops [try #2]David Howells2008-04-103-1/+254
| * | pop previous section in alternative.cSteven Rostedt2008-04-091-4/+8
| * | [MIPS] Handle aliases in vmalloc correctly.Ralf Baechle2008-04-073-0/+32
| * | x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()Karsten Wiese2008-04-072-6/+2
| * | revert "x86: tsc prevent time going backwards"Ingo Molnar2008-04-072-34/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-072-22/+116
| |\|
| | * [SPARC64]: Fix user accesses in regset code.David S. Miller2008-04-031-21/+115
| | * [SPARC64]: Fix FPU saving in 64-bit signal handling.David S. Miller2008-04-031-1/+1
| * | Fix booting pentium+ with dodgy TSCRusty Russell2008-04-061-8/+0
| * | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds2008-04-041-1/+2
| |\ \
| | * | [MIPS] Make KGDB compile on UPSergei Shtylyov2008-04-041-1/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-048-31/+76
| |\ \ \
| | * | | x86: revert assign IRQs to hpet timerThomas Gleixner2008-04-041-3/+6
| | * | | x86: tsc prevent time going backwardsThomas Gleixner2008-04-042-4/+34