1. c4888f9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  2. e36aeee Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  3. b2f051a frv: Remove bogus NO_IRQ = -1 define by Alan Cox · 17 years ago
  4. a90fcf3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  5. c5b875e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  6. eae1920 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  7. 98d74e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  8. e4fc5a1 FRV: Remove the section annotation on free_initmem() by David Howells · 17 years ago
  9. 688016f Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 17 years ago
  10. 2c84b40 [POWERPC] EEH: Make sure warning message is printed by Linas Vepstas · 17 years ago
  11. 2e6f40d [POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVEC by Johannes Berg · 17 years ago
  12. 67b6051 [POWERPC] windfarm: Fix windfarm thread freezer interaction by Johannes Berg · 17 years ago
  13. a792e75 [POWERPC] Fix si_addr value on low level hash failures by Benjamin Herrenschmidt · 17 years ago
  14. 7e22fa4 [POWERPC] Refresh ppc64_defconfig and enable pasemi-related options by Olof Johansson · 17 years ago
  15. 0c83ddf [POWERPC] pasemi: Update defconfig by Olof Johansson · 17 years ago
  16. 7992344 [POWERPC] iSeries: Fix ref counting in vio setup by Stephen Rothwell · 17 years ago
  17. aca71ef [POWERPC] ] Fix memset size error by Li Zefan · 17 years ago
  18. e95c918 [POWERPC] Fix link errors for allyesconfig by Stephen Rothwell · 17 years ago
  19. 18244cf [POWERPC] iSeries_init_IRQ non-PCI tidy by Stephen Rothwell · 17 years ago
  20. f2205fb [POWERPC] Change fallocate to match unistd.h on powerpc by Patrick Mansfield · 17 years ago
  21. b37ceef [POWERPC] EEH: Avoid crash on null device by Linas Vepstas · 17 years ago
  22. 2a50f14 [POWERPC] EEH: Drivers that need reset trump others by Linas Vepstas · 17 years ago
  23. 638799b [POWERPC] EEH: Clean up comments by Linas Vepstas · 17 years ago
  24. 43875cc [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2) by Paul Mackerras · 17 years ago
  25. 465ccab [POWERPC] Fix switch_slb handling of 1T ESID values by will schmidt · 17 years ago
  26. e7bda18 [POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not defined by Tony Breeds · 17 years ago
  27. aa39be0 [POWERPC] Include udbg.h when using udbg_printf by will schmidt · 17 years ago
  28. 20474ab [POWERPC] Fix cache line vs. block size confusion by Benjamin Herrenschmidt · 17 years ago
  29. fb293ae [POWERPC] Fix sysctl table check failure on PowerMac by Alexey Dobriyan · 17 years ago
  30. 4bfac36 [POWERPC] Fix CONFIG_SMP=n build break by Olof Johansson · 17 years ago
  31. aeb4552 [POWERPC] bootwrapper: Revert ps3 binary flag usage, and remove .bin suffix by Scott Wood · 17 years ago
  32. d102c9d [POWERPC] Fix mv643xx_pci sysfs .read and .write functions by Dale Farnsworth · 17 years ago
  33. 3a800ff [POWERPC] i8259: Add disable method by Aurelien Jarno · 17 years ago
  34. 1db3e89 [POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore works by Michael Ellerman · 17 years ago
  35. bdd71ee [POWERPC] Fix build break in arch/ppc/syslib/m8260_setup.c by Olof Johansson · 17 years ago
  36. 45e5421 SELinux: add more validity checks on policy load by Stephen Smalley · 17 years ago
  37. 6d2b685 SELinux: fix bug in new ebitmap code. by KaiGai Kohei · 17 years ago
  38. 57002bf SELinux: suppress a warning for 64k pages. by Stephen Rothwell · 17 years ago
  39. c3d8d1e [NETLINK]: Fix unicast timeouts by Patrick McHardy · 17 years ago
  40. 230140c [INET]: Remove per bucket rwlock in tcp/dccp ehash table. by Eric Dumazet · 17 years ago
  41. efac527 [IPVS]: Synchronize closing of Connections by Rumen G. Bogdanovski · 17 years ago
  42. 1e356f9 [IPVS]: Bind connections on stanby if the destination exists by Rumen G. Bogdanovski · 17 years ago
  43. c183783 [NET]: Remove Documentation/networking/pt.txt by Adrian Bunk · 17 years ago
  44. e8b2cad [NET]: Remove Documentation/networking/routing.txt by Adrian Bunk · 17 years ago
  45. 17a83c7 [NET]: Remove Documentation/networking/ncsa-telnet by Adrian Bunk · 17 years ago
  46. 915590cf [NET]: Remove comx driver docs. by Adrian Bunk · 17 years ago
  47. 240e546 [NET]: Remove Documentation/networking/Configurable by Adrian Bunk · 17 years ago
  48. b733c00 [NET]: Clean proto_(un)register from in-code ifdefs by Pavel Emelyanov · 17 years ago
  49. 4999f36 [IPSEC]: Fix crypto_alloc_comp error checking by Herbert Xu · 17 years ago
  50. fffe470 [VLAN]: Fix SET_VLAN_INGRESS_PRIORITY_CMD ioctl by Patrick McHardy · 17 years ago
  51. 45a19b0 [NETNS]: Fix compiler error in net_namespace.c by Johann Felix Soden · 17 years ago
  52. d012753 [TTY]: Use tty_mode_ioctl() in network drivers. by Alan Cox · 17 years ago
  53. 0fc00e2 [TTY]: Fix network driver interactions with TCGET/SET calls. by Alan Cox · 17 years ago
  54. 543821c [PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks. by Radu Rendec · 17 years ago
  55. 40208d7 [NET]: Removing duplicit #includes by Jiri Olsa · 17 years ago
  56. 4aa92cd [NET]: Let USB_USBNET always select MII. by Adrian Bunk · 17 years ago
  57. df1e6e5 [RRUNNER]: Do not muck with sysctl_{r,w}mem_max by David S. Miller · 17 years ago
  58. df61c95 [DLM] lowcomms: Do not muck with sysctl_rmem_max. by David S. Miller · 17 years ago
  59. c3e9a35 [IPV4]: Compact some ifdefs in the fib code. by Pavel Emelyanov · 17 years ago
  60. 6a9a025 [VETH]: Clarify "virtual ethernet device" to "virtual ethernet pair device". by Rusty Russell · 17 years ago
  61. 44656ba [NET]: Kill proc_net_create() by David S. Miller · 17 years ago
  62. 33120b3 [IPV6]: Convert /proc/net/ipv6_route to seq_file interface by Alexey Dobriyan · 17 years ago
  63. 4f9f831 [PKT_SCHED]: Fix OOPS when removing devices from a teql queuing discipline by Evgeniy Polyakov · 17 years ago
  64. c62cf5c [DCCP]: Use DEFINE_PROTO_INUSE infrastructure. by David S. Miller · 17 years ago
  65. 8295b6d [SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure by Eric Dumazet · 17 years ago
  66. c5a432f [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure by Eric Dumazet · 17 years ago
  67. 47a31a6 [IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure by Eric Dumazet · 17 years ago
  68. 286ab3d [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way. by Eric Dumazet · 17 years ago
  69. 9178100 [PPP]: L2TP: Fix oops in transmit and receive paths by James Chapman · 17 years ago
  70. 6a9fb94 [IPV4]: Clean the ip_sockglue.c from some ugly ifdefs by Pavel Emelyanov · 17 years ago
  71. 4e05806 [DECNET]: "addr" module param can't be __initdata by Alexey Dobriyan · 17 years ago
  72. 7a0ff71 [IPv6] SNMP: Restore Udp6InErrors incrementation by Mitsuru Chinen · 17 years ago
  73. 3f192b5 [NET]: Remove /proc/net/stat/*_arp_cache upon module removal by Alexey Dobriyan · 17 years ago
  74. bf13886 [IPV6]: Consolidate the ip cork destruction in ip6_output.c by Pavel Emelyanov · 17 years ago
  75. 429f08e [IPV4]: Consolidate the ip cork destruction in ip_output.c by Pavel Emelyanov · 17 years ago
  76. e011ff4 [NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{src,dst} by Bart De Schuymer · 17 years ago
  77. 55d84ac [NETFILTER]: nf_sockopts list head cleanup by Alexey Dobriyan · 17 years ago
  78. d1332e0 [NETFILTER]: remove unneeded rcu_dereference() calls by Patrick McHardy · 17 years ago
  79. 0795c65 [NETFILTER]: Clean up Makefile by Jan Engelhardt · 17 years ago
  80. b98e174 [NETFILTER]: Sort matches/targets in Kbuild file by Jan Engelhardt · 17 years ago
  81. ba5dc27 [NETFILTER]: Copyright/Email update by Jan Engelhardt · 17 years ago
  82. 7351a22 [NETFILTER]: ip{,6}_queue: convert to seq_file interface by Alexey Dobriyan · 17 years ago
  83. 6f78a19 [SPARC64]: Use "is_power_of_2" macro for simplicity. by Robert P. J. Day · 17 years ago
  84. 9c969ff [SPARC]: Remove duplicate includes. by Lucas Woods · 17 years ago
  85. 7c45d19 firewire: fw-sbp2: fix refcounting by Stefan Richter · 17 years ago
  86. e325a88 ocfs2: fix rename vs unlink race by Srinivas Eeda · 17 years ago
  87. bc7e97c [PATCH] Fix possibly too long write in o2hb_setup_one_bio() by Jan Kara · 17 years ago
  88. 4e9563f ocfs2: fix write() performance regression by Mark Fasheh · 17 years ago
  89. 9ea2d32 ocfs2: Commit journal on sync writes by Mark Fasheh · 17 years ago
  90. 9f70968 ocfs2: Re-order iput in ocfs2_drop_dentry_lock by Mark Fasheh · 17 years ago
  91. 019d1b2 ocfs2: Create locks at initially requested level by Mark Fasheh · 17 years ago
  92. 3cf0c50 [PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c} by Roel Kluin · 17 years ago
  93. 0af4bd3 [2.6 patch] make ocfs2_find_entry_el() static by Adrian Bunk · 17 years ago
  94. dbeeb81 Linux 2.6.24-rc2 by Linus Torvalds · 17 years ago
  95. 7a82b63 UML: fix defconfig build again by Jeff Dike · 17 years ago
  96. 65d3a68 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  97. 5576269 9p: add missing end-of-options record for trans_fd by Latchesar Ionkov · 17 years ago
  98. dd1a458 9p: return NULL when trans not found by Latchesar Ionkov · 17 years ago
  99. 8999e04 9p: use copy of the options value instead of original by Latchesar Ionkov · 17 years ago
  100. dda6b02 9p: fix memory leak in v9fs_get_sb by Latchesar Ionkov · 17 years ago