1. 6f3c3f0 dm: use is_power_of_2 by vignesh babu · 17 years ago
  2. ae9da83 dm: fix thaw_bdev by Jun'ichi Nomura · 17 years ago
  3. 79662d1 dm delay: fix status by Milan Broz · 17 years ago
  4. 2e64a0f dm delay: fix ctr error paths by Dmitry Monakhov · 17 years ago
  5. a72cf73 dm raid1: fix leakage by Dmitry Monakhov · 17 years ago
  6. 815f9e3 dm crypt: missing kfree in ctr error path by Dmitry Monakhov · 17 years ago
  7. 55b42c5 dm crypt: drop device ref in ctr error path by Dmitry Monakhov · 17 years ago
  8. 027d50f dm io:ctl use constant struct size by Milan Broz · 17 years ago
  9. c7ac86d dm mpath: rdac fix init race by Bryn M. Reeves · 17 years ago
  10. 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  11. b04cde3 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  12. 603c83d NFSv4: Fix an rpc_cred reference leakage in fs/nfs/delegation.c by Trond Myklebust · 17 years ago
  13. a49c3c7 NFSv4: Ensure that we wait for the CLOSE request to complete by Trond Myklebust · 17 years ago
  14. 565277f NFS: Fix a race in sillyrename by Trond Myklebust · 17 years ago
  15. 61e930a NFS: Fix a writeback race... by Trond Myklebust · 17 years ago
  16. 4800be2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  17. 7bb9d09 kbuild: fix first module build by Sam Ravnborg · 17 years ago
  18. c4ec207 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  19. 6e66b90 kconfig: update kconfig-language text by Randy Dunlap · 17 years ago
  20. 910b404 kbuild: introduce cc-cross-prefix by Sam Ravnborg · 17 years ago
  21. ec26268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  22. 0a4908e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  23. 2843483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  24. 2679065 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  25. f768f9d Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  26. 804b908 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  27. 1b3e4c7 NULL terminate the pci_device_ids in pasemi_edac by Stephen Rothwell · 17 years ago
  28. a39bc51 Uninline fork.c/exit.c by Alexey Dobriyan · 17 years ago
  29. a24efe6 kernel/fork.c: remove unneeded variable initialization in copy_process() by Mariusz Kozlowski · 17 years ago
  30. 26e3d11 Linux Kernel Markers - Documentation by Mathieu Desnoyers · 17 years ago
  31. 31155bc Linux Kernel Markers - Samples by Mathieu Desnoyers · 17 years ago
  32. 267c402 markers: Add samples subdir by Mathieu Desnoyers · 17 years ago
  33. 8256e47 Linux Kernel Markers by Mathieu Desnoyers · 17 years ago
  34. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  35. 1c3f0b8 Change struct marker users by Mathieu Desnoyers · 17 years ago
  36. 68318b8 Hook up group scheduler with control groups by Srivatsa Vaddagiri · 17 years ago
  37. fb39159 Add documentation for extended crashkernel syntax by Bernhard Walle · 17 years ago
  38. 7d7712a Use extended crashkernel command line on sh by Bernhard Walle · 17 years ago
  39. edd8ce6 Use extended crashkernel command line on ppc64 by Bernhard Walle · 17 years ago
  40. cb38085 Use extended crashkernel command line on ia64 by Bernhard Walle · 17 years ago
  41. 5c3391f Use extended crashkernel command line on x86_64 by Bernhard Walle · 17 years ago
  42. d62cc47 Use extended crashkernel command line on i386 by Bernhard Walle · 17 years ago
  43. cba63c3 Extended crashkernel command line by Bernhard Walle · 17 years ago
  44. 283bb7f IPC: fix error case when idr-cache is empty in ipcget() by Pierre Peiffer · 17 years ago
  45. 3ac88a4 virtualization of sysv msg queues is incomplete by Kirill Korotaev · 17 years ago
  46. c530c6a IPC: cleanup some code and wrong comments about semundo list managment by Pierre Peiffer · 17 years ago
  47. 1b531f2 ipc: remove unneeded parameters by Nadia Derbey · 17 years ago
  48. 3e148c7 fix idr_find() locking by Nadia Derbey · 17 years ago
  49. f4566f0 ipc: fix wrong comments by Nadia Derbey · 17 years ago
  50. 2802831 ipc: inline ipc_buildid() by Nadia Derbey · 17 years ago
  51. ce621f5 ipc: introduce the ipcid_to_idx macro by Nadia Derbey · 17 years ago
  52. 03f02c7 Storing ipcs into IDRs by Nadia Derbey · 17 years ago
  53. 023a535 ipc: integrate ipc_checkid() into ipc_lock() by Nadia Derbey · 17 years ago
  54. 637c366 ipc: remove the ipc_get() routine by Nadia Derbey · 17 years ago
  55. 7748dbf ipc: unify the syscalls code by Nadia Derbey · 17 years ago
  56. 7ca7e56 ipc: store ipcs into IDRs by Nadia Derbey · 17 years ago
  57. d2b20b1 Add irq protection in the percpu-counters cpu-hotplug-callback path by Gautham R Shenoy · 17 years ago
  58. 73e753a CPU HOTPLUG: avoid hotadd when proper possible_map isn't specified by KAMEZAWA Hiroyuki · 17 years ago
  59. 470fd64 hotplug cpu: migrate a task within its cpuset by Cliff Wickman · 17 years ago
  60. bd89aab Control groups: Replace "cont" with "cgrp" and other misc renaming by Paul Menage · 17 years ago
  61. 69cccb8 Use task_pid_nr() instead of pid_nr(task_pid()) by Pavel Emelyanov · 17 years ago
  62. 6651fd5 Use task_pid_nr() in ip_vs_sync.c by Pavel Emelyanov · 17 years ago
  63. 457c251 Remove unused variables from fs/proc/base.c by Pavel Emelyanov · 17 years ago
  64. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  65. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  66. 9a2e705 Isolate the explicit usage of signal->pgrp by Pavel Emelyanov · 17 years ago
  67. 270f722 Fix tsk->exit_state usage by Eugene Teo · 17 years ago
  68. d85f50d proc: export a processes resource limits via /proc/pid by Neil Horman · 17 years ago
  69. 14ed9d2 remove BITS_TO_TYPE macro by Jiri Slaby · 17 years ago
  70. 1cafc30 FlashPoint, use BIT instead of BITW by Jiri Slaby · 17 years ago
  71. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  72. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  73. d05be13 define first set of BIT* macros by Jiri Slaby · 17 years ago
  74. 5159f40 amba-pl011, rename BIT macro by Jiri Slaby · 17 years ago
  75. b7b5a12 s2io, rename BIT macro by Jiri Slaby · 17 years ago
  76. ed11399 i2c-pxa, rename BIT macro to PXA_BIT by Jiri Slaby · 17 years ago
  77. 532237e cyber2000fb: checkpatch fixes by Krzysztof Helt · 17 years ago
  78. 87d0613 cyber2000fb, rename BIT macro by Jiri Slaby · 17 years ago
  79. 0624517 forbid asm/bitops.h direct inclusion by Jiri Slaby · 17 years ago
  80. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  81. 1276b10 fs/select, remove unused macros by Jiri Slaby · 17 years ago
  82. bc552f7 Misc: phantom, improved data passing by Jiri Slaby · 17 years ago
  83. b2afe33 Misc: phantom, add comment about openhaptics by Jiri Slaby · 17 years ago
  84. aee8447 Misc: phantom, synchronize_irq() on suspend by Jiri Slaby · 17 years ago
  85. 8707d8b Fix cpusets update_cpumask by Paul Menage · 17 years ago
  86. 020958b cpusets: decrustify cpuset mask update code by Paul Jackson · 17 years ago
  87. 029190c cpuset sched_load_balance flag by Paul Jackson · 17 years ago
  88. 2f2a3a4 Uninline the task_xid_nr_ns() calls by Pavel Emelyanov · 17 years ago
  89. 8990571 Uninline find_pid etc set of functions by Pavel Emelyanov · 17 years ago
  90. bac0abd Isolate some explicit usage of task->tgid by Pavel Emelyanov · 17 years ago
  91. 19b9b9b pid namespaces: remove the struct pid unneeded fields by Pavel Emelyanov · 17 years ago
  92. 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago
  93. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  94. 3eb07c8 pid namespaces: destroy pid namespace on init's death by Sukadev Bhattiprolu · 17 years ago
  95. 0fbc26a pid namespaces: allow signalling cgroup-init by Sukadev Bhattiprolu · 17 years ago
  96. c9c5d92 pid namespaces: create a slab-cache for 'struct pid_namespace' by Sukadev Bhattiprolu · 17 years ago
  97. 6f4e643 pid namespaces: initialize the namespace's proc_mnt by Pavel Emelyanov · 17 years ago
  98. 130f77e pid namespaces: make proc_flush_task() actually from entries from multiple namespaces by Pavel Emelyanov · 17 years ago
  99. 30e49c2 pid namespaces: allow cloning of new namespace by Pavel Emelyanov · 17 years ago
  100. b461cc0 pid namespaces: miscellaneous preparations for pid namespaces by Pavel Emelyanov · 17 years ago