1. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  2. d05be13b define first set of BIT* macros by Jiri Slaby · 17 years ago
  3. 5159f40 amba-pl011, rename BIT macro by Jiri Slaby · 17 years ago
  4. b7b5a12 s2io, rename BIT macro by Jiri Slaby · 17 years ago
  5. ed11399 i2c-pxa, rename BIT macro to PXA_BIT by Jiri Slaby · 17 years ago
  6. 532237e cyber2000fb: checkpatch fixes by Krzysztof Helt · 17 years ago
  7. 87d0613 cyber2000fb, rename BIT macro by Jiri Slaby · 17 years ago
  8. 0624517 forbid asm/bitops.h direct inclusion by Jiri Slaby · 17 years ago
  9. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  10. 1276b10 fs/select, remove unused macros by Jiri Slaby · 17 years ago
  11. bc552f7 Misc: phantom, improved data passing by Jiri Slaby · 17 years ago
  12. b2afe33 Misc: phantom, add comment about openhaptics by Jiri Slaby · 17 years ago
  13. aee8447 Misc: phantom, synchronize_irq() on suspend by Jiri Slaby · 17 years ago
  14. 8707d8b Fix cpusets update_cpumask by Paul Menage · 17 years ago
  15. 020958b cpusets: decrustify cpuset mask update code by Paul Jackson · 17 years ago
  16. 029190c cpuset sched_load_balance flag by Paul Jackson · 17 years ago
  17. 2f2a3a4 Uninline the task_xid_nr_ns() calls by Pavel Emelyanov · 17 years ago
  18. 8990571 Uninline find_pid etc set of functions by Pavel Emelyanov · 17 years ago
  19. bac0abd Isolate some explicit usage of task->tgid by Pavel Emelyanov · 17 years ago
  20. 19b9b9b pid namespaces: remove the struct pid unneeded fields by Pavel Emelyanov · 17 years ago
  21. 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago
  22. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  23. 3eb07c8 pid namespaces: destroy pid namespace on init's death by Sukadev Bhattiprolu · 17 years ago
  24. 0fbc26a pid namespaces: allow signalling cgroup-init by Sukadev Bhattiprolu · 17 years ago
  25. c9c5d92 pid namespaces: create a slab-cache for 'struct pid_namespace' by Sukadev Bhattiprolu · 17 years ago
  26. 6f4e643 pid namespaces: initialize the namespace's proc_mnt by Pavel Emelyanov · 17 years ago
  27. 130f77e pid namespaces: make proc_flush_task() actually from entries from multiple namespaces by Pavel Emelyanov · 17 years ago
  28. 30e49c2 pid namespaces: allow cloning of new namespace by Pavel Emelyanov · 17 years ago
  29. b461cc0 pid namespaces: miscellaneous preparations for pid namespaces by Pavel Emelyanov · 17 years ago
  30. 07543f5 pid namespaces: make proc have multiple superblocks - one for each namespace by Pavel Emelyanov · 17 years ago
  31. 425fb2b pid namespaces: move alloc_pid() lower in copy_process() by Pavel Emelyanov · 17 years ago
  32. 198fe21 pid namespaces: helpers to find the task by its numerical ids by Pavel Emelyanov · 17 years ago
  33. 7af5729 pid namespaces: helpers to obtain pid numbers by Pavel Emelyanov · 17 years ago
  34. 8ef047a pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid by Pavel Emelyanov · 17 years ago
  35. faacbfd pid namespaces: add support for pid namespaces hierarchy by Pavel Emelyanov · 17 years ago
  36. 4c3f2ea pid namespaces: introduce struct upid by Sukadev Bhattiprolu · 17 years ago
  37. 60347f6 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees by Pavel Emelyanov · 17 years ago
  38. 8bf9725 pid namespaces: introduce MS_KERNMOUNT flag by Pavel Emelyanov · 17 years ago
  39. 2e4a707 pid namespaces: move exit_task_namespaces() by Pavel Emelyanov · 17 years ago
  40. 762a24b pid namespaces: rework forget_original_parent() by Oleg Nesterov · 17 years ago
  41. d4c5e41 whitespace fixes: task exit handling by Daniel Walker · 17 years ago
  42. 7b1915a mm/oom_kill.c: Use list_for_each_entry instead of list_for_each by Matthias Kaehlcke · 17 years ago
  43. 2e19758 kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_each by Matthias Kaehlcke · 17 years ago
  44. 03ff179 kernel/exit.c: Use list_for_each_entry(_safe) instead of list_for_each(_safe) by Matthias Kaehlcke · 17 years ago
  45. d473012 fs/super.c: use list_for_each_entry() instead of list_for_each() by Matthias Kaehlcke · 17 years ago
  46. b70c394 fs/eventpoll.c: use list_for_each_entry() instead of list_for_each() by Matthias Kaehlcke · 17 years ago
  47. cfdaf9e fs/file_table.c: use list_for_each_entry() instead of list_for_each() by Matthias Kaehlcke · 17 years ago
  48. 4e6045f workqueue: debug flushing deadlocks with lockdep by Johannes Berg · 17 years ago
  49. cf7b708 Make access to task's nsproxy lighter by Pavel Emelyanov · 17 years ago
  50. a6f5e06 pid namespaces: move alloc_pid() to copy_process() by Sukadev Bhattiprolu · 17 years ago
  51. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  52. 3743ca0 pid namespaces: use task_pid() to find leader's pid by Sukadev Bhattiprolu · 17 years ago
  53. 88f21d8 pid namespaces: rename child_reaper() function by Sukadev Bhattiprolu · 17 years ago
  54. 2894d650 pid namespaces: define and use task_active_pid_ns() wrapper by Sukadev Bhattiprolu · 17 years ago
  55. baf8f0f pid namespaces: dynamic kmem cache allocator for pid namespaces by Pavel Emelianov · 17 years ago
  56. a05f7b1 pid namespaces: make get_pid_ns() return the namespace itself by Pavel Emelianov · 17 years ago
  57. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  58. 858d72e cgroups: implement namespace tracking subsystem by Serge E. Hallyn · 17 years ago
  59. 846c7bb Add cgroupstats by Balbir Singh · 17 years ago
  60. c2e2c7f task cgroups: enable cgroups by default in some configs by Paul Jackson · 17 years ago
  61. 006cb99 Task Control Groups: simple task cgroup debug info subsystem by Paul Menage · 17 years ago
  62. 62d0df6 Task Control Groups: example CPU accounting subsystem by Paul Menage · 17 years ago
  63. 8793d85 Task Control Groups: make cpusets a client of cgroups by Paul Menage · 17 years ago
  64. 81a6a5c Task Control Groups: automatic userspace notification of idle cgroups by Paul Menage · 17 years ago
  65. 817929e Task Control Groups: shared cgroup subsystem group arrays by Paul Menage · 17 years ago
  66. a424316 Task Control Groups: add procfs interface by Paul Menage · 17 years ago
  67. 697f416 Task Control Groups: add cgroup_clone() interface by Paul Menage · 17 years ago
  68. b4f48b6 Task Control Groups: add fork()/exit() hooks by Paul Menage · 17 years ago
  69. 355e0c4 Add cgroup write_uint() helper method by Paul Menage · 17 years ago
  70. bbcb81d Task Control Groups: add tasks file interface by Paul Menage · 17 years ago
  71. ddbcc7e Task Control Groups: basic task cgroup framework by Paul Menage · 17 years ago
  72. 55a230a cpuset: zero malloc - revert the old cpuset fix by Paul Jackson · 17 years ago
  73. 8f731f7 kernel-api docbook: fix content problems by Randy Dunlap · 17 years ago
  74. cb680c1 reiserfs: ignore on disk s_bmap_nr value by Jeff Mahoney · 17 years ago
  75. 4d20851 reiserfs: remove first_zero_hint by Jeff Mahoney · 17 years ago
  76. 3ee1667 reiserfs: fix usage of signed ints for block numbers by Jeff Mahoney · 17 years ago
  77. 6c57c2c reiserfs: fix memset byte count during resize by Jeff Mahoney · 17 years ago
  78. d4c3d19 reiserfs: use is_reusable to catch corruption by Jeff Mahoney · 17 years ago
  79. 8e186e4 reiserfs: dont use BUG when panicking by Jeff Mahoney · 17 years ago
  80. 7598392 reiserfs: fix up lockdep warnings by Jeff Mahoney · 17 years ago
  81. 9ad163a JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG by Jose R. Santos · 17 years ago
  82. 7a266e7 jbd: fix commit code to properly abort journal by Jan Kara · 17 years ago
  83. c2a9159 jbd: config_jbd_debug cannot create /proc entry by Jose R. Santos · 17 years ago
  84. 1c09924 jbd: remove printk() from J_ASSERT macros by Chris Snook · 17 years ago
  85. 8c3478a JBD/ext3 cleanups: convert to kzalloc by Mingming Cao · 17 years ago
  86. 345225c isdn/sc: remove unused REQUEST_IRQ and unnecessary header file by Fernando Luis Vázquez Cao · 17 years ago
  87. feea6d4 isdn: fix random hard freeze with AVM T1 cards by Karsten Keil · 17 years ago
  88. 1e9c7813 isdn: fix random hard freeze with AVM cards using b1dma by Karsten Keil · 17 years ago
  89. eac141d isdn: fix random hard freeze with AVM c4 card part 2 by Karsten Keil · 17 years ago
  90. 477116e fix a trivial typo in scripts/checkstack.pl by Joern Engel · 17 years ago
  91. b293d75 Console events and accessibility by Samuel Thibault · 17 years ago
  92. fe9d4f5 Add kernel/notifier.c by Alexey Dobriyan · 17 years ago
  93. 3ed75eb setup vma->vm_page_prot by vm_get_page_prot() by Coly Li · 17 years ago
  94. 1c7037d remove unused flush_tlb_pgtables by Benjamin Herrenschmidt · 17 years ago
  95. 22124c9 kmap leak fix for x86_32 kdump by Fernando Luis Vázquez Cao · 17 years ago
  96. 3305a6b ps3av: remove unused fields in ps3av_monitor_quirks by Geert Uytterhoeven · 17 years ago
  97. 41ab439 Console keyboard events and accessibility by Samuel Thibault · 17 years ago
  98. c18479f put declaration of put_filesystem() in fs.h by Miklos Szeredi · 17 years ago
  99. 5089956 advansys: depends on VIRT_TO_BUS by Andrew Morton · 17 years ago
  100. 4fa4d23 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago