aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-01-078-56/+90
|\
| * microblaze: Update microblaze defconfigsMichal Simek2013-01-042-45/+80
| * microblaze: Fix pci compilation and sparse warningsMichal Simek2013-01-041-6/+5
| * microblaze: Add finit_module syscallMichal Simek2013-01-032-1/+3
| * microblaze: Kill __kmap_atomic()Michal Simek2013-01-031-1/+1
| * microblaze: Change section flags for noMMUMichal Simek2013-01-031-1/+1
| * microblaze: Microblaze wants sys_fork for noMMU tooMichal Simek2013-01-031-2/+0
* | ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-14/+14
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-203-3/+1
|\
| * missing user_stack_pointer() instancesAl Viro2012-12-191-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+2
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-161-0/+2
| |\ \ \
| | * | | microblaze: dma-mapping: support debug_dma_mapping_errorShuah Khan2012-11-281-0/+2
| | |/ /
* | | | microblaze: signal: Declare do_notify_resumeMichal Simek2012-12-132-1/+3
* | | | microblaze: lib: Add lib function declarationsMichal Simek2012-12-131-0/+7
* | | | microblaze: lib: Remove helper macrosMichal Simek2012-12-131-16/+12
* | | | microblaze: Add static qualifiersMichal Simek2012-12-132-3/+3
* | | | microblaze: Wire-up new system call kcmpMichal Simek2012-12-132-1/+3
* | | | microblaze: Fix intc_enable_or_unmask functionMichal Simek2012-12-131-1/+2
* | | | microblaze: Do not initialized regs->r1 twice in ELF_PLAT_INITMichal Simek2012-12-131-1/+1
* | | | microblaze: Remove passing the second arg to schedule_tailMichal Simek2012-12-131-1/+0
* | | | UAPI: (Scripted) Disintegrate arch/microblaze/include/asmDavid Howells2012-12-1338-552/+649
* | | | microblaze: uaccess.h: Fix timerfd syscallMichal Simek2012-12-131-2/+1
* | | | microblaze: Remove BIP from childregsMichal Simek2012-12-131-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-1210-193/+52
|\ \ \ \ | | |_|/ | |/| |
| * | | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+1
| * | | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-282-16/+1
| * | | microblaze: switch to generic fork/vfork/cloneAl Viro2012-11-287-56/+12
| | | |
| | \ \
| *-. \ \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-287-124/+43
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/
| | * | microblaze: switch to generic sys_execve()Al Viro2012-11-164-26/+1
| | * | microblaze: switch to generic kernel_execve()Al Viro2012-11-165-43/+6
| | * | microblaze: switch to generic kernel_thread()Al Viro2012-11-165-58/+39
| | * | microblaze: Fix bug with schedule_tailMichal Simek2012-11-151-1/+1
| | |/
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-111-0/+1
|\ \ \
| * \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| | |/
* | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-4/+0
|\ \ \
| * | | microblaze/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-4/+0
| | |/ | |/|
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-115-22/+26
|\ \ \ | |_|/ |/| |
| * | microblaze: use new common dtc ruleStephen Warren2012-12-035-22/+26
| |/
* / microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro2012-11-281-1/+1
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+1
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+1
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-112-7/+3
|\ \
| * | microblaze: don't bother with SIGTRAP in setup_rt_frame()Al Viro2012-10-011-5/+2
| * | bury the rest of TIF_IRETAl Viro2012-10-011-2/+0
| * | sanitize tsk_is_polling()Al Viro2012-10-011-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-092-14/+1
|\| |