1. 4adeaaf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 17 years ago
  2. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 17 years ago
  3. 9e9abec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  4. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  5. 75e98b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  6. 30bc945 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  7. 4cba84b Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  8. 7d939fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 17 years ago
  9. 18c98b6 ptrace_signal subroutine by Roland McGrath · 17 years ago
  10. 0e04388 cgroup: fix a race condition in manipulating tsk->cg_list by Li Zefan · 17 years ago
  11. 5f46ce1 security: enhance DEFAULT_MMAP_MIN_ADDR description by maximilian attems · 17 years ago
  12. 27cc2a6 SELinux: add netport.[ch] by James Morris · 17 years ago
  13. 3e11217 SELinux: Add network port SID cache by Paul Moore · 17 years ago
  14. 832cbd9 SELinux: turn mount options strings into defines by Eric Paris · 17 years ago
  15. 0e55a00 selinux/ss/services.c should #include <linux/selinux.h> by Adrian Bunk · 17 years ago
  16. 64dbf07 selinux: introduce permissive types by Eric Paris · 17 years ago
  17. 0356357 selinux: remove ptrace_sid by Roland McGrath · 17 years ago
  18. eda4f69 SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG() by Eric Paris · 17 years ago
  19. f0115e6 security: code cleanup by Andrew Morton · 17 years ago
  20. dd6f953 security: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  21. b0c636b SELinux: create new open permission by Eric Paris · 17 years ago
  22. d4ee423 selinux: selinux/netlabel.c should #include "netlabel.h" by Adrian Bunk · 17 years ago
  23. 454d972 SELinux: unify printk messages by James Morris · 17 years ago
  24. 98e9894 SELinux: remove unused backpointers from security objects by James Morris · 17 years ago
  25. f74af6e SELinux: Correct the NetLabel locking for the sk_security_struct by Paul Moore · 17 years ago
  26. 1a9a3e7 kgdb: always use icache flush for sw breakpoints by Jason Wessel · 17 years ago
  27. 56fb709 kgdb: fix SMP NMI kgdb_handle_exception exit race by Jason Wessel · 17 years ago
  28. 225a442 kgdb: documentation fixes by Jason Wessel · 17 years ago
  29. 974460c kgdb: allow static kgdbts boot configuration by Jason Wessel · 17 years ago
  30. e3e2aaf kgdb: add documentation by Jason Wessel · 17 years ago
  31. 4a1b550 kgdb: Kconfig fix by Andrew Morton · 17 years ago
  32. e8d31c2 kgdb: add kgdb internal test suite by Jason Wessel · 17 years ago
  33. 737a460 kgdb: fix several kgdb regressions by Jason Wessel · 17 years ago
  34. 84b5ae1 kgdb: kgdboc pl011 I/O module by Jason Wessel · 17 years ago
  35. b4b8ac5 kgdb: fix optional arch functions and probe_kernel_* by Jason Wessel · 17 years ago
  36. 64e9ee3 kgdb: add x86 HW breakpoints by Jason Wessel · 17 years ago
  37. 67baf94 kgdb: print breakpoint removed on exception by Jason Wessel · 17 years ago
  38. 7c3078b kgdb: clocksource watchdog by Jason Wessel · 17 years ago
  39. d359752 kgdb: fix NMI hangs by Jason Wessel · 17 years ago
  40. c191e5a kgdb: fix kgdboc dynamic module configuration by Jason Wessel · 17 years ago
  41. 6cdf6e0 kgdb: document parameters by Jason Wessel · 17 years ago
  42. 82da3ff x86: kgdb support by Ingo Molnar · 17 years ago
  43. f2d937f consoles: polling support, kgdboc by Jason Wessel · 17 years ago
  44. dc7d552 kgdb: core by Jason Wessel · 17 years ago
  45. c33fa9f uaccess: add probe_kernel_write() by Ingo Molnar · 17 years ago
  46. 77ad386 x86: standalone trampoline code by Ingo Molnar · 17 years ago
  47. e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 17 years ago
  48. f49688d x86: coding style fixes to arch/x86/kernel/acpi/sleep.c by Paolo Ciarrocchi · 17 years ago
  49. e223f16 x86: setup_trampoline() - fix section mismatch warning by Jacek Luczak · 17 years ago
  50. df96323 x86: section mismatch fixes, #1 by Jacek Luczak · 17 years ago
  51. 63d3819 x86: fix paranoia about using BIOS quickboot mechanism. by Alok Kataria · 17 years ago
  52. 711554d x86: print out buggy mptable by Yinghai Lu · 17 years ago
  53. 6107a7c x86: use cpu_online() by Akinobu Mita · 17 years ago
  54. 7281c96 x86: use cpumask_of_cpu() by Akinobu Mita · 17 years ago
  55. addfc66 x86: remove unnecessary tmp local variable by Akinobu Mita · 17 years ago
  56. 07004b1 x86: remove unnecessary memset() by Akinobu Mita · 17 years ago
  57. a2249cb x86: use ioapic_read_entry() and ioapic_write_entry() by Akinobu Mita · 17 years ago
  58. 9d25cb0 x86: avoid redundant loop in io_apic_level_ack_pending() by Akinobu Mita · 17 years ago
  59. 03056c8 x86: remove superfluous initialisation in boot code. by Alexander van Heukelum · 17 years ago
  60. 85bddde x86: merge mpparse_{32,64}.c by Alexey Starikovskiy · 17 years ago
  61. cfa08d6 x86: unify mp_register_gsi by Alexey Starikovskiy · 17 years ago
  62. c769bfe x86: unify mp_config_acpi_legacy_irqs by Alexey Starikovskiy · 17 years ago
  63. 57b733e x86: unify mp_register_ioapic by Alexey Starikovskiy · 17 years ago
  64. 22cbb4b x86: unify uniq_io_apic_id by Alexey Starikovskiy · 17 years ago
  65. 92fd4b7 x86: unify smp_scan_config by Alexey Starikovskiy · 17 years ago
  66. 4421b1c x86: unify get_smp_config by Alexey Starikovskiy · 17 years ago
  67. 62441bf x86: unify construct_default_ioirq_mptable by Alexey Starikovskiy · 17 years ago
  68. e950bea x86: unify smp_read_mpc by Alexey Starikovskiy · 17 years ago
  69. f8924e7 x86: unify mp_bus_info by Alexey Starikovskiy · 17 years ago
  70. 746f224 x86: unify arch/x86/kernel/mpparse_64.c by Alexey Starikovskiy · 17 years ago
  71. 888032c x86: add early flags to mpparse_32.c by Alexey Starikovskiy · 17 years ago
  72. 4ef8129 x86: lindent mpparse_32.c by Alexey Starikovskiy · 17 years ago
  73. 31d2092 x86: move mp_register_lapic_address to boot.c by Alexey Starikovskiy · 17 years ago
  74. dfac218 x86: move mp_register_lapic to boot.c by Alexey Starikovskiy · 17 years ago
  75. 2fe6014 x86: move up & smp variables to setup.c by Alexey Starikovskiy · 17 years ago
  76. 350bae1 x86: move mp_irqs to io_apic_64.c by Alexey Starikovskiy · 17 years ago
  77. 584f734 x86: move mp_irqs to io_apics_32.c by Alexey Starikovskiy · 17 years ago
  78. 9e5c5f1 x86: move mp_ioapic_routing to boot.c by Alexey Starikovskiy · 17 years ago
  79. 9c7408f3 x86: move mp_ioapics to io_apic_64.c by Alexey Starikovskiy · 17 years ago
  80. 9f640cc x86: move mp_ioapics to io_apic_32.c by Alexey Starikovskiy · 17 years ago
  81. ba1ce61 x86: don't set io apic features if io-apic is not enabled, fix by Ingo Molnar · 17 years ago
  82. 61048c6 x86: don't set IO APIC features if IO APIC is not enabled by Alexey Starikovskiy · 17 years ago
  83. 16ecf7a x86: move x86_bios_cpu_apicid_init to smpboot.c by Alexey Starikovskiy · 17 years ago
  84. 708650a x86: move x86_cpu_to_apicid_init to smpboot.c by Alexey Starikovskiy · 17 years ago
  85. 0fc0906 x86: move phys_cpu_present_map to setup.c by Alexey Starikovskiy · 17 years ago
  86. 76eb413 x86: move x86_cpu_to_apicid to setup.c by Alexey Starikovskiy · 17 years ago
  87. af926a5 x86: move x86_bios_cpu_apicid to io_apic_64.c by Alexey Starikovskiy · 17 years ago
  88. d61ecf0 x86: 4kstacks default by Ingo Molnar · 17 years ago
  89. f408b43 x86: fix VisualWS and Voyager kexec build failures by Randy Dunlap · 17 years ago
  90. d2b3bab x86: MPSC should use P6 NOPs by Hugh Dickins · 17 years ago
  91. 431ef7a x86: debug Store - call kfree if only we really need it by Cyrill Gorcunov · 17 years ago
  92. 19b4e7f x86: extend the scheduled bzImage symlinks removal by Ingo Molnar · 17 years ago
  93. 13af483 x86: improve default idle by Ingo Molnar · 17 years ago
  94. f5149a4 x86: support for new UV apic, fix by Jack Steiner · 17 years ago
  95. 1725037f x86: set_cyc2ns_scale() remove prev scale by Ingo Molnar · 17 years ago
  96. b447a46 x86: clean up non-smp usage of cpu maps by Mike Travis · 17 years ago
  97. a24eae8 x86: uv fix by Ingo Molnar · 17 years ago
  98. ac23d4e x86: support for new UV apic by Jack Steiner · 17 years ago
  99. 570da31 x86: support for new UV apic, prepare by Ingo Molnar · 17 years ago
  100. 8400def x86: define the macros and tables for blade functions by Jack Steiner · 17 years ago