1. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  2. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  3. 42ca4fb FRV: Add basic performance counter support by David Howells · 15 years ago
  4. 00460f4 FRV: Implement atomic64_t by David Howells · 15 years ago
  5. aee3ff1 FRV: Wire up new syscalls by David Howells · 15 years ago
  6. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  7. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  8. 5c55b40 FRV: Fix interaction with new generic header stuff by David Howells · 15 years ago
  9. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  10. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 15 years ago
  11. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  12. d7c4f1b asm-generic: make pci.h usable directly by Arnd Bergmann · 15 years ago
  13. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  14. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  15. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  16. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  17. 4a3b989 FRV: Implement new-style ptrace by David Howells · 15 years ago
  18. 24ceb7e FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue by David Howells · 15 years ago
  19. b7bab88 FRV: Implement TIF_NOTIFY_RESUME by David Howells · 15 years ago
  20. aa1913c FRV: Remove in-kernel strace code by David Howells · 15 years ago
  21. db5c444 FRV: BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  22. d2f11bf FRV: bitops: Change the bitmap index from int to unsigned long by Justin Chen · 15 years ago
  23. df1f6d2 FRV: Use __INIT macro instead of .text.init. by Tim Abbott · 15 years ago
  24. b2ad5e1 FRV: Remove unused header asm/init.h. by Tim Abbott · 15 years ago
  25. 9a523d4 FRV: Stop gcc from generating uninitialised variable warnings after BUG() by David Howells · 15 years ago
  26. e37469f FRV: Wire up new syscalls by David Howells · 15 years ago
  27. b6a8d95 frv: convert frv to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  28. 77e38a5 frv: insert PCI root bus resources for the MB93090 devel motherboard by David Howells · 15 years ago
  29. f297bfe FRV: Don't attempt to #include <linux/blk.h> as it doesn't exist by David Howells · 15 years ago
  30. e69cc92 FRV: Move to arch/frv/include/asm/ by David Howells · 15 years ago
  31. c47ae9a FRV: Fix compile breakage by Adrian Bunk · 15 years ago
  32. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  33. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  34. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 15 years ago
  35. a8e807f FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now by David Howells · 15 years ago
  36. dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 16 years ago
  37. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 16 years ago
  38. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  39. 4280e31 frv: fix mmap2 error handling by David Howells · 16 years ago
  40. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  41. 70a3075 FRV: Eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 16 years ago
  42. c9af956 FRV: Provide dma_map_page() for NOMMU and fix comments by David Howells · 16 years ago
  43. 9bd8f9c frv: use generic pci_enable_resources() by Bjorn Helgaas · 16 years ago
  44. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  45. 784dd7b FRV: Wire up new system calls by David Howells · 16 years ago
  46. e275e0a frv: use generic show_mem() by Johannes Weiner · 16 years ago
  47. 19caeed frv: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  48. d75f65f remove include/linux/pm_legacy.h by Adrian Bunk · 16 years ago
  49. 0aea531 PCI: remove unused arch pcibios_update_resource() functions by Adrian Bunk · 16 years ago
  50. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 16 years ago
  51. fb56f0f frv: export empty_zero_page by Adrian Bunk · 16 years ago
  52. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  53. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 16 years ago
  54. adafbed frv: unbreak misalignment handling changes by David Howells · 16 years ago
  55. 08acd4f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  56. 9691609 Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release by Len Brown · 16 years ago
  57. de400bd frv: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  58. 6510d41 kernel: Move arches to use common unaligned access by Harvey Harrison · 16 years ago
  59. ecd0fa9 Remove the macro get_personality by WANG Cong · 16 years ago
  60. b70d3a2 iomap: fix 64 bits resources on 32 bits by Benjamin Herrenschmidt · 16 years ago
  61. ff471b2 frv si_addr annotations by Al Viro · 16 years ago
  62. 9fd9121 frv: unexport kmap_atomic_to_page by Adrian Bunk · 16 years ago
  63. 6355f3d PCI: remove pcibios_fixup_ghosts() by Greg Kroah-Hartman · 16 years ago
  64. 1ba6ab1 PCI: remove initial bios sort of PCI devices on x86 by Greg Kroah-Hartman · 16 years ago
  65. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  66. 6afe1a1 PM: Remove legacy PM by Pavel Machek · 16 years ago
  67. 4f3f8e9 FRV: Correctly determine the address of an illegal instruction by David Howells · 16 years ago
  68. ed9b949 FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2] by David Howells · 16 years ago
  69. e31c243 FRV: Add support for emulation of userspace atomic ops [try #2] by David Howells · 16 years ago
  70. e80af3a FRV: Change the timerfd syscalls to be the same as i386 by David Howells · 16 years ago
  71. 2d0e2ba FRV: Drop the .data.idt section for FRV by David Howells · 16 years ago
  72. aa02cd2 xtime_lock vs update_process_times by Peter Zijlstra · 16 years ago
  73. d897d2b FRV: Fix up parse error in linker script by David Howells · 16 years ago
  74. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  75. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 16 years ago
  76. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  77. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 16 years ago
  78. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  79. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 16 years ago
  80. 9692bd9 timerfd: fix remaining architectures by Andrew Morton · 16 years ago
  81. 540e310 frv: use find_task_by_vpid in cxn_pin_by_pid by Pavel Emelyanov · 16 years ago
  82. 7038220 FRV: permit the memory to be located elsewhere in NOMMU mode by David Howells · 16 years ago
  83. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 16 years ago
  84. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 16 years ago
  85. 0868ff7 move frv docs one level up by Adrian Bunk · 16 years ago
  86. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 16 years ago
  87. 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
  88. f4cb570 Suspend: Clean up Kconfig (V2) by Johannes Berg · 17 years ago
  89. 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
  90. d3883ec Remove references to "make dep" by Adrian Bunk · 17 years ago
  91. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 16 years ago
  92. abee8ed FRV: Drop 'TOPDIR' from Makefiles by WANG Cong · 17 years ago
  93. 3c83567 FRV: arrange things such that BRA can reach from the trap table by David Howells · 17 years ago
  94. e4fc5a1 FRV: Remove the section annotation on free_initmem() by David Howells · 17 years ago
  95. 9e6a76b scatterlist fallout: frv by Al Viro · 17 years ago
  96. 761a7e3 spelling fixes: arch/frv/ by Simon Arlott · 17 years ago
  97. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  98. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  99. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  100. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago