aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAge
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-28
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\ \
| * | microblaze: don't bother with SIGTRAP in setup_rt_frame()Al Viro2012-10-01
| * | bury the rest of TIF_IRETAl Viro2012-10-01
| * | sanitize tsk_is_polling()Al Viro2012-10-01
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-20
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-09
|\ \
| * | readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
| * | atomic: implement generic atomic_dec_if_positive()Shaohua Li2012-10-09
| * | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-09
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-09
|\ \ \ | |/ / |/| |
| * | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-04
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-03
| | |/ | |/|
* | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-10-07
|\ \ \
| * | | Revert "microblaze_mmu_v2: Update signal returning address"Michal Simek2012-10-04
| * | | microblaze: Added more support for PCIJohn Linn2012-10-04
| * | | microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)Michal Simek2012-10-04
| * | | microblaze: Fix bug with passing command lineMichal Simek2012-10-04
| * | | microblaze: Remove PAGE properties duplicationMichal Simek2012-10-04
| * | | microblaze: Remove additional andi which has been already doneMichal Simek2012-10-04
| * | | microblaze: Use predefined macro for ESR_DIZMichal Simek2012-10-04
| * | | microblaze: Support 4k/16k/64k pagesMichal Simek2012-10-04
| * | | microblaze: Do not used hardcoded value in exception handlerMichal Simek2012-10-04
| * | | microblaze: Added fdt chosen capability for timerMichal Simek2012-10-04
| * | | microblaze: Add support for ioreadXX/iowriteXX_repMichal Simek2012-10-04
| * | | microblaze: Improve failure handling for GPIO resetStephan Linz2012-10-04
| * | | microblaze: clinkage.hPaul Bolle2012-10-04
| |/ /
* | / cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-05
| |/ |/|
* | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-02
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-08-03
|\
| * mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-27
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-30
* | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-24
|\ \
| * \ Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-05
| |\ \
| | * | microblaze/PCI: factor out pcibios_setup()Myron Stowe2012-07-05
| | |/
| * / PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-13
| |/
* / devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-06
|/
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-31
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23