| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2013-02-26 | 46 | -327/+295 |
|\ |
|
| * | microblaze: Do not use module.h in files which are not modules | Michal Simek | 2013-02-12 | 23 | -22/+23 |
| * | microblaze: Fix coding style issues | Michal Simek | 2013-02-12 | 32 | -294/+259 |
| * | microblaze: Add missing return from debugfs_tlb | Michal Simek | 2013-02-12 | 1 | -0/+2 |
| * | microblaze: Makefile clean | Jason Wu | 2013-02-12 | 1 | -6/+3 |
| * | microblaze: Add .gitignore entries for auto-generated files | Lars-Peter Clausen | 2013-02-12 | 2 | -0/+4 |
| * | microblaze: Fix strncpy_from_user macro | Michal Simek | 2013-02-12 | 1 | -5/+4 |
* | | Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-25 | 1 | -4/+1 |
|\ \ |
|
| * | | microblaze idle: Fix compile error | Lars-Peter Clausen | 2013-02-23 | 1 | -4/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 5 | -80/+54 |
|\ \ \ |
|
| * | | | burying unused conditionals | Al Viro | 2013-02-14 | 2 | -3/+0 |
| * | | | microblaze: remove debris in ptrace.c | Al Viro | 2013-02-03 | 1 | -23/+0 |
| * | | | microblaze: Move restart allowed out of block | Michal Simek | 2013-02-03 | 1 | -1/+1 |
| * | | | microblaze: fix handling of multiple pending signals | Al Viro | 2013-02-03 | 2 | -29/+42 |
| * | | | microblaze: fix the horror with restarts of sigreturn() | Al Viro | 2013-02-03 | 2 | -2/+7 |
| * | | | microblaze: evict the check for kernel_mode(regs) from do_notify_resume() | Al Viro | 2013-02-03 | 2 | -9/+3 |
| * | | | microblaze: switch to generic sigaltstack | Al Viro | 2013-02-03 | 2 | -15/+3 |
| | |/
| |/| |
|
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | arch/microblaze/platform: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-17 | 1 | -1/+1 |
| |/ |
|
* | | microblaze idle: delete pm_idle | Len Brown | 2013-02-17 | 1 | -3/+0 |
|/ |
|
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2013-01-07 | 8 | -56/+90 |
|\ |
|
| * | microblaze: Update microblaze defconfigs | Michal Simek | 2013-01-04 | 2 | -45/+80 |
| * | microblaze: Fix pci compilation and sparse warnings | Michal Simek | 2013-01-04 | 1 | -6/+5 |
| * | microblaze: Add finit_module syscall | Michal Simek | 2013-01-03 | 2 | -1/+3 |
| * | microblaze: Kill __kmap_atomic() | Michal Simek | 2013-01-03 | 1 | -1/+1 |
| * | microblaze: Change section flags for noMMU | Michal Simek | 2013-01-03 | 1 | -1/+1 |
| * | microblaze: Microblaze wants sys_fork for noMMU too | Michal Simek | 2013-01-03 | 1 | -2/+0 |
* | | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -14/+14 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 3 | -3/+1 |
|\ |
|
| * | missing user_stack_pointer() instances | 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 tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-12-20 | 1 | -0/+2 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 2012-12-16 | 1 | -0/+2 |
| |\ \ \ |
|
| | * | | | microblaze: dma-mapping: support debug_dma_mapping_error | Shuah Khan | 2012-11-28 | 1 | -0/+2 |
| | |/ / |
|
* | | | | microblaze: signal: Declare do_notify_resume | Michal Simek | 2012-12-13 | 2 | -1/+3 |
* | | | | microblaze: lib: Add lib function declarations | Michal Simek | 2012-12-13 | 1 | -0/+7 |
* | | | | microblaze: lib: Remove helper macros | Michal Simek | 2012-12-13 | 1 | -16/+12 |
* | | | | microblaze: Add static qualifiers | Michal Simek | 2012-12-13 | 2 | -3/+3 |
* | | | | microblaze: Wire-up new system call kcmp | Michal Simek | 2012-12-13 | 2 | -1/+3 |
* | | | | microblaze: Fix intc_enable_or_unmask function | Michal Simek | 2012-12-13 | 1 | -1/+2 |
* | | | | microblaze: Do not initialized regs->r1 twice in ELF_PLAT_INIT | Michal Simek | 2012-12-13 | 1 | -1/+1 |
* | | | | microblaze: Remove passing the second arg to schedule_tail | Michal Simek | 2012-12-13 | 1 | -1/+0 |
* | | | | UAPI: (Scripted) Disintegrate arch/microblaze/include/asm | David Howells | 2012-12-13 | 38 | -552/+649 |
* | | | | microblaze: uaccess.h: Fix timerfd syscall | Michal Simek | 2012-12-13 | 1 | -2/+1 |
* | | | | microblaze: Remove BIP from childregs | Michal Simek | 2012-12-13 | 1 | -1/+0 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 10 | -193/+52 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 1 | -2/+1 |
| * | | | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro | 2012-11-28 | 2 | -16/+1 |