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