1. 6a1a90a rename generic_setattr by Christoph Hellwig · 14 years ago
  2. d39aae9 add missing setattr methods by Christoph Hellwig · 14 years ago
  3. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  4. 6e1db88 introduce __block_write_begin by Christoph Hellwig · 14 years ago
  5. f4e420d clean up write_begin usage for directories in pagecache by Christoph Hellwig · 14 years ago
  6. 282dc17 get rid of cont_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  7. ea0f04e get rid of nobh_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  8. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  9. 2562495 fix leak in __logfs_create() by Al Viro · 14 years ago
  10. 0e4f6a7 Fix reiserfs_file_release() by Al Viro · 14 years ago
  11. 918377b missing include in hppfs by Al Viro · 14 years ago
  12. 005a59e Deal with missing exports for hostfs by Al Viro · 15 years ago
  13. 94597ab iwlagn: fix rts cts protection by Johannes Berg · 14 years ago
  14. fe100ac cfg80211: fix locking in action frame TX by Johannes Berg · 14 years ago
  15. a9fda88 libertas: fix build break by including linux/sched.h by John W. Linville · 14 years ago
  16. 2190a1e zorro: Fix reading of proc/bus/zorro/* in small chunks by Geert Uytterhoeven · 14 years ago
  17. d50ac46 zorro: BKL removal by Geert Uytterhoeven · 14 years ago
  18. d643e2d m68k/mac: Fix RTC on PMU machines by Finn Thain · 14 years ago
  19. 1b46010 m68k/mac: Add color classic ii support by Finn Thain · 14 years ago
  20. 2b9e12d arch/m68k/sun3/leds.c: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  21. 21edad3 ecryptfs: dont call lookup_one_len to avoid NULL nameidata by Lino Sanfilippo · 14 years ago
  22. aa40d6b drm/i915: Set up a render context on Ironlake by Zou Nan hai · 14 years ago
  23. 1cafd34 drm/i915 invalidate indirect state pointers at end of ring exec by Zou Nan hai · 14 years ago
  24. ceeab92 fs/ecryptfs/file.c: introduce missing free by Julia Lawall · 14 years ago
  25. e78d73b drm/i915: Wake-up wait_request() from elapsed hang-check (v2) by Chris Wilson · 14 years ago
  26. 6eeefaf drm/i915: Apply i830 errata for cursor alignment by Chris Wilson · 14 years ago
  27. 560b85b drm/i915: Only update i845/i865 CURBASE when disabled (v2) by Chris Wilson · 14 years ago
  28. c27ba48 drm/i915: FBC is updated within set_base() so remove second call in mode_set() by Chris Wilson · 14 years ago
  29. 5ddb954 drm/i915/edp: Flush the write before waiting for PLLs by Chris Wilson · 14 years ago
  30. 913d8d1 drm/i915: Ensure that while(INREG()) are bounded (v2) by Chris Wilson · 14 years ago
  31. dd785e3 drm/i915/ringbuffer: Set ring->gem_buffer = NULL on init unwind by Chris Wilson · 14 years ago
  32. debcadd drm/i915: Update watermarks for Ironlake after dpms changes by Chris Wilson · 14 years ago
  33. 862daef drm/i915/opregion: Use ASLE response codes defined in 0.1 by Chris Wilson · 14 years ago
  34. 868dc58 drm/i915/display: Add pipe/plane information to dpms debugging by Chris Wilson · 14 years ago
  35. ae9fed6 drm/i915: Truncate the shmem backing pages on purge by Chris Wilson · 14 years ago
  36. 20a0945 drm/i915: Write to display base last. by Chris Wilson · 14 years ago
  37. 1d8e1c7 drm/i915: Enable aspect/centering panel fitting for Ironlake. by Chris Wilson · 14 years ago
  38. 2e88e40 drm/i915/sdvo: Markup a few constant strings. by Chris Wilson · 14 years ago
  39. e56660d drm/i915: Record error batch buffers using iomem by Chris Wilson · 14 years ago
  40. 7d1c480 drm/i915: Maintain LRU order of inactive objects upon access by CPU (v2) by Chris Wilson · 14 years ago
  41. cd377ea drm/i915: Implement fair lru eviction across both rings. (v2) by Chris Wilson · 14 years ago
  42. b47eb4a drm/i915: Move the eviction logic to its own file. by Chris Wilson · 14 years ago
  43. 6f392d548 drm/i915: Use a common seqno for all rings. by Chris Wilson · 14 years ago
  44. 0108a3e drm/i915: prepare for fair lru eviction by Daniel Vetter · 14 years ago
  45. bf1a109 drm/i915: Append the object onto the inactive list on binding. by Chris Wilson · 14 years ago
  46. 6ef3d42 drm/i915: Capture the overlay status upon a GPU hang. by Chris Wilson · 14 years ago
  47. dbd7ac9 drm/i915: Use an uncommon name for the local dev_priv in macros by Chris Wilson · 14 years ago
  48. e898cd2 drm/i915: Inline ringbuffer_emit() by Chris Wilson · 14 years ago
  49. d97ed33 drm/i915: Move ringbuffer accounting to begin/advance. by Chris Wilson · 14 years ago
  50. 1741dd4 drm/i915: Unroll wrapping of the ringbuffer. by Chris Wilson · 14 years ago
  51. ae7d49d drm/i915: Emit a backtrace if we attempt to rebind a pinned buffer by Chris Wilson · 14 years ago
  52. 87f8ebf drm/i915: Disable the cursor for DPMS_OFF by Chris Wilson · 14 years ago
  53. 6146b3d drm/i915: i8xx also doesn't like multiple oustanding pageflips by Daniel Vetter · 14 years ago
  54. 69d0b96 drm/i915: fixup pageflip ringbuffer commands for i8xx by Daniel Vetter · 14 years ago
  55. 0be555b drm/i915: report all active objects as busy by Chris Wilson · 14 years ago
  56. 403c89f drm/i915: Mark the static memory latency tables const. by Chris Wilson · 14 years ago
  57. 88f356b drm/i915: Only emit flushes on active rings. by Chris Wilson · 14 years ago
  58. e044218 drm/i915/sdvo: Add dot crawl property by Chris Wilson · 14 years ago
  59. c552170 drm/i915/sdvo: Add missing TV filters by Chris Wilson · 14 years ago
  60. fcc8d67 drm/i915/sdvo: Check for allocation failure when constructing properties by Chris Wilson · 14 years ago
  61. 4003975 drm/i915/sdvo: Use an integer mapping for supported tv format modes by Chris Wilson · 14 years ago
  62. 32aad86 drm/i915/sdvo: Propagate errors from reading/writing control bus. by Chris Wilson · 14 years ago
  63. 615fb93 drm/i915: Subclass intel_connector. by Chris Wilson · 14 years ago
  64. ea5b213 drm/i915: Subclass intel_encoder. by Chris Wilson · 14 years ago
  65. 94113ce drm/i915: Do not clobber the contents of TRANS_DP_CTL when enabling. by Chris Wilson · 14 years ago
  66. 3e33d94 drm/i915: Remove useless message when disabling "Big FIFO" on PineView by Chris Wilson · 14 years ago
  67. f36ee07 HID: uclogic: fix up Kconfig entry by Jiri Kosina · 14 years ago
  68. f8a489c HID: Add support for UC-Logic WP????U tablets by Nikolai Kondrashov · 14 years ago
  69. 50b63697 HID: Add Tablet Pick -> BTN_STYLUS2 mapping by Nikolai Kondrashov · 14 years ago
  70. 73e4008 HID: allow resizing and replacing report descriptors by Nikolai Kondrashov · 14 years ago
  71. 690e85a olpc_battery: Fix build failure caused by sysfs changes by David Woodhouse · 14 years ago
  72. 7c8faa8 [S390] dasd: tunable missing interrupt handler by Stefan Haberland · 14 years ago
  73. f932bce [S390] dasd: allocate fallback cqr for reserve/release by Stefan Weinhuber · 14 years ago
  74. eafd2b6d [S390] topology: use default MC domain initializer by Heiko Carstens · 14 years ago
  75. e033b9a [S390] initrd: change default load address by Heiko Carstens · 14 years ago
  76. 41b4287 [S390] cmm, smsgiucv_app: convert sender to uppercase by Hendrik Brueckner · 14 years ago
  77. 2e85ba5 [S390] cmm: add missing __init/__exit annotations by Heiko Carstens · 14 years ago
  78. c304db8 [S390] cio: use all available paths for some internal I/O by Sebastian Ott · 14 years ago
  79. 982bdf8 [S390] ccwreq: add ability to use all paths by Sebastian Ott · 14 years ago
  80. 7cd4031 [S390] cio: ccw_device_online_store return -EINVAL in case of missing driver by Sebastian Ott · 14 years ago
  81. dbedd0e [S390] cio: Log the response from the unit check handler by Michael Ernst · 14 years ago
  82. fd0457a [S390] cio: CHSC SIOSL Support by Michael Ernst · 14 years ago
  83. 2f2f8f2 Revert "p54pci: Add PCI ID for SMC2802W" by John W. Linville · 14 years ago
  84. 1ab335d slab: fix object alignment by Carsten Otte · 14 years ago
  85. 1b5ad24 slub: add missing __percpu markup in mm/slub_def.h by Namhyung Kim · 14 years ago
  86. 31f73be ecryptfs: release reference to lower mount if interpose fails by Lino Sanfilippo · 14 years ago
  87. c43f7b8 eCryptfs: Handle ioctl calls with unlocked and compat functions by Tyler Hicks · 15 years ago
  88. a1275c3 ecryptfs: Fix warning in ecryptfs_process_response() by Prarit Bhargava · 14 years ago
  89. 50b6e71 Revert "hwrng: n2-drv - remove casts from void*" by Herbert Xu · 14 years ago
  90. e126613 Merge branch 'davinci-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into for-2636/i2c/davinci by Ben Dooks · 14 years ago
  91. 054d5c9 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  92. 2192482 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 14 years ago
  93. 597603d ALSA: introduce the snd-aloop module for the PCM loopback by Jaroslav Kysela · 14 years ago
  94. f1d23ed CRIS: ioctl for getting RS485 information by Claudio Scordino · 14 years ago
  95. 850eab9 ALSA: hda - add support for Conexant CX20584 by Takashi Iwai · 14 years ago
  96. 9a919c4 drm: fix fallouts from slow-work -> wq conversion by Tejun Heo · 14 years ago
  97. cd078af tx493xide: use min_t() macro instead of min() by Atsushi Nemoto · 14 years ago
  98. 7d543d8 drivers/ide: Use memdup_user by Julia Lawall · 14 years ago
  99. 2a800b7 via82cxxx: fix typo for VT6415 PCIE PATA IDE Host Controller support. by Yann Dirson · 14 years ago
  100. 1107128 ide-cd: Do not access completed requests in the irq handler by Borislav Petkov · 14 years ago