1. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  2. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  3. f1c93e4 um: remove dead code by Richard Weinberger · 13 years ago
  4. 39073db um: adjust size of pid_buf by Richard Weinberger · 13 years ago
  5. f1c2bb8 um: implement a x86_64 vDSO by Richard Weinberger · 13 years ago
  6. fc9a001 um: set __HAVE_ARCH_GATE_AREA for x86_64 by Richard Weinberger · 13 years ago
  7. 548f0a4 um: Set __HAVE_ARCH_GATE_AREA for i386 by Richard Weinberger · 13 years ago
  8. b743ac5 um: disable scan_elf_aux() on x86_64 by Richard Weinberger · 13 years ago
  9. 2a6d0ac uml: free resources by Davidlohr Bueso · 13 years ago
  10. 9a8beb9 uml: drivers/slip_user.c memory leak fix by Vitaliy Ivanov · 13 years ago
  11. 2fdf213 uml: helper.c warning corrections by Vitaliy Ivanov · 13 years ago
  12. 7a99ae7 uml: cow_user.c warning corrections by Vitaliy Ivanov · 13 years ago
  13. fbee8d9 uml: drivers/net_user.c memory leak fix by Vitaliy Ivanov · 13 years ago
  14. 7fa38e7 um: reinstate kernel version in generated .config by Geert Uytterhoeven · 13 years ago
  15. dd71dc4 um: add netpoll support by Richard Weinberger · 13 years ago
  16. f956b3e um: fix _FORTIFY_SOURCE=2 support for kernel modules by Richard Weinberger · 13 years ago
  17. 22e9b91 um: clean up delay functions by Richard Weinberger · 13 years ago
  18. c0ce5b6 um, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  19. 7213de0 um: clean up vm-flags.h by Richard Weinberger · 13 years ago
  20. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  21. c0c463d Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-linus' and 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  22. eb47418 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  23. a03fc8c um: Make rwsem.S depend on CONFIG_RWSEM_XCHGADD_ALGORITHM by Richard Weinberger · 13 years ago
  24. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  25. a7386694 x86: Unify rwsem assembly implementation by Jan Beulich · 13 years ago
  26. 8c95aa6 um: add asm/percpu.h by Richard Weinberger · 13 years ago
  27. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  28. 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 13 years ago
  29. 818b667 Remove unused PROC_CHANGE_PENALTY constant by Stephen Boyd · 13 years ago
  30. db271cf um: fix crash while os_dump_core() by Richard Weinberger · 13 years ago
  31. 607647a um: include linux/prefetch.h by Richard Weinberger · 13 years ago
  32. 3ef6130 um: print info about fatal segfaults by Richard Weinberger · 13 years ago
  33. 4ff4d8d um: add ucast ethernet transport by Nolan Leake · 13 years ago
  34. d634f19 um: add earlyprintk support by Richard Weinberger · 13 years ago
  35. 2525e70 um: remove SIGHUP handler by Richard Weinberger · 13 years ago
  36. 0ce451a um: fix UML_LIB_PATH by Richard Weinberger · 13 years ago
  37. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  38. ff075d60 um: mmu_gather rework by Peter Zijlstra · 13 years ago
  39. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  40. 3a36790 um: Use RWSEM_GENERIC_SPINLOCK on x86 by Richard Weinberger · 13 years ago
  41. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago
  42. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  43. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  44. b2db219 um: fix abort by Richard Weinberger · 13 years ago
  45. 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 13 years ago
  46. 534e3ad um: adjust current_thread_info() for newer gcc versions by Richard Weinberger · 13 years ago
  47. 365a0de uml: fix hppfs build by Randy Dunlap · 13 years ago
  48. 57d8e02 um: mdd support for 64 bit atomic operations by Richard Weinberger · 13 years ago
  49. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  50. 42ac9e8 Merge commit 'v2.6.39-rc4' into sched/core by Ingo Molnar · 13 years ago
  51. 084189a um: disable CONFIG_CMPXCHG_LOCAL by Richard Weinberger · 13 years ago
  52. 6d56dad um: fix call tracer and bug handler by Richard Weinberger · 13 years ago
  53. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  54. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  55. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  56. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  57. df31a0a um: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  58. 0ebec35 um: Convert genirq namespace by Thomas Gleixner · 13 years ago
  59. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 13 years ago
  60. 8a06dc4d um: remove file pointer from ioctl by Richard Weinberger · 13 years ago
  61. 13e165b uml: kernels on {i386,x86_64} produce bad coredumps by Paul Pluzhnikov · 13 years ago
  62. 504f52b mm: NUMA aware alloc_task_struct_node() by Eric Dumazet · 13 years ago
  63. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  64. 9b8c24f um: change to new flag variables by matt mooney · 14 years ago
  65. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  66. 0310e43 Merge branch 'um-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  67. da849ab Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  68. 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  69. 73d049a open-style analog of vfs_path_lookup() by Al Viro · 13 years ago
  70. c49aa5b x86: Remove dead config option X86_CPU by Jan Beulich · 13 years ago
  71. bfc39061 um, x86-64: Fix UML build after adding CFI annotations to lib/rwsem_64.S by Jan Beulich · 13 years ago
  72. 53c39ce um: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  73. d5b4eea um: Use proper accessors in show_interrupts() by Thomas Gleixner · 13 years ago
  74. 1d119aa um: Convert irq_chips to new functions by Thomas Gleixner · 13 years ago
  75. 6ea96e7 um: Remove stale irq_chip.end by Thomas Gleixner · 13 years ago
  76. 22e6500 um: Replace deprecated spinlock initialization by Thomas Gleixner · 14 years ago
  77. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 13 years ago
  78. dfff95c um: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  79. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 14 years ago
  80. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  81. 8ac1f83 thp: pte alloc trans splitting by Andrea Arcangeli · 14 years ago
  82. 0388fae uml: use simple_write_to_buffer() by Akinobu Mita · 14 years ago
  83. 07ecb79 uml: mmapper_kern needs MODULE_LICENSE by Randy Dunlap · 14 years ago
  84. 48a0b74 arch/um/drivers/line.c: safely iterate over list of winch handlers by Will Newton · 14 years ago
  85. 94295e2 um: mark CONFIG_HIGHMEM as broken by Richard Weinberger · 14 years ago
  86. 69e83da uml: disable winch irq before freeing handler data by Will Newton · 14 years ago
  87. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  88. 8818b67 um: fix ptrace build error by Richard Weinberger · 14 years ago
  89. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  90. 0a3d763 ptrace: cleanup arch_ptrace() on um by Namhyung Kim · 14 years ago
  91. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  92. be76d81 um: migrate from __do_IRQ() to generic_handle_irq() by Richard Weinberger · 14 years ago
  93. aa5fb4d uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc by Roland McGrath · 14 years ago
  94. d911202 uml: define CONFIG_NO_DMA by FUJITA Tomonori · 14 years ago
  95. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  96. dbec921 um: fix IRQ flag handling naming by Richard Weinberger · 14 years ago
  97. 6915e04 um: remove PAGE_SIZE alignment in linker script causing kernel segfault. by Richard Weinberger · 14 years ago
  98. 482db6d um: fix global timer issue when using CONFIG_NO_HZ by Richard Weinberger · 14 years ago
  99. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  100. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago