| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 1 | -0/+1 |
|\ |
|
| * | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+1 |
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-24 | 1 | -0/+1 |
|\ \ |
|
| * | | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 2012-05-11 | 1 | -0/+1 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 | 1 | -7/+3 |
|\ \ \ |
|
| * | | | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 2012-05-21 | 1 | -2/+0 |
| * | | | blackfin: Use generic time config | Anna-Maria Gleixner | 2012-05-21 | 1 | -5/+3 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-23 | 1 | -16/+5 |
|\ \ \ |
|
| * | | | blackfin: don't open-code force_sigsegv() | Al Viro | 2012-05-21 | 1 | -3/+1 |
| * | | | blackfin: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-05-21 | 1 | -13/+4 |
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 1 | -2/+0 |
|\ \ \ \ |
|
| * | | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 | 1 | -2/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-22 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix "the the" in various Kconfig | Masanari Iida | 2012-04-18 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-21 | 5 | -53/+3 |
|\ \ \ |
|
| * \ \ | Merge branch 'smp/threadalloc' into smp/hotplug | Thomas Gleixner | 2012-05-08 | 1 | -27/+26 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 2012-05-05 | 1 | -1/+0 |
| * | | | blackfin: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -35/+2 |
| * | | | blackfin: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 2 | -18/+2 |
| * | | | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 2012-04-26 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | blackfin: fix build after add bf60x mach/pm.h | Steven Miao | 2012-05-21 | 2 | -1/+3 |
* | | | blackfin: twi: include linux/i2c.h | Sonic Zhang | 2012-05-21 | 1 | -0/+1 |
* | | | blackfin: bf60x: add head file for crc controller | Sonic Zhang | 2012-05-21 | 1 | -0/+139 |
* | | | blackfin: bf60x: twi: work around temporary anomaly 0501001 | Sonic Zhang | 2012-05-21 | 1 | -0/+27 |
* | | | blackfin: twi: Move TWI MMR access macro to twi head file | Sonic Zhang | 2012-05-21 | 1 | -0/+44 |
* | | | blackfin: twi: Move TWI peripheral pin request array to platform data | Sonic Zhang | 2012-05-21 | 17 | -1/+102 |
* | | | blackfin: bf60x: anomaly: Add a temporary anomaly 0501001 | Sonic Zhang | 2012-05-21 | 2 | -0/+14 |
* | | | blackfin: bf60x: Rename the DDR controller macro | Sonic Zhang | 2012-05-21 | 4 | -56/+56 |
* | | | blackfin: mach-bf609: pm: cleanup bfin_deepsleep | Steven Miao | 2012-05-21 | 1 | -8/+7 |
* | | | blackfin: bf60x: cleanup get clock code | Sonic Zhang | 2012-05-21 | 1 | -42/+22 |
* | | | blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time. | Sonic Zhang | 2012-05-21 | 6 | -0/+74 |
* | | | blackfin: bf60x: add wakeup source select | Steven Miao | 2012-05-21 | 6 | -29/+192 |
* | | | blackfin: bf60x: make clock changeable in kernel menuconfig | Bob Liu | 2012-05-21 | 5 | -29/+197 |
* | | | blackfin:mach-bf609: fix norflash for bf609-ezkit | Bob Liu | 2012-05-21 | 2 | -5/+6 |
* | | | blackfin: mach-bf609: add can_wakeup to ethernet device | Bob Liu | 2012-05-21 | 1 | -0/+1 |
* | | | blackfin: remove redundant CONFIG_BF60x macro | Sonic Zhang | 2012-05-21 | 1 | -6/+0 |
* | | | blackfin: rotary: Add pm_wakeup flag to platform data structure. | Sonic Zhang | 2012-05-21 | 4 | -0/+4 |
* | | | bfin_gpio: fix bf548-ezkit kernel fail to boot | Steven Miao | 2012-05-21 | 1 | -1/+2 |
* | | | bfin_dma: fix initcall return error in proc_dma_init() | Steven Miao | 2012-05-21 | 1 | -1/+2 |
* | | | Blackfin: delete fork func | Mike Frysinger | 2012-05-21 | 3 | -12/+2 |
* | | | Blackfin: fix unused clk var warning | Mike Frysinger | 2012-05-21 | 1 | -0/+2 |
* | | | blackfin: SMP: pda: "next" field of blackfin_pda only used in SMP kernel | Steven Miao | 2012-05-21 | 1 | -0/+2 |
* | | | blackfin: GPIO: Implement more GPIO APIs | Sonic Zhang | 2012-05-21 | 1 | -0/+44 |
* | | | blackfin: mach-common: ints-priority: fix compile error | Bob Liu | 2012-05-21 | 1 | -0/+2 |
* | | | blackfin: bf60x: bfin_uart: Add more LCR bits masks | Sonic Zhang | 2012-05-21 | 1 | -2/+4 |
* | | | blackfin: license: Change ADI BSD license | Sonic Zhang | 2012-05-21 | 53 | -100/+84 |
* | | | blackfin: bf537-stamp: update board file for platform bfin_sport device | Aaron Wu | 2012-05-21 | 2 | -8/+54 |
* | | | blackfin: bf60x: cleanup mem_map macro | Steven Miao | 2012-05-21 | 1 | -3/+3 |
* | | | blackfin: bf60x: fix compiling warning | Bob Liu | 2012-05-21 | 3 | -3/+11 |
* | | | blackfin: bf60x: add power management support | Steven Miao | 2012-05-21 | 8 | -595/+1105 |