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