1. 2b4743b ipv6 sit: Avoid extra need for compat layer in PRL management. by YOSHIFUJI Hideaki · 16 years ago
  2. 7775c97 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  3. e374d17 parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3 by Kyle McMartin · 16 years ago
  4. 5155857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  5. 61d6cc5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  6. 2165009 pagemap: pass mm into pagewalkers by Dave Hansen · 16 years ago
  7. 24aac48 cciss: add new hardware support by Mike Miller · 16 years ago
  8. 57d3c64 proc_fs.h: move struct mm_struct forward-declaration by Ben Nizette · 16 years ago
  9. 69c5ddf m68k: Add ext2_find_{first,next}_bit() for ext4 by Aneesh Kumar K.V · 16 years ago
  10. ec0a196 tcp: Revert 'process defer accept as established' changes. by David S. Miller · 16 years ago
  11. 1b3cba8 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  12. 3692fd0 [ARM] 5091/1: Add missing bitfield include to regs-lcd.h by Stefan Schmidt · 16 years ago
  13. dc10885 Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  14. 9412e286 always_inline timespec_add_ns by Jeremy Fitzhardinge · 16 years ago
  15. d5e181f add an inlined version of iter_div_u64_rem by Jeremy Fitzhardinge · 16 years ago
  16. f595ec9 common implementation of iterative div/mod by Jeremy Fitzhardinge · 16 years ago
  17. da50ccc Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  18. a66b34b proper prototype for acpi_processor_tstate_has_changed() by Adrian Bunk · 16 years ago
  19. e9fe9e1 pnpacpi: fix IRQ flag decoding by Bjorn Helgaas · 16 years ago
  20. dcb84f3 cpuidle acpi driver: fix oops on AC<->DC by Venkatesh Pallipadi · 16 years ago
  21. a4df1ac Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  22. f7f866e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  23. 513fd37 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  24. 709772e net: Fix routing tables with id > 255 for legacy software by Krzysztof Piotr Oledzki · 16 years ago
  25. 2506ece virtio: Fix typo in virtio_net_hdr comments by Mark McLoughlin · 16 years ago
  26. ce4a7d0 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor by Arnaldo Carvalho de Melo · 16 years ago
  27. 45d465b ipv4: Remove unused declaration from include/net/tcp.h. by Rami Rosen · 16 years ago
  28. 28ffb5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  29. b769164 ide: remove the ide_etrax100 chipset type by Adrian Bunk · 16 years ago
  30. 16882c1 sched: fix TASK_WAKEKILL vs SIGKILL race by Oleg Nesterov · 16 years ago
  31. b57838e [S390] Fix __ctl_load/__ctl_store inline assembly constraints by Martin Schwidefsky · 16 years ago
  32. 30c083c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  33. d5301a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  34. 585c543 include/linux/ssb/ssb_driver_gige.h typo fix by Adrian Bunk · 16 years ago
  35. 64a3dcd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  36. dfa7e20 mm: Minor clean-up of page flags in mm/page_alloc.c by Russ Anderson · 16 years ago
  37. 4c0283f IB/core: Remove IB_DEVICE_SEND_W_INV capability flag by Roland Dreier · 16 years ago
  38. 0d57994 [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n by Nathan Lynch · 16 years ago
  39. f751aa1 fat_valid_media() isn't for userspace by Adrian Bunk · 16 years ago
  40. 5f0e62c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  41. aab2545 uml: activate_mm: remove the dead PF_BORROWED_MM check by Oleg Nesterov · 16 years ago
  42. 156a9ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6 by Linus Torvalds · 16 years ago
  43. 979b0fe vm: add kzalloc_node() inline by Jeff Layton · 16 years ago
  44. ec0ced1 asm-m32r/uaccess.h must #include <asm/setup.h> by Adrian Bunk · 16 years ago
  45. 4fd5a43 v850: fix typo in header guard by Vegard Nossum · 16 years ago
  46. 3b2d38b h8300: fix typo in header guard by Vegard Nossum · 16 years ago
  47. 68aa0a2 ipc: restore MSGPOOL original value by Nadia Derbey · 16 years ago
  48. 93b0711 introduce memory_read_from_buffer() by Akinobu Mita · 16 years ago
  49. 3527fb32 lib: export bitrev16 by Harvey Harrison · 16 years ago
  50. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 16 years ago
  51. 2f59971 KVM: migrate PIT timer by Marcelo Tosatti · 16 years ago
  52. ce263d7 KVM: ppc: Remove duplicate function by Hollis Blanchard · 16 years ago
  53. 39b945a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  54. b2ab26a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  55. 5965087 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  56. 609a70a FRV: ip_fast_csum() requires a memory clobber on its inline asm by David Howells · 16 years ago
  57. 2cc3c0b [MIPS] Fix typo in header guard by Vegard Nossum · 16 years ago
  58. 272bace [MIPS] Add accessors for random register. by Ralf Baechle · 16 years ago
  59. 057229f [MIPS] Add missing braces to pte_mkyoung by Ilpo Järvinen · 16 years ago
  60. ccdb003 [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids. by Manuel Lauss · 16 years ago
  61. 39028ec V4L/DVB (7166): [v4l] Add new user class controls and deprecate others by David Woodhouse · 16 years ago
  62. 70345fb V4L/DVB (7911): Remove v4l2_video_std_fps prototype declaration by Guennadi Liakhovetski · 16 years ago
  63. 3e387fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  64. 9489a06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  65. b9031d9 sctp: Fix ECN markings for IPv6 by Vlad Yasevich · 16 years ago
  66. 62aeaff sctp: Start T3-RTX timer when fast retransmitting lowest TSN by Vlad Yasevich · 16 years ago
  67. a646523 sctp: Correctly implement Fast Recovery cwnd manipulations. by Vlad Yasevich · 16 years ago
  68. aed5a83 Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fix by David S. Miller · 16 years ago
  69. 36d926b [IPV6]: inet_sk(sk)->cork.opt leak by Denis V. Lunev · 16 years ago
  70. 91e1908 [IPV6] NETNS: Handle ancillary data in appropriate namespace. by YOSHIFUJI Hideaki · 16 years ago
  71. 4bed72e [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. by YOSHIFUJI Hideaki · 16 years ago
  72. e511710 [SCTP]: Fix NULL dereference of asoc. by YOSHIFUJI Hideaki · 16 years ago
  73. d389c7d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  74. 4ded383 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 16 years ago
  75. 246dd41 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  76. df6ab559 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26 by Linus Torvalds · 16 years ago
  77. e8a496a x86: fix broken math-emu with lazy allocation of fpu area by Suresh Siddha · 16 years ago
  78. a57c1ba libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl by Alan Cox · 16 years ago
  79. 4f0ebe3 libata: kill unused constants by Tejun Heo · 16 years ago
  80. ab32cd7 route: Remove unused ifa_anycast field by Thomas Graf · 16 years ago
  81. bc3ed28 netlink: Improve returned error codes by Thomas Graf · 16 years ago
  82. 1f9d11c route: Mark unused routing attributes as such by Thomas Graf · 16 years ago
  83. 51b77ca route: Mark unused route cache flags as such. by Thomas Graf · 16 years ago
  84. 64e9159 serial_core: uart_set_ldisc infrastructure by Alan Cox · 16 years ago
  85. 1feaa51 Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver. by Sonic Zhang · 16 years ago
  86. 63e1462 mmc_spi: mmc_spi.h should include linux/interrupts.h by Anton Vorontsov · 16 years ago
  87. 00e98a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  88. f365ad5 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  89. 1e5c594 [ARM] 5067/1: _raw_write_can_lock macro bugfix by surinder · 16 years ago
  90. ea6a740 [ARM] 5070/1: pxa: add GPIO104_PSKTSEL to pxa27x MFP configuration by Philipp Zabel · 16 years ago
  91. 106f627 [ARM] 5068/1: PXA2xx Additional gpio definitions by Jonathan Cameron · 16 years ago
  92. d02d6be sh: fix miscompilation of ip_fast_csum with gcc >= 4.3 by Paul Mundt · 16 years ago
  93. 759e940 [ARM] 5060/1: remove unnecessary include of asm/io.h by Greg Ungerer · 16 years ago
  94. ee48a75 [ARM] fix AT91 include loops by Russell King · 16 years ago
  95. ca05a99 capabilities: remain source compatible with 32-bit raw legacy capability support. by Andrew G. Morgan · 16 years ago
  96. a70ce07 Blackfin arch: update anomaly headers from toolchain trunk by Mike Frysinger · 16 years ago
  97. b06dcee Blackfin arch: Remove bad and usless code by Michael Hennerich · 16 years ago
  98. cfab3bd [POWERPC] Add "memory" clobber to MMIO accessors by Benjamin Herrenschmidt · 16 years ago
  99. ab8cd81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  100. 7536d7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago