1. 6d3e090 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 15 years ago
  2. a9f0c38 Input: psmouse - make sure we don't schedule reconnects after cleanup by Dmitry Torokhov · 15 years ago
  3. 50200df kernel/sched.c: Suppress unused var warning by Andrew Morton · 15 years ago
  4. 7561f2d sh: Fix up SH7786 PCI resource definitions. by Paul Mundt · 15 years ago
  5. 84e478c nmi_watchdog: Config option to enable new nmi_watchdog by Don Zickus · 15 years ago
  6. 1fb9d6a nmi_watchdog: Add new, generic implementation, using perf events by Don Zickus · 15 years ago
  7. e40b172 x86: Move notify_die from nmi.c to traps.c by Don Zickus · 15 years ago
  8. 1ca137c drm/radeon/kms: change Kconfig text to reflect the new option. by Dave Airlie · 15 years ago
  9. 36350e0 powerpc/pseries: Fix kexec regression caused by CPPR tracking by Mark Nelson · 15 years ago
  10. 34bf0fc ARM: mach-shmobile: G3EVM, G4EVM and AP4EVB defconfigs by Magnus Damm · 15 years ago
  11. d48d38e MAINTAINERS: Add entry for ARM-based SH-Mobile architecture. by Paul Mundt · 15 years ago
  12. 8a77b8d serial: sh-sci: Support ARM-based SH-Mobile CPUs. by Magnus Damm · 15 years ago
  13. 65a5b28 sh: Let INTC set IRQF_VALID on ARM platforms. by Magnus Damm · 15 years ago
  14. 13d605d sh: Build drivers/sh for ARM-based SH-Mobile CPUs. by Magnus Damm · 15 years ago
  15. 2b7eda6 ARM: mach-shmobile: SH-Mobile AP4 support. by Magnus Damm · 15 years ago
  16. f2aaf66 ARM: mach-shmobile: SH-Mobile G4 support. by Magnus Damm · 15 years ago
  17. c793c1b ARM: mach-shmobile: SH-Mobile G3 support. by Magnus Damm · 15 years ago
  18. ea13ddb TOMOYO: Extract bitfield by Tetsuo Handa · 15 years ago
  19. 13fd7ae Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates' by Paul Mundt · 15 years ago
  20. 9e9622d serial: sh-sci: remove SCIF code in sci_rxd_in() by Magnus Damm · 15 years ago
  21. 2e18e04 Merge branch 'sh/dmaengine' by Paul Mundt · 15 years ago
  22. 858918b sh: Optimise FDE/CIE lookup by using red-black trees by Matt Fleming · 15 years ago
  23. 1af0b2f sh: Remove superfluous setup_frame_reg call by Matt Fleming · 15 years ago
  24. 944a343 sh: Don't continue unwinding across interrupts by Matt Fleming · 15 years ago
  25. 1dca56f sh: Setup frame pointer in handle_exception path by Matt Fleming · 15 years ago
  26. 1426982 sh: Correct the offset of the return address in ret_from_exception by Matt Fleming · 15 years ago
  27. cfefe99 sh: implement DMA_SLAVE capability in SH dmaengine driver by Guennadi Liakhovetski · 15 years ago
  28. 623b4ac sh: fix Transfer Size calculation in both DMA drivers by Guennadi Liakhovetski · 15 years ago
  29. fc46185 sh: prepare the DMA driver for slave functionality by Guennadi Liakhovetski · 15 years ago
  30. 6339204 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  31. 80e1e82 Fix race in tty_fasync() properly by Linus Torvalds · 15 years ago
  32. 076dc4a x86/alternatives: Fix build warning by Masami Hiramatsu · 15 years ago
  33. 3235dc3 x86: Remove trailing spaces in messages by Frans Pop · 15 years ago
  34. 5f48536 perf top: Use address pattern in lookup_sym_source by Arnaldo Carvalho de Melo · 15 years ago
  35. ee11b90 perf top: Fix annotate for userspace by Kirill Smelkov · 15 years ago
  36. 89068c5 Take ima_file_free() to proper place. by Al Viro · 15 years ago
  37. 1e93d00 ima: rename PATH_CHECK to FILE_CHECK by Mimi Zohar · 15 years ago
  38. 9bbb6ca ima: rename ima_path_check to ima_file_check by Mimi Zohar · 15 years ago
  39. 54bb655 ima: initialize ima before inodes can be allocated by Eric Paris · 15 years ago
  40. 8eb988c fix ima breakage by Mimi Zohar · 15 years ago
  41. 1e41568 Take ima_path_check() in nfsd past dentry_open() in nfsd_open() by Al Viro · 15 years ago
  42. 4b06e5b freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb by Jun'ichi Nomura · 15 years ago
  43. 8dd5ca5 befs: fix leak by Al Viro · 15 years ago
  44. 2927525 Linux 2.6.33-rc7 by Linus Torvalds · 15 years ago
  45. 82e22d7 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  46. f6510ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  47. 6f5a55f Fix potential crash with sys_move_pages by Linus Torvalds · 15 years ago
  48. 301a6a3 [CIFS] Maximum username length check in session setup does not match by Steve French · 15 years ago
  49. f12f98d cifs: fix length calculation for converted unicode readdir names by Jeff Layton · 15 years ago
  50. 889b8f9 packet: Kill CONFIG_PACKET_MMAP. by David S. Miller · 15 years ago
  51. bd6b0bf ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map() by Roel Kluin · 15 years ago
  52. 36028f3 vgaarb: Add user selectability of the number of GPUS in a system by Mike Travis · 15 years ago
  53. b953df7 dmaengine: correct onstack wait_queue_head declaration by Yong Zhang · 15 years ago
  54. d0679c7 kbuild: move -fno-dwarf2-cfi-asm to powerpc only by Andi Kleen · 15 years ago
  55. 773a38db vgaarb: Fix VGA arbiter to accept PCI domains other than 0 by Mike Travis · 15 years ago
  56. 841582e x86, uv: Update UV arch to target Legacy VGA I/O correctly. by Mike Travis · 15 years ago
  57. 95a8b6e pci: Update pci_set_vga_state() to call arch functions by Mike Travis · 15 years ago
  58. 1c5b906 x86: Merge io.h by Brian Gerst · 15 years ago
  59. 910bf6a x86: Simplify flush_write_buffers() by Brian Gerst · 15 years ago
  60. 6175ddf x86: Clean up mem*io functions. by Brian Gerst · 15 years ago
  61. 2b4df4d x86-64: Use BUILDIO in io_64.h by Brian Gerst · 15 years ago
  62. 2e16fc7 x86-64: Reorganize io_64.h by Brian Gerst · 15 years ago
  63. bd2984e x86-32: Remove _local variants of in/out from io_32.h by Brian Gerst · 15 years ago
  64. 5c64c70 x86-32: Move XQUAD definitions to numaq.h by Brian Gerst · 15 years ago
  65. 59dde38 markup_oops.pl: minor fixes by Hui Zhu · 15 years ago
  66. 52e13e2 markup_oops.pl: add options to improve cross-sompilation environments by Hui Zhu · 15 years ago
  67. 9d9c3a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  68. b0bcdd3 hwmon: (w83781d) Request I/O ports individually for probing by Jean Delvare · 15 years ago
  69. 197027e hwmon: (lm78) Request I/O ports individually for probing by Jean Delvare · 15 years ago
  70. 85f8d3e hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT by Ray Copeland · 15 years ago
  71. 3e0b33f Merge remote branch 'alsa/fixes' into for-linus by Takashi Iwai · 15 years ago
  72. a26a408 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  73. db9256c Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  74. 73c77e2 xfs: fix xfs to work with Virtually Indexed architectures by James Bottomley · 15 years ago
  75. c9334f6 sh: add mm API for DMA to vmalloc/vmap areas by James Bottomley · 15 years ago
  76. 252a9af arm: add mm API for DMA to vmalloc/vmap areas by James Bottomley · 15 years ago
  77. ef7cc35 parisc: add mm API for DMA to vmalloc/vmap areas by James Bottomley · 15 years ago
  78. 15c697c Bluetooth: Keep a copy of each HID device's report descriptor by Michael Poole · 15 years ago
  79. c50749d ASoC: pandora: Add DAC regulator support by Grazvydas Ignotas · 15 years ago
  80. 7aeef97 net: e1000e: convert to use mc helpers by Jiri Pirko · 15 years ago
  81. 2cc04d2 net: dm9601: convert to use mc helpers by Jiri Pirko · 15 years ago
  82. 6d55ad4 net: 8139too: convert to use mc helpers by Jiri Pirko · 15 years ago
  83. a56ed41 net: 8139cp: convert to use mc helpers by Jiri Pirko · 15 years ago
  84. 1c010ff i2c-tiny-usb: Fix on big-endian systems by Jean Delvare · 15 years ago
  85. 56dca4c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  86. 73d2eaa CS5536: apply pci quirk for BIOS SMBUS bug by Andres Salomon · 15 years ago
  87. 2938429 percpu: add __percpu for sparse by Stephen Rothwell · 15 years ago
  88. cbee475 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  89. adbfbcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  90. 6622e67 posix-timers.c: Don't export local functions by H Hartley Sweeten · 15 years ago
  91. c816288 clocksource: start CMT at clocksource resume by Magnus Damm · 15 years ago
  92. c54a42b clocksource: add suspend callback by Magnus Damm · 15 years ago
  93. 1762233 clocksource: add argument to resume callback by Magnus Damm · 15 years ago
  94. 4f2c120 Merge branch 'for-2.6.33' into for-2.6.34 by Mark Brown · 15 years ago
  95. 3b9447f ASoC: pandora: Add APLL supply to fix audio output by Grazvydas Ignotas · 15 years ago
  96. 531c2dc cciss: Make cciss_seq_show handle holes in the h->drv[] array by Stephen M. Cameron · 15 years ago
  97. ae54abe cfq-iosched: split seeky coop queues after one slice by Shaohua Li · 15 years ago
  98. 1537a36 tree-wide: fix 'lenght' typo in comments and code by Daniel Mack · 15 years ago
  99. b5218a8 drm/kms: fix spelling in error message by Pavel Roskin · 15 years ago
  100. a64061e doc: capitalization and other minor fixes in pnp doc by Thadeu Lima de Souza Cascardo · 15 years ago