aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-06devicetree: add helper inline for retrieving a node's full nameGrant Likely
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-07-05microblaze/PCI: factor out pcibios_setup()Myron Stowe
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-28Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-05-25microblaze: Setup correct pointer to TLS areaEdgar E. Iglesias
2012-05-25microblaze: Add TLS support to sys_cloneEdgar E. Iglesias
2012-05-25microblaze: ftrace: Pass the first calling instruction for dynamic ftraceMichal Simek
2012-05-25microblaze: Port OOM changes to do_page_faultKautuk Consul
2012-05-25microblaze: Do not select GENERIC_GPIO by defaultLars-Peter Clausen
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-21microblaze: drop 'oldset' argument of do_notify_resume()Al Viro
2012-05-21microblaze: handle TIF_NOTIFY_RESUMEAl Viro
2012-05-21microblaze: bury sys_rt_sigsuspend_wrapper in nommu case tooAl Viro
2012-05-21microblaze: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro
2012-05-21microblaze: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21microblaze: fix signal maskingMatt Fleming
2012-05-21microblaze: no need to reset handler if SA_ONESHOTMatt Fleming
2012-05-21microblaze: don't reimplement force_sigsegv()Matt Fleming
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner
2012-05-21microblaze: Use generic time configAnna-Maria Gleixner
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-15microblaze/PCI: fix "io_offset undeclared" errorBjorn Helgaas
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05microblaze: Use generic init_taskThomas Gleixner
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-03Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-04-02microblaze: Fix ret_from_fork declarationMichal Simek