1. c5e6156 staging: ft1000: Add file header to ft1000_proc.c by Marek Belisko · 14 years ago
  2. e2398c6 staging: ft1000: Remove dead code. by Marek Belisko · 14 years ago
  3. 96ff77f staging: ft1000: Fix coding style. by Marek Belisko · 14 years ago
  4. 85d47cf staging: ft1000: Coding style fix in ft1000ReadProc. by Marek Belisko · 14 years ago
  5. 92914cc staging: ft1000: Fix coding style in ft1000NotifyProc. by Marek Belisko · 14 years ago
  6. 1c46282 staging: ft1000: Use return value for ft1000InitProc. by Marek Belisko · 14 years ago
  7. 04c6620 staging: ft1000: Fix coding style. by Marek Belisko · 14 years ago
  8. 5fd866f staging: ft1000: Fix proc initialization handling. by Marek Belisko · 14 years ago
  9. 1158841 staging: ft1000: Fix debug messages. by Marek Belisko · 14 years ago
  10. 05371d1 staging: ft1000: Remove unused headers. by Marek Belisko · 14 years ago
  11. c82632d staging: ft1000: Remove dead code. by Marek Belisko · 14 years ago
  12. 4d79123 staging: ft1000: Fix camelcase functions and variables. by Marek Belisko · 14 years ago
  13. 67e9f9e staging: ft1000: Remove unused variable. by Marek Belisko · 14 years ago
  14. e34dc58 staging: ft1000: Remove unused pdevobj array. by Marek Belisko · 14 years ago
  15. 6d96940 staging: ft1000: Fix private data pointer usage. by Marek Belisko · 14 years ago
  16. 9119dee staging: ft1000: Convert char device to debugfs. by Marek Belisko · 14 years ago
  17. 372058f staging: solo6010 depends on I2C by Randy Dunlap · 14 years ago
  18. 0e0792f staging: brcm80211: removed ap related comments by Roland Vossen · 14 years ago
  19. 6f475b7 Staging: sm7xx: use DEFINE_PCI_DEVICE_TABLE by Namhyung Kim · 14 years ago
  20. 5eaa53d Staging: rtl8192e: use DEFINE_PCI_DEVICE_TABLE by Namhyung Kim · 14 years ago
  21. 94ab896 Staging: cx25821: use DEFINE_PCI_DEVICE_TABLE by Namhyung Kim · 14 years ago
  22. abb9eb7 Staging: phison: use DEFINE_PCI_DEVICE_TABLE by Namhyung Kim · 14 years ago
  23. 270b64b Staging: vme_tsi148: use DEFINE_PCI_DEVICE_TABLE by Namhyung Kim · 14 years ago
  24. 2cea0cf Staging: vme_ca91cx42: use DEFINE_PCI_DEVICE_TABLE by Namhyung Kim · 14 years ago
  25. 310d605 staging: brcm80211: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  26. 1f061315 Staging: rt2860: fix previous patch error by Chen, Chien-Chia · 14 years ago
  27. be3e5b3 staging/zram: Fix sparse warning 'Using plain integer as NULL pointer' by Peter Huewe · 14 years ago
  28. 597a1e7 staging/line6: Fix sparse warning 'Using plain integer as NULL pointer' by Peter Huewe · 14 years ago
  29. fb65746 staging: brcm80211: fix documentation on installing firmware by Henry Ptasinski · 14 years ago
  30. 818c07b MAINTAINERS: update the entry for the BRCM80211 driver by Henry Ptasinski · 14 years ago
  31. baffa2f staging: brcm80211: removed unused struct wlc_ap_info by Roland Vossen · 14 years ago
  32. 08db27d staging: brcm80211: replaced typedef wlc_pub_t by struct wlc_pub by Roland Vossen · 14 years ago
  33. c41c858 staging: brcm80211: replaced typedef wlccore_t by struct wlccore by Roland Vossen · 14 years ago
  34. f077f71 staging: brcm80211: replaced typedef wlcband_t by struct wlcband by Roland Vossen · 14 years ago
  35. 17d7665 staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pub by Roland Vossen · 14 years ago
  36. 6cdeaef staging: brcm80211: replaced typedef wl_if_t by struct wl_if by Roland Vossen · 14 years ago
  37. d65ddb5 staging: brcm80211: replaced typedef bmac_pmq_t by struct bmac_pmq by Roland Vossen · 14 years ago
  38. 299f8a4 staging: brcm80211: replaced typedef antsel_info_t by struct antsel_info by Roland Vossen · 14 years ago
  39. 0e49347 staging: brcm80211: replaced typedef wlc_ap_info_t by struct wlc_ap_info by Roland Vossen · 14 years ago
  40. 1f2fd45 staging: brcm80211: replaced typedef ampdu_info_t by struct ampdu_info by Roland Vossen · 14 years ago
  41. 4dc79de staging: brcm80211: replaced typedef wlc_if_t by struct wlc_if by Roland Vossen · 14 years ago
  42. 41224eb2 staging: brcm80211: removed unused macro's and typedefs from wpa.h by Roland Vossen · 14 years ago
  43. 0dedc37 staging: brcm80211: removed unused typedefs by Roland Vossen · 14 years ago
  44. 1226056 Staging: rt3090: Fix RT3090 scan AP function by Chen, Chien-Chia · 14 years ago
  45. ea3398a Staging: Merge 2.6.37-rc5 into staging-next by Greg Kroah-Hartman · 14 years ago
  46. cf7d7e5 Linux 2.6.37-rc5 by Linus Torvalds · 14 years ago
  47. 086b170 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  48. da8f2e2 ARM: tegra: fix regression from addruart rewrite by Olof Johansson · 14 years ago
  49. 03fa6fc staging: hv: Convert camel case local variables in blkvsc.c to lowercase by Hank Janssen · 14 years ago
  50. 2e6484a staging: hv: Convert camel case function names in blkvsc.c to lowercase by Hank Janssen · 14 years ago
  51. f638859 staging: hv: Convert camel case local variables in storvsc.c to lowercase by Hank Janssen · 14 years ago
  52. 02e37db staging: hv: Convert camel case function names in storvsc.c to lowercase by Hank Janssen · 14 years ago
  53. 3d8cdf2 staging: hv: Convert camel case struct fields in storvsc.c to lowercase by Hank Janssen · 14 years ago
  54. eb4f3e0 staging: hv: Convert camel case functions in storvsc_api.h to lowercase by Hank Janssen · 14 years ago
  55. 8a04602 staging: hv: Convert camel case struct fields in storvsc_api.h to lowercase by Hank Janssen · 14 years ago
  56. d2aaba4 staging: hv: Convert camel case struct fields in vstorage.h to lowercase by Hank Janssen · 14 years ago
  57. 37db526 Staging: Beceem: more checkpatch.pl changes to InterfaceInit.c by Dan Carpenter · 14 years ago
  58. 07a7f68 Staging: Beceem: improve debug printk statements by Dan Carpenter · 14 years ago
  59. 6b74705 Staging: Beceem: use after free in bcm_exit() by Dan Carpenter · 14 years ago
  60. cd0b0eb Staging: Beceem: remove old kernel compatibility code by Dan Carpenter · 14 years ago
  61. c2a0b16 Staging: Beceem: white space changes to InterfaceInit.c by Dan Carpenter · 14 years ago
  62. 2a314742 Staging: Beceem: use lower case "int" instead of "INT" by Dan Carpenter · 14 years ago
  63. 85c0b17 Staging: Beceem: add USB id for BCSM250 Mobile WiMAX by Dan Carpenter · 14 years ago
  64. e304151 staging: brcm80211: replaced wlc_hw_info_t by struct wlc_hw_info by Roland Vossen · 14 years ago
  65. 8538576 staging: brcm80211: remove macro usage for sk_buff release by Arend van Spriel · 14 years ago
  66. f09e023 staging: brcm80211: remove macro usage for sk_buff allocation by Arend van Spriel · 14 years ago
  67. c6a9e1f staging: brcm80211: replaced wlc_info_t by struct wlc_info. by Roland Vossen · 14 years ago
  68. e63449b staging: brcm80211: Removing cruft from osl.h by Brett Rudley · 14 years ago
  69. 326a679 staging: brcm80211: migrate register ops macros to bcmutils.h by Brett Rudley · 14 years ago
  70. 8968af1 staging: brcm80211: move dma specific macros from osl to dma code by Brett Rudley · 14 years ago
  71. 411ee44 staging: brcm80211: move fullmac-only code from osl to fullmac files by Brett Rudley · 14 years ago
  72. ec79570 staging: brcm80211: Remove unused softmac macros by Brett Rudley · 14 years ago
  73. 7a9b48b staging: brcm80211: Move osl_pub into osl by Brett Rudley · 14 years ago
  74. 98ede2e staging: brcm80211: OSLREGOPS is unused, remove checks for it. by Brett Rudley · 14 years ago
  75. 7787d2c Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  76. c9e664f PM / Hibernate: Fix memory corruption related to swap by Rafael J. Wysocki · 14 years ago
  77. 60658f8 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  78. 9f339ca PM / Hibernate: Use async I/O when reading compressed hibernation image by Bojan Smojver · 14 years ago
  79. f444a57 Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx by Russell King · 14 years ago
  80. 8750750 ARM: 6524/1: GIC irq desciptor bug fix by Chao Xie · 14 years ago
  81. 771f8bc Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  82. 31c67c7 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  83. 47ad504 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  84. 7b2a69b Revert "vfs: show unreachable paths in getcwd and proc" by Eric W. Biederman · 14 years ago
  85. 7bfbeae parisc: Fix GSC PS/2 driver name for keyboard and mouse by Guy Martin · 14 years ago
  86. 79a0429 parisc: KittyHawk LCD fix by Guy Martin · 14 years ago
  87. 5189061 parisc: convert the rest of the irq handlers to simple/percpu by James Bottomley · 14 years ago
  88. d16cd29 parisc: fix dino/gsc interrupts by James Bottomley · 14 years ago
  89. a5542a0 ARM: 6523/1: iop: ensure sched_clock() is notrace by Rabin Vincent · 14 years ago
  90. b9f515e ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module. by Marcelo Roberto Jimenez · 14 years ago
  91. 55afd26 ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpers by Dave Martin · 14 years ago
  92. 37d5744 slub: Fix a crash during slabinfo -v by Tero Roponen · 14 years ago
  93. 3d44661 staging: brcm80211: added firmware validation by Roland Vossen · 14 years ago
  94. b62c99b staging/vme_user: add missing calls to vme_master_free calls in .remove by Emilio G. Cota · 14 years ago
  95. 4740a08 staging/vme/vme_user: use __dev{init, exit} for .probe and .remove by Emilio G. Cota · 14 years ago
  96. 1daa38d staging/vme_user: fix usage of the slave resources after they've been freed by Emilio G. Cota · 14 years ago
  97. 11e8896 Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  98. 8338fde Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  99. 9cd6315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  100. 88063dd Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago