index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
3
-114
/
+12
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
6
-101
/
+45
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-02-23
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
1
-2
/
+0
2012-02-23
microblaze/PCI: get rid of device resource fixups
Bjorn Helgaas
2
-73
/
+4
2012-02-23
microblaze/PCI: remove unused pci_flags
Bjorn Helgaas
2
-40
/
+9
2012-02-16
irq_domain/microblaze: Convert microblaze to use irq_domains
Grant Likely
5
-99
/
+45
2012-02-14
irq_domain: convert microblaze from irq_host to irq_domain
Grant Likely
3
-5
/
+3
2012-01-31
Revert "microblaze: Add topology init"
Michal Simek
1
-20
/
+1
2012-01-20
microblaze: generic atomic64 support
Daniel Borkmann
2
-0
/
+2
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+8
2012-01-17
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
1
-4
/
+2
2012-01-17
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2
-2
/
+6
2012-01-17
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-1
/
+20
2012-01-16
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2012-01-15
Kbuild: Use dtc's -d (dependency) option
Stephen Warren
1
-1
/
+1
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
3
-28
/
+21
2012-01-11
cpu: Register a generic CPU device on architectures that currently do not
Ben Hutchings
1
-0
/
+1
2012-01-11
microblaze: Add topology init
Michal Simek
1
-1
/
+20
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-19
/
+1
2012-01-10
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
15
-84
/
+93
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2012-01-07
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-41
/
+2
2012-01-06
microblaze/PCI: use pci_scan_root_bus()
Bjorn Helgaas
1
-7
/
+3
2012-01-06
microblaze/PCI: convert to pci_create_root_bus() for correct root bus resources
Bjorn Helgaas
1
-15
/
+15
2012-01-06
microblaze/PCI: make pcibios_setup_phb_resources() static
Bjorn Helgaas
2
-2
/
+1
2012-01-06
microblaze/PCI: fix pci_bus_for_each_resource() usage
Bjorn Helgaas
1
-2
/
+0
2012-01-06
PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2
-5
/
+5
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+4
2012-01-05
microblaze: Wire-up new system calls
Michal Simek
2
-1
/
+7
2012-01-05
microblaze: Remove NO_IRQ from architecture
Michal Simek
2
-4
/
+2
2012-01-05
microblaze: Trivial asm fix
Michal Simek
1
-1
/
+1
2012-01-05
microblaze: Fix debug message in module
Michal Simek
1
-1
/
+1
2012-01-05
microblaze: Remove eprintk macro
Michal Simek
3
-16
/
+10
2012-01-05
microblaze: Send CR before LF for early console
Michal Simek
1
-2
/
+2
2012-01-05
microblaze: Change NO_IRQ to 0
Michal Simek
3
-20
/
+30
2012-01-05
microblaze: Use irq_of_parse_and_map for timer
Michal Simek
1
-1
/
+1
2012-01-05
microblaze: intc: Change variable name
Michal Simek
1
-6
/
+5
2012-01-05
microblaze: Use of_find_compatible_node for timer and intc
Michal Simek
2
-26
/
+8
2012-01-05
microblaze: Add __cmpdi2
Michal Simek
2
-0
/
+27
2012-01-05
microblaze: Synchronize __pa __va macros
Michal Simek
1
-9
/
+2
2011-12-12
gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags()
Grant Likely
1
-41
/
+2
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
1
-2
/
+4
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
1
-2
/
+2
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
1
-2
/
+2
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
1
-1
/
+1
2011-12-08
memblock: Kill memblock_init()
Tejun Heo
1
-1
/
+0
2011-12-08
memblock: Fix include breakages caused by 24aa07882b
Tejun Heo
1
-14
/
+0
2011-11-28
microblaze: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
2
-19
/
+1
2011-11-23
Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Rafael J. Wysocki
1
-2
/
+0
[next]