Age | Commit message (Expand) | Author |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro |
2012-11-28 | microblaze: switch to generic fork/vfork/clone | Al Viro |
2012-11-28 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro |
2012-11-28 | microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors | Al Viro |
2012-11-16 | microblaze: switch to generic sys_execve() | Al Viro |
2012-11-16 | microblaze: switch to generic kernel_execve() | Al Viro |
2012-11-16 | microblaze: switch to generic kernel_thread() | Al Viro |
2012-11-15 | microblaze: Fix bug with schedule_tail | Michal Simek |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
2012-10-09 | atomic: implement generic atomic_dec_if_positive() | Shaohua Li |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-10-07 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2012-10-06 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina |
2012-10-04 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann |
2012-10-04 | Revert "microblaze_mmu_v2: Update signal returning address" | Michal Simek |
2012-10-04 | microblaze: Added more support for PCI | John Linn |
2012-10-04 | microblaze: Prefer to use pr_XXX instead of printk(KERN_XX) | Michal Simek |
2012-10-04 | microblaze: Fix bug with passing command line | Michal Simek |
2012-10-04 | microblaze: Remove PAGE properties duplication | Michal Simek |
2012-10-04 | microblaze: Remove additional andi which has been already done | Michal Simek |
2012-10-04 | microblaze: Use predefined macro for ESR_DIZ | Michal Simek |
2012-10-04 | microblaze: Support 4k/16k/64k pages | Michal Simek |
2012-10-04 | microblaze: Do not used hardcoded value in exception handler | Michal Simek |
2012-10-04 | microblaze: Added fdt chosen capability for timer | Michal Simek |
2012-10-04 | microblaze: Add support for ioreadXX/iowriteXX_rep | Michal Simek |
2012-10-04 | microblaze: Improve failure handling for GPIO reset | Stephan Linz |
2012-10-04 | microblaze: clinkage.h | Paul Bolle |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells |
2012-10-01 | microblaze: don't bother with SIGTRAP in setup_rt_frame() | Al Viro |
2012-10-01 | bury the rest of TIF_IRET | Al Viro |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro |
2012-08-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-07-06 | devicetree: add helper inline for retrieving a node's full name | Grant Likely |
2012-07-05 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas |
2012-07-05 | microblaze/PCI: factor out pcibios_setup() | Myron Stowe |
2012-06-27 | mtd/uclinux: Use generic __bss_stop instead of _ebss | Geert Uytterhoeven |
2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu |