index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Age
Commit message (
Expand
)
Author
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-01-17
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
2012-01-17
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2012-01-17
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2012-01-16
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2012-01-15
Kbuild: Use dtc's -d (dependency) option
Stephen Warren
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-11
cpu: Register a generic CPU device on architectures that currently do not
Ben Hutchings
2012-01-11
microblaze: Add topology init
Michal Simek
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2012-01-10
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-07
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-06
microblaze/PCI: use pci_scan_root_bus()
Bjorn Helgaas
2012-01-06
microblaze/PCI: convert to pci_create_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
microblaze/PCI: make pcibios_setup_phb_resources() static
Bjorn Helgaas
2012-01-06
microblaze/PCI: fix pci_bus_for_each_resource() usage
Bjorn Helgaas
2012-01-06
PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-01-05
microblaze: Wire-up new system calls
Michal Simek
2012-01-05
microblaze: Remove NO_IRQ from architecture
Michal Simek
2012-01-05
microblaze: Trivial asm fix
Michal Simek
2012-01-05
microblaze: Fix debug message in module
Michal Simek
2012-01-05
microblaze: Remove eprintk macro
Michal Simek
2012-01-05
microblaze: Send CR before LF for early console
Michal Simek
2012-01-05
microblaze: Change NO_IRQ to 0
Michal Simek
2012-01-05
microblaze: Use irq_of_parse_and_map for timer
Michal Simek
2012-01-05
microblaze: intc: Change variable name
Michal Simek
2012-01-05
microblaze: Use of_find_compatible_node for timer and intc
Michal Simek
2012-01-05
microblaze: Add __cmpdi2
Michal Simek
2012-01-05
microblaze: Synchronize __pa __va macros
Michal Simek
2011-12-12
gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags()
Grant Likely
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
2011-12-08
memblock: Kill memblock_init()
Tejun Heo
2011-12-08
memblock: Fix include breakages caused by 24aa07882b
Tejun Heo
2011-11-28
microblaze: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
2011-11-23
Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Rafael J. Wysocki
2011-11-21
microblaze: bury asm/namei.h
Al Viro
2011-11-21
freezer: remove now unused TIF_FREEZE
Tejun Heo
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
microblaze: Add export.h to arch/microblaze files as required
Paul Gortmaker
2011-10-31
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2011-10-14
microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usage
Peter Zijlstra
2011-10-14
microblaze: Use delay slot in __strnlen_user, __strncpy_user
Michal Simek
2011-10-14
microblaze: Remove NET_IP_ALIGN from system.h
Michal Simek
2011-10-14
microblaze: Add __ucmpdi2() helper function
Michal Simek
2011-10-14
microblaze: Raise SIGFPE/FPE_INTDIV for div by zero
Edgar E. Iglesias
[next]