summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* 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-122-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-102-14/+1
|\ \ \ | |/ /
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-14/+1
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-093-0/+3
|\ \
| * | readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
| * | atomic: implement generic atomic_dec_if_positive()Shaohua Li2012-10-091-0/+1
| * | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-091-0/+1
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-042-1/+4
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+1
| | |/ | |/|
* | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-10-0712-80/+182
|\ \ \
| * | | Revert "microblaze_mmu_v2: Update signal returning address"Michal Simek2012-10-041-8/+0
| * | | microblaze: Added more support for PCIJohn Linn2012-10-042-0/+6
| * | | microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)Michal Simek2012-10-043-15/+15
| * | | microblaze: Fix bug with passing command lineMichal Simek2012-10-042-12/+15
| * | | microblaze: Remove PAGE properties duplicationMichal Simek2012-10-041-6/+0
| * | | microblaze: Remove additional andi which has been already doneMichal Simek2012-10-041-3/+0
| * | | microblaze: Use predefined macro for ESR_DIZMichal Simek2012-10-041-2/+3
| * | | microblaze: Support 4k/16k/64k pagesMichal Simek2012-10-043-9/+10
| * | | microblaze: Do not used hardcoded value in exception handlerMichal Simek2012-10-042-24/+32
| * | | microblaze: Added fdt chosen capability for timerMichal Simek2012-10-041-1/+9
| * | | microblaze: Add support for ioreadXX/iowriteXX_repMichal Simek2012-10-041-0/+90
| * | | microblaze: Improve failure handling for GPIO resetStephan Linz2012-10-041-2/+5
| * | | microblaze: clinkage.hPaul Bolle2012-10-041-1/+0
| |/ /
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-061-1/+2
| |/ |/|
* | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-1/+1
|/
OpenPOWER on IntegriCloud