1. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  2. eae0751 frv: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  3. 21266be arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug by Dan Williams · 9 years ago
  4. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  5. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  6. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  7. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  8. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  9. d64008a burying unused conditionals by Al Viro · 12 years ago
  10. 177b670 frv: switch to generic old sigaction() by Al Viro · 11 years ago
  11. 39e08a9 frv: switch to generic old sigsuspend by Al Viro · 11 years ago
  12. fe76141 frv: switch to generic sigaltstack by Al Viro · 11 years ago
  13. 786133f Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/core by Ingo Molnar · 11 years ago
  14. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 11 years ago
  15. 6147a9d irq_work: Remove CONFIG_HAVE_IRQ_WORK by Frederic Weisbecker · 12 years ago
  16. 7b7ade1 frv: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  17. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  18. 9b2a60c Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option by Catalin Marinas · 12 years ago
  19. af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
  20. 49ed339 frv: switch to generic kernel_thread() by Al Viro · 12 years ago
  21. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  22. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 12 years ago
  23. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  24. 5322418 frv: switch to GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  25. 3007c48 treewide: remove commented out Kconfig entries by Paul Bolle · 13 years ago
  26. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 13 years ago
  27. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  28. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  29. 3062aa5 FRV: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  30. a9554c3 frv: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  31. 5ca7202 FRV: Do some cleanups by Amerigo Wang · 13 years ago
  32. 0664996 bitops: introduce CONFIG_GENERIC_FIND_BIT_LE by Akinobu Mita · 13 years ago
  33. f39b02d frv: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  34. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 13 years ago
  35. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  36. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  37. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  38. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  39. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  40. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  41. 42ca4fb FRV: Add basic performance counter support by David Howells · 15 years ago
  42. 4a3b989 FRV: Implement new-style ptrace by David Howells · 15 years ago
  43. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  44. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  45. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  46. 7038220 FRV: permit the memory to be located elsewhere in NOMMU mode by David Howells · 16 years ago
  47. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 16 years ago
  48. 0868ff7 move frv docs one level up by Adrian Bunk · 16 years ago
  49. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 16 years ago
  50. 687fcdf Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  51. f4cb570 Suspend: Clean up Kconfig (V2) by Johannes Berg · 16 years ago
  52. 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 16 years ago
  53. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  54. 0aa817f Slab allocators: define common size limitations by Christoph Lameter · 17 years ago
  55. 8defab3 FRV: Replace pgd management via slabs through quicklists by Christoph Lameter · 17 years ago
  56. 81819f0 SLUB core by Christoph Lameter · 17 years ago
  57. 66701b1 [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA by Christoph Lameter · 17 years ago
  58. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 17 years ago
  59. 339b0c0 [PATCH] FRV: Permit large kmalloc allocations [try #2] by David Howells · 18 years ago
  60. af8c65b [PATCH] FRV: permit __do_IRQ() to be dispensed with by David Howells · 18 years ago
  61. 1bcbba3 [PATCH] FRV: Use the generic IRQ stuff by David Howells · 18 years ago
  62. ebd6c17 [PATCH] FRV: Use the generic time stuff for FRV by john stultz · 18 years ago
  63. 1f6d7a9 [PATCH] bitops: frv: use generic bitops by Akinobu Mita · 18 years ago
  64. 06027bd [PATCH] hrtimer: round up relative start time on low-res arches by Ingo Molnar · 18 years ago
  65. 2308acc [PATCH] "tiny-make-id16-support-optional" fixes by Adrian Bunk · 18 years ago
  66. f8aec75 [PATCH] frv: force serial driver inclusion by David Howells · 18 years ago
  67. 7a75831 [PATCH] frv: fix PCMCIA configuration by David Howells · 18 years ago
  68. d5950b4 [NET]: add a top-level Networking menu to *config by Sam Ravnborg · 19 years ago
  69. 3f22ab2 [PATCH] make each arch use mm/Kconfig by Dave Hansen · 19 years ago
  70. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago