1. 78bb368 mfd: Support multiple active WM831x AUXADC conversions by Mark Brown · 13 years ago
  2. a2495bc mfd: Restructure wm8994-core device revision handling by Mark Brown · 13 years ago
  3. d1738ae mfd: Allocate wm835x irq descs dynamically by Sascha Hauer · 13 years ago
  4. e69b6de mfd: Refactor wm831x AUXADC handling into a separate file by Mark Brown · 13 years ago
  5. c1a8278 mfd: Read wm831x AUXADC conversion results before acknowledging interrupt by Mark Brown · 13 years ago
  6. 5c05a8d mfd: Support dynamic allocation of IRQ range for wm831x by Mark Brown · 13 years ago
  7. b9d03d9 mfd: Only register wm831x RTC device if the 32.768kHz crystal is enabled by Mark Brown · 13 years ago
  8. 266a5e0 mfd: Allow touchscreen to be disabled on wm831x devices by Mark Brown · 13 years ago
  9. eb503dc mfd: Implement support for multiple WM831x devices by Mark Brown · 13 years ago
  10. ca7a718 mfd: Fix bus lock interaction for WM831x IRQ set_type() operation by Mark Brown · 13 years ago
  11. c4a5534 cifs: remove unneeded variable initialization in cifs_reconnect_tcon by Jeff Layton · 13 years ago
  12. ad63594 cifs: simplify refcounting for oplock breaks by Jeff Layton · 13 years ago
  13. 5980fc9 cifs: fix compiler warning in CIFSSMBQAllEAs by Jeff Layton · 13 years ago
  14. 91d065c cifs: fix name parsing in CIFSSMBQAllEAs by Jeff Layton · 13 years ago
  15. 998d6fc cifs: don't start signing too early by Jeff Layton · 13 years ago
  16. 1f1cff0 cifs: trivial: goto out here is unnecessary by Jeff Layton · 13 years ago
  17. c4d3396 cifs: advertise the right receive buffer size to the server by Jeff Layton · 13 years ago
  18. 24c3047 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  19. 6581058 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  20. fa9d594 Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 13 years ago
  21. f0d15c9 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  22. 4d8a93c Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils by Linus Torvalds · 13 years ago
  23. f33c596 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  24. 71cdd40 pnfsblock: write_pagelist handle zero invalid extents by Peng Tao · 13 years ago
  25. 31e6306 pnfsblock: note written INVAL areas for layoutcommit by Fred Isaman · 13 years ago
  26. 650e2d3 pnfsblock: bl_write_pagelist by Fred Isaman · 13 years ago
  27. 9549ec0 pnfsblock: bl_read_pagelist by Fred Isaman · 13 years ago
  28. b2be781 pnfsblock: cleanup_layoutcommit by Fred Isaman · 13 years ago
  29. 90ace12 pnfsblock: encode_layoutcommit by Fred Isaman · 13 years ago
  30. 9f37704 pnfsblock: merge rw extents by Fred Isaman · 13 years ago
  31. c1c2a4c pnfsblock: add extent manipulation functions by Fred Isaman · 13 years ago
  32. 6d742ba pnfsblock: bl_find_get_extent by Fred Isaman · 13 years ago
  33. e9437cc pnfsblock: xdr decode pnfs_block_layout4 by Fred Isaman · 13 years ago
  34. 2f9fd18 pnfsblock: call and parse getdevicelist by Fred Isaman · 13 years ago
  35. 03341d2 pnfsblock: merge extents by Fred Isaman · 13 years ago
  36. a60d2eb pnfsblock: lseg alloc and free by Fred Isaman · 13 years ago
  37. 025a70e pnfsblock: remove device operations by Jim Rees · 13 years ago
  38. fe0a9b7 pnfsblock: add device operations by Jim Rees · 13 years ago
  39. 9e69296 pnfsblock: basic extent code by Fred Isaman · 13 years ago
  40. e9643fe pnfsblock: use pageio_ops api by Benny Halevy · 13 years ago
  41. 155e752 pnfsblock: add blocklayout Kconfig option, Makefile, and stubs by Fred Isaman · 13 years ago
  42. db29c08 pnfs: cleanup_layoutcommit by Andy Adamson · 13 years ago
  43. dae100c pnfs: ask for layout_blksize and save it in nfs_server by Fred Isaman · 13 years ago
  44. 738fd0f3 pnfs: add set-clear layoutdriver interface by Benny Halevy · 13 years ago
  45. 7f11d8d pnfs: GETDEVICELIST by Andy Adamson · 13 years ago
  46. 3557c6c pnfs: use lwb as layoutcommit length by Peng Tao · 13 years ago
  47. a9bae56 pnfs: let layoutcommit handle a list of lseg by Peng Tao · 13 years ago
  48. 9fa4075 pnfs: save layoutcommit cred at layout header init by Peng Tao · 13 years ago
  49. acff5880 pnfs: save layoutcommit lwb at layout header by Peng Tao · 13 years ago
  50. eacbbae slab: use NUMA_NO_NODE by Andrew Morton · 13 years ago
  51. 0e99581 don't busy retry the inode on failed grab_super_passive() by Wu Fengguang · 13 years ago
  52. 250f8e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  53. d3690f8 m68k/math-emu: Remove unnecessary code by Greg Dietsche · 13 years ago
  54. ffe6c42 m68k/math-emu: Remove commented out old code by Geert Uytterhoeven · 13 years ago
  55. b2cb924 m68k: Kill warning in setup_arch() when compiling for Sun3 by Geert Uytterhoeven · 13 years ago
  56. 3984761 m68k/atari: Prefix GPIO_{IN,OUT} with CODEC_ by Geert Uytterhoeven · 13 years ago
  57. a0e997c sparc: iounmap() and *_free_coherent() - Use lookup_resource() by Geert Uytterhoeven · 13 years ago
  58. 217bbd8 m68k/atari: Reserve some ST-RAM early on for device buffer use by Michael Schmitz · 14 years ago
  59. b7785e9 m68k/amiga: Chip RAM - Use lookup_resource() by Geert Uytterhoeven · 13 years ago
  60. 1c38891 resources: Add lookup_resource() by Geert Uytterhoeven · 13 years ago
  61. 88efd0b sparc: _sparc_find_resource() should check for exact matches by Geert Uytterhoeven · 13 years ago
  62. 1dad6c7 m68k/amiga: Chip RAM - Offset resource end by CHIP_PHYSADDR by Geert Uytterhoeven · 13 years ago
  63. cb4f998 m68k/amiga: Chip RAM - Use resource_size() to fix off-by-one error by Geert Uytterhoeven · 13 years ago
  64. cab49bc9 m68k/amiga: Chip RAM - Change chipavail to an atomic_t by Geert Uytterhoeven · 13 years ago
  65. 3a17bfa m68k/amiga: Chip RAM - Always allocate from the start of memory by Geert Uytterhoeven · 13 years ago
  66. b4f6f45 m68k/amiga: Chip RAM - Convert from printk() to pr_*() by Geert Uytterhoeven · 13 years ago
  67. 5be3246 m68k/amiga: Chip RAM - Use tabs for indentation by Geert Uytterhoeven · 13 years ago
  68. 464c909 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  69. 4c677e2 shm: optimize locking and ipc_namespace getting by Vasiliy Kulikov · 13 years ago
  70. 5774ed0 shm: handle separate PID namespaces case by Vasiliy Kulikov · 13 years ago
  71. 374e4e3 Additional readdir cookie loop information by Bryan Schumaker · 13 years ago
  72. 6c6e3b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  73. 0c03080 NFS: Fix spurious readdir cookie loop messages by Trond Myklebust · 13 years ago
  74. c11abbb Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  75. c49bafa ext4: add missing kfree() on error return path in add_new_gdb() by Dan Carpenter · 13 years ago
  76. 59be8e7 ext4: change umode_t in tracepoint headers to be an explicit __u16 by Theodore Ts'o · 13 years ago
  77. d59729f ext4: fix races in ext4_sync_parent() by Theodore Ts'o · 13 years ago
  78. 1d3fe4a Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  79. 664a41b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  80. 983236b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  81. 74aec4e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 13 years ago
  82. c32e7d6 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  83. dbfe898 frv: remove unnecessary code by Greg Dietsche · 13 years ago
  84. 83c1b31 ramoops: fix compile failure on parisc by James Bottomley · 13 years ago
  85. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  86. b993fdb Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  87. 8f57be8e Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  88. cb7dee8 Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  89. 49267fc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  90. 2313bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog by Linus Torvalds · 13 years ago
  91. 59ed2bb ext2: remove duplicate 'ext2_get_acl()' define by Linus Torvalds · 13 years ago
  92. 2a11c8e kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE() by Michal Marek · 13 years ago
  93. 029e9f7 cpupower: Do detect IDA (opportunistic processor performance) via cpuid by Thomas Renninger · 13 years ago
  94. 8fb2e44 cpupower: Show Intel turbo ratio support via ./cpupower frequency-info by Thomas Renninger · 13 years ago
  95. a5a7bbc xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set by Markus Trippelsdorf · 13 years ago
  96. 76b659a cpupowerutils: increase MAX_LINE_LEN by Roman Vasiyarov · 13 years ago
  97. ee3db6f cpupower: Rename package from cpupowerutils to cpupower by Thomas Renninger · 13 years ago
  98. 4c22337 cpupowerutils: Rename: libcpufreq->libcpupower by Thomas Renninger · 13 years ago
  99. af594f0 cpupowerutils: use kernel version-derived version string by Dominik Brodowski · 13 years ago
  100. a1ce5ba cpupowerutils: utils - ConfigStyle bugfixes by Dominik Brodowski · 13 years ago