1. 8818b67 um: fix ptrace build error by Richard Weinberger · 14 years ago
  2. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  3. 0a3d763 ptrace: cleanup arch_ptrace() on um by Namhyung Kim · 14 years ago
  4. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  5. be76d81 um: migrate from __do_IRQ() to generic_handle_irq() by Richard Weinberger · 14 years ago
  6. aa5fb4d uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc by Roland McGrath · 14 years ago
  7. d911202 uml: define CONFIG_NO_DMA by FUJITA Tomonori · 14 years ago
  8. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  9. dbec921 um: fix IRQ flag handling naming by Richard Weinberger · 14 years ago
  10. 6915e04 um: remove PAGE_SIZE alignment in linker script causing kernel segfault. by Richard Weinberger · 14 years ago
  11. 482db6d um: fix global timer issue when using CONFIG_NO_HZ by Richard Weinberger · 14 years ago
  12. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  13. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  14. 14d4962 Merge branch 'linus' into irq/core by Ingo Molnar · 14 years ago
  15. 9a181c5 uml: kill big kernel lock by Arnd Bergmann · 14 years ago
  16. e3c6cf6 uml: fix build by FUJITA Tomonori · 14 years ago
  17. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  18. 4752690 ubd: fix incorrect sector handling during request restart by Tejun Heo · 14 years ago
  19. 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 14 years ago
  20. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  21. 4a73a43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  22. 9337057 um: Proper Fix for f25c80a4: remove duplicate structure field initialization by Boaz Harrosh · 14 years ago
  23. d1ea13c genirq: Cleanup irq_chip->typename leftovers by Thomas Gleixner · 14 years ago
  24. cb1dcc0 uml: fix compile warning by Richard Weinberger · 14 years ago
  25. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  26. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  27. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  28. f3c072a uml: fix compile error in dma_get_cache_alignment() by Miklos Szeredi · 14 years ago
  29. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  30. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  31. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  32. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  33. d6d1b65 param: simple locking for sysfs-writable charp parameters by Rusty Russell · 14 years ago
  34. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  35. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  36. 7833e7c arch/um/kernel/ptrace.c: remove dead PROC_MM by Christoph Egger · 14 years ago
  37. 4756227 um: call free_irq() only on enabled channels by Richard Weinberger · 14 years ago
  38. 005a59e Deal with missing exports for hostfs by Al Viro · 15 years ago
  39. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  40. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  41. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  42. d9a73c0 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  43. 74bf40f Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  44. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  45. b292307 um: Fix read_persistent_clock fallout by Thomas Gleixner · 14 years ago
  46. bf67694 um, x86: Cast to (u64 *) inside set_64bit() by H. Peter Anvin · 14 years ago
  47. 9f31f57 um: Convert to use read_persistent_clock by John Stultz · 14 years ago
  48. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  49. f25c80a arch/um/drivers: remove duplicate structure field initialization by Julia Lawall · 14 years ago
  50. 90dc763 sound: push BKL into open functions by Arnd Bergmann · 14 years ago
  51. fb967ec um: os-linux/mem.c needs sys/stat.h by Liu Aleaxander · 14 years ago
  52. 055c472 um, hweight: Fix UML boot crash due to x86 optimized hweight by Borislav Petkov · 14 years ago
  53. fc0ccfceb8 arch/um: fix kunmap_atomic() call in skas/uaccess.c by Cesar Eduardo Barros · 14 years ago
  54. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  55. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  56. 9f37af6 uml: Pushdown the bkl from harddog_kern ioctl by Frederic Weisbecker · 14 years ago
  57. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  58. d6c89d9 uml: Convert to unlocked_ioctls to remove implicit BKL by John Kacur · 14 years ago
  59. d5f1d54 um/mmapper: Remove BKL usage by Arnd Bergmann · 14 years ago
  60. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  61. ce60d4d uml: i386: Avoid redefinition of NR_syscalls by Jan Kiszka · 14 years ago
  62. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  63. 4cb3ca7 UML: Fix compiler warning due to missing task_struct declaration by Jan Kiszka · 14 years ago
  64. 0df6e94 UML: add kernel.h include to signal.c by Jiri Kosina · 14 years ago
  65. 814f75e UML: Drop private round_down definition by Jan Kiszka · 14 years ago
  66. 5156d01 UML: Clean up asm/system.h by Jan Kiszka · 14 years ago
  67. 1896950 UML: Remove unused variable from line driver by Jan Kiszka · 14 years ago
  68. 7f3c1fa uml: Fix build breakage after slab.h changes by Jan Kiszka · 14 years ago
  69. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  70. 771cb3e um: remove dma_sync_single_range by FUJITA Tomonori · 14 years ago
  71. 1bd0950 um: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  72. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 14 years ago
  73. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 14 years ago
  74. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  75. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 14 years ago
  76. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 14 years ago
  77. 8d9032b elf coredump: add extended numbering support by Daisuke HATAYAMA · 14 years ago
  78. 1fcccba elf coredump: replace ELF_CORE_EXTRA_* macros by functions by Daisuke HATAYAMA · 14 years ago
  79. 3b2a8c8 um: tell git to ignore generated files by WANG Cong · 14 years ago
  80. 03315b5 uml: line.c: avoid NULL pointer dereference by Alexander Beregalov · 14 years ago
  81. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  82. 8737c93 Switch may_open() and break_lease() to passing O_... by Al Viro · 15 years ago
  83. 9d1578a Rename .data.init_irqstack to .data..init_irqstack. by Denys Vlasenko · 14 years ago
  84. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  85. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  86. d6cd471 Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  87. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  88. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  89. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  90. 4126faf x86: Fix breakage of UML from the changes in the rwsem system by Linus Torvalds · 14 years ago
  91. 4ecf09f Unrot uml mconsole a bit by Al Viro · 15 years ago
  92. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  93. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  94. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  95. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  96. 6613c5e uml: convert to seq_file/proc_fops by Alexey Dobriyan · 15 years ago
  97. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  98. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  99. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  100. d63c489 um: Remove BKL from mmapper by Thomas Gleixner · 15 years ago