summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | avr32: add include/asm-avr32/serial.hAdrian Bunk2008-04-201-0/+13
| * | avr32: don't offer PARPORT_PCAdrian Bunk2008-04-201-1/+1
| * | avr32: don't offer CONFIG_GEN_RTCAdrian Bunk2008-04-201-1/+1
| * | avr32: don't offer CONFIG_RTCAdrian Bunk2008-04-201-1/+1
| * | add include/asm-avr32/xor.hAdrian Bunk2008-04-201-0/+6
| * | avr32: Remove two unused #defines from mm/init.cJohannes Weiner2008-04-201-3/+0
| * | avr32: Implement set_rate(), set_parent() and mode() for pll1Hans-Christian Egtvedt2008-04-201-3/+150
| * | avr32: Generic clockevents supportDavid Brownell2008-04-206-469/+109
| * | avr32: Move sleep code into mach-at32apHaavard Skinnemoen2008-04-205-23/+117
| * | avr32: Use constants from sysreg.h in asm.hHaavard Skinnemoen2008-04-201-4/+4
| * | avr32: Delete mostly unused header asm/intc.hHaavard Skinnemoen2008-04-204-130/+5
| * | avr32: start clocksource cleanupDavid Brownell2008-04-201-37/+8
| * | avr32: pass i2c board info through at32_add_device_twiBen Nizette2008-04-202-2/+10
| * | avr32: cleanup - use _AC macro to define PAGE_SIZECyrill Gorcunov2008-04-201-5/+3
| * | Generate raw keyboard codes for AVR32 architectureHans-Christian Egtvedt2008-04-201-1/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen2008-04-206-95/+150
| |\ \
| | * | atmel_usba_udc: Add support for AT91CAP9 UDPHSStelian Pop2008-04-063-8/+46
| | * | atmel_usba_udc: Add missing kfree() in usba_udc_remove()Stelian Pop2008-04-061-0/+1
| | * | atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop2008-04-064-42/+105
| | * | atmel_usba_udc: Kill GPIO_PIN_NONEStelian Pop2008-04-061-1/+1
| | * | atmel_usba_udc: Fix endpoint names.Stelian Pop2008-04-061-7/+7
| | * | atmel_usba: Kill copy_to_fifo() and copy_from_fifo()Haavard Skinnemoen2008-04-061-51/+4
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen2008-04-206-0/+750
| |\ \ \ | | |_|/ | |/| |
| | * | tclib: Fix compile warningsDavid Brownell2008-03-131-7/+4
| | * | atmel_tc clocksource/clockevent codeDavid Brownell2008-03-043-0/+331
| | * | atmel_tc libraryDavid Brownell2008-03-044-0/+422
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Linus Torvalds2008-04-223-33/+48
|\ \ \ \
| * | | | hrtimer: optimize the softirq time optimizationThomas Gleixner2008-04-211-4/+3
| * | | | hrtimer: reduce calls to hrtimer_get_softirq_time()Dimitri Sivanich2008-04-211-32/+32
| * | | | clockevents: fix typo in tick-broadcast.cGlauber Costa2008-04-211-1/+1
| * | | | jiffies: add time_is_after_jiffies and others which compare with jiffiesDave Young2008-04-211-0/+16
| |/ / /
* | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-22136-143/+44
|\ \ \ \
| * | | | Deprecate the asm/semaphore.h files in feature-removal-schedule.Matthew Wilcox2008-04-191-0/+8
| * | | | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-1932-36/+35
| * | | | security: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-193-3/+0
| * | | | lib: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0
| * | | | kernel: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-196-7/+1
| * | | | include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-1913-15/+0
| * | | | fs: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-195-5/+0
| * | | | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-1938-38/+0
| * | | | net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-199-9/+0
| * | | | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-1928-29/+0
| |/ / /
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-22376-12018/+34585
|\ \ \ \
| * \ \ \ Merge branch 'merge-fixes' into develRussell King2008-04-192366-165500/+141324
| |\ \ \ \
| | * | | | [ARM] Remove leds-tosa.cRussell King2008-04-191-132/+0
| | |/ / /
| * | | | Merge branch 'omap2-upstream' into develRussell King2008-04-19737-14528/+24475
| |\ \ \ \
| | * | | | ARM: OMAP2: New DPLL clock frameworkRoman Tereshonkov2008-04-145-111/+410
| | * | | | ARM: OMAP2: Add 34xx clock codePaul Walmsley2008-04-142-0/+236
| | * | | | ARM: OMAP2: Add 34xx clocksPaul Walmsley2008-04-142-2/+2713
| | * | | | ARM: OMAP2: Remove old PRCM register access codePaul Walmsley2008-04-143-797/+1