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