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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-09-03
microblaze: timer: Use CLKSRC_OF initialization
Michal Simek
1
-0
/
+1
2013-08-13
microblaze: fix clone syscall
Michal Simek
1
-1
/
+1
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+0
2013-04-30
Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+0
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
1
-1
/
+0
2013-04-16
Remove GENERIC_GPIO config option
Alexandre Courbot
1
-3
/
+0
2013-04-08
microblaze: Use generic idle loop
Thomas Gleixner
1
-0
/
+2
2013-03-20
memblock: Kill ARCH_POPULATES_NODE_MAP once more
Paul Bolle
1
-3
/
+0
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
1
-1
/
+1
2013-02-27
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-0
/
+1
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-2
/
+0
2012-11-28
microblaze: switch to generic fork/vfork/clone
Al Viro
1
-0
/
+1
2012-11-16
microblaze: switch to generic kernel_execve()
Al Viro
1
-0
/
+1
2012-11-16
microblaze: switch to generic kernel_thread()
Al Viro
1
-0
/
+1
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
Catalin Marinas
1
-0
/
+1
2012-10-04
microblaze: Support 4k/16k/64k pages
Michal Simek
1
-5
/
+2
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
1
-0
/
+1
2012-07-30
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
1
-0
/
+1
2012-05-28
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-1
/
+1
2012-05-25
microblaze: Do not select GENERIC_GPIO by default
Lars-Peter Clausen
1
-1
/
+1
2012-05-21
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
1
-2
/
+0
2012-05-21
microblaze: Use generic time config
Anna-Maria Gleixner
1
-6
/
+1
2012-03-27
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-12
/
+21
2012-03-23
microblaze: Improve TLB calculation for small systems
Michal Simek
1
-0
/
+4
2012-03-23
microblaze: Highmem support
Michal Simek
1
-13
/
+11
2012-03-23
microblaze: Use active regions
Michal Simek
1
-0
/
+4
2012-03-23
microblaze: mm: Use ZONE_DMA instead of ZONE_NORMAL
Michal Simek
1
-0
/
+3
2012-02-16
irq_domain/microblaze: Convert microblaze to use irq_domains
Grant Likely
1
-0
/
+1
2012-01-20
microblaze: generic atomic64 support
Daniel Borkmann
1
-0
/
+1
2012-01-11
cpu: Register a generic CPU device on architectures that currently do not
Ben Hutchings
1
-0
/
+1
2011-11-28
microblaze: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
1
-0
/
+1
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
1
-6
/
+0
2011-04-13
usb: Fix Kconfig unmet dependencies for Microblaze EHCI
Michal Simek
1
-1
/
+0
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
1
-1
/
+0
2011-03-29
microblaze: Use generic show_interrupts()
Thomas Gleixner
1
-0
/
+1
2011-03-23
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
1
-0
/
+3
2011-03-15
microblaze: Do not copy reset vectors/manual reset vector setup
Michal Simek
1
-0
/
+11
2011-03-09
microblaze: Fix typo in Kconfig
Tobias Klauser
1
-1
/
+1
2011-03-09
microblaze: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
1
-0
/
+1
2011-01-21
microblaze: Use generic irq Kconfig
Thomas Gleixner
1
-6
/
+2
2011-01-21
genirq: Remove __do_IRQ
Thomas Gleixner
1
-3
/
+0
2010-12-29
of/flattree: Add Kconfig for EARLY_FLATTREE
Stephen Neuendorffer
1
-1
/
+1
2010-10-28
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-5
/
+0
2010-10-21
microblaze: Add seccomp support
Michal Simek
1
-0
/
+17
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
1
-18
/
+33
2010-09-19
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
1
-5
/
+0
2010-08-06
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-3
/
+0
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-15
/
+2
[next]