1. e647d6b tracing/events: Add trace_define_common_fields() by Li Zefan · 15 years ago
  2. 14be96c tracing/events: Add ftrace_event_call param to define_fields() by Li Zefan · 15 years ago
  3. 10a5b66 tracing/syscalls: Add fields format for exit events by Li Zefan · 15 years ago
  4. e697196 tracing/syscalls: Fix fields format for enter events by Li Zefan · 15 years ago
  5. 5e9ad7d [S390] ftrace: update system call tracer support by Ingo Molnar · 15 years ago
  6. 1423cc0 rcu: Delay rcu_barrier() wait until beginning of next CPU-hotunplug operation. by Paul E. McKenney · 15 years ago
  7. 24d7619 sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELS by Kuninori Morimoto · 15 years ago
  8. 1bc265d0 sh: USB0 resource area fix for ms7724se by Kuninori Morimoto · 15 years ago
  9. 1c11ce8 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  10. ae70944 ALSA: hda: add model for Intel DG45ID/DG45FC boards by Wu Fengguang · 15 years ago
  11. 150fe14 ALSA: hda: enable speaker output for Compaq 6530s/6531s by Wu Fengguang · 15 years ago
  12. 01548f4 clocksource: Avoid clocksource watchdog circular locking dependency by Martin Schwidefsky · 15 years ago
  13. d0981a1 clocksource: Protect the watchdog rating changes with clocksource_mutex by Thomas Gleixner · 15 years ago
  14. fc6191d sh: Fix up clockevents broadcasting. by Paul Mundt · 15 years ago
  15. e055d41 sh: Build fix for disabled caches. by Paul Mundt · 15 years ago
  16. 1ca3976 sparc64: Update defconfig. by David S. Miller · 15 years ago
  17. 2193aa2 sparc32: Update defconfig. by David S. Miller · 15 years ago
  18. a991964 sparc32: Kill trap table freeing code. by David S. Miller · 15 years ago
  19. 456d899 net: Rename MAC platform driver for w90p910 platform by Wan ZongShun · 15 years ago
  20. a987fca ttm: Make parts of a struct ttm_bo_device global. by Thomas Hellstrom · 15 years ago
  21. 5fd9cba drm/ttm: Memory accounting rework. by Thomas Hellstrom · 15 years ago
  22. e9840be drm/ttm: Add a virtual ttm sysfs device. by Thomas Hellstrom · 15 years ago
  23. 327c225 drm: Enable drm drivers to add drm sysfs devices. by Thomas Hellstrom · 15 years ago
  24. a0724fc drm/ttm: optimize bo_kmap_type values by Pekka Paalanen · 15 years ago
  25. 949ef70 drm/kms: no need to return void value (encoder) by Pekka Paalanen · 15 years ago
  26. 53bd838 drm: clarify scaling property names by Jesse Barnes · 15 years ago
  27. 776f336 drm: fixup includes in encoder slave header files. by Dave Airlie · 15 years ago
  28. 453a7d4 drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC) by Jesse Barnes · 15 years ago
  29. 5ef5f72 drm/kms: teardown crtc correctly when fb is destroyed. by Dave Airlie · 15 years ago
  30. 6a719e0 drm/kms/radeon: cleanup combios TV table like DDX. by Dave Airlie · 15 years ago
  31. bf8e828 drm/radeon/kms: memset the allocated framebuffer before using it. by Dave Airlie · 15 years ago
  32. 80e6914 drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it. by Dave Airlie · 15 years ago
  33. 0c3f450 sky2: version 1.25 by Stephen Hemminger · 15 years ago
  34. 724b694 sky2: no recycling by Stephen Hemminger · 15 years ago
  35. 6b84dac sky2: optimize transmit completion by Stephen Hemminger · 15 years ago
  36. ee5f68f sky2: dynamic size transmit ring by Stephen Hemminger · 15 years ago
  37. c119731 sky2: simplify list element error by Stephen Hemminger · 15 years ago
  38. 5dce95e sky2: transmit ring 64 bit conservation by Stephen Hemminger · 15 years ago
  39. d6e74b6 sky2: use upper/lower 32 bits by Stephen Hemminger · 15 years ago
  40. e7a5965 yellowfin: Fix buffer underrun after dev_alloc_skb() failure by Roel Kluin · 15 years ago
  41. e2c6cbd sparc: sys32.S incorrect compat-layer splice() system call by Mathieu Desnoyers · 15 years ago
  42. 23428e6 mdio: mdio_if_info::mmds should not be __bitwise by Ben Hutchings · 15 years ago
  43. c124891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  44. 77f312a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  45. a7c0260 kconfig: test if a .config already exists by Steven Rostedt · 15 years ago
  46. a902483 kconfig: make local .config default for streamline_config by Steven Rostedt · 15 years ago
  47. 810b2be kconfig: test for /boot/config-uname after /proc/config.gz in localconfig by Steven Rostedt · 15 years ago
  48. d08ca27 kconfig: unset IKCONFIG_PROC and clean up nesting by Steven Rostedt · 15 years ago
  49. cdfc479 kconfig: search for a config to base the local(mod|yes)config on by Steven Rostedt · 15 years ago
  50. de48156 kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not set by Steven Rostedt · 15 years ago
  51. 6be51ff kconfig: have extract-ikconfig read ELF files by Steven Rostedt · 15 years ago
  52. fd3132d kconfig: add check if end exists in extract-ikconfig by Steven Rostedt · 15 years ago
  53. 744ffcb kconfig: enable CONFIG_IKCONFIG from streamline_config.pl by Steven Rostedt · 15 years ago
  54. ea2c189 kconfig: do not warn about modules built in by Steven Rostedt · 15 years ago
  55. 74398d3 kconfig: streamline_config.pl do not stop with no depends by Steven Rostedt · 15 years ago
  56. 281c9da kconfig: add make localyesconfig option by Steven Rostedt · 15 years ago
  57. 03fa25d kconfig: make localmodconfig to run streamline_config.pl by Steven Rostedt · 15 years ago
  58. dcc6024 kconfig: add streamline_config.pl to scripts by Steven Rostedt · 15 years ago
  59. eda1e32 tracing: handle broken names in ftrace filter by Jiri Olsa · 15 years ago
  60. ee8365f Merge branch 'master' into sh/cachetlb by Paul Mundt · 15 years ago
  61. dc8ed71 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. 7f9cfb3 mm: build_zonelists(): move clear node_load[] to __build_all_zonelists() by Bo Liu · 15 years ago
  63. 503f794 REPORTING-BUGS: add get_maintainer.pl blurb by Joe Perches · 15 years ago
  64. 28d7a6a nommu: check fd read permission in validate_mmap_request() by Graff Yang · 15 years ago
  65. 1915297 spi_s3c24xx: fix transfer setup code by Ben Dooks · 15 years ago
  66. b897878 spi_s3c24xx: fix clock rate calculation by Ben Dooks · 15 years ago
  67. b2503a9 mmc: add the new linux-mmc mailing list to MAINTAINERS by Andrew Morton · 15 years ago
  68. 0753ba0 mm: revert "oom: move oom_adj value" by KOSAKI Motohiro · 15 years ago
  69. 89a4eb4 vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signed by Jeff Layton · 15 years ago
  70. 6b6f0b6 MAINTAINERS: OSD LIBRARY and FILESYSTEM pattern fix by Joe Perches · 15 years ago
  71. 08fdef9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  72. 024e6cb security: Fix prompt for LSM_MMAP_MIN_ADDR by Andreas Schwab · 15 years ago
  73. a58578e security: Make LSM_MMAP_MIN_ADDR default match its help text. by Dave Jones · 15 years ago
  74. fdbc6626 ALSA: hda - Fix invalid capture mixers with some ALC268 models by Takashi Iwai · 15 years ago
  75. f00f510 iop: downgrade maintenance status by Dan Williams · 15 years ago
  76. b08dc3e Security/SELinux: remove duplicated #include by Huang Weiyi · 15 years ago
  77. af15c1a Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  78. a692838 arch/arm/plat-iop: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  79. dcd94db Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. 8486a0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  81. b9d030a Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  82. 435a71d Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  83. 5b9eda3 iop3xx: ATU and PCI memory configuration corrected by Aaro Koskinen · 15 years ago
  84. 9e2a7e6 iop33x: update defconfig (default atu to on) by Dan Williams · 15 years ago
  85. b5ab887 ASoC: Add TLV information to WM8711 by Mark Brown · 15 years ago
  86. 431f777 ASoC: WM8711 minor cleanups by Mark Brown · 15 years ago
  87. 08aff8c ASoC: Add SPI support to WM8711 by Mark Brown · 15 years ago
  88. d97d2e3 ASoC: Factor out WM8711 cache I/O by Mark Brown · 15 years ago
  89. b5711b8 dlm: fix double-release of socket in error exit path by Casey Dahlin · 15 years ago
  90. f72222c Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into upstream/wm8711 by Mark Brown · 15 years ago
  91. 318b0b8 ASoC: Update WM8711 to driver model registration method by Mark Brown · 15 years ago
  92. bd6d417 ASoC: Add WM8711 CODEC driver by Mike Arthur · 15 years ago
  93. a924586 nilfs2: fix oopses with doubly mounted snapshots by Ryusuke Konishi · 15 years ago
  94. b395cd8 perf tools: Make 'make html' work by Kyle McMartin · 15 years ago
  95. 294b0c9 sched: Consolidate definition of variable sd in __build_sched_domains by Andreas Herrmann · 15 years ago
  96. 0601a88 sched: Separate out build of NUMA sched groups from __build_sched_domains by Andreas Herrmann · 15 years ago
  97. de616e3 sched: Separate out build of ALLNODES sched groups from __build_sched_domains by Andreas Herrmann · 15 years ago
  98. 8654809 sched: Separate out build of CPU sched groups from __build_sched_domains by Andreas Herrmann · 15 years ago
  99. a2af04c sched: Separate out build of MC sched groups from __build_sched_domains by Andreas Herrmann · 15 years ago
  100. 0e8e85c sched: Separate out build of SMT sched groups from __build_sched_domains by Andreas Herrmann · 15 years ago