1. 12a4d26 [PATCH] libertas: fix missing unlock in TX error path by Dan Williams · 17 years ago
  2. 5bdb3ef [PATCH] libertas: make debugfs.c sparse-clean by Dan Williams · 17 years ago
  3. 3a8b9a4 [PATCH] libertas: Clean up debug defines by Dan Williams · 17 years ago
  4. 4f3465f [PATCH] libertas: remove SUPPORT_BOOT_COMMAND by Dan Williams · 17 years ago
  5. 4b19fcc [PATCH] libertas: Purge non-mesh ioctls by Dan Williams · 17 years ago
  6. 3ce4023 [PATCH] libertas: Get rid of version.h by Dan Williams · 17 years ago
  7. 0dc5a29 [PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enum by Dan Williams · 17 years ago
  8. 889c05b [PATCH] libertas: remove WLAN_802_11_WEP_STATUS enum by Dan Williams · 17 years ago
  9. 6affe78 [PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODE by Dan Williams · 17 years ago
  10. 43631e1 [PATCH] libertas: remove setwpaie private ioctl by Dan Williams · 17 years ago
  11. 9408c29 [PATCH] libertas: remove custom encryption mode stuff by Dan Williams · 17 years ago
  12. 2a6f7ea [PATCH] libertas: remove incorrect vi modelines by Dan Williams · 17 years ago
  13. 69f88dc [PATCH] libertas: remove setauthalg private ioctl by Dan Williams · 17 years ago
  14. 1d42b8f [PATCH] libertas: remove 8021xauthalgs private ioctl by Dan Williams · 17 years ago
  15. ad1f329 [PATCH] libertas: fix size of SSID comparison in stop_adhoc check by Dan Williams · 17 years ago
  16. 4684c23 [PATCH] libertas: use <net/ieee80211.h> for MAX_WPA_IE_LEN by Dan Williams · 17 years ago
  17. 51b0c9d [PATCH] libertas: remove WPA_SUPPLICANT structure by Dan Williams · 17 years ago
  18. 1f8a6b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  19. 1039592 further UTF-8 fixes and name correction by David Woodhouse · 17 years ago
  20. b7cc4a8 Fix wrong identifier name in Documentation/kref.txt by Satyam Sharma · 17 years ago
  21. 0c4ea95 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22 by Linus Torvalds · 17 years ago
  22. f2c60ed Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  23. cabca0c Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  24. 853da00 Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  25. 5884c40 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  26. ee54d2d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  27. bf61f8d Input: evdev - fix overflow in compat_ioctl by Kenichi Nagai · 17 years ago
  28. df9f540 Convert SGI IP22 and specific drivers to platform_device. by Ralf Baechle · 17 years ago
  29. 435b71b md: improve the is_mddev_idle test by NeilBrown · 17 years ago
  30. 11fe250 VIDEO: remove archaic if[] construct from Kconfig file by Robert P. J. Day · 17 years ago
  31. 03b9ae4 pm2fb: fb_sync added by Antonino A. Daplas · 17 years ago
  32. 647f2e7 nvidiafb: Enable debugging messages a Kconfig option by Jean Delvare · 17 years ago
  33. 213b8a9 rivafb: Fix I2C getscl callback function by Jean Delvare · 17 years ago
  34. 1434058 atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driver by Nicolas Ferre · 17 years ago
  35. f23a06f pm3fb: Preliminary 2.4 to 2.6 port by Krzysztof Helt · 17 years ago
  36. e98e267 fbdev: geforce 7300 cleanup by Michal Piotrowski · 17 years ago
  37. 7699acd epoll cleanups: epoll remove static pre-declarations and akpm-ize the code by Davide Libenzi · 17 years ago
  38. cea6924 epoll cleanups: epoll no module by Davide Libenzi · 17 years ago
  39. da66f7c epoll: use anonymous inodes by Davide Libenzi · 17 years ago
  40. 9c3060b signal/timer/event: KAIO eventfd support example by Davide Libenzi · 17 years ago
  41. fdb902b1 signal/timer/event: eventfd wire up x86 arches by Davide Libenzi · 17 years ago
  42. e1ad746 signal/timer/event: eventfd core by Davide Libenzi · 17 years ago
  43. 83f5d12 signal/timer/event: timerfd compat code by Davide Libenzi · 17 years ago
  44. 57ac889 signal/timer/event: timerfd wire up x86 arches by Davide Libenzi · 17 years ago
  45. b215e28 signal/timer/event: timerfd core by Davide Libenzi · 17 years ago
  46. 6d18c92 signal/timer/event: signalfd compat code by Davide Libenzi · 17 years ago
  47. 2121e24 signal/timer/event: signalfd wire up x86 arches by Davide Libenzi · 17 years ago
  48. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 17 years ago
  49. 5dc8bf8 signal/timer/event fds: anonymous inode source by Davide Libenzi · 17 years ago
  50. 325aa33 Don't init pgrp and __session in INIT_SIGNALS by Sukadev Bhattiprolu · 17 years ago
  51. fa0334f Replace pid_t in autofs with struct pid reference by Sukadev Bhattiprolu · 17 years ago
  52. d78e53c Fix some coding-style errors in autofs by Sukadev Bhattiprolu · 17 years ago
  53. 93ba088 Kill unused sesssion and group values in rocket driver by Sukadev Bhattiprolu · 17 years ago
  54. 0800d30 Use task_pgrp() task_session() in copy_process() by Sukadev Bhattiprolu · 17 years ago
  55. 8586899 Use struct pid parameter in copy_process() by Sukadev Bhattiprolu · 17 years ago
  56. 0e29b24 Explicitly set pgid and sid of init process by Sukadev Bhattiprolu · 17 years ago
  57. 820e45d statically initialize struct pid for swapper by Sukadev Bhattiprolu · 17 years ago
  58. e713d0d attach_pid() with struct pid parameter by Sukadev Bhattiprolu · 17 years ago
  59. 4ac24b3 rtc-rs5c313.c: add error handling to avoid hardware hangup by kogiidena · 17 years ago
  60. 5a6a078 rtc-rs5c313.c: rtc_time value are fixed by kogiidena · 17 years ago
  61. 9a3f1d5 rtc-rs5c313.c: error and warning are fixed by kogiidena · 17 years ago
  62. 3e88c55 use defines in sys_getpriority/sys_setpriority by Daniel Walker · 17 years ago
  63. 00b8fd2 MPC52xx PSC SPI master driver by Dragos Carp · 17 years ago
  64. 0ea9718 consolidate generic_writepages and mpage_writepages by Miklos Szeredi · 17 years ago
  65. e10cc1d tty: add compat_ioctl by Paul Fulghum · 17 years ago
  66. 108f39a module_author: don't advise putting in an email address by Rene Herman · 17 years ago
  67. 9809169 SubmitChecklist: add -W help by Andrew Morton · 17 years ago
  68. 84ea776 Overrun in drivers/char/rio/riocmd.c by Eric Sesterhenn / Snakebyte · 17 years ago
  69. a12bb44 stop_machine() now uses hard_irq_disable by Benjamin Herrenschmidt · 17 years ago
  70. 2d3fbbb Add hard_irq_disable() by Benjamin Herrenschmidt · 17 years ago
  71. e1fa2e1 powerpc: fixup hard_irq_disable semantics by Benjamin Herrenschmidt · 17 years ago
  72. 2acdb16 synclink_gt: add compat_ioctl by Paul Fulghum · 17 years ago
  73. 4c64c30 small cleanup in gpt partition handling by Olaf Hering · 17 years ago
  74. 04dd08b Consolidate asm/poll.h by Stephen Rothwell · 17 years ago
  75. 99eaf3c lib/hexdump by Randy Dunlap · 17 years ago
  76. 6eaeeab getrusage(): fill ru_inblock and ru_oublock fields if possible by Eric Dumazet · 17 years ago
  77. 02239c2 uml: shrink kernel stacks by Jeff Dike · 17 years ago
  78. c14b849 uml: iRQ stacks by Jeff Dike · 17 years ago
  79. 2ea5bc5 uml: tidy IRQ code by Jeff Dike · 17 years ago
  80. e1a79c4 uml: use UM_THREAD_SIZE in userspace code by Jeff Dike · 17 years ago
  81. 57598fd uml: remove task_protections by Jeff Dike · 17 years ago
  82. 22258d4 Let SYSV68_PARTITION default to yes on VME only by Geert Uytterhoeven · 17 years ago
  83. 23c9bbb m32r: fix pte_to_pgoff(), pgoff_to_pte() and __swp_type() macros by Hirokazu Takata · 17 years ago
  84. 0d4f646 m32r: fix tme_handler to check _PAGE_PRESENT bit by Hirokazu Takata · 17 years ago
  85. 43c09ce m32r: fix switch_to macro to push/pop frame pointer if needed by Hirokazu Takata · 17 years ago
  86. 4431663 h8300 syscall update by Yoshinori Sato · 17 years ago
  87. 0a9d6e7 frv: gdb: use __maybe_unused by David Rientjes · 17 years ago
  88. 39bf627 VM statistics: Make timer deferrable by Christoph Lameter · 17 years ago
  89. 45222b9 AFS: implement statfs by David Howells · 17 years ago
  90. 0f300ca AFS: fix a couple of problems with unlinking AFS files by David Howells · 17 years ago
  91. 9d577b6 AFS: fix interminable loop in afs_write_back_from_locked_page() by David Howells · 17 years ago
  92. 9393e1d x86_64: new syscall by Andi Kleen · 17 years ago
  93. 32993b7 Documentation/gpio.txt mentions GENERIC_GPIO by David Brownell · 17 years ago
  94. 7faaa5f Bug in mm/thrash.c function grab_swap_token() by Mika Kukkonen · 17 years ago
  95. 069f11f x86_64: display more intuitive error message if kernel is not 2MB aligned by Vivek Goyal · 17 years ago
  96. 6041b57 i386: work around miscompilation of alternatives code by Joerg Roedel · 17 years ago
  97. 3f2d560 [MIPS] Rework cobalt_board_id by Yoichi Yuasa · 17 years ago
  98. b0cc114 [MIPS] Use RTC_CMOS for Cobalt by Yoichi Yuasa · 17 years ago
  99. fb82a3a [MIPS] Use platform_device for Cobalt UART by Yoichi Yuasa · 17 years ago
  100. c3543e2 [MIPS] Separate Alchemy processor based boards config by Yoichi Yuasa · 17 years ago