1. fb0d366 [NET]: Reject socket filter if division by constant zero is attempted. by Kris Katterjohn · 19 years ago
  2. aa87516 [PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneously by Andrea Bittau · 19 years ago
  3. 9e18fcd [PATCH] Remove compat ioctl semaphore by Andi Kleen · 19 years ago
  4. e6c6675 [PATCH] Fix x86_64/msr.h interface to agree with i386/msr.h by Jacob.Shin@amd.com · 19 years ago
  5. fbe83e2 [PATCH] Register disabled CPUs by Ashok Raj · 19 years ago
  6. d716916 [PATCH] i386: Use bigsmp for > 8 core Opteron systems by Andi Kleen · 19 years ago
  7. 252ec9e Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 19 years ago
  8. d489227 Fix missing initialization in ir-kbd-gpio.c by Dmitry Torokhov · 19 years ago
  9. d271d1c Fix an OOPS when initializing IR remote on saa7134 by Dmitry Torokhov · 19 years ago
  10. 9e50afd Input: make serio and gameport more swsusp friendly by Dmitry Torokhov · 19 years ago
  11. bd0ef23 Input: handle failures in input_register_device() by Dmitry Torokhov · 19 years ago
  12. e597f0c8 Input: uinput - don't use "interruptible" in FF code by Dmitry Torokhov · 19 years ago
  13. 59c7c03 Input: uinput - add UI_SET_SWBIT ioctl by Dmitry Torokhov · 19 years ago
  14. 2950641 Input: uinput - convert to dynalloc allocation by Dmitry Torokhov · 19 years ago
  15. e753b65 Input: wistron - disable wifi/bluetooth on suspend by Miloslav Trmac · 19 years ago
  16. a5b0cc80 Input: wistron - add PM support by Dmitry Torokhov · 19 years ago
  17. 22a397e Input: wistron - convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  18. 84b256a Input: wistron - add support for Acer Aspire 1500 notebooks by Bernhard Rosenkraenzer · 19 years ago
  19. e9fb028 Input: wistron - disable for x86_64 by Andrew Morton · 19 years ago
  20. 5fc14680 Input: add Wistron driver by Dmitry Torokhov · 19 years ago
  21. 0d4c859 Input: atkbd - speed up setting leds/repeat state by Dmitry Torokhov · 19 years ago
  22. 1e6b39f Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  23. cdbce9c [CIFS] Fix setattr of mode only (e.g. in some chmod cases) to Windows by Steve French · 19 years ago
  24. 3bedff1 Linux v2.6.15-rc2 by Linus Torvalds · 19 years ago
  25. df9890c [IPV6]: Fix sending extension headers before and including routing header. by YOSHIFUJI Hideaki · 19 years ago
  26. a305989 [IPV6]: Fix calculation of AH length during filling ancillary data. by Ville Nuorvala · 19 years ago
  27. 8b8aa4b [IPV6]: Fix memory management error during setting up new advapi sockopts. by YOSHIFUJI Hideaki · 19 years ago
  28. 4477914 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 19 years ago
  29. 8ee3f40 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  30. 3b762d3 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  31. 29ac878 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  32. 17514e8 [PATCH] ide: add missing __init tags to device drivers by Bartlomiej Zolnierkiewicz · 19 years ago
  33. e07bc70 [PATCH] ide: remove dead code from flagged_taskfile() by Bartlomiej Zolnierkiewicz · 19 years ago
  34. c0bc113 [PATCH] ide: remove dead DEBUG_TASKFILE code by Bartlomiej Zolnierkiewicz · 19 years ago
  35. 071ffcc [PATCH] ide: remove unused ide_action_t:ide_next by Bartlomiej Zolnierkiewicz · 19 years ago
  36. 84e7b9e [PATCH] ide: remove duplicate documentation for ide_do_drive_cmd() by Bartlomiej Zolnierkiewicz · 19 years ago
  37. 14351f8 [PATCH] sis5513: enable ATA133 for the SiS965 southbridge by Aurelien Jarno · 19 years ago
  38. 4f1d774 [PATCH] via82cxxx: add VIA VT6410 IDE support by Mathias Kretschmer · 19 years ago
  39. 832f4ed [SERIAL] Remove unused variable in sa1100.c by Russell King · 19 years ago
  40. b63d4f0 [SERIAL] Fix status reporting with PL011 serial driver by Russell King · 19 years ago
  41. 54c4e6b powerpc: Fix bug in timebase synchronization on 32-bit SMP powermac by Paul Mackerras · 19 years ago
  42. a6c61e9 [ARM] 3168/1: Update ARM signal delivery and masking by Daniel Jacobowitz · 19 years ago
  43. 0212ddd powerpc: Merge spinlock.h by Paul Mackerras · 19 years ago
  44. 21a6290 powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernel by Paul Mackerras · 19 years ago
  45. f8ef270 powerpc: Merge pci.h by Paul Mackerras · 19 years ago
  46. 047ea78 powerpc: Trivially merge several headers from asm-ppc64 to asm-powerpc by Paul Mackerras · 19 years ago
  47. 86c96b4 [CIFS] Fix mknod of block and chardev over SFU mounts by Steve French · 19 years ago
  48. 800fc3e [PATCH] powerpc: Remove imalloc.h by David Gibson · 19 years ago
  49. 0e6850f Merge branch 'mymerge' of ssh://ozlabs.org/home/sfr/kernel-sfr by Paul Mackerras · 19 years ago
  50. e535664 [PATCH] powerpc: Fix setting MPIC priority by Benjamin Herrenschmidt · 19 years ago
  51. b286e39 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 19 years ago
  52. bcb6ad1 [COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR(). by David S. Miller · 19 years ago
  53. 9b152d5 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  54. 62ae144 Merge branch 'parisc' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 19 years ago
  55. eabc779 IB/umad: make sure write()s have sufficient data by Roland Dreier · 19 years ago
  56. 6593178 [PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMU by James Bottomley · 19 years ago
  57. c37ea21 [PATCH] ide: make comment match reality by Ralf Baechle · 19 years ago
  58. 48fd0d1 IB/mthca: Safer max_send_sge/max_recv_sge calculation by Michael S. Tsirkin · 19 years ago
  59. 1e39dea [PATCH] cs5520: fix return value of cs5520_init_one() by Amit Gud · 19 years ago
  60. bf4c796 [PATCH] siimage: docs urls by Jeff Garzik · 19 years ago
  61. ec0fb4b [PATCH] aec62xxx: remove all dead (#if0'd) code by Thibaut VARENE · 19 years ago
  62. bcd039b Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  63. 963f48a sbp2_command_orb_lock must be held when accessing the _orb_inuse list. by Jody McIntyre · 19 years ago
  64. 2161558 Merge branch 'master' by Kyle McMartin · 19 years ago
  65. fba51ba [PATCH] pmac IDE: don't release empty interfaces by Thibaut VARENE · 19 years ago
  66. 2fefef1 [PATCH] alim15x3: use KERN_WARNING by Alexey Dobriyan · 19 years ago
  67. e670dfb [PARISC] Update CREDITS entries by Kyle McMartin · 19 years ago
  68. 21b3d1d [PARISC] Mark hisax and pcbit ISDN drivers as not for parisc by Matthew Wilcox · 19 years ago
  69. cc3f7ca [PATCH] alim15x3: replace pci_find_device() with pci_dev_present() by Hanna Linder · 19 years ago
  70. 41df894 [PARISC] Mention PA-RISC in NS87415 help by Matthew Wilcox · 19 years ago
  71. 305f516 [PARISC] Make Serial MUX depend on a specific bus type. by Matthew Wilcox · 19 years ago
  72. 9ab8851 [PARISC] Fix compile warning caused by conflicting types of expand_upwards() by Matthew Wilcox · 19 years ago
  73. 4ef3b8f [PATCH] ide: remove ide_driver_t.owner field by Laurent Riffard · 19 years ago
  74. 7462cbf [PATCH] via82cxxx IDE: support multiple controllers by Daniel Drake · 19 years ago
  75. 861e76a [PATCH] via82cxxx IDE: remove /proc/via entry by Daniel Drake · 19 years ago
  76. 48b1dcc [IA64] altix: fix copyright in tioce .h files by Mark Maule · 19 years ago
  77. 6f5a0f7 [PATCH 3/3] cciss: add put_disk into cleanup routines by mikem · 19 years ago
  78. 15534d3 [PATCH 2/3] cciss: bug fix for BIG_PASS_THRU by Jens Axboe · 19 years ago
  79. 7f0d503 [PATCH 1/3] cciss: bug fix for hpacucli by mikem · 19 years ago
  80. eb97b73 [BLOCK] new block/ directory comment tidy by Coywolf Qi Hunt · 19 years ago
  81. c119b87 [CIFS] Missing part of previous patch by Steve French · 19 years ago
  82. e67b23c Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  83. d4bf2053 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  84. f7492f1 [wireless hermes] build fix by Jeff Garzik · 19 years ago
  85. 3020a1f [CIFS] Fix scheduling while atomic when pending writes at file close time by Steve French · 19 years ago
  86. e2b1be5 [libata sata_mv] update copyright, driver version by Jeff Garzik · 19 years ago
  87. 51c83a9 Merge branch 'upstream-fixes' of git://git.tuxdriver.com/git/netdev-jwl by Jeff Garzik · 19 years ago
  88. eaf8f53 [PATCH] ipw2100: Fix 'Driver using old /proc/net/wireless...' message by James Ketrenos · 19 years ago
  89. a7a461b [PATCH] fec_8xx: make CONFIG_FEC_8XX depend on CONFIG_8xx by John W. Linville · 19 years ago
  90. 8907e94 [PATCH] update Documentation/00-INDEX by Greg Kroah-Hartman · 19 years ago
  91. d36cc9d [PATCH] Add HOWTO do kernel development document to the Documentation directory by Greg Kroah-Hartman · 19 years ago
  92. 6fb0425 [PATCH] Add SCM info to MAINTAINERS by Jody McIntyre · 19 years ago
  93. cea00da [PATCH] git-netdev-all-ieee80211_get_payload-warning-fix by Andrew Morton · 19 years ago
  94. c5b42f3 [PATCH] drivers/net/wireless/hermes.c unsigned int comparision by Gabriel A. Devenyi · 19 years ago
  95. cbf7c42 [PATCH] prism54 : Remove extraneous udelay/register read by Roger While · 19 years ago
  96. 3445470 [PATCH] SAA9730: Add missing header bits. by Ralf Baechle · 19 years ago
  97. 0c0abbc [PATCH] au1000_eth: Include <linux/config.h> by Ralf Baechle · 19 years ago
  98. 70f1e00 [PATCH] IOC3: Replace obsolete PCI API by Ralf Baechle · 19 years ago
  99. 620d9aa [PATCH] i82593.h: make header comment GPL-compatible by John W. Linville · 19 years ago
  100. 2afecc0 [PATCH] e100: re-enable microcode with more useful defaults by Jesse Brandeburg · 19 years ago