1. 19fe294 exofs: Prints on mount and unmout by Boaz Harrosh · 16 years ago
  2. 9cfdc7a exofs: refactor exofs_i_info initialization into common helper by Boaz Harrosh · 16 years ago
  3. fe33cc1 exofs: dbg-print less by Boaz Harrosh · 16 years ago
  4. 58311c43 exofs: More sane debug print by Boaz Harrosh · 16 years ago
  5. 9f24916 trivial: some small fixes in exofs documentation by Thadeu Lima de Souza Cascardo · 16 years ago
  6. 3a0340b x86: mmio-mod.c: Use pr_fmt by Joe Perches · 16 years ago
  7. 1bd591a x86: kmmio.c: Add and use pr_fmt(fmt) by Joe Perches · 16 years ago
  8. a78d9626 x86: i8254.c: Add pr_fmt(fmt) by Joe Perches · 16 years ago
  9. 4068523 x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt) by Joe Perches · 16 years ago
  10. 5cd476e x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt) by Joe Perches · 16 years ago
  11. 936cf25 sparc: Validate that kprobe address is 4-byte aligned. by David S. Miller · 16 years ago
  12. 08a036d sparc64: Don't specify IRQF_SHARED for LDC interrupts. by David S. Miller · 16 years ago
  13. 7931241 perf kmem: Fix unused argument build warning by Ingo Molnar · 16 years ago
  14. 716d69e perf symbols: perf_header__read_build_ids() offset'n'size should be u64 by Arnaldo Carvalho de Melo · 16 years ago
  15. 8b4825b perf symbols: dsos__read_build_ids() should read both user and kernel buildids by Arnaldo Carvalho de Melo · 16 years ago
  16. bc3abfb perf tools: Align long options which have no short forms by Li Zefan · 16 years ago
  17. 90b86a9 perf kmem: Show usage if no option is specified by Li Zefan · 16 years ago
  18. 1bbfa6f sched: Mark sched_clock() as notrace by Mike Frysinger · 16 years ago
  19. 3786310a perf sched: Add max delay time snapshot by Frederic Weisbecker · 16 years ago
  20. 5660ce3 perf tools: Correct size given to memset by Julia Lawall · 16 years ago
  21. ea5b41f lockdep: Avoid out of bounds array reference in save_trace() by Luck, Tony · 16 years ago
  22. 788d70d Merge branch 'tip/tracing/core3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core by Ingo Molnar · 16 years ago
  23. b5c00a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/for-2.6.33 by Paul Mundt · 16 years ago
  24. 21140f4 perf_event: Fix perf_swevent_hrtimer() variable initialization by Xiao Guangrong · 16 years ago
  25. 4361e52 drm/radeon/kms: fix warning about cur_placement being uninitialised. by Dave Airlie · 16 years ago
  26. 115a5c2 Merge remote branch 'korg/drm-radeon-next' of into drm-linus by Dave Airlie · 16 years ago
  27. 0b5e8db Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 16 years ago
  28. fb53f86 drm/ttm: Print debug information on memory manager when eviction fails by Jerome Glisse · 16 years ago
  29. 99d7e48 drm: Add memory manager debug function by Jerome Glisse · 16 years ago
  30. 550e2d9 drm/radeon/kms: restore surface registers on resume. by Dave Airlie · 16 years ago
  31. 5ea2559 dell-wmi: Add support for new Dell systems by Rezwanul Kabir · 16 years ago
  32. 779720a drm/radeon/kms/r600/r700: fallback gracefully on ucode failure by Alex Deucher · 16 years ago
  33. 7cb7d1d drm/ttm: Initialize eviction placement in case the driver callback doesn't by Jerome Glisse · 16 years ago
  34. cf0fe45 drm/radeon/kms: cleanup structure and module if initialization fails by Jerome Glisse · 16 years ago
  35. eaa5fd1 drm/radeon/kms: actualy set the eviction placements we choose by Jerome Glisse · 16 years ago
  36. 4a04a84 drm/radeon/kms: Fix NULL ptr dereference by Jerome Glisse · 16 years ago
  37. b27b637 drm/radeon/kms/avivo: add support for new pll selection algo by Alex Deucher · 16 years ago
  38. 69b3b5e drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup by Alex Deucher · 16 years ago
  39. 2e7b6f7 drm/radeon/kms: fix return value from fence function. by Dave Airlie · 16 years ago
  40. 5cc6fba drm/radeon: Remove tests for -ERESTART from the TTM code. by Thomas Hellstrom · 16 years ago
  41. 98ffc415 drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART. by Thomas Hellstrom · 16 years ago
  42. 312ea8d drm/radeon/kms: Convert radeon to new TTM validation API (V2) by Jerome Glisse · 16 years ago
  43. ca262a999 drm/ttm: Rework validation & memory space allocation (V3) by Jerome Glisse · 16 years ago
  44. a2e68e9 drm: Add search/get functions to get a block in a specific range by Jerome Glisse · 16 years ago
  45. cf2f05d drm/radeon/kms: fix avivo tiling regression since radeon object rework by Dave Airlie · 16 years ago
  46. 8c5d30e dell-laptop: remove duplicate Kconfig entry under drivers/misc by Alan Jenkins · 16 years ago
  47. 4788df4 dell-laptop: add __init to init functions by Alan Jenkins · 16 years ago
  48. ada3248 dell-laptop: create a platform device as a parent for the rfkill devices etc. by Alan Jenkins · 16 years ago
  49. 4311bb2 dell-laptop: fix rfkill memory leak on unload and failure paths by Alan Jenkins · 16 years ago
  50. 71e9dc7 dell-laptop: fix a use-after-free error on the failure path by Alan Jenkins · 16 years ago
  51. e1fbf34 dell-laptop: Fix rfkill state queries by Matthew Garrett · 16 years ago
  52. e5fbba8 hp-wmi: improve rfkill support by Alan Jenkins · 16 years ago
  53. 3067e02 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  54. f71eaf6 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 16 years ago
  55. 78f1ae1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  56. fa395aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  57. 3e74683 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  58. 6825fbc Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 16 years ago
  59. 6bb951a Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 16 years ago
  60. e49aedb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 by Linus Torvalds · 16 years ago
  61. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  62. f6c4c81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  63. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  64. 701791c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  65. 4ba1525 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  66. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  67. aed886c Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 16 years ago
  68. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  69. 5327b9b Doc: use misc-devices/ dir for drivers by Jean Delvare · 16 years ago
  70. e3cc222 Doc: better explanation of procs_running by Luis Garces-Erice · 16 years ago
  71. bfc9dca correct gpio.txt typos by Dominik D. Geyer · 16 years ago
  72. 2770f18 docbook: fix signal_pending() argument by Shawn Bohrer · 16 years ago
  73. 038f7d0 use DMA_BIT_MASK instead of inline constant by Marin Mitov · 16 years ago
  74. 472c064 Use KERN_WARNING instead of KERN_WARN, which does not exist by Randy Dunlap · 16 years ago
  75. 79a56ed nvram: Fix missing smp_lock.h in nvram by Frederic Weisbecker · 16 years ago
  76. fab3a54 ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) by Theodore Ts'o · 16 years ago
  77. a214238 ext4: Do not override ext2 or ext3 if built they are built as modules by Theodore Ts'o · 16 years ago
  78. 3b799d1 jbd2: Export jbd2_log_start_commit to fix ext4 build by Theodore Ts'o · 16 years ago
  79. fc380ce x86-64, paravirt: Call set_iopl_mask() on 64 bits by H. Peter Anvin · 16 years ago
  80. ce9119a x86-32: Avoid pipeline serialization in PTREGSCALL1 and 2 by H. Peter Anvin · 16 years ago
  81. f839bbc x86: Merge sys_clone by Brian Gerst · 16 years ago
  82. f1382f1 x86, 32-bit: Convert sys_vm86 & sys_vm86old by Brian Gerst · 16 years ago
  83. 052acad x86: Merge sys_sigaltstack by Brian Gerst · 16 years ago
  84. 11cf88b x86: Merge sys_execve by Brian Gerst · 16 years ago
  85. 27f5955 x86: Merge sys_iopl by Brian Gerst · 16 years ago
  86. e258e4e x86-32: Add new pt_regs stubs by Brian Gerst · 16 years ago
  87. 767ea5c ceph: do not feed bad device ids to crush by Sage Weil · 16 years ago
  88. 7a576df RDMA/nes: Fix stale ARP issue by Faisal Latif · 16 years ago
  89. b1190d3 RDMA/nes: FIN during MPA startup causes timeout by Faisal Latif · 16 years ago
  90. d2fa9b26 RDMA/nes: Free kmap() resources by Faisal Latif · 16 years ago
  91. fd000e1 RDMA/nes: Check for zero STag by Faisal Latif · 16 years ago
  92. 886f98a RDMA/nes: Fix Xansation test crash on cm_node ref_count by Faisal Latif · 16 years ago
  93. f9f3f1e RDMA/nes: Abnormal listener exit causes loopback node crash by Faisal Latif · 16 years ago
  94. c5a7d48 RDMA/nes: Fix crash in nes_accept() by Faisal Latif · 16 years ago
  95. 69524e1 RDMA/nes: Resource not freed for REJECTed connections by Faisal Latif · 16 years ago
  96. 1cf078c RDMA/nes: MPA request/response error checking by Faisal Latif · 16 years ago
  97. 8ac7f6e RDMA/nes: Fix query of ORD values by Faisal Latif · 16 years ago
  98. 9b84dbe RDMA/nes: Fix MAX_CM_BUFFER define by Faisal Latif · 16 years ago
  99. d85ddd8 RDMA/nes: Pass correct size to ioremap_nocache() by Julia Lawall · 16 years ago
  100. fa6c87d RDMA/nes: Update copyright and branding string by Chien Tung · 16 years ago