1. 405bbe9 Typo: depricated -> deprecated by Rolf Eike Beer · 17 years ago
  2. b2fff3f include/asm-*/system.h: remove unused set_rmb(), set_wmb() macros by Stefan Richter · 17 years ago
  3. 88a9b03 x86 hpet.h: remove broken links by Dave Young · 17 years ago
  4. 6da34ba fix up security_socket_getpeersec_* documentation by Serge Hallyn · 17 years ago
  5. 568e0c1 powerpc: Remove obsolete prototype by Julio M. Merino Vidal · 17 years ago
  6. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  7. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  8. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  9. 18735dd crypto: convert crypto.h to UTF-8 by John Anthony Kazos Jr · 17 years ago
  10. 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
  11. 0a4908e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  12. 31155bc Linux Kernel Markers - Samples by Mathieu Desnoyers · 17 years ago
  13. 8256e47 Linux Kernel Markers by Mathieu Desnoyers · 17 years ago
  14. 68318b8 Hook up group scheduler with control groups by Srivatsa Vaddagiri · 17 years ago
  15. cb38085 Use extended crashkernel command line on ia64 by Bernhard Walle · 17 years ago
  16. cba63c3 Extended crashkernel command line by Bernhard Walle · 17 years ago
  17. 3ac88a4 virtualization of sysv msg queues is incomplete by Kirill Korotaev · 17 years ago
  18. 7ca7e56 ipc: store ipcs into IDRs by Nadia Derbey · 17 years ago
  19. 470fd64 hotplug cpu: migrate a task within its cpuset by Cliff Wickman · 17 years ago
  20. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  21. 9a2e705 Isolate the explicit usage of signal->pgrp by Pavel Emelyanov · 17 years ago
  22. 14ed9d2 remove BITS_TO_TYPE macro by Jiri Slaby · 17 years ago
  23. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  24. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  25. d05be13 define first set of BIT* macros by Jiri Slaby · 17 years ago
  26. 0624517 forbid asm/bitops.h direct inclusion by Jiri Slaby · 17 years ago
  27. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  28. bc552f7 Misc: phantom, improved data passing by Jiri Slaby · 17 years ago
  29. 8707d8b Fix cpusets update_cpumask by Paul Menage · 17 years ago
  30. 029190c cpuset sched_load_balance flag by Paul Jackson · 17 years ago
  31. 2f2a3a4 Uninline the task_xid_nr_ns() calls by Pavel Emelyanov · 17 years ago
  32. 8990571 Uninline find_pid etc set of functions by Pavel Emelyanov · 17 years ago
  33. bac0abd Isolate some explicit usage of task->tgid by Pavel Emelyanov · 17 years ago
  34. 19b9b9b pid namespaces: remove the struct pid unneeded fields by Pavel Emelyanov · 17 years ago
  35. 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago
  36. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  37. 3eb07c8 pid namespaces: destroy pid namespace on init's death by Sukadev Bhattiprolu · 17 years ago
  38. 6f4e643 pid namespaces: initialize the namespace's proc_mnt by Pavel Emelyanov · 17 years ago
  39. 30e49c2 pid namespaces: allow cloning of new namespace by Pavel Emelyanov · 17 years ago
  40. b461cc0 pid namespaces: miscellaneous preparations for pid namespaces by Pavel Emelyanov · 17 years ago
  41. 07543f5 pid namespaces: make proc have multiple superblocks - one for each namespace by Pavel Emelyanov · 17 years ago
  42. 198fe21 pid namespaces: helpers to find the task by its numerical ids by Pavel Emelyanov · 17 years ago
  43. 7af5729 pid namespaces: helpers to obtain pid numbers by Pavel Emelyanov · 17 years ago
  44. 8ef047a pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid by Pavel Emelyanov · 17 years ago
  45. faacbfd pid namespaces: add support for pid namespaces hierarchy by Pavel Emelyanov · 17 years ago
  46. 4c3f2ea pid namespaces: introduce struct upid by Sukadev Bhattiprolu · 17 years ago
  47. 60347f6 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees by Pavel Emelyanov · 17 years ago
  48. 8bf9725 pid namespaces: introduce MS_KERNMOUNT flag by Pavel Emelyanov · 17 years ago
  49. 4e6045f workqueue: debug flushing deadlocks with lockdep by Johannes Berg · 17 years ago
  50. cf7b708 Make access to task's nsproxy lighter by Pavel Emelyanov · 17 years ago
  51. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  52. 88f21d8 pid namespaces: rename child_reaper() function by Sukadev Bhattiprolu · 17 years ago
  53. 2894d650 pid namespaces: define and use task_active_pid_ns() wrapper by Sukadev Bhattiprolu · 17 years ago
  54. baf8f0f pid namespaces: dynamic kmem cache allocator for pid namespaces by Pavel Emelianov · 17 years ago
  55. a05f7b1 pid namespaces: make get_pid_ns() return the namespace itself by Pavel Emelianov · 17 years ago
  56. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  57. 858d72e cgroups: implement namespace tracking subsystem by Serge E. Hallyn · 17 years ago
  58. 846c7bb Add cgroupstats by Balbir Singh · 17 years ago
  59. 006cb99 Task Control Groups: simple task cgroup debug info subsystem by Paul Menage · 17 years ago
  60. 62d0df6 Task Control Groups: example CPU accounting subsystem by Paul Menage · 17 years ago
  61. 8793d85 Task Control Groups: make cpusets a client of cgroups by Paul Menage · 17 years ago
  62. 81a6a5c Task Control Groups: automatic userspace notification of idle cgroups by Paul Menage · 17 years ago
  63. 817929e Task Control Groups: shared cgroup subsystem group arrays by Paul Menage · 17 years ago
  64. a424316 Task Control Groups: add procfs interface by Paul Menage · 17 years ago
  65. 697f416 Task Control Groups: add cgroup_clone() interface by Paul Menage · 17 years ago
  66. b4f48b6 Task Control Groups: add fork()/exit() hooks by Paul Menage · 17 years ago
  67. 355e0c4 Add cgroup write_uint() helper method by Paul Menage · 17 years ago
  68. bbcb81d Task Control Groups: add tasks file interface by Paul Menage · 17 years ago
  69. ddbcc7e Task Control Groups: basic task cgroup framework by Paul Menage · 17 years ago
  70. 8f731f7 kernel-api docbook: fix content problems by Randy Dunlap · 17 years ago
  71. cb680c1 reiserfs: ignore on disk s_bmap_nr value by Jeff Mahoney · 17 years ago
  72. 4d20851 reiserfs: remove first_zero_hint by Jeff Mahoney · 17 years ago
  73. 3ee1667 reiserfs: fix usage of signed ints for block numbers by Jeff Mahoney · 17 years ago
  74. c2a9159 jbd: config_jbd_debug cannot create /proc entry by Jose R. Santos · 17 years ago
  75. 1c09924 jbd: remove printk() from J_ASSERT macros by Chris Snook · 17 years ago
  76. b293d75 Console events and accessibility by Samuel Thibault · 17 years ago
  77. fe9d4f5 Add kernel/notifier.c by Alexey Dobriyan · 17 years ago
  78. 1c7037d remove unused flush_tlb_pgtables by Benjamin Herrenschmidt · 17 years ago
  79. 41ab439 Console keyboard events and accessibility by Samuel Thibault · 17 years ago
  80. c18479f put declaration of put_filesystem() in fs.h by Miklos Szeredi · 17 years ago
  81. 1d9ef3e [MIPS] Kill duplicated setup_irq() for cp0 timer by Atsushi Nemoto · 17 years ago
  82. 93c846f [MIPS] time: Helpers to compute clocksource/event shift and mult values. by Ralf Baechle · 17 years ago
  83. 4fa4d23 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  84. a9e82d3 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  85. 3985ee3 ide: add IDE_HFLAG_LEGACY_IRQS host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  86. 1c51361 ide: add IDE_HFLAG_SERIALIZE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  87. ed67b92 ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  88. 942278e ide: remove .init_setup from ide_pci_device_t by Bartlomiej Zolnierkiewicz · 17 years ago
  89. 5f8b6c3 ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  90. 238e4f1 ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  91. 9ffcf36 ide: remove ->init_setup_dma from ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  92. 47b6878 ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  93. 7cab14a ide: add IDE_HFLAG_BOOTABLE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  94. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  95. 1b67834 ide: Add ide_get_paired_drive() helper by Benjamin Herrenschmidt · 17 years ago
  96. 58f9b52 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  97. 2af170d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  98. 54e840d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  99. 32c15bb Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  100. a577936 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago