summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2008-04-2111-429/+385
|\
| * avr32: Add hardware power-down function callPeter Ma2008-04-191-0/+2
| * avr32: Remove two unused #defines from mm/init.cJohannes Weiner2008-04-191-3/+0
| * avr32: Implement set_rate(), set_parent() and mode() for pll1Hans-Christian Egtvedt2008-04-191-3/+150
| * avr32: Generic clockevents supportDavid Brownell2008-04-195-357/+109
| * avr32: Move sleep code into mach-at32apHaavard Skinnemoen2008-04-194-23/+69
| * avr32: Delete mostly unused header asm/intc.hHaavard Skinnemoen2008-04-192-2/+0
| * avr32: start clocksource cleanupDavid Brownell2008-04-191-37/+8
| * avr32: pass i2c board info through at32_add_device_twiBen Nizette2008-04-191-1/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen2008-04-191-6/+44
| |\
| | * atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop2008-04-061-6/+44
* | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-2129-30/+1
|\ \ \
| * | | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-181-1/+1
| * | | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-1828-29/+0
| |/ /
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-21238-10402/+29776
|\ \ \
| * | | Merge branch 'merge-fixes' into develRussell King2008-04-19365-13072/+12242
| |\| |
| * | | 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 branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King2008-04-19168-5612/+17936
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * | | | [ARM] Add initial sparsemem supportRussell King2008-04-192-0/+10
| | | | | | | | | | | | * | | | | [ARM] 5005/1: BAST: Fix kset_name initialiserBen Dooks2008-04-191-1/+1