1. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  2. edb123e trivial: printk: fix indentation of new_text_line declaration by Jiri Kosina · 16 years ago
  3. 0bbb275 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  4. 520c853 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  5. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  6. fe0bdec Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  7. 9e01892 module: convert to stop_machine_create/destroy. by Heiko Carstens · 16 years ago
  8. 9ea09af stop_machine: introduce stop_machine_create/destroy. by Heiko Carstens · 16 years ago
  9. 088af9a module: fix module loading failure of large kernel modules for parisc by Helge Deller · 16 years ago
  10. d1e99d7 module: fix warning of unused function when !CONFIG_PROC_FS by Jianjun Kong · 16 years ago
  11. ca4787b kernel/module.c: compare symbol values when marking symbols as exported in /proc/kallsyms. by Tim Abbott · 16 years ago
  12. 7b574b7 cgroups: fix a race between cgroup_clone and umount by Li Zefan · 16 years ago
  13. 5af75d8 audit: validate comparison operations, store them in sane form by Al Viro · 16 years ago
  14. 36c4f1b1 clean up audit_rule_{add,del} a bit by Al Viro · 16 years ago
  15. e048e02 make sure that filterkey of task,always rules is reported by Al Viro · 16 years ago
  16. e45aa21 audit rules ordering, part 2 by Al Viro · 16 years ago
  17. 0590b93 fixing audit rule ordering mess, part 1 by Al Viro · 16 years ago
  18. 1a9d079 audit_update_lsm_rules() misses the audit_inode_hash[] ones by Al Viro · 16 years ago
  19. 57f71a0 sanitize audit_log_capset() by Al Viro · 16 years ago
  20. 157cf64 sanitize audit_fd_pair() by Al Viro · 16 years ago
  21. 564f699 sanitize audit_mq_open() by Al Viro · 16 years ago
  22. c32c8af sanitize AUDIT_MQ_SENDRECV by Al Viro · 16 years ago
  23. 20114f7 sanitize audit_mq_notify() by Al Viro · 16 years ago
  24. 7392906 sanitize audit_mq_getsetattr() by Al Viro · 16 years ago
  25. e816f37 sanitize audit_ipc_set_perm() by Al Viro · 16 years ago
  26. a33e675 sanitize audit_ipc_obj() by Al Viro · 16 years ago
  27. f3298dc sanitize audit_socketcall by Al Viro · 16 years ago
  28. 4f6b434 don't reallocate buffer in every audit_sockaddr() by Al Viro · 16 years ago
  29. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  30. 61420f5 Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  31. 6ca09df sched: put back some stack hog changes that were undone in kernel/sched.c by Mike Travis · 16 years ago
  32. 6bdf197 ia64: cpumask fix for is_affinity_mask_valid() by Ingo Molnar · 16 years ago
  33. 263ec64 cpumask: convert RCU implementations, fix by Ingo Molnar · 16 years ago
  34. 7eb1955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask by Mike Travis · 16 years ago
  35. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  36. 5db0e1e cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/ by Rusty Russell · 16 years ago
  37. 41c7bb9 cpumask: convert rest of files in kernel/ by Rusty Russell · 16 years ago
  38. e0b582e cpumask: convert kernel/cpu.c by Rusty Russell · 16 years ago
  39. c309b91 cpumask: convert kernel/profile.c by Rusty Russell · 16 years ago
  40. bd232f9 cpumask: convert RCU implementations by Rusty Russell · 16 years ago
  41. d036e67 cpumask: convert kernel/irq by Rusty Russell · 16 years ago
  42. 6b95482 cpumask: convert kernel time functions by Rusty Russell · 16 years ago
  43. e7577c5 cpumask: convert kernel/workqueue.c by Rusty Russell · 16 years ago
  44. a45185d cpumask: convert kernel/compat.c by Rusty Russell · 16 years ago
  45. f1fc057 cpumask: remove any_online_cpu() users: kernel/ by Rusty Russell · 16 years ago
  46. 4462344 cpumask: convert kernel trace functions further by Rusty Russell · 16 years ago
  47. 9e01c1b cpumask: convert kernel trace functions by Rusty Russell · 16 years ago
  48. 4f4b6c1 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core by Rusty Russell · 16 years ago
  49. db200df Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  50. 79741dd [PATCH] idle cputime accounting by Martin Schwidefsky · 16 years ago
  51. 457533a [PATCH] fix scaled & unscaled cputime accounting by Martin Schwidefsky · 16 years ago
  52. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  53. 6a94cb7 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  54. 1af237a tracing: removed duplicated #include by Huang Weiyi · 16 years ago
  55. 526ea06 Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  56. 6de7148 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 16 years ago
  57. 1dff81f Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  58. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  59. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  60. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. ce47d97 cpumask: arch_send_call_function_ipi_mask: core by Rusty Russell · 16 years ago
  62. 54b11e6 cpumask: smp_call_function_many() by Rusty Russell · 16 years ago
  63. 3fa4152 cpumask: make set_cpu_*/init_cpu_* out-of-line by Rusty Russell · 16 years ago
  64. b3199c0 cpumask: switch over to cpu_online/possible/active/present_mask: core by Rusty Russell · 16 years ago
  65. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  66. 43a2563 sparseirq: move __weak symbols into separate compilation unit by Yinghai Lu · 16 years ago
  67. abf137d aio: make the lookup_ioctx() lockless by Jens Axboe · 16 years ago
  68. 7c0990c Do not free io context when taking recursive faults in do_exit by Nikanth Karthikesan · 16 years ago
  69. 0a8c539 [XFS] Fix merge failures by Lachlan McIlroy · 16 years ago
  70. e3c6d4e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  71. b2e2fe9 sparseirq: work around __weak alias bug by Ingo Molnar · 16 years ago
  72. 96faec9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
  73. a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  74. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  75. 12026ea sparseirq: fix hang with !SPARSE_IRQ by Yinghai Lu · 16 years ago
  76. fa6beb3 sparseirq: set lock_class for legacy irq when sparse_irq is selected by Yinghai Lu · 16 years ago
  77. 13a0c3c sparseirq: work around compiler optimizing away __weak functions by Yinghai Lu · 16 years ago
  78. 793f7b1 sparseirq: fix desc->lock init by Ingo Molnar · 16 years ago
  79. 8b07cd4 sparseirq: do not printk when migrating IRQ descriptors by Ingo Molnar · 16 years ago
  80. be4d638 cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask by Rusty Russell · 16 years ago
  81. 00c2363 sparseirq: remove duplicated arch_early_irq_init() by Yinghai Lu · 16 years ago
  82. 18eefed irq: simplify for_each_irq_desc() usage by KOSAKI Motohiro · 16 years ago
  83. 26ddd8d proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c by KOSAKI Motohiro · 16 years ago
  84. f9af0e7 irq: for_each_irq_desc() move to irqnr.h by KOSAKI Motohiro · 16 years ago
  85. 51bc39f hrtimer: remove #include <linux/irq.h> by KOSAKI Motohiro · 16 years ago
  86. 32e8d18 Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core by Ingo Molnar · 16 years ago
  87. 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 16 years ago
  88. 6638101 Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and 'core/stacktrace' into core/core by Ingo Molnar · 16 years ago
  89. cc37d3d Merge branch 'core/futexes' into core/core by Ingo Molnar · 16 years ago
  90. b594deb Merge branch 'core/debug' into core/core by Ingo Molnar · 16 years ago
  91. 0b271ef4 Merge commit 'v2.6.28' into core/core by Ingo Molnar · 16 years ago
  92. 4e20228 Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core by Ingo Molnar · 16 years ago
  93. 5250d32 Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/ring-buffer'; commit 'v2.6.28' into tracing/core by Ingo Molnar · 16 years ago
  94. 468a15b sched, trace: update trace_sched_wakeup() by Peter Zijlstra · 16 years ago
  95. 9212ddb stacktrace: provide save_stack_trace_tsk() weak alias by Ingo Molnar · 16 years ago
  96. 12d79ba rcu: provide RCU options on non-preempt architectures too by Ingo Molnar · 16 years ago
  97. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  98. db8862e Merge branch 'linus' into tracing/hw-branch-tracing by Ingo Molnar · 16 years ago
  99. 20ca9b3 cgroups: avoid accessing uninitialized data in failure path by Li Zefan · 16 years ago
  100. e368d3a cgroups: suppress bogus warning messages by Sharyathi Nagesh · 16 years ago