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