1. 7c9f886 stackprotector: use canary at end of stack to indicate overruns at oops time by Eric Sandeen · 17 years ago
  2. 960a672 x86: stackprotector: mix TSC to the boot canary by Ingo Molnar · 17 years ago
  3. 4205942 x86: fix the stackprotector canary of the boot CPU by Ingo Molnar · 17 years ago
  4. 18aa8bb stackprotector: add boot_init_stack_canary() by Ingo Molnar · 17 years ago
  5. 9b5609f stackprotector: include files by Ingo Molnar · 17 years ago
  6. e003208 x86: fix stackprotector canary updates during context switches by Ingo Molnar · 17 years ago
  7. eb90d81 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 17 years ago
  8. d3c5f8b Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  9. 12d15f0 for_each_online_pgdat(): kerneldoc fix by Fernando Luis Vazquez Cao · 17 years ago
  10. 6ea0205 gpio: build fixes by David Brownell · 17 years ago
  11. cdc83ae SM501: reverse FPEN/VBIASEN flags behaviour by Ben Dooks · 17 years ago
  12. dfc7064 md: restart recovery cleanly after device failure. by NeilBrown · 17 years ago
  13. 90b0871 md: allow parallel resync of md-devices. by Bernd Schubert · 17 years ago
  14. 6bcfd60 md: kill file_path wrapper by Christoph Hellwig · 17 years ago
  15. 03de250 md: proper extern for mdp_major by Adrian Bunk · 17 years ago
  16. 80119ef mm: fix atomic_t overflow in vm by Alan Cox · 17 years ago
  17. 6c7c6af types.h: don't expose struct ustat to userspace by maximilian attems · 17 years ago
  18. 4b6f6ce serial: support for InstaShield IS-400 four port RS-232 PCI card by Ignacio García Pérez · 17 years ago
  19. 25829b0 fix parenthesis in include/asm-mips/mach-au1x00/au1000.h by Mariusz Kozlowski · 17 years ago
  20. 9d5437a fix parenthesis in include/asm-mips/gic.h by Mariusz Kozlowski · 17 years ago
  21. b8fdaf5 i5k_amb: support Intel 5400 chipset by Darrick J. Wong · 17 years ago
  22. b1979a5 x86: prevent PGE flush from interruption/preemption by Ingo Molnar · 17 years ago
  23. cfb41bf [ARM] fix OMAP include loops by Russell King · 17 years ago
  24. 415ad1e5 [ARM] 5053/1: define before use of processor_id by Greg Ungerer · 17 years ago
  25. 50346e6 [ARM] 5051/1: define pgtable_t for the !CONFIG_MMU case too by Greg Ungerer · 17 years ago
  26. 06a901c [POWERPC] mpic: Fix use of uninitialized variable by Stephen Rothwell · 17 years ago
  27. b851cb2 [ARM] omap: fix omap clk support build errors by Russell King · 17 years ago
  28. 864d0ec [ARM] 5025/2: fix collie cpu initialisation by Thomas Kunze · 17 years ago
  29. a0abb93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  30. 4b749440 tcp: Make prior_ssthresh a u32 by Ilpo Järvinen · 17 years ago
  31. c8942f1 netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__ by Patrick McHardy · 17 years ago
  32. d40ace0 Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  33. e616c63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  34. 789319d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  35. fd9908c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  36. 5fb1357 [VLAN]: Propagate selected feature bits to VLAN devices by Patrick McHardy · 17 years ago
  37. afba937 USB: CDC WDM driver by Oliver Neukum · 17 years ago
  38. 8882b39 Driver core: add device_create_vargs and device_create_drvdata by Greg Kroah-Hartman · 17 years ago
  39. 81b2dbc Fix a deadlock in the bttv driver by Arjan van de Ven · 17 years ago
  40. 424de91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  41. a8375bd x86: strengthen 64-bit p?d_bad() by Hugh Dickins · 17 years ago
  42. cbb3077 xen: use PTE_MASK in pte_mfn() by Jeremy Fitzhardinge · 17 years ago
  43. ba23cef x86: use PTE_MASK rather than ad-hoc mask by Jeremy Fitzhardinge · 17 years ago
  44. 86aaf4f x86: clarify use of _PAGE_CHG_MASK by Jeremy Fitzhardinge · 17 years ago
  45. 7f84133 x86: use PTE_MASK in pgtable_32.h by Jeremy Fitzhardinge · 17 years ago
  46. a4d6886 x86: use PTE_MASK in 32-bit PAE by Jeremy Fitzhardinge · 17 years ago
  47. c57c05d x86: rearrange __(VIRTUAL|PHYSICAL)_MASK by Jeremy Fitzhardinge · 17 years ago
  48. 1bb271db x86: fix warning on 32-bit non-PAE by Jeremy Fitzhardinge · 17 years ago
  49. 2bd3a99c x86: define PTE_MASK in a universally useful way by Jeremy Fitzhardinge · 17 years ago
  50. f8dea7a HID: remove CVS keywords by Adrian Bunk · 17 years ago
  51. 6e70459 HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN. by Diego 'Flameeyes' Petteno · 17 years ago
  52. 93dae5b sparc64: Add global register dumping facility. by David S. Miller · 17 years ago
  53. 88278ca sparc: remove CVS keywords by Adrian Bunk · 17 years ago
  54. b00dc83 sparc64: remove CVS keywords by Adrian Bunk · 17 years ago
  55. e23a5f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  56. 754cdd4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  57. db07b02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  58. 44dc19c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  59. 88e6c949 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  60. 0686caa ndisc: Add missing strategies for per-device retrans timer/reachable time settings. by YOSHIFUJI Hideaki · 17 years ago
  61. 50af2fa libata: ignore SIMG4726 config pseudo device by Tejun Heo · 17 years ago
  62. bf1bff6 libata: increase PMP register access timeout to 3s by Tejun Heo · 17 years ago
  63. 07633b5 ata: remove FIT() macro by Harvey Harrison · 17 years ago
  64. e6da97e ipv6: Move <linux/in6.h> from header-y to unifdef-y. by Robert P. J. Day · 17 years ago
  65. 8c4bab3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 17 years ago
  66. 88d5376 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  67. c3cc3bd dlm: <linux/dlm_plock.h> should be "unifdef"ed. by Robert P. J. Day · 17 years ago
  68. 008fdbc svcrdma: Change svc_rdma_send_error return type to void by Tom Tucker · 17 years ago
  69. 8da91ea svcrdma: Move destroy to kernel thread by Tom Tucker · 17 years ago
  70. 8740767 svcrdma: Use standard Linux lists for context cache by Tom Tucker · 17 years ago
  71. 02e7452 svcrdma: Simplify RDMA_READ deferral buffer management by Tom Tucker · 17 years ago
  72. 10a38c3 svcrdma: Remove unused READ_DONE context flags bit by Tom Tucker · 17 years ago
  73. 3e5b787 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  74. 52de114 m68k: Prefix ISA type with ISA_TYPE_ by Geert Uytterhoeven · 17 years ago
  75. 91cf248 m68k: export m68k_mmutype by Geert Uytterhoeven · 17 years ago
  76. e8006b0 m68k: Make gcc aware that BUG() does not return by Geert Uytterhoeven · 17 years ago
  77. 70f9cac m68k: Convert access_ok() to an inline function by Geert Uytterhoeven · 17 years ago
  78. eb8a790 i2c: Kill the old driver matching scheme by Jean Delvare · 17 years ago
  79. bd25ed0 KVM: ia64: Set KVM_IOAPIC_NUM_PINS to 48 by Xiantao Zhang · 17 years ago
  80. 021f4b6 KVM: ia64: Define new kvm_fpreg struture to replace ia64_fpreg by Xiantao Zhang · 17 years ago
  81. 107d6d2 KVM: x86 emulator: fix writes to registers with modrm encodings by Avi Kivity · 17 years ago
  82. 29e92f4 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  83. dfb0ae0 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 17 years ago
  84. 1da7807 Merge branch 'sa1100' by Russell King · 17 years ago
  85. 1df5a8d [ARM] fix parenthesis in include/asm-arm/arch-omap/control.h by Mariusz Kozlowski · 17 years ago
  86. 2a52efb [ARM] 5026/1: locomo: add .settype for gpio and several small fixes by Thomas Kunze · 17 years ago
  87. eedd306 Blackfin serial driver: add extra IRQ flag for 8250 serial driver by Javier Herrero · 17 years ago
  88. 7e29143 Blackfin arch: Fix bug - USB fails to build for BF524/BF526 by Bryan Wu · 17 years ago
  89. 5906967 Blackfin arch: IO Port functions to read/write unalligned memory by Michael Hennerich · 17 years ago
  90. 86ad793 Blackfin arch: enable a choice to provide 4M DMA memory by Cliff Cai · 17 years ago
  91. 803a8d2 Blackfin arch: Add workaround to read edge triggered GPIOs by Michael Hennerich · 17 years ago
  92. 92322da Blackfin arch: Sync channel defines with struct dma_register dma_io_base_addr. by Michael Hennerich · 17 years ago
  93. 08a6fac [PATCH] get rid of leak in compat_execve() by Al Viro · 17 years ago
  94. 02afc626 [PATCH] dup_fd() fixes, part 1 by Al Viro · 17 years ago
  95. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 17 years ago
  96. 2f561fe mac80211: Add RTNL version of ieee80211_iterate_active_interfaces by Ivo van Doorn · 17 years ago
  97. bfd3c7a sh: use the common ascii hex helpers by Harvey Harrison · 17 years ago
  98. f26a398 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  99. a442ac5 Clean up 'print_fn_descriptor_symbol()' types by Linus Torvalds · 17 years ago
  100. 7371fd1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago