1. cf39cc3 [PARISC] fix signal trampoline cache flushing by Kyle McMartin · 17 years ago
  2. 093a07e Fix locking bug in "acquire_console_semaphore_for_printk()" by Linus Torvalds · 17 years ago
  3. 0de19a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 by Linus Torvalds · 17 years ago
  4. fd785d6 by Andrew Morton · 17 years ago
  5. fad0f90 by Andrew Morton · 17 years ago
  6. 85eee60 sh: fix compressed kernel build by Manuel Lauss · 17 years ago
  7. 50387b3 sh64: add missing #include <asm/fpu.h>'s by Adrian Bunk · 17 years ago
  8. abe2f41 JFFS2 Fix of panics caused by wrong condition for hole frag creation in write_begin by Alexey Korolev · 17 years ago
  9. 19e729a locks: fix possible infinite loop in fcntl(F_SETLKW) over nfs by J. Bruce Fields · 17 years ago
  10. a985aab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 17 years ago
  11. 1018cf9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  12. 533bb8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  13. 4f3f8e9 FRV: Correctly determine the address of an illegal instruction by David Howells · 17 years ago
  14. e2df9e0 revert "sched: fix fair sleepers" by Ingo Molnar · 17 years ago
  15. 159d833 [BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilter by Patrick McHardy · 17 years ago
  16. 4dee959 [NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _entry_put by Pavel Emelyanov · 17 years ago
  17. 9625ed7 [IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface. by YOSHIFUJI Hideaki · 17 years ago
  18. b077d7a [IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are disabled. by YOSHIFUJI Hideaki · 17 years ago
  19. e9df2e8 [IPV6]: Use appropriate sock tclass setting for routing lookup. by YOSHIFUJI Hideaki · 17 years ago
  20. 7cd636f [IPV6]: IPv6 extension header structures need to be packed. by YOSHIFUJI Hideaki · 17 years ago
  21. b45e918 [IPV6]: Fix ipv6 address fetching in raw6_icmp_error(). by David S. Miller · 17 years ago
  22. 2ed9926 [NET]: Return more appropriate error from eth_validate_addr(). by Patrick McHardy · 17 years ago
  23. d2dcba6 [ISDN]: Do not validate ISDN net device address prior to interface-up by Paul Bolle · 17 years ago
  24. 4c821d7 [NET]: Fix kernel-doc for skb_segment by Ben Hutchings · 17 years ago
  25. f37f0af [SOCK] sk_stamp: should be initialized to ktime_set(-1L, 0) by Eric Dumazet · 17 years ago
  26. e01bf1c net: check for underlength tap writes by Rusty Russell · 17 years ago
  27. 14daa02 net: make struct tun_struct private to tun.c by Rusty Russell · 17 years ago
  28. a40a7d1 [SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event. by Pavel Emelyanov · 17 years ago
  29. ab38fb0 [SCTP]: Fix compiler warning about const qualifiers by Vlad Yasevich · 17 years ago
  30. f4ad85c [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK by Gui Jianfeng · 17 years ago
  31. 72da7b3 [SCTP]: Add check for hmac_algo parameter in sctp_verify_param() by Wei Yongjun · 17 years ago
  32. e56cfad [NET_SCHED] cls_u32: refcounting fix for u32_delete() by Jarek Poplawski · 17 years ago
  33. 028b027 [DCCP]: Fix skb->cb conflicts with IP by Patrick McHardy · 17 years ago
  34. ae1b6a3 [AX25]: Potential ax25_uid_assoc-s leaks on module unload. by Pavel Emelyanov · 17 years ago
  35. 2de58e3 tg3: fix MMIO for PPC 44x platforms by Sergei Shtylyov · 17 years ago
  36. 16a7914 Mark generic HDLC + PPP as broken. by Krzysztof Halasa · 17 years ago
  37. 44fb312 ehea: Fix DLPAR memory add support by Thomas Klein · 17 years ago
  38. 5a81f14 sc92031: sysfs link missing by Stephen Hemminger · 17 years ago
  39. c500cb2 smc91x driver: fix bug: print warning only in interrupt mode by Sonic Zhang · 17 years ago
  40. a376e79 forcedeth: mac address fix by Ayaz Abdulla · 17 years ago
  41. 72cfe92 macb: Use semicolon instead of comma for statement by Atsushi Nemoto · 17 years ago
  42. 84b7901 macb: Call phy_disconnect on removing by Atsushi Nemoto · 17 years ago
  43. 3d137fd ucc_geth: fix non-functional fixed phy support by Joakim Tjernlund · 17 years ago
  44. 9a3c243 fs_enet: Don't call NAPI functions when NAPI is not used. by Laurent Pinchart · 17 years ago
  45. c63eddb sky2: missing chip name for Yukon Supreme by Stephen Hemminger · 17 years ago
  46. 1892225 [libata] make ali_atapi_dma static by Adrian Bunk · 17 years ago
  47. aeb7491 [libata] sata_svw: fix reversed port count by Jeff Garzik · 17 years ago
  48. 120dd64 Linux 2.6.25-rc9 by Linus Torvalds · 17 years ago
  49. 14897e3 Merge branch 'docs' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 17 years ago
  50. 14dadf1 Add additional examples in Documentation/spinlocks.txt by Mark Fasheh · 17 years ago
  51. d396c5f Move sched-rt-group.txt to scheduler/ by J. Bruce Fields · 17 years ago
  52. 8bcd1cc Documentation: move rpc-cache.txt to filesystems/ by J. Bruce Fields · 17 years ago
  53. 6ded55d Documentation: move nfsroot.txt to filesystems/ by J. Bruce Fields · 17 years ago
  54. dc07e72 Spell out behavior of atomic_dec_and_lock() in kerneldoc by J. Bruce Fields · 17 years ago
  55. b0fac02 Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect by Heiko Carstens · 17 years ago
  56. 099ce8f Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  57. 90768c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  58. 3f06350 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  59. 0859ab5 signalfd: fix for incorrect SI_QUEUE user data reporting by Davide Libenzi · 17 years ago
  60. 544451a pnp: increase number of devices supported per protocol by Bjorn Helgaas · 17 years ago
  61. bd2ab67 md: close a livelock window in handle_parity_checks5 by Dan Williams · 17 years ago
  62. 231bc2a cciss: error: implicit declaration of function 'sg_init_table' by Mike Pagano · 17 years ago
  63. ad28a07 rtc: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  64. f37d193 watchdog: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  65. f4fce61 usb host: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  66. f34c32f usb gadget: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  67. 7e38c3c spi: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  68. 8d1c98b eventfd/kaio integration fix by Davide Libenzi · 17 years ago
  69. d479540 rtc: rtc-s35390a.c needs the bitreverse library by Randy Dunlap · 17 years ago
  70. b6c3006 cgroups: include hierarchy ids in /proc/<pid>/cgroup by Paul Menage · 17 years ago
  71. fa16eef i2c-tiny-usb: New VID/PID pair by Till Harbaum · 17 years ago
  72. b73a9ae i2c-davinci: Fix lost interrupt by Troy Kisky · 17 years ago
  73. 852fb2a i2c-ibm_iic: Fast mode parm desc fixup by Paul Mundt · 17 years ago
  74. 7951f0b [NETNS][IPV6] tcp - assign the netns for timewait sockets by Daniel Lezcano · 17 years ago
  75. d10d89e Add commentary about the new "asmlinkage_protect()" macro by Linus Torvalds · 17 years ago
  76. 598af05 asmlinkage_protect sys_io_getevents by Roland McGrath · 17 years ago
  77. 54a0151 asmlinkage_protect replaces prevent_tail_call by Roland McGrath · 17 years ago
  78. 783e391 x86: Simplify cpu_idle_wait by Venki Pallipadi · 17 years ago
  79. a1e58bb lzo: fix typo in decompressor by Harvey Harrison · 17 years ago
  80. f17520e FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2] by David Howells · 17 years ago
  81. ed9b949 FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2] by David Howells · 17 years ago
  82. e31c243 FRV: Add support for emulation of userspace atomic ops [try #2] by David Howells · 17 years ago
  83. 0c93d8e FRV: Move STACK_TOP_MAX up [try #2] by David Howells · 17 years ago
  84. a31b9dd FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2] by David Howells · 17 years ago
  85. 5d69a02 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  86. 999646e Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  87. 76b0c26 HFS+: fix unlink of links by Roman Zippel · 17 years ago
  88. 951e07c [IPV4]: Fix byte value boundary check in do_ip_getsockopt(). by David S. Miller · 17 years ago
  89. 4faa3c8 cfq-iosched: do not leak ioc_data across iosched switches by Fabio Checconi · 17 years ago
  90. e6957ea [XFS] Ensure "both" features2 slots are consistent by Eric Sandeen · 17 years ago
  91. ee1c090 [XFS] Fix superblock features2 field alignment problem by David Chinner · 17 years ago
  92. 6211870 [XFS] remove shouting-indirection macros from xfs_sb.h by Eric Sandeen · 17 years ago
  93. 8191ecd splice: fix infinite loop in generic_file_splice_read() by Jens Axboe · 17 years ago
  94. d786a4a [SPARC]: Fix several regset and ptrace bugs. by David S. Miller · 17 years ago
  95. f4be31e pop previous section in alternative.c by Steven Rostedt · 17 years ago
  96. 44cad26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  97. 5a55261 SELinux: don't BUG if fs reuses a superblock by Eric Paris · 17 years ago
  98. 619c714 BNX2X: Correct bringing chip out of reset by Eliezer Tamir · 17 years ago
  99. 475959d [NETFILTER]: nf_nat: autoload IPv4 connection tracking by Jan Engelhardt · 17 years ago
  100. 1b9b70e [NETFILTER]: xt_hashlimit: fix mask calculation by Patrick McHardy · 17 years ago