1. 989f89c fix rcu_read_lock() in page migraton by KAMEZAWA Hiroyuki · 17 years ago
  2. d1254b1 uml: fix x86_64 core dump crash by Jeff Dike · 17 years ago
  3. c7ec16d uml: fix linker script alignment bugs by Jeff Dike · 17 years ago
  4. 6419168 process_zones(): fix recovery code by Andrew Morton · 17 years ago
  5. 060d11b revert "eCryptfs: fix lookup error for special files" by Andrew Morton · 17 years ago
  6. aa137f9 SLUB: Force inlining for functions in slub_def.h by Christoph Lameter · 17 years ago
  7. d66ac47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  8. 0ee1307 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  9. 5f92c32 [SPARC64]: Fix several bugs in MSI handling. by David S. Miller · 17 years ago
  10. 6e69d60 [SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling. by David S. Miller · 17 years ago
  11. 88282c6 [PKTGEN]: Remove write-only variable. by Pavel Emelyanov · 17 years ago
  12. a289d70 [NETFILTER]: xt_tcpudp: fix wrong struct in udp_checkentry by Jesper Bengtsson · 17 years ago
  13. dbaaa07 [NET_SCHED] sch_prio.c: remove duplicate call of tc_classify() by Lucas Nussbaum · 17 years ago
  14. 2d8348b ACPI: EC: Check if boot_ec was really found in DSDT by Alexey Starikovskiy · 17 years ago
  15. b4a488d [BRIDGE]: Fix OOPS when bridging device without ethtool. by Stephen Hemminger · 17 years ago
  16. df1c0b8 [BRIDGE]: Packets leaking out of disabled/blocked ports. by Stephen Hemminger · 17 years ago
  17. b91ddd8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 17 years ago
  18. 05bb1fa [TCP]: Allow minimum RTO to be configurable via routing metrics. by David S. Miller · 17 years ago
  19. e70da56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  20. 644b55c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  21. feabb06 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  22. 62e6f1e fix maxcpus=1 oops in show_stat() by Hugh Dickins · 17 years ago
  23. 4ac212a SELinux: clear parent death signal on SID transitions by Stephen Smalley · 17 years ago
  24. cb243a1 SCTP: Fix to handle invalid parameter length correctly by Wei Yongjun · 17 years ago
  25. 609ee46 SCTP: Abort on COOKIE-ECHO if backlog is exceeded. by Vlad Yasevich · 17 years ago
  26. 498d630 SCTP: Correctly disable listening when backlog is 0. by Vlad Yasevich · 17 years ago
  27. d0ce929 SCTP: Do not retransmit chunks that are newer then rtt. by Vlad Yasevich · 17 years ago
  28. cc75689 SCTP: Uncomfirmed transports can't become Inactive by Vlad Yasevich · 17 years ago
  29. 2772b49 SCTP: Pick the correct port when binding to 0. by Vlad Yasevich · 17 years ago
  30. d99fa42 SCTP: Use net_ratelimit to suppress error messages print too fast by Wei Yongjun · 17 years ago
  31. 00f1c2d SCTP: Fix to encode PROTOCOL VIOLATION error cause correctly by Wei Yongjun · 17 years ago
  32. a1c582d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  33. b5f281a xtensa process.c must #include <linux/fs.h> by Adrian Bunk · 17 years ago
  34. 8057d76 Fix lguest page-pinning logic ("lguest: bad stack page 0xc057a000") by Rusty Russell · 17 years ago
  35. 8d614ad SCTP: Fix sctp_addto_chunk() to add pad with correct length by Wei Yongjun · 17 years ago
  36. fc43dca [POWERPC] PS3: Fix bug where the major version part is not compared by Masakazu Mokuno · 17 years ago
  37. a98b38b [ARM] 4561/1: i.MX/MX1 GPIO parenthes omission and input setup fix by Pavel Pisa · 17 years ago
  38. 13a6976 [POWERPC] Update defconfigs by Paul Mackerras · 17 years ago
  39. ada83da [POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnable by Andre Detsch · 17 years ago
  40. 62ee68e [POWERPC] spufs: Fix update of mailbox status register during backed wbox write by Arnd Bergmann · 17 years ago
  41. b3e2c70 Input: psmouse - make dummy touchkit_ps2_detect() static by Adrian Bunk · 17 years ago
  42. 7460caf Input: gscps2 - convert to use kzalloc by Mariusz Kozlowski · 17 years ago
  43. d9f0383 Input: iforce - fix 'unused variable' warning by Andrew Morton · 17 years ago
  44. e3758b2 Input: i8042 - fix retrun value of i8042_aux_test_irq by Fernando Luis Vázquez Cao · 17 years ago
  45. aac2e68 [POWERPC] spu_manage: fix spu_unit_number for celleb device tree by Christian Krafft · 17 years ago
  46. 5cc44e0 [POWERPC] Update defconfigs by Kumar Gala · 17 years ago
  47. ab3e5e7 SCTP: Assign stream sequence numbers to the entire message by Vlad Yasevich · 17 years ago
  48. ea2dfb3 SCTP: properly clean up fragment and ordering queues during FWD-TSN. by Vlad Yasevich · 17 years ago
  49. 0ee6c15 [POWERPC] Flush registers to proper task context by Kumar Gala · 17 years ago
  50. 378be2c [PKTGEN]: Fix multiqueue oops. by Robert Olsson · 17 years ago
  51. 594a9df [BNX2]: Add write posting comment. by Michael Chan · 17 years ago
  52. fd51bcc [ARM] 4557/1: Fix PXA irq gpio initialization by Samuel · 17 years ago
  53. 8e54588 [BNX2]: Use msleep(). by Arjan van de Ven · 17 years ago
  54. b07d68b Linux 2.6.23-rc4 by Linus Torvalds · 17 years ago
  55. f99ba18 dm-mpath-rdac: don't stomp on a requests transfer bit by Andrew Vasquez · 17 years ago
  56. 5a99efe Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  57. 28d9aa6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  58. d243769 fix bogus hotplug cpu warning by Hugh Dickins · 17 years ago
  59. 721ebe0 reverse CONFIG_ACPI_PROC_EVENT default by Hugh Dickins · 17 years ago
  60. 8134097 fix maxcpus=N parsing by Hugh Dickins · 17 years ago
  61. 88ede82 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  62. 9666582 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  63. d96a2a5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  64. 81b4b98 [PARISC] Add NOTES section by Kyle McMartin · 17 years ago
  65. 88a7907 [PARISC] Use compat_sys_getdents by Kyle McMartin · 17 years ago
  66. 1eb51c362 [PARISC] Do not allow STI_CONSOLE to be modular by Kyle McMartin · 17 years ago
  67. 03b18f1 [PARISC] Clean up sti_flush by Kyle McMartin · 17 years ago
  68. fabb8ff [PARISC] Add dummy isa_(bus|virt)_to_(virt|bus) inlines by Kyle McMartin · 17 years ago
  69. 37efbb7 [PARISC] Add empty <asm-parisc/vga.h> by Kyle McMartin · 17 years ago
  70. 17a82e93 [SPARC32]: Make flush_tlb_kernel_range() an inline function. by David S. Miller · 17 years ago
  71. 4f1296a [SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.c by David S. Miller · 17 years ago
  72. 7bcd4da [SPARC32]: Kill unused vars and macros from prom/console.c by David S. Miller · 17 years ago
  73. 6cc0735 [SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS. by David S. Miller · 17 years ago
  74. 6c8f5b9 [VIDEO]: Do not prom_halt() in cg3 and bw2 device probe. by David S. Miller · 17 years ago
  75. 1bd4b28 [SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK. by David S. Miller · 17 years ago
  76. 10e2ff1 [NET]: Mark Paul Moore as maintainer of labelled networking. by James Morris · 17 years ago
  77. e7c243c [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt" by Evgeniy Polyakov · 17 years ago
  78. 7c8347a [ISDN]: Get rid of some pointless allocation casts in common and bsd comp. by Jesper Juhl · 17 years ago
  79. c573f73 [NET]: Avoid pointless allocation casts in BSD compression module by Jesper Juhl · 17 years ago
  80. 901ded2 [IRDA]: Do not do pointless kmalloc return value cast in KingSun driver by Jesper Juhl · 17 years ago
  81. aaa53c4 [NET]: Fix crash in dev_mc_sync()/dev_mc_unsync() by Benjamin Thery · 17 years ago
  82. f424bb9 [PPPOL2TP]: Fix endianness annotations. by Al Viro · 17 years ago
  83. e422397 [IOAT]: ioatdma needs to to play nice in a multi-dma-client world by Shannon Nelson · 17 years ago
  84. 97a1ad4 [SLIP]: trivial sparse warning fix by Stephen Hemminger · 17 years ago
  85. 37d2e73 [EQL]: sparse warning fix by Stephen Hemminger · 17 years ago
  86. c3609d5 [NET]: is_power_of_2 in net/core/neighbour.c by vignesh babu · 17 years ago
  87. 2672287 [TCP]: Describe tcp_init_cwnd() thoroughly in a comment. by David S. Miller · 17 years ago
  88. a96fb49 [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless by Flavio Leitner · 17 years ago
  89. 36d98d3 [KBUILD]: Sanitize tc_ematch headers. by Stephen Hemminger · 17 years ago
  90. 96fe1c0 [IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302. by Nick Bowler · 17 years ago
  91. 23dd6d3 [MIPS] Fulong doesn't need ISA DMA. by Ralf Baechle · 17 years ago
  92. 52625ca [MIPS] IP27: intr_sconnect_level: don't disable interrupts. by Ralf Baechle · 17 years ago
  93. 84ced30 [MIPS] IP27: startup_bridge_irq: connect interrupt. by Ralf Baechle · 17 years ago
  94. ed7a236 [MIPS] IP27: shutdown_bridge_irq: don't free irq. by Ralf Baechle · 17 years ago
  95. 8313da3 [MIPS] Sort out handling of ISA-less PCI systems. by Ralf Baechle · 17 years ago
  96. 2704afe [MIPS] Add __cmpdi2 by Ralf Baechle · 17 years ago
  97. 606bf78 [MIPS] HOTPLUG: Make register_pci_controller __devinit. by Ralf Baechle · 17 years ago
  98. c4aa256 [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus. by Ralf Baechle · 17 years ago
  99. 4547d22 [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus. by Ralf Baechle · 17 years ago
  100. db15f36 [MIPS] Delete duplicate inclusion of <linux/delay.h>. by Ralf Baechle · 17 years ago