1. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  2. 4d04c70 uml: fix order of pud and pmd_free() by Roel Kluin · 15 years ago
  3. db4e5cb um: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  4. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  5. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  6. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  7. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  8. edf382b includecheck fix: um, helper.c by Jaswinder Singh Rajput · 15 years ago
  9. 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
  10. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  11. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  12. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  13. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  14. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  16. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  17. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  18. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  19. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  20. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  21. ab420e6 UML: Fix some apparent bitrot by Paul Menage · 15 years ago
  22. 405d967 linker script: throw away .discard section by Tejun Heo · 15 years ago
  23. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
  24. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  25. ae52bb2 fbdev: move logo externs to header file by Geert Uytterhoeven · 15 years ago
  26. b08cd96 uml: bad macro expansion, parameter is member by Roel Kluin · 15 years ago
  27. 276c974 uml: fix a section warning by Amerigo Wang · 15 years ago
  28. 6fa851c um: remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  29. 7e1cb78 uml: UML net driver does not allow for vlans by Alan Cox · 15 years ago
  30. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  31. 8691b97 uml: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  32. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  33. 1380a37 PM: Remove unused asm/suspend.h by Magnus Damm · 15 years ago
  34. c398df3 module: merge module_alloc() finally by Amerigo Wang · 15 years ago
  35. c0e5e10 uml module: fix uml build process due to this merge by Amerigo Wang · 15 years ago
  36. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  37. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  38. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  39. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  40. f81f2f7 ubd: drop unnecessary rq->sector manipulation by Tejun Heo · 15 years ago
  41. 4d6c84d ubd: cleanup completion path by Tejun Heo · 15 years ago
  42. 2d7197f uml: kill a kconfig warning by WANG Cong · 16 years ago
  43. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
  44. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  45. ea02259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup by Linus Torvalds · 16 years ago
  46. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  47. e4c2ff1 uml: fix warnings in kernel_execve by Miklos Szeredi · 16 years ago
  48. 7130f2f uml: fix link error from prefixing of i386 syscalls with ptregs_ by Miklos Szeredi · 16 years ago
  49. ebe28bb uml: fix compile error from net_device_ops conversion by Miklos Szeredi · 16 years ago
  50. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 16 years ago
  51. 73855e1 ubd_kern: make it 'struct hd_driveid'-free by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 65bd6a9 uml: remove useless comments by WANG Cong · 16 years ago
  53. 5062910 uml: improve error messages by WANG Cong · 16 years ago
  54. dc71768 uml: don't use a too long string literal by WANG Cong · 16 years ago
  55. 792dd4f ubd: stop defintining MAJOR_NR by Christoph Hellwig · 16 years ago
  56. 8bb95b3 uml: convert network device to netdevice ops by Stephen Hemminger · 16 years ago
  57. cfa8707 uml: convert network device to internal network device stats by Stephen Hemminger · 16 years ago
  58. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 16 years ago
  59. 480c93d Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 16 years ago
  60. 00699e8 uml: fix WARNING: vmlinux: 'memcpy' exported twice by akpm@linux-foundation.org · 16 years ago
  61. 86d6f2b UML on UML fixed: it did not start by Renzo Davoli · 16 years ago
  62. c79a61f tracing: make CALLER_ADDRx overwriteable by Uwe Kleine-Koenig · 16 years ago
  63. 41a9e64 uml: fix vde network backend in user mode linux by Luca Bigliardi · 16 years ago
  64. dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 16 years ago
  65. 1c0fe6e mm: invoke oom-killer from page fault by Nick Piggin · 16 years ago
  66. 7483cb7 uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8f by Al Viro · 16 years ago
  67. 22409f9 get rid of the last symlink in uml build by Al Viro · 16 years ago
  68. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  69. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  70. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  71. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  72. 0b271ef4 Merge commit 'v2.6.28' into core/core by Ingo Molnar · 16 years ago
  73. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  74. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  75. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  76. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  77. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  78. 45ab6b0 Merge branch 'sched/core' into cpus4096 by Ingo Molnar · 16 years ago
  79. 3613712 uml: boot broken due to buffer overrun by Balbir Singh · 16 years ago
  80. 17c324f um: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  81. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  82. d1a7618 Merge commit 'v2.6.28-rc2' into core/locking by Ingo Molnar · 16 years ago
  83. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  84. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  85. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  86. 87e299e x86, um: get rid of uml-config.h by Al Viro · 16 years ago
  87. 61bee20 x86, um: get rid of arch/um/Kconfig.arch by Al Viro · 16 years ago
  88. ec82c32 x86, um: get rid of arch/um/os symlink by Al Viro · 16 years ago
  89. 887c57d x86, um: get rid of excessive includes of uml-config.h by Al Viro · 16 years ago
  90. aa7bd94 x86, um: get rid of header symlinks by Al Viro · 16 years ago
  91. 4198426 x86, um: merge Kconfig.i386 and Kconfig.x86_64 by Al Viro · 16 years ago
  92. f5ad6a4 x86, um: get rid of sysdep symlink by Al Viro · 16 years ago
  93. 17dcf75 x86, um: trim the junk from uml ptrace-*.h by Al Viro · 16 years ago
  94. 2985cfd x86, um: take vm-flags.h to sysdep by Al Viro · 16 years ago
  95. 6b0eed4 x86, um: get rid of uml asm/arch by Al Viro · 16 years ago
  96. fe1cd98 x86, um: get rid of uml highmem.h by Al Viro · 16 years ago
  97. ff64b4c x86, um: get rid of uml unistd.h by Al Viro · 16 years ago
  98. 6a0eec8 x86, um: get rid of system.h -> system.h include by Al Viro · 16 years ago
  99. 32926b3 x86, um: uml atomic.h is not needed anymore by Al Viro · 16 years ago
  100. efb21cc x86, um: untangle uml ldt.h by Al Viro · 16 years ago