1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  3. 353c8ed genirq: Fix misnamed label in handle_edge_eoi_irq by Thomas Gleixner · 13 years ago
  4. 851d7cf genirq: Remove move_*irq leftovers by Thomas Gleixner · 13 years ago
  5. 0c6f8a8 genirq: Remove compat code by Thomas Gleixner · 13 years ago
  6. a6e120e alpha: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  7. cd22c0e genirq: Fix harmless typo by Thomas Gleixner · 13 years ago
  8. e5217fb Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  9. 0ef5ca1 genirq; Fix cleanup fallout by Thomas Gleixner · 13 years ago
  10. 243b422 Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo by Roland Dreier · 13 years ago
  11. a6aeddd genirq: Fix typo and remove unused variable by Thomas Gleixner · 13 years ago
  12. 30398bf genirq: Fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  13. 33b054b genirq: Remove handle_IRQ_event by Thomas Gleixner · 13 years ago
  14. 0521c8f genirq: Provide edge_eoi flow handler by Thomas Gleixner · 13 years ago
  15. 32f4125 genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data by Thomas Gleixner · 13 years ago
  16. c2d0c55 genirq: Split irq_set_affinity() so it can be called with lock held. by David Daney · 14 years ago
  17. b3d4223 genirq: Add chip flag for restricting cpu_on/offline calls by Thomas Gleixner · 13 years ago
  18. 0fdb4b2 genirq: Add chip hooks for taking CPUs on/off line. by David Daney · 14 years ago
  19. 801a0e9 genirq: Add irq disabled flag to irq_data state by Thomas Gleixner · 13 years ago
  20. d72274e genirq: Reserve the irq when calling irq_set_chip() by David Daney · 14 years ago
  21. 16c29da Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  22. 95e14ed Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  23. 0dd61be Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  24. 8dd9026 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  25. 2a20b02 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  26. 839767e Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  27. 94df491 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  28. 0d3db28 kdb: add usage string of 'per_cpu' command by Namhyung Kim · 15 years ago
  29. 27029c3 kdb: code cleanup to use macro instead of value by Jovi Zhang · 15 years ago
  30. ab7798f genirq: Expand generic show_interrupts() by Thomas Gleixner · 14 years ago
  31. 2909620 futex: Fix WARN_ON() test for UP by Steven Rostedt · 14 years ago
  32. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  33. 3dab04e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 14 years ago
  34. 0f77a8d vsprintf: Introduce %pB format specifier by Namhyung Kim · 14 years ago
  35. b81a618 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  36. 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 14 years ago
  37. f9b182e taskstats: use appropriate printk priority level by Mandeep Singh Baines · 14 years ago
  38. b0e7759 userns: user namespaces: convert several capable() calls by Serge E. Hallyn · 14 years ago
  39. b515498 userns: add a user namespace owner of ipc ns by Serge E. Hallyn · 14 years ago
  40. fc832ad userns: user namespaces: convert all capable checks in kernel/sys.c by Serge E. Hallyn · 14 years ago
  41. 3263245 userns: make has_capability* into real functions by Serge E. Hallyn · 14 years ago
  42. 8409cca userns: allow ptrace from non-init user namespaces by Serge E. Hallyn · 14 years ago
  43. 39fd339 userns: allow killing tasks in your own or child userns by Serge E. Hallyn · 14 years ago
  44. bb96a6f userns: allow sethostname in a container by Serge E. Hallyn · 14 years ago
  45. 3486740 userns: security: make capabilities relative to the user namespace by Serge E. Hallyn · 14 years ago
  46. 59607db userns: add a user_namespace as creator/owner of uts_namespace by Serge E. Hallyn · 14 years ago
  47. 4308eeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() by Eric W. Biederman · 14 years ago
  48. 45a6862 pid: remove the child_reaper special case in init/main.c by Eric W. Biederman · 14 years ago
  49. bfdc0b4 sysctl: restrict write access to dmesg_restrict by Richard Weinberger · 14 years ago
  50. cb16e95 sysctl: add some missing input constraint checks by Petr Holasek · 14 years ago
  51. 256c53a sysctl_check: drop dead code by Denis Kirjanov · 14 years ago
  52. 814ecf6 sysctl_check: drop table->procname checks by Denis Kirjanov · 14 years ago
  53. 523fb48 cpuset: hold callback_mutex in cpuset_post_clone() by Li Zefan · 14 years ago
  54. ee24d37 cpuset: fix unchecked calls to NODEMASK_ALLOC() by Li Zefan · 14 years ago
  55. c8163ca cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach() by Li Zefan · 14 years ago
  56. 9303e0c cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist() by Li Zefan · 14 years ago
  57. 6b3ae58 memcg: remove direct page_cgroup-to-page pointer by Johannes Weiner · 14 years ago
  58. 6c191cd memcg: res_counter_read_u64(): fix potential races on 32-bit machines by KAMEZAWA Hiroyuki · 14 years ago
  59. e1a85b2 timekeeping: Use syscore_ops instead of sysdev class and sysdev by Rafael J. Wysocki · 14 years ago
  60. cae5d39 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm by Stephen Wilson · 14 years ago
  61. 880f573 perf: Better fit max unprivileged mlock pages for tools needs by Frederic Weisbecker · 14 years ago
  62. 3b90389 genirq; Remove the last leftovers of the old sparse irq code by Thomas Gleixner · 14 years ago
  63. 68cacd2 perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx() by Stephane Eranian · 14 years ago
  64. 1232d61 sched, doc: Update sched-design-CFS.txt by Borislav Petkov · 14 years ago
  65. dec2960 lockdep: Remove unused 'factor' variable from lockdep_stats_show() by Sergey Senozhatsky · 14 years ago
  66. 20dd674 sched: Remove unused 'rq' variable and cpu_rq() call from alloc_fair_sched_group() by Sergey Senozhatsky · 14 years ago
  67. e1eb029 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  68. 5af5bcb printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig by Mandeep Singh Baines · 14 years ago
  69. 9f36e2c printk: use %pK for /proc/kallsyms and /proc/modules by Kees Cook · 14 years ago
  70. fe3d8ad console: prevent registered consoles from dumping old kernel message over again by Feng Tang · 14 years ago
  71. 7bf6939 console: allow to retain boot console via boot option keep_bootcon by Fabio M. Di Nitto · 14 years ago
  72. f99a993 kernel/watchdog.c: always return NOTIFY_OK during cpu up/down events by Don Zickus · 14 years ago
  73. fef2c9b kernel/watchdog.c: allow hardlockup to panic by default by Don Zickus · 14 years ago
  74. 9bfb23f sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code by Oleg Nesterov · 14 years ago
  75. 4d51985 kernel/cpu.c: fix many errors related to style. by Michael Rodriguez · 14 years ago
  76. 34db18a0 smp: move smp setup functions to kernel/smp.c by Amerigo Wang · 14 years ago
  77. d404ab0 move x86 specific oops=panic to generic code by Olaf Hering · 14 years ago
  78. 94dcf29 kthread: use kthread_create_on_node() by Eric Dumazet · 14 years ago
  79. 207205a kthread: NUMA aware kthread_create_on_node() by Eric Dumazet · 14 years ago
  80. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 14 years ago
  81. 504f52b mm: NUMA aware alloc_task_struct_node() by Eric Dumazet · 14 years ago
  82. 8d25879 cgroups: if you list_empty() a head then don't list_del() it by Phil Carmody · 14 years ago
  83. 1106b69 tracing: Fix set_ftrace_filter probe function display by Jiri Olsa · 14 years ago
  84. da48524 Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code by Julien Tinnes · 14 years ago
  85. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  86. 16addf9 sched: Fix yield_to kernel-doc by Randy Dunlap · 14 years ago
  87. 508996b Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. 6192978 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  89. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  90. d57f078 KGDB: Notify GDB of machine halt, reboot or power off by David Howells · 14 years ago
  91. 1ef1d1c trace, filters: Initialize the match variable in process_ops() properly by Ingo Molnar · 14 years ago
  92. ec0afc9 Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  93. c8def55 smp_call_function_interrupt: use typedef and %pf by Milton Miller · 14 years ago
  94. 723aae2 smp_call_function_many: handle concurrent clearing of mask by Milton Miller · 14 years ago
  95. 45a5791 call_function_many: add missing ordering by Milton Miller · 14 years ago
  96. e6cd1e0 call_function_many: fix list delete vs add race by Milton Miller · 14 years ago
  97. 77c100c export pid symbols needed for kvm_vcpu_on_spin by Rik van Riel · 14 years ago
  98. 1c38979 genirq: Fix incorrect unlock in __setup_irq() by Dan Carpenter · 14 years ago
  99. ee0401e genirq: show_interrupts: Check desc->name before printing it blindly by Thomas Gleixner · 14 years ago
  100. ed3cd4a kernel: change to new flag variable by matt mooney · 14 years ago