1. 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago
  2. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  3. 3eb07c8 pid namespaces: destroy pid namespace on init's death by Sukadev Bhattiprolu · 17 years ago
  4. 0fbc26a pid namespaces: allow signalling cgroup-init by Sukadev Bhattiprolu · 17 years ago
  5. c9c5d92 pid namespaces: create a slab-cache for 'struct pid_namespace' by Sukadev Bhattiprolu · 17 years ago
  6. 6f4e643 pid namespaces: initialize the namespace's proc_mnt by Pavel Emelyanov · 17 years ago
  7. 130f77e pid namespaces: make proc_flush_task() actually from entries from multiple namespaces by Pavel Emelyanov · 17 years ago
  8. 30e49c2 pid namespaces: allow cloning of new namespace by Pavel Emelyanov · 17 years ago
  9. b461cc0 pid namespaces: miscellaneous preparations for pid namespaces by Pavel Emelyanov · 17 years ago
  10. 07543f5 pid namespaces: make proc have multiple superblocks - one for each namespace by Pavel Emelyanov · 17 years ago
  11. 425fb2b pid namespaces: move alloc_pid() lower in copy_process() by Pavel Emelyanov · 17 years ago
  12. 198fe21 pid namespaces: helpers to find the task by its numerical ids by Pavel Emelyanov · 17 years ago
  13. 7af5729 pid namespaces: helpers to obtain pid numbers by Pavel Emelyanov · 17 years ago
  14. 8ef047a pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid by Pavel Emelyanov · 17 years ago
  15. faacbfd pid namespaces: add support for pid namespaces hierarchy by Pavel Emelyanov · 17 years ago
  16. 4c3f2ea pid namespaces: introduce struct upid by Sukadev Bhattiprolu · 17 years ago
  17. 60347f6 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees by Pavel Emelyanov · 17 years ago
  18. 8bf9725 pid namespaces: introduce MS_KERNMOUNT flag by Pavel Emelyanov · 17 years ago
  19. 2e4a707 pid namespaces: move exit_task_namespaces() by Pavel Emelyanov · 17 years ago
  20. 762a24b pid namespaces: rework forget_original_parent() by Oleg Nesterov · 17 years ago
  21. d4c5e41 whitespace fixes: task exit handling by Daniel Walker · 17 years ago
  22. 7b1915a mm/oom_kill.c: Use list_for_each_entry instead of list_for_each by Matthias Kaehlcke · 17 years ago
  23. 2e19758 kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_each by Matthias Kaehlcke · 17 years ago
  24. 03ff179 kernel/exit.c: Use list_for_each_entry(_safe) instead of list_for_each(_safe) by Matthias Kaehlcke · 17 years ago
  25. d473012 fs/super.c: use list_for_each_entry() instead of list_for_each() by Matthias Kaehlcke · 17 years ago
  26. b70c394 fs/eventpoll.c: use list_for_each_entry() instead of list_for_each() by Matthias Kaehlcke · 17 years ago
  27. cfdaf9e fs/file_table.c: use list_for_each_entry() instead of list_for_each() by Matthias Kaehlcke · 17 years ago
  28. 4e6045f workqueue: debug flushing deadlocks with lockdep by Johannes Berg · 17 years ago
  29. cf7b708 Make access to task's nsproxy lighter by Pavel Emelyanov · 17 years ago
  30. a6f5e06 pid namespaces: move alloc_pid() to copy_process() by Sukadev Bhattiprolu · 17 years ago
  31. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  32. 3743ca0 pid namespaces: use task_pid() to find leader's pid by Sukadev Bhattiprolu · 17 years ago
  33. 88f21d8 pid namespaces: rename child_reaper() function by Sukadev Bhattiprolu · 17 years ago
  34. 2894d650 pid namespaces: define and use task_active_pid_ns() wrapper by Sukadev Bhattiprolu · 17 years ago
  35. baf8f0f pid namespaces: dynamic kmem cache allocator for pid namespaces by Pavel Emelianov · 17 years ago
  36. a05f7b1 pid namespaces: make get_pid_ns() return the namespace itself by Pavel Emelianov · 17 years ago
  37. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  38. 858d72e cgroups: implement namespace tracking subsystem by Serge E. Hallyn · 17 years ago
  39. 846c7bb Add cgroupstats by Balbir Singh · 17 years ago
  40. c2e2c7f task cgroups: enable cgroups by default in some configs by Paul Jackson · 17 years ago
  41. 006cb99 Task Control Groups: simple task cgroup debug info subsystem by Paul Menage · 17 years ago
  42. 62d0df6 Task Control Groups: example CPU accounting subsystem by Paul Menage · 17 years ago
  43. 8793d85 Task Control Groups: make cpusets a client of cgroups by Paul Menage · 17 years ago
  44. 81a6a5c Task Control Groups: automatic userspace notification of idle cgroups by Paul Menage · 17 years ago
  45. 817929e Task Control Groups: shared cgroup subsystem group arrays by Paul Menage · 17 years ago
  46. a424316 Task Control Groups: add procfs interface by Paul Menage · 17 years ago
  47. 697f416 Task Control Groups: add cgroup_clone() interface by Paul Menage · 17 years ago
  48. b4f48b6 Task Control Groups: add fork()/exit() hooks by Paul Menage · 17 years ago
  49. 355e0c4 Add cgroup write_uint() helper method by Paul Menage · 17 years ago
  50. bbcb81d Task Control Groups: add tasks file interface by Paul Menage · 17 years ago
  51. ddbcc7e Task Control Groups: basic task cgroup framework by Paul Menage · 17 years ago
  52. 55a230a cpuset: zero malloc - revert the old cpuset fix by Paul Jackson · 17 years ago
  53. 8f731f7 kernel-api docbook: fix content problems by Randy Dunlap · 17 years ago
  54. cb680c1 reiserfs: ignore on disk s_bmap_nr value by Jeff Mahoney · 17 years ago
  55. 4d20851 reiserfs: remove first_zero_hint by Jeff Mahoney · 17 years ago
  56. 3ee1667 reiserfs: fix usage of signed ints for block numbers by Jeff Mahoney · 17 years ago
  57. 6c57c2c reiserfs: fix memset byte count during resize by Jeff Mahoney · 17 years ago
  58. d4c3d19 reiserfs: use is_reusable to catch corruption by Jeff Mahoney · 17 years ago
  59. 8e186e4 reiserfs: dont use BUG when panicking by Jeff Mahoney · 17 years ago
  60. 7598392 reiserfs: fix up lockdep warnings by Jeff Mahoney · 17 years ago
  61. 9ad163a JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG by Jose R. Santos · 17 years ago
  62. 7a266e7 jbd: fix commit code to properly abort journal by Jan Kara · 17 years ago
  63. c2a9159 jbd: config_jbd_debug cannot create /proc entry by Jose R. Santos · 17 years ago
  64. 1c09924 jbd: remove printk() from J_ASSERT macros by Chris Snook · 17 years ago
  65. 8c3478a JBD/ext3 cleanups: convert to kzalloc by Mingming Cao · 17 years ago
  66. 345225c isdn/sc: remove unused REQUEST_IRQ and unnecessary header file by Fernando Luis Vázquez Cao · 17 years ago
  67. feea6d4 isdn: fix random hard freeze with AVM T1 cards by Karsten Keil · 17 years ago
  68. 1e9c7813 isdn: fix random hard freeze with AVM cards using b1dma by Karsten Keil · 17 years ago
  69. eac141d isdn: fix random hard freeze with AVM c4 card part 2 by Karsten Keil · 17 years ago
  70. 477116e fix a trivial typo in scripts/checkstack.pl by Joern Engel · 17 years ago
  71. b293d75 Console events and accessibility by Samuel Thibault · 17 years ago
  72. fe9d4f5 Add kernel/notifier.c by Alexey Dobriyan · 17 years ago
  73. 3ed75eb setup vma->vm_page_prot by vm_get_page_prot() by Coly Li · 17 years ago
  74. 1c7037d remove unused flush_tlb_pgtables by Benjamin Herrenschmidt · 17 years ago
  75. 22124c9 kmap leak fix for x86_32 kdump by Fernando Luis Vázquez Cao · 17 years ago
  76. 3305a6b ps3av: remove unused fields in ps3av_monitor_quirks by Geert Uytterhoeven · 17 years ago
  77. 41ab439 Console keyboard events and accessibility by Samuel Thibault · 17 years ago
  78. c18479f put declaration of put_filesystem() in fs.h by Miklos Szeredi · 17 years ago
  79. 5089956 advansys: depends on VIRT_TO_BUS by Andrew Morton · 17 years ago
  80. f9e2629 sched: fix guest time accounting going faster than user time accounting by Christian Borntraeger · 17 years ago
  81. 92cb761 x86: convert cpuinfo_x86 array to a per_cpu array by Mike Travis · 17 years ago
  82. f1df280 x86: introduce frame_pointer() and stack_pointer() by Jan Blunck · 17 years ago
  83. ab48357 x86 & generic: change to __builtin_prefetch() by Andi Kleen · 17 years ago
  84. 124d395 i386: do not BUG_ON() when MSR is unknown by Stephane Eranian · 17 years ago
  85. 71b3123 x86: acpi use cpu_physical_id by Mike Travis · 17 years ago
  86. b627847 x86: convert cpu_llc_id to be a per cpu variable by Mike Travis · 17 years ago
  87. 71fff5e x86: convert cpu_to_apicid to be a per cpu variable by Mike Travis · 17 years ago
  88. dbeb2be i386: introduce "used_vectors" bitmap which can be used to reserve vectors. by Rusty Russell · 17 years ago
  89. 39743c9 x86: use raw locks during oopses by Andi Kleen · 17 years ago
  90. b1992df x86: honor _PAGE_PSE bit on page walks by Jan Beulich · 17 years ago
  91. 1f503e7 i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE. by Akinobu Mita · 17 years ago
  92. 66d16ed x86: implement missing x86_64 function smp_call_function_mask() by Laurent Vivier · 17 years ago
  93. 9d1c6e7 x86: use descriptor's functions instead of inline assembly by Glauber de Oliveira Costa · 17 years ago
  94. 9d975eb i386: consolidate show_regs and show_registers for i386 by Pavel Emelyanov · 17 years ago
  95. 574a604 i386: make callgraph use dump_trace() on i386/x86_64 by Jan Blunck · 17 years ago
  96. 9480626 x86: enable iommu_merge by default by Andi Kleen · 17 years ago
  97. 4f8a6b1 i386: i386 add AMD64 Barcelona PMU MSR definitions to msr.h by Stephane Eranian · 17 years ago
  98. 54ef340 x86: Unify i386 and x86-64 early quirks by Andi Kleen · 17 years ago
  99. 158ad32 x86: enable HPET on ICH3 and ICH4 by Udo A. Steinberg · 17 years ago
  100. b196884 x86: force enable HPET on VT8235/8237 chipsets by Udo A. Steinberg · 17 years ago