1. d9eec1a [MIPS] time: Code cleanups by Atsushi Nemoto · 17 years ago
  2. 1d0a909c [MIPS] time: Remove now unused local_timer_interrupt. by Ralf Baechle · 17 years ago
  3. 81b635e [MIPS] IP32: Fix address of 2nd serial interface. by Ralf Baechle · 17 years ago
  4. 46abf4b [MIPS] SB1250: Use the right irqaction for the timer interrupt. by Ralf Baechle · 17 years ago
  5. d1598b6 [MIPS] SB1250: Remove stray assignment of cpumask. by Ralf Baechle · 17 years ago
  6. 2e5dcd2 [MIPS] Sibyte: Fix names of the clockevent devices. by Ralf Baechle · 17 years ago
  7. 9e32a51 [MIPS] Sibyte: Build fixes / dead code removal. by Ralf Baechle · 17 years ago
  8. eb76c5c Input: linux-input mailing list moved to vger.kernel.org by Dmitry Torokhov · 17 years ago
  9. 51fd77b [BLOCK] Don't allow empty barriers to be passed down to queues that don't grok them by Jens Axboe · 17 years ago
  10. 5ec140e dm: bounce_pfn limit added by Vasily Averin · 17 years ago
  11. 6f5d8aa Deadline iosched: Fix batching fairness by Aaron Carroll · 17 years ago
  12. dfb3d72 Deadline iosched: Reset batch for ordered requests by Aaron Carroll · 17 years ago
  13. 5d1a536 Deadline iosched: Factor out finding latter reques by Aaron Carroll · 17 years ago
  14. c46f233 [SG] Get rid of __sg_mark_end() by Jens Axboe · 17 years ago
  15. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  16. 013fb33 SG: Make sg_init_one() use general table init functions by Jens Axboe · 17 years ago
  17. dd3aa7c sh64: Update defconfigs. by Paul Mundt · 17 years ago
  18. 352d281 sh: Update r7785rp defconfig. by Paul Mundt · 17 years ago
  19. 0b532f5 sh: mach-type updates. by Paul Mundt · 17 years ago
  20. b5751e2 sh: Fix up r7780rp highlander CF access size. by Paul Mundt · 17 years ago
  21. f38c5a6 sh: Terminate .eh_frame in VDSO with a 4-byte 0. by Kaz Kojima · 17 years ago
  22. 236b195 sh: Correct SUBARCH matching. by Paul Mundt · 17 years ago
  23. 110ed28 sh: Decouple 4k and soft/hardirq stacks. by Paul Mundt · 17 years ago
  24. 0e67068 sh: Fix optimized __copy_user() movca.l usage. by Stuart Menefy · 17 years ago
  25. 2a0f9c4 Input: inport, logibm - use KERN_INFO when reporting missing mouse by Helge Deller · 17 years ago
  26. 2a3e480 Input: appletouch - idle reset logic broke older Fountains by Dmitry Torokhov · 17 years ago
  27. 434a25d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  28. 3ce4af1 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  29. c956a24 Fix myri10ge NAPI oops & warnings by Andrew Gallatin · 17 years ago
  30. 48d5845 Fix region size check in mpc5200 FEC driver by Grant Likely · 17 years ago
  31. 644fdf9 mpc5200: Fix Kconfig dependancies on MPC5200 FEC device driver by Grant Likely · 17 years ago
  32. 54866f0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  33. b4d367f [SPARC64]: Update defconfig. by David S. Miller · 17 years ago
  34. 49259d3 [IRDA] IRNET: Fix build when TCGETS2 is defined. by David S. Miller · 17 years ago
  35. 3b582cc [NET]: docbook fixes for netif_ functions by Stephen Hemminger · 17 years ago
  36. d57a921 [NET]: Hide the net_ns kmem cache by Pavel Emelyanov · 17 years ago
  37. 1a2ee93 [NET]: Mark the setup_net as __net_init by Pavel Emelyanov · 17 years ago
  38. 6a1a3b9 [NET]: Hide the dead code in the net_namespace.c by Pavel Emelyanov · 17 years ago
  39. d465579 [NET]: Relax the reference counting of init_net_ns by Pavel Emelyanov · 17 years ago
  40. 1dba323 [NETNS]: Make the init/exit hooks checks outside the loop by Pavel Emelyanov · 17 years ago
  41. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  42. 154adbc [NET]: Remove bogus zero_it argument from sk_alloc by Pavel Emelyanov · 17 years ago
  43. 8fd1d17 [NET]: Make the sk_clone() lighter by Pavel Emelyanov · 17 years ago
  44. 2e4afe7 [NET]: Move some core sock setup into sk_prot_alloc by Pavel Emelyanov · 17 years ago
  45. 3f0666e [NET]: Auto-zero the allocated sock object by Pavel Emelyanov · 17 years ago
  46. c308c1b2 [NET]: Cleanup the allocation/freeing of the sock object by Pavel Emelyanov · 17 years ago
  47. 1e2e6b8 [NET]: Move the get_net() from sock_copy() by Pavel Emelyanov · 17 years ago
  48. f1a6c4d [NET]: Move the sock_copy() from the header by Pavel Emelyanov · 17 years ago
  49. 261ab36 [TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversion by Ilpo Järvinen · 17 years ago
  50. e56d6cd [TCP]: Process DSACKs that reside within a SACK block by Ilpo Järvinen · 17 years ago
  51. 52eb053 [SPARC64]: Fix linkage of enormous kernels. by David S. Miller · 17 years ago
  52. d689855 [SPARC64]: Fix build with CONFIG_NET disabled. by David S. Miller · 17 years ago
  53. 7e5766f [SPARC64]: Fix build failure when CONFIG_BUG is disabled. by David S. Miller · 17 years ago
  54. 099d575a [SPARC64]: Kill unused ITAG_MASK macro in ultra.S by David S. Miller · 17 years ago
  55. 23e8bc2 [SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss(). by David S. Miller · 17 years ago
  56. b1d08ac0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  57. 57eb06e Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  58. d919fd4 Revert "Driver core: remove class_device_*_bin_file" by Greg Kroah-Hartman · 17 years ago
  59. 2ed45b0 ieee1394: ieee1394_transactions.c: remove dead code by Adrian Bunk · 17 years ago
  60. 0bd243c firewire: Fix pci resume to not pass in a __be32 config rom. by Kristian Høgsberg · 17 years ago
  61. 5307cc1 Remove broken ptrace() special-case code from file mapping by Linus Torvalds · 17 years ago
  62. 558de8a [ARM] 4634/1: DaVinci GPIO header build fix by David Brownell · 17 years ago
  63. 1398f67 [ARM] 4636/1: pxa: add default configuration for zylonite by eric miao · 17 years ago
  64. e9bba8e [ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.com by eric miao · 17 years ago
  65. 710798c [ARM] Fix assignment instead of condition in arm/mach-omap2/clock.c by Roel Kluin · 17 years ago
  66. fd3d728 [ARM] nommu: fix breakage caused by f9720205d1f847cb59e197e851b5276425363f6b by Russell King · 17 years ago
  67. df43309 [ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warning by Russell King · 17 years ago
  68. 0214f92 [ARM] Fix FIQ issue with ARM926 by Russell King · 17 years ago
  69. d8cb70d [ARM] Fix pxamci regression by Russell King · 17 years ago
  70. 5984a2f [ARM] Fix netx_defconfig regression by Russell King · 17 years ago
  71. a80770c [ARM] Fix ateb9200_defconfig build regression by Russell King · 17 years ago
  72. 01c0ad5 [ARM] Fix an rpc_defconfig regression by Russell King · 17 years ago
  73. b23e79f [ARM] Fix omap_h2_1610_defconfig regressions by Russell King · 17 years ago
  74. 9143019 [ARM] 4632/1: Fix a typo in include/asm-arm/plat-s3c/regs-nand.h by Matt Reimer · 17 years ago
  75. bb374b7 [MEDIA] IVTV: exit_ivtv_i2c() cannot be __devexit by David Miller · 17 years ago
  76. dd13810 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  77. f202df6 HID: Don't access input_dev->private directly by Dmitry Torokhov · 17 years ago
  78. 368d290 HID: fix hidinput_connect ignoring retval from input_register_device by Dirk Hohndel · 17 years ago
  79. d624284 HID: hiddev - fix compiler warning by Jiri Kosina · 17 years ago
  80. df7bded HID: Add GoTop tablets to blacklist by Jerrold Jones · 17 years ago
  81. 298bb62 [AF_KEY]: suppress a warning for 64k pages. by Stephen Rothwell · 17 years ago
  82. c81134b sh: Clean up SR.RB Kconfig mess. by Paul Mundt · 17 years ago
  83. b2078fa sh: Kill off dead ipr_irq_demux(). by Paul Mundt · 17 years ago
  84. a3634d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  85. 710701c8 add SubmittingPatches to Documentation/ja_JP by Keiichi Kii · 17 years ago
  86. 5ab3bd5 fix typo in SubmittingPatches by Keiichi Kii · 17 years ago
  87. 60b8cab Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=y by Kay Sievers · 17 years ago
  88. 78e9d36 sysfs: make sysfs_{get,put}_active() static by Adrian Bunk · 17 years ago
  89. 34358c2 kobject: check for duplicate names in kobject_rename by Greg Kroah-Hartman · 17 years ago
  90. fcd239d Driver core: remove class_device_*_bin_file by Greg Kroah-Hartman · 17 years ago
  91. 97ef1bb [TIPC]: Fix headercheck wrt. tipc_config.h by David S. Miller · 17 years ago
  92. f3baa48 [COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled. by David S. Miller · 17 years ago
  93. 6cf92e9 [CONNECTOR]: Fix a spurious kfree_skb() call by Michal Januszewski · 17 years ago
  94. be48be0 [COMPAT]: Fix new dev_ifname32 returning -EFAULT by Benjamin Herrenschmidt · 17 years ago
  95. 51c739d [NET]: Fix incorrect sg_mark_end() calls. by David S. Miller · 17 years ago
  96. 07afa04 [IPVS]: Remove /proc/net/ip_vs_lblcr by Alexey Dobriyan · 17 years ago
  97. 1675c7b [IPV6]: remove duplicate call to proc_net_remove by Daniel Lezcano · 17 years ago
  98. 310928d [NETNS]: fix net released by rcu callback by Daniel Lezcano · 17 years ago
  99. 93ee31f [NET]: Fix free_netdev on register_netdev failure. by Daniel Lezcano · 17 years ago
  100. 5c41542 [WAN]: fix drivers/net/wan/lmc/ compilation by Adrian Bunk · 17 years ago