1. 00ce99f pcmcia: simplify locking by Dominik Brodowski · 14 years ago
  2. 3d3de32 pcmcia: add locking to struct pcmcia_socket->pcmcia_state() by Dominik Brodowski · 14 years ago
  3. e6e4f39 pcmcia: protect s->device_count by Dominik Brodowski · 14 years ago
  4. 64d8d46 pcmcia: properly lock skt->irq, skt->irq_mask by Dominik Brodowski · 14 years ago
  5. 9e86749c pcmcia: lock ops->set_socket by Dominik Brodowski · 14 years ago
  6. 8533ee3 pcmcia: lock ops->set_io_map() by Dominik Brodowski · 14 years ago
  7. 8680c4b pcmcia: also lock fake and cache CIS by ops_mutex by Dominik Brodowski · 14 years ago
  8. 6b8e087 pcmcia: add locking to set_mem_map() by Dominik Brodowski · 14 years ago
  9. c6958fd pcmcia/i82365: fix typos in comments by Wolfram Sang · 14 years ago
  10. 0d418df pcmcia/omap_cf: don't redefine SZ_2K by Uwe Kleine-König · 14 years ago
  11. 7432a5b pcmcia/at91_cf: don't redefine SZ_2K by Uwe Kleine-König · 14 years ago
  12. 4aa50bc pcmcia/bfin_cf: don't check platform_get_irq's return value against zero by Uwe Kleine-König · 14 years ago
  13. 3516952 pcmcia/yenta: add module parameter for O2 speedups by Wolfram Sang · 14 years ago
  14. 63c9a8b pcmcia: make Open Firmware device id constant by Márton Németh · 14 years ago
  15. c6be9c5 cm4000_cs.c: Remove unnecessary cast by H Hartley Sweeten · 14 years ago
  16. 9d9c98e pcmcia: fix yenta dependency on PCCARD_NONSTATIC by Michal Marek · 14 years ago
  17. 3a86e18 pcmcia: do not use resource manager on !PCMCIA by Dominik Brodowski · 14 years ago
  18. a3ac9af pcmcia: remove remaining rsrc_mgr indirections by Dominik Brodowski · 14 years ago
  19. 6e7b51a pcmcia: move cistpl.c into pcmcia module by Dominik Brodowski · 14 years ago
  20. 4e8804f pcmcia: m8xx_pcmcia.c should use iodyn resource manager by Dominik Brodowski · 14 years ago
  21. a7eb169 pcmcia: m32r uses static socket resources by Dominik Brodowski · 14 years ago
  22. f9c316f pcmcia: remove some rsrc_mgr indirections by Dominik Brodowski · 14 years ago
  23. 385ee87 pcmcia: remove useless indirection by Dominik Brodowski · 14 years ago
  24. 3970dd8 pcmcia: do not lock socket driver module on card insert by Dominik Brodowski · 14 years ago
  25. 593f010b pcmcia: do not lock socket driver module in pcmcia_get_socket() by Dominik Brodowski · 14 years ago
  26. 3f32b3c pcmcia: rsrc_nonstatic io memory probe improvements by Dominik Brodowski · 14 years ago
  27. 180c33e pcmcia: call CIS cleanup from ds.c by Dominik Brodowski · 14 years ago
  28. 57197b9 pcmcia: CardBus doesn't need CIS access by Dominik Brodowski · 14 years ago
  29. 88b060d pcmcia: improve check for same card in slot after resume by Dominik Brodowski · 14 years ago
  30. f131ddc pcmcia: cleanup pccard_validate_cis() by Dominik Brodowski · 14 years ago
  31. 904e377 pcmcia: validate CIS, not CIS cache. by Dominik Brodowski · 14 years ago
  32. fa0b3bc pcmcia: do not meddle with already assigned resources by Dominik Brodowski · 14 years ago
  33. cd2e18f pcmcia: remove remaining unused IRQ_FIRST_SHARED parameter by Dominik Brodowski · 14 years ago
  34. 933a838 pcmcia: make use of pcmcia_dev_resume() return value by Dominik Brodowski · 14 years ago
  35. 9ddabb6 Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  36. bf0c346 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  37. 3b3ef30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  38. 9fc8191 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 14 years ago
  39. 933a42b Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  40. 976ae32 inotify: only warn once for inotify problems by Eric Paris · 14 years ago
  41. 9e572cc inotify: do not reuse watch descriptors by Eric Paris · 14 years ago
  42. 926311f amd64_edac: Ensure index stays within bounds in amd64_get_scrub_rate by Roel Kluin · 14 years ago
  43. 3ce2f76 ARM: MINI2440: Fixup __initdata usage by Ben Dooks · 14 years ago
  44. 0a3727f ARM: MINI2440: Fix crash on boot due to improper __initdata qualifier by Uri Yosef · 14 years ago
  45. d3cf448 ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulator by Mark Brown · 14 years ago
  46. 75136d4 serial: sh-sci: using correct fifo size for SCIF and SCIFA ports. by Markus Pietrek · 14 years ago
  47. ea44078 sh: mach-ecovec24: Add motion sensor driver support. by NISHIMOTO Hiroki · 14 years ago
  48. 44c36ae alpha: cpumask_of_node() should handle -1 as a node by Anton Blanchard · 14 years ago
  49. abd4d60 alpha: add myself as a maintainer, and drop mention of 2.4 by Matt Turner · 14 years ago
  50. 61c39bb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  51. 4a24eef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  52. 9b96918 ARM: S3C: NAND: Check the existence of nr_map before copying by Ramax Lo · 14 years ago
  53. cd65c3c net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=n by Octavian Purdila · 14 years ago
  54. 2570a4f ipv6: skb_dst() can be NULL in ipv6_hop_jumbo(). by David S. Miller · 14 years ago
  55. ba5b0bf tg3: Update copyright and driver version by Matt Carlson · 14 years ago
  56. 55dffe7 tg3: Disable 5717 serdes and B0 support by Matt Carlson · 14 years ago
  57. d1ec96a tg3: Add reliable serdes detection for 5717 A0 by Matt Carlson · 14 years ago
  58. 86cfe4f tg3: Fix std rx prod ring handling by Matt Carlson · 14 years ago
  59. 13fa95b0 tg3: Fix std prod ring nicaddr for 5787 and 57765 by Matt Carlson · 14 years ago
  60. f3766c2 sfc: Fix conditions for MDIO self-test by Ben Hutchings · 14 years ago
  61. 55029c1 sfc: Fix polling for slow MCDI operations by Ben Hutchings · 14 years ago
  62. baf86c9 e1000e: workaround link issues on busy hub in half duplex on 82577/82578 by Bruce Allan · 14 years ago
  63. fddaa1a e1000e: MDIO slow mode should always be done for 82577 by Bruce Allan · 14 years ago
  64. 8c47eaa ixgbe: update copyright dates by Shannon Nelson · 14 years ago
  65. 1a647bd ixgbe: Do not attempt to perform interrupts in netpoll when down by Alexander Duyck · 14 years ago
  66. 4f37442 Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/linux-2.6 by Linus Torvalds · 14 years ago
  67. 004b350 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  68. 6846ee5 zlib: Fix build of powerpc boot wrapper by Benjamin Herrenschmidt · 14 years ago
  69. 8866f9d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  70. 04e9e5c Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  71. cedabed vfs: Fix vmtruncate() regression by OGAWA Hirofumi · 14 years ago
  72. e80c14e Merge branch 'fasync-helper' by Linus Torvalds · 14 years ago
  73. c540607 [S390] tape_char: add missing compat_ptr conversion by Heiko Carstens · 14 years ago
  74. 0648f56 [S390] zcrypt: add sanity check before copy_from_user() by Heiko Carstens · 14 years ago
  75. 94e587f [S390] unwire sys_recvmmsg again by Heiko Carstens · 14 years ago
  76. 7b475d5 [S390] con3215: remove empty ioctl function by Heiko Carstens · 14 years ago
  77. f8b06859 [S390] dasd: add proper compat pointer conversion for symmetrix ioctl by Heiko Carstens · 14 years ago
  78. d381589 [S390] mmap: add missing compat_ptr conversion to both mmap compat syscalls by Heiko Carstens · 14 years ago
  79. a9df8e3 [S390] bug: implement arch specific __WARN macro by Heiko Carstens · 14 years ago
  80. fb380aa [S390] Move __cpu_logical_map to smp.c by Heiko Carstens · 14 years ago
  81. 957a37a [S390] tape_block: remove ioctl function by Heiko Carstens · 14 years ago
  82. c6a5f8c [S390] smp: remove volatile type quilifier from __cpu_logical_map by Heiko Carstens · 14 years ago
  83. 02beacc [S390] smp: setup smp_processor_id early by Heiko Carstens · 14 years ago
  84. a58c26b [S390] use helpers for rlimits by Jiri Slaby · 14 years ago
  85. 16e1a57 [S390] fs3270: add missing compat ptr conversion by Heiko Carstens · 14 years ago
  86. 8f3eabe [S390] vmcp: add missing compat ptr conversion by Heiko Carstens · 14 years ago
  87. 44ee6a8 [S390] cio: add missing compat ptr conversion by Heiko Carstens · 14 years ago
  88. 8803486 [S390] dasd: add missing compat ptr conversion by Heiko Carstens · 14 years ago
  89. bebf023 [S390] remove superfluous TIF_USEDFPU bit by Martin Schwidefsky · 14 years ago
  90. 6f50248 [S390] duplicate SIGTRAP on signal delivery. by Martin Schwidefsky · 14 years ago
  91. f8d5faf [S390] clear TIF_SINGLE_STEP for new process. by Martin Schwidefsky · 14 years ago
  92. c3311c1 [S390] fix loading of PER control registers for utrace. by Martin Schwidefsky · 14 years ago
  93. 0710520 Makefile: do not override LC_CTYPE by Michal Marek · 14 years ago
  94. 1373411 kbuild: really fix bzImage build with non-bash sh by Jonathan Nieder · 14 years ago
  95. 0e253fd HID: wacom: Add BTN_TOOL_FINGER for pad button reporting by Przemo Firszt · 14 years ago
  96. 23aeb61 HID: add device IDs for new model of Apple Wireless Keyboard by Christian Schuerer-Waldheim · 14 years ago
  97. d01799b HID: fix pad button definition in hid-wacom by Przemo Firszt · 14 years ago
  98. c5cae66 xen: fix hang on suspend. by Ian Campbell · 14 years ago
  99. c332e9f Input: sentelic - fix left/right horizontal scroll mapping by Tai-hwa Liang · 14 years ago
  100. 4a18b3a Input: pmouse - move Sentelic probe down the list by Tai-hwa Liang · 14 years ago