| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 | 1 | -1/+0 |
| * | | | bfin: Fix typo in arch_cpu_idle() | Ingo Molnar | 2013-04-10 | 1 | -1/+1 |
| * | | | bfin: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -27/+8 |
| | |/
| |/| |
|
* | | | early_printk: consolidate random copies of identical code | Thomas Gleixner | 2013-04-29 | 1 | -2/+0 |
* | | | mm/blackfin: use common help functions to free reserved pages | Jiang Liu | 2013-04-29 | 1 | -19/+3 |
|/ / |
|
* | | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 | 1 | -1/+1 |
|/ |
|
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-27 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 2 | -4/+1 |
|\ |
|
| * | default SET_PERSONALITY() in linux/elf.h | Al Viro | 2013-02-26 | 1 | -3/+0 |
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -1/+1 |
* | | Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-25 | 1 | -3/+1 |
|\ \ |
|
| * \ | Merge branch 'pm-cpuidle' into fixes | Rafael J. Wysocki | 2013-02-23 | 1 | -3/+1 |
| |\ \ |
|
| | * | | blackfin idle: Fix compile error | Lars-Peter Clausen | 2013-02-23 | 1 | -3/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 2 | -12/+2 |
|\ \ \ \ |
|
| * | | | | burying unused conditionals | Al Viro | 2013-02-14 | 2 | -3/+0 |
| * | | | | blackfin: switch to generic sigaltstack | Al Viro | 2013-02-03 | 2 | -10/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli... | Linus Torvalds | 2013-02-22 | 5 | -23/+13 |
|\ \ \ \ |
|
| * | | | | blackfin: time-ts: Remove duplicate assignment | Stephen Boyd | 2013-02-20 | 1 | -6/+0 |
| * | | | | blackfin: pm: fix build error | Steven Miao | 2013-02-20 | 1 | -0/+4 |
| * | | | | blackfin: sync data in blackfin write buffer | Sonic Zhang | 2013-02-20 | 1 | -0/+1 |
| * | | | | blackfin: use bitmap library functions | Akinobu Mita | 2013-02-20 | 1 | -16/+7 |
| * | | | | blackfin: mem_init: update dmc config register | Bob Liu | 2013-02-20 | 1 | -1/+1 |
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 1 | -1/+5 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 2013-01-14 | 1 | -3/+3 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | time: convert arch_gettimeoffset to a pointer | Stephen Warren | 2012-12-24 | 1 | -1/+5 |
* | | | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -4/+2 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | arch/blackfin: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -4/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-20 | 1 | -7/+0 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki | 2013-02-18 | 1 | -7/+0 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | blackfin idle: delete pm_idle | Len Brown | 2013-02-17 | 1 | -7/+0 |
| | |/ / |
|
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-19 | 1 | -2/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | arch Kconfig: Remove references to IRQ_PER_CPU | James Hogan | 2013-02-04 | 1 | -1/+0 |
| * | | | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-01-24 | 1 | -1/+0 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | irq_work: Remove CONFIG_HAVE_IRQ_WORK | Frederic Weisbecker | 2012-11-17 | 1 | -1/+0 |
* | | | | blackfin: Provide dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 2013-01-29 | 1 | -0/+10 |
|/ / / |
|
* | | | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -3/+3 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 3 | -3/+1 |
|\ \ |
|
| * | | new helper: current_user_stack_pointer() | Al Viro | 2012-12-19 | 1 | -0/+1 |
| * | | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 2 | -3/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli... | Linus Torvalds | 2012-12-18 | 38 | -948/+972 |
|\ \ \ |
|
| * | | | blackfin: SEC: clean up SEC interrupt initialization | Sonic Zhang | 2012-12-14 | 4 | -146/+137 |
| * | | | blackfin: kgdb: call generic_exec_single() directly | Sonic Zhang | 2012-12-13 | 1 | -2/+11 |
| * | | | blackfin: anomaly: add anomaly 16000030 for bf5xx | Sonic Zhang | 2012-12-13 | 7 | -0/+7 |
| * | | | Blackfin: dpmc: use module_platform_driver macro | Srinivas Kandagatla | 2012-12-13 | 1 | -18/+1 |
| * | | | Blackfin: remove unused is_in_rom() | Tobias Klauser | 2012-12-13 | 1 | -17/+0 |
| * | | | Blackfin: remove unnecessary prototype for kobjsize() | Tobias Klauser | 2012-12-13 | 1 | -2/+0 |
| * | | | Blackfin: twi: Add missing __iomem annotation | Lars-Peter Clausen | 2012-12-13 | 1 | -1/+1 |
| * | | | Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __user | Lars-Peter Clausen | 2012-12-13 | 1 | -4/+4 |
| * | | | Blackfin: Annotate clear_user 'to' parameter with __user | Lars-Peter Clausen | 2012-12-13 | 1 | -2/+2 |
| * | | | Blackfin: Add missing __user annotations to put_user | Lars-Peter Clausen | 2012-12-13 | 1 | -4/+4 |