1. 9f37af6 uml: Pushdown the bkl from harddog_kern ioctl by Frederic Weisbecker · 14 years ago
  2. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  3. d6c89d9 uml: Convert to unlocked_ioctls to remove implicit BKL by John Kacur · 14 years ago
  4. d5f1d54 um/mmapper: Remove BKL usage by Arnd Bergmann · 14 years ago
  5. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  6. ce60d4d uml: i386: Avoid redefinition of NR_syscalls by Jan Kiszka · 14 years ago
  7. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  8. 4cb3ca7 UML: Fix compiler warning due to missing task_struct declaration by Jan Kiszka · 14 years ago
  9. 0df6e94 UML: add kernel.h include to signal.c by Jiri Kosina · 14 years ago
  10. 814f75e UML: Drop private round_down definition by Jan Kiszka · 14 years ago
  11. 5156d01 UML: Clean up asm/system.h by Jan Kiszka · 14 years ago
  12. 1896950 UML: Remove unused variable from line driver by Jan Kiszka · 14 years ago
  13. 7f3c1fa uml: Fix build breakage after slab.h changes by Jan Kiszka · 14 years ago
  14. 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
  15. 771cb3e um: remove dma_sync_single_range by FUJITA Tomonori · 14 years ago
  16. 1bd0950 um: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  17. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 14 years ago
  18. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 14 years ago
  19. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  20. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 14 years ago
  21. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 14 years ago
  22. 8d9032b elf coredump: add extended numbering support by Daisuke HATAYAMA · 14 years ago
  23. 1fcccba elf coredump: replace ELF_CORE_EXTRA_* macros by functions by Daisuke HATAYAMA · 14 years ago
  24. 3b2a8c8 um: tell git to ignore generated files by WANG Cong · 14 years ago
  25. 03315b5 uml: line.c: avoid NULL pointer dereference by Alexander Beregalov · 14 years ago
  26. 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
  27. 8737c93 Switch may_open() and break_lease() to passing O_... by Al Viro · 15 years ago
  28. 9d1578a Rename .data.init_irqstack to .data..init_irqstack. by Denys Vlasenko · 14 years ago
  29. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  30. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  31. 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
  32. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  33. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  34. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  35. 4126faf x86: Fix breakage of UML from the changes in the rwsem system by Linus Torvalds · 14 years ago
  36. 4ecf09f Unrot uml mconsole a bit by Al Viro · 15 years ago
  37. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  38. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  39. 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
  40. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  41. 6613c5e uml: convert to seq_file/proc_fops by Alexey Dobriyan · 15 years ago
  42. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  43. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  44. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  45. d63c489 um: Remove BKL from mmapper by Thomas Gleixner · 15 years ago
  46. df502e3 um: Remove BKL from random by Thomas Gleixner · 15 years ago
  47. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  48. 5d150a97 um: Clean up linker script using standard macros. by Tim Abbott · 15 years ago
  49. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  50. fa40699 cpumask: use mm_cpumask() wrapper: um by Rusty Russell · 15 years ago
  51. a6a0106 cpumask: Use accessors for cpu_*_mask: um by Rusty Russell · 15 years ago
  52. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  53. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  54. 4d04c70 uml: fix order of pud and pmd_free() by Roel Kluin · 15 years ago
  55. db4e5cb um: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  56. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  57. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  58. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  59. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  60. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  61. edf382b includecheck fix: um, helper.c by Jaswinder Singh Rajput · 15 years ago
  62. 51b563f arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 by Sam Ravnborg · 15 years ago
  63. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  64. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  65. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  66. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  67. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  68. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  69. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  70. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  71. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  72. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  73. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  74. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  75. ab420e6 UML: Fix some apparent bitrot by Paul Menage · 15 years ago
  76. 405d967 linker script: throw away .discard section by Tejun Heo · 15 years ago
  77. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  78. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  79. ae52bb2 fbdev: move logo externs to header file by Geert Uytterhoeven · 15 years ago
  80. b08cd96 uml: bad macro expansion, parameter is member by Roel Kluin · 15 years ago
  81. 276c974 uml: fix a section warning by Amerigo Wang · 15 years ago
  82. 6fa851c um: remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  83. 7e1cb78 uml: UML net driver does not allow for vlans by Alan Cox · 15 years ago
  84. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  85. 8691b97 uml: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  86. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  87. 1380a37 PM: Remove unused asm/suspend.h by Magnus Damm · 15 years ago
  88. c398df3 module: merge module_alloc() finally by Amerigo Wang · 15 years ago
  89. c0e5e10 uml module: fix uml build process due to this merge by Amerigo Wang · 15 years ago
  90. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  91. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  92. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  93. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  94. f81f2f7 ubd: drop unnecessary rq->sector manipulation by Tejun Heo · 15 years ago
  95. 4d6c84d ubd: cleanup completion path by Tejun Heo · 15 years ago
  96. 2d7197f uml: kill a kconfig warning by WANG Cong · 15 years ago
  97. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  98. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  99. ea02259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup by Linus Torvalds · 15 years ago
  100. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago