| Commit message (Expand) | Author | Age |
* | [ARM] 4784/1: S3C24XX: Fix GPIO restore glitches | Ben Dooks | 2008-01-28 |
* | [ARM] 4783/1: S3C24XX: Add s3c2410_gpio_getpull() | Ben Dooks | 2008-01-28 |
* | [ARM] 4781/1: S3C24XX: DMA suspend and resume support | Ben Dooks | 2008-01-28 |
* | [ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RX | Ben Dooks | 2008-01-28 |
* | [ARM] 4779/1: S3C2412: Add s3c2412_gpio_set_sleepcfg() call | Ben Dooks | 2008-01-28 |
* | [ARM] 4778/1: S3C2412: Add armclk and init from DVS state | Ben Dooks | 2008-01-28 |
* | [ARM] 4777/1: S3C24XX: Ensure clk_set_rate() checks the set_rate method for t... | Ben Dooks | 2008-01-28 |
* | [ARM] 4731/1: S3C2412: Check for incomplete sleep | Ben Dooks | 2008-01-28 |
* | [ARM] 4730/1: S3C2412: Ensure the PWRCFG has the right mode for RTC wake | Ben Dooks | 2008-01-28 |
* | [ARM] 4729/1: VR1000: Do not add IIS device on initialisation | Ben Dooks | 2008-01-28 |
* | [ARM] 4728/1: BAST: Do not add IIS device on initialisation | Ben Dooks | 2008-01-28 |
* | [ARM] 4727/1: S3C2412: Remove unused GPESLPCON | Ben Dooks | 2008-01-28 |
* | [ARM] 4725/1: S3C2412: Fix IIS and SDI definitions in DMA map | Ben Dooks | 2008-01-28 |
* | [ARM] 4724/1: S3C2412: Select S3C2410 base GPIO implementation | Ben Dooks | 2008-01-28 |
* | [ARM] 4723/1: BAST: Fix LCD driver default display setting | Ben Dooks | 2008-01-28 |
* | sched: latencytop support | Arjan van de Ven | 2008-01-25 |
* | sched: high-res preemption tick | Peter Zijlstra | 2008-01-25 |
* | cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() | Gautham R Shenoy | 2008-01-25 |
* | sched: remove printk_clock references from ia64 | Ingo Molnar | 2008-01-25 |
* | sched: remove printk_clock() | Ingo Molnar | 2008-01-25 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk... | Linus Torvalds | 2008-01-25 |
|\ |
|
| * | [AVR32] extint: Set initial irq type to low level | Haavard Skinnemoen | 2008-01-25 |
| * | [AVR32] extint: change set_irq_type() handling | David Brownell | 2008-01-25 |
| * | [AVR32] NMI debugging | Haavard Skinnemoen | 2008-01-25 |
| * | [AVR32] constify function pointer tables | Jan Engelhardt | 2008-01-25 |
| * | [AVR32] ATNGW100: Update defconfig | Haavard Skinnemoen | 2008-01-25 |
| * | [AVR32] ATSTK1002: Update defconfig | Haavard Skinnemoen | 2008-01-25 |
| * | [AVR32] Kconfig: Choose daughterboard instead of CPU | Haavard Skinnemoen | 2008-01-25 |
| * | [AVR32] Add support for ATSTK1003 and ATSTK1004 | Haavard Skinnemoen | 2008-01-25 |
| * | [AVR32] Clean up external DAC setup code | Haavard Skinnemoen | 2008-01-25 |
| * | [AVR32] ATSTK1000: Move gpio-leds setup to setup.c | Haavard Skinnemoen | 2008-01-25 |
| * | [AVR32] Add support for AT32AP7001 and AT32AP7002 | Haavard Skinnemoen | 2008-01-25 |
| * | [AVR32] Provide more CPU information in /proc/cpuinfo and dmesg | Haavard Skinnemoen | 2008-01-25 |
| * | [AVR32] Oprofile support | Haavard Skinnemoen | 2008-01-25 |
| * | [AVR32] Include instrumentation menu | Haavard Skinnemoen | 2008-01-25 |
| * | [AVR32] Enable debugging only when needed | Haavard Skinnemoen | 2008-01-25 |
| * | [AVR32] Remove redundant try_to_freeze() call from do_signal() | Haavard Skinnemoen | 2008-01-25 |
| * | [AVR32] Drop GFP_COMP for DMA memory allocations | Haavard Skinnemoen | 2008-01-25 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-01-25 |
|\ \ |
|
| * | | [CRYPTO] twofish: Merge common glue code | Sebastian Siewior | 2008-01-14 |
| * | | [CRYPTO] salsa20: Add x86-64 assembly version | Tan Swee Heng | 2008-01-10 |
| * | | [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version) | Tan Swee Heng | 2008-01-10 |
| * | | [CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallback | Sebastian Siewior | 2008-01-10 |
| * | | [CRYPTO] aes_s390: Add fallback driver | Sebastian Siewior | 2008-01-10 |
| * | | [CRYPTO] aes-asm: Merge common glue code | Sebastian Siewior | 2008-01-10 |
| * | | [CRYPTO] aes-i586: Remove setkey | Sebastian Siewior | 2008-01-10 |
| * | | [CRYPTO] aes-x86-64: Remove setkey | Sebastian Siewior | 2008-01-10 |
| * | | [CRYPTO] aes: Move common defines into a header file | Sebastian Siewior | 2008-01-10 |
* | | | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 |
* | | | Kobject: convert arch/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 2008-01-24 |