1. 463020c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  2. 58a3bb5 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  3. 7f1f86a [PATCH] Fix SAK_work workqueue initialization. by Eric W. Biederman · 18 years ago
  4. 431dc80 [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. by Ralf Baechle · 18 years ago
  5. 366d6ae [MIPS] Fix uniprocessor Sibyte builds. by Andrew Sharp · 18 years ago
  6. 7da8a58 [MIPS] Make entry.S a little more readable. by Franck Bui-Huu · 18 years ago
  7. 6f3aa38 [MIPS] Remove stray instruction from __get_user_asm_ll32. by Ralf Baechle · 18 years ago
  8. cb66fb3 [MIPS] 32-bit: Fix warning about cast for fetching pointer from userspace. by Ralf Baechle · 18 years ago
  9. d01f06e [MIPS] DECstation: Fix irq handling by Atsushi Nemoto · 18 years ago
  10. 24c556e [MIPS] signals: make common _BLOCKABLE macro by Franck Bui-Huu · 18 years ago
  11. 6668058 [MIPS] signal: Move sigframe definition for native O32/N64 into signal.c by Ralf Baechle · 18 years ago
  12. 205d84a [MIPS] signal: Move {restore,setup}_sigcontext prototypes to their user by Ralf Baechle · 18 years ago
  13. dd02f06 [MIPS] signal: Fix warnings in o32 compat code. by Ralf Baechle · 18 years ago
  14. af3d10d [MIPS] IP27: Enable N32 support in defconfig. by Ralf Baechle · 18 years ago
  15. cd1fb9e Revert "[MIPS] Fix warning in get_user when fetching pointer object from userspace." by Ralf Baechle · 18 years ago
  16. 84b47a9 [MIPS] Don't claim we support dma_declare_coherent_memory - we don't. by Ralf Baechle · 18 years ago
  17. 9a88cbb [MIPS] Unify dma-{coherent,noncoherent.ip27,ip32} by Ralf Baechle · 18 years ago
  18. f65e4fa [MIPS] Improve branch prediction in ll/sc atomic operations. by Ralf Baechle · 18 years ago
  19. 88d5a7b Merge ../linux-2.6-watchdog-mm by Wim Van Sebroeck · 18 years ago
  20. 552ce54 Revert "[PATCH] Fix d_path for lazy unmounts" by Linus Torvalds · 18 years ago
  21. ec2f9d1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  22. 89697f1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  23. 34cc560 [SPARC]: Re-export saved_command_line to modules. by David S. Miller · 18 years ago
  24. b5ba1b3 [SPARC64]: Increase command line size to 2048 like other arches. by David S. Miller · 18 years ago
  25. 1b51d3a [SPARC64]: We do not need ZONE_DMA. by David S. Miller · 18 years ago
  26. fd19e44 don't use 'localversion*' files twice by Linus Torvalds · 18 years ago
  27. 13fcfbb [XFRM]: Fix OOPSes in xfrm_audit_log(). by David S. Miller · 18 years ago
  28. 82eb7c5 [WATCHDOG] timers cleanup by Jiri Slaby · 18 years ago
  29. 9121c777 [TCP]: cleanup of htcp (resend) by Stephen Hemminger · 18 years ago
  30. 59758f4 [TCP]: Use read mostly for CUBIC parameters. by Stephen Hemminger · 18 years ago
  31. 3aef0fd [NETFILTER]: nf_conntrack_tcp: make sysctl variables static by Patrick McHardy · 18 years ago
  32. 138939e [NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packets by Masahide NAKAMURA · 18 years ago
  33. 601e68e [NETFILTER]: Fix whitespace errors by YOSHIFUJI Hideaki · 18 years ago
  34. a3c941b [NETFILTER]: Kconfig: improve dependency handling by Patrick McHardy · 18 years ago
  35. 891350c [NETFILTER]: xt_mac/xt_CLASSIFY: use IPv6 hook names for IPv6 registration by Patrick McHardy · 18 years ago
  36. fe3eb20 [NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to void by Patrick McHardy · 18 years ago
  37. 982d9a9 [NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callback by Patrick McHardy · 18 years ago
  38. 6b48a7d [NETFILTER]: ip_conntrack: properly use RCU for ip_conntrack_destroyed callback by Patrick McHardy · 18 years ago
  39. c0e912d [NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumption by Patrick McHardy · 18 years ago
  40. abbaccd [NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumption by Patrick McHardy · 18 years ago
  41. 923f490 [NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3protos arrays by Patrick McHardy · 18 years ago
  42. 642d628 [NETFILTER]: ip_conntrack: properly use RCU API for ip_ct_protos array by Patrick McHardy · 18 years ago
  43. e22a054 [NETFILTER]: nf_nat: properly use RCU API for nf_nat_protos array by Patrick McHardy · 18 years ago
  44. a441dfd [NETFILTER]: ip_nat: properly use RCU API for ip_nat_protos array by Patrick McHardy · 18 years ago
  45. e92ad99 [NETFILTER]: nf_log: minor cleanups by Patrick McHardy · 18 years ago
  46. 9b73534 [NETFILTER]: nf_log: switch logger registration/unregistration to mutex by Patrick McHardy · 18 years ago
  47. 9dc6aa5 [NETFILTER]: nf_log: make nf_log_unregister_pf return void by Patrick McHardy · 18 years ago
  48. a5ea616 [NETFILTER]: nf_log: use rcu_assign_pointer for RCU protected pointer by Patrick McHardy · 18 years ago
  49. fd706d6 [NETFILTER]: Switch nf_register_hook/nf_unregister_hook to mutex by Patrick McHardy · 18 years ago
  50. d486dd1 [NETFILTER]: Switch nf_register_afinfo/nf_unregister_afinfo to mutex by Patrick McHardy · 18 years ago
  51. e4ba130 [NETFILTER]: Remove unnecessary synchronize_net() in nf_register_hook by Patrick McHardy · 18 years ago
  52. c3a47ab [NETFILTER]: Properly use RCU in nf_ct_attach by Patrick McHardy · 18 years ago
  53. ebaf0c6 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  54. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 18 years ago
  55. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 18 years ago
  56. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 18 years ago
  57. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 18 years ago
  58. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 18 years ago
  59. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 18 years ago
  60. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 18 years ago
  61. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 18 years ago
  62. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 18 years ago
  63. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 18 years ago
  64. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  65. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 18 years ago
  66. 5404732 [PATCH] mark struct file_operations const 1 by Arjan van de Ven · 18 years ago
  67. f59e5e8 [PATCH] ps3: ps3av/fb defconfig updates by Geert Uytterhoeven · 18 years ago
  68. 36dff96 [PATCH] ps3: cleanup ps3fb before clearing HPTE by Geert Uytterhoeven · 18 years ago
  69. 0465f79 [PATCH] ps3: disable display flipping during mode changes by Geert Uytterhoeven · 18 years ago
  70. 310d8c1 [PATCH] ps3: Virtual Frame Buffer Driver by Geert Uytterhoeven · 18 years ago
  71. fbdb3e5 [PATCH] ps3: Preallocate bootmem memory for ps3fb by Geert Uytterhoeven · 18 years ago
  72. dcfe266 [PATCH] fb_videomode_to_var: reset virtual screen parameters by Geert Uytterhoeven · 18 years ago
  73. 9791d76 [PATCH] fbdev modedb: make more pointer parameters const by Geert Uytterhoeven · 18 years ago
  74. 5c52cbe [PATCH] fbdev modedb: allow refresh rates for named video modes by Geert Uytterhoeven · 18 years ago
  75. 11227fd [PATCH] ps3: AV Settings Driver by Geert Uytterhoeven · 18 years ago
  76. 5b8e8ee [PATCH] ps3: add shutdown to virtual uart port driver framework by Geert Uytterhoeven · 18 years ago
  77. 5e14ab8 [PATCH] change nvidiafb_remove to __devexit by Prarit Bhargava · 18 years ago
  78. f5610b9 [PATCH] Video: fb, kzalloc changes by Jiri Slaby · 18 years ago
  79. c4f28e5 [PATCH] Video: fb, add true ref_count atomicity by Jiri Slaby · 18 years ago
  80. 52e7c92 [PATCH] remove the broken FB_S3TRIO driver by Adrian Bunk · 18 years ago
  81. 2fdbe5c [PATCH] matroxfb: Use kzalloc by Jean Delvare · 18 years ago
  82. c30660e [PATCH] drivers/video/sis: Convert to generic boolean by Richard Knutsson · 18 years ago
  83. 3aebbd8 [PATCH] pm3fb: kill pci_find_device usage by Alan · 18 years ago
  84. 33e321b [PATCH] Correct apparent typo CONFIG_ATY_CT in ATY video by Robert P. J. Day · 18 years ago
  85. c7b5447 [PATCH] Recognize video=gx1fb:... option by Alexey Dobriyan · 18 years ago
  86. f9506a5 [PATCH] proper prototype for tosh_smm() by Adrian Bunk · 18 years ago
  87. cd792aa [PATCH] cyber2010 framebuffer on ARM Netwinder fix by Woody Suwalski · 18 years ago
  88. 3a09910 [PATCH] remove bogus con_is_present() prototypes by Adrian Bunk · 18 years ago
  89. fef4590 [PATCH] tgafb: Fix the PCI ID table by Maciej W. Rozycki · 18 years ago
  90. a524d946 [PATCH] tgafb: sync-on-green support fixes by Maciej W. Rozycki · 18 years ago
  91. 1b2f2fe [PATCH] tgafb: module support fixes by Maciej W. Rozycki · 18 years ago
  92. c7488ce [PATCH] tgafb: fix the mode register setting by Maciej W. Rozycki · 18 years ago
  93. be60118 [PATCH] tgafb: support the DirectColor visual by Maciej W. Rozycki · 18 years ago
  94. 36f7140 [PATCH] tgafb: fix copying overlapping areas by Maciej W. Rozycki · 18 years ago
  95. ee9a25e [PATCH] tgafb: switch to framebuffer_alloc() by Maciej W. Rozycki · 18 years ago
  96. e019630 [PATCH] remove broken video drivers by Adrian Bunk · 18 years ago
  97. a268422 [PATCH] fbdev driver for S3 Trio/Virge by Ondrej Zajicek · 18 years ago
  98. 59ae6c6 [PATCH] KVM: Host suspend/resume support by Avi Kivity · 18 years ago
  99. 774c47f [PATCH] KVM: cpu hotplug support by Avi Kivity · 18 years ago
  100. 8d0be2b [PATCH] KVM: VMX: add vcpu_clear() by Avi Kivity · 18 years ago