1. ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 18 years ago
  2. 5f033bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago
  3. fd9be4c Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 18 years ago
  4. b1af9cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  5. cc216c5 Fix RCU list iterator use of 'rcu_dereference()' by Linus Torvalds · 18 years ago
  6. 4a55bd5 sched: fair-group: de-couple load-balancing from the rb-trees by Peter Zijlstra · 18 years ago
  7. 58d6c2d sched: rt-group: optimize dequeue_rt_stack by Peter Zijlstra · 18 years ago
  8. 18d95a2 sched: fair-group: SMP-nice for group scheduling by Peter Zijlstra · 18 years ago
  9. 1d3504f sched, cpuset: customize sched domains, core by Hidetoshi Seto · 18 years ago
  10. eff766a sched: fix the task_group hierarchy for UID grouping by Peter Zijlstra · 18 years ago
  11. ec7dc8a sched: allow the group scheduler to have multiple levels by Dhaval Giani · 18 years ago
  12. cd8ba7c sched: add new set_cpus_allowed_ptr function by Mike Travis · 18 years ago
  13. 9d1fe32 cpumask: add show cpu map functions by Mike Travis · 18 years ago
  14. 9f0e8d0 x86: convert cpumask_of_cpu macro to allocated array by Mike Travis · 18 years ago
  15. 321a8e9 cpumask: add CPU_MASK_ALL_PTR macro by Mike Travis · 18 years ago
  16. 7c16ec5 cpumask: reduce stack usage in SD_x_INIT initializers by Mike Travis · 18 years ago
  17. b53e921 generic: reduce stack pressure in sched_affinity by Mike Travis · 18 years ago
  18. f9a86fc cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer by Mike Travis · 18 years ago
  19. aa6b544 asm-generic: add node_to_cpumask_ptr macro by Mike Travis · 18 years ago
  20. 30ca60c cpumask: add cpumask_scnprintf_len function by Mike Travis · 18 years ago
  21. d0b27fa sched: rt-group: synchonised bandwidth period by Peter Zijlstra · 18 years ago
  22. 57d3da2 time: add ns_to_ktime() by Ingo Molnar · 18 years ago
  23. 50df5d6 sched: remove sysctl_sched_batch_wakeup_granularity by Ingo Molnar · 18 years ago
  24. 34d0559 x86: UV startup of slave cpus by Jack Steiner · 18 years ago
  25. 8e8edc6 x86: move dma_coherent functions to pci-dma.c by Glauber Costa · 18 years ago
  26. fae9a0d x86: merge iommu initialization parameters by Glauber Costa · 18 years ago
  27. bca5c09 x86: move pci fixup to pci-dma.c by Glauber Costa · 18 years ago
  28. d741bde x86: use dma_length in i386 by Glauber Costa · 18 years ago
  29. b7107a3 x86: delete the arch-specific dma-mapping headers. by Glauber Costa · 18 years ago
  30. ae17a63 x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h by Glauber Costa · 18 years ago
  31. c786df0 x86: unify dma_mapping_error by Glauber Costa · 18 years ago
  32. 7c18341 x86: provide a bad_dma_address symbol for i386 by Glauber Costa · 18 years ago
  33. b48ee71 x86: align to clflush size by Glauber Costa · 18 years ago
  34. 802c1f6 x86: move dma_supported and dma_set_mask to pci-dma_32.c by Glauber Costa · 18 years ago
  35. 3cb6a91 x86: move dma_cache_sync to common header by Glauber Costa · 18 years ago
  36. 2be6214 x86: dma-ops on highmem fix by Ingo Molnar · 18 years ago
  37. 4d92fbf x86: move dma_map_page and dma_unmap_page to common header by Glauber Costa · 18 years ago
  38. 8d396de x86: move alloc and free coherent to common header by Glauber Costa · 18 years ago
  39. e7f3a91 x86: move dma_sync_sg_for_device to common header by Glauber Costa · 18 years ago
  40. ed435de x86: move dma_sync_sg_for_cpu to common header by Glauber Costa · 18 years ago
  41. 7136233 x86: move dma_sync_single_range_for_device to common header by Glauber Costa · 18 years ago
  42. 627610f x86: move dma_sync_single_range_for_cpu to common header by Glauber Costa · 18 years ago
  43. 9231b26 x86: move dma_sync_single_for_device to common header by Glauber Costa · 18 years ago
  44. c01dd8c x86: move dma_sync_single_for_cpu to common header by Glauber Costa · 18 years ago
  45. 72c784f x86: move dma_unmap_sg to common header by Glauber Costa · 18 years ago
  46. 16a3ce9 x86: move dma_map_sg to common header by Glauber Costa · 18 years ago
  47. 0cb0ae6 x86: move dma_unmap_single to common header by Glauber Costa · 18 years ago
  48. 22456b9 x86: implement dma_map_single through dma_ops by Glauber Costa · 18 years ago
  49. 6f53663 x86: move dma_ops struct definition to dma-mapping.h by Glauber Costa · 18 years ago
  50. 752bea4 x86: reserve dma32 early for gart by Yinghai Lu · 18 years ago
  51. 6ec6e0d srat, x86: add support for nodes spanning other nodes by Suresh Siddha · 18 years ago
  52. 2adee9b x86: fpu xstate split fix by Suresh Siddha · 18 years ago
  53. 1679f27 x86: fpu xstate split cleanup by Suresh Siddha · 18 years ago
  54. aa283f4 x86, fpu: lazy allocation of FPU area - v5 by Suresh Siddha · 18 years ago
  55. 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 18 years ago
  56. fa5c463 x86: rename find_max_pfn() to propagate_e820_map() by Ingo Molnar · 18 years ago
  57. 529e25f x86: implement prctl PR_GET_TSC and PR_SET_TSC by Erik Bosman · 18 years ago
  58. 8fb402b generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC by Erik Bosman · 18 years ago
  59. 7c53976 x86: cleanup boot-heap usage by Alexander van Heukelum · 18 years ago
  60. a7d5ac8 x86: pageattr.c fix shadowed variable warning by Harvey Harrison · 18 years ago
  61. 4a3575f x86: EFI_PAGE_SHIFT fix by Huang, Ying · 18 years ago
  62. ad775f5 [PATCH] r/o bind mounts: debugging for missed calls by Dave Hansen · 18 years ago
  63. 2e4b7fc [PATCH] r/o bind mounts: honor mount writer counts at remount by Dave Hansen · 18 years ago
  64. 3d73363 [PATCH] r/o bind mounts: track numbers of writers to mounts by Dave Hansen · 18 years ago
  65. aceaf78 [PATCH] r/o bind mounts: create helper to drop file write access by Dave Hansen · 18 years ago
  66. 8366025 [PATCH] r/o bind mounts: stub functions by Dave Hansen · 18 years ago
  67. a70e65d [PATCH] merge open_namei() and do_filp_open() by Christoph Hellwig · 18 years ago
  68. 3925e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 18 years ago
  69. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 18 years ago
  70. 076c54c Security: Introduce security= boot parameter by Ahmed S. Darwish · 18 years ago
  71. 04305e4 Audit: Final renamings and cleanup by Ahmed S. Darwish · 18 years ago
  72. 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 18 years ago
  73. 03d37d2 LSM/Audit: Introduce generic Audit LSM hooks by Ahmed S. Darwish · 18 years ago
  74. 6b89a74 SELinux: remove redundant exports by Ahmed S. Darwish · 18 years ago
  75. 8a07619 LSM: Introduce inode_getsecid and ipc_getsecid hooks by Ahmed S. Darwish · 18 years ago
  76. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  77. ef38ff9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 18 years ago
  78. 38d1c06 [SCSI] iscsi: extended cdb support by Boaz Harrosh · 18 years ago
  79. 178dd0c sh: Add support for SH7723 CPU subtype. by Paul Mundt · 18 years ago
  80. 9db913c sh: Add MigoR header file by Magnus Damm · 18 years ago
  81. 9460c0c sh: Fix up __access_ok() check for nommu. by Paul Mundt · 18 years ago
  82. 6e86299 sh: Add support for Solution Engine SH7721 board by Yoshihiro Shimoda · 18 years ago
  83. d391c62 sh: Hook up remaining IRQ sources for R7780MP FPGA. by Masayuki Hosokawa · 18 years ago
  84. 2ad6990 sh: Initial support for the MX-G CPU. by Paul Mundt · 18 years ago
  85. b9e393c sh: Create an sh debugfs root. by Paul Mundt · 18 years ago
  86. 90fce7f sh: SuperH KEYSC keypad data for Solution Engine 7722 by Magnus Damm · 18 years ago
  87. 795e6bf sh: SuperH KEYSC platform driver by Magnus Damm · 18 years ago
  88. 4786b4e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  89. 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  90. 07fe944 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 18 years ago
  91. 8019aa9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  92. 73e3e64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 18 years ago
  93. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 18 years ago
  94. 9e9abec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago
  95. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 18 years ago
  96. 75e98b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  97. 4cba84b Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  98. 7d939fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 18 years ago
  99. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 18 years ago
  100. 5308377 [INET]: Uninline the __inet_inherit_port call. by Pavel Emelyanov · 18 years ago