1. fa84e9e init: Move sched_clock_init after late_time_init by Thomas Gleixner · 15 years ago
  2. 3ce804e ACPICA: Update version to 20090625 by Bob Moore · 15 years ago
  3. eb2289b ACPICA: ACPI 4.0: Changes for existing ACPI tables. by Bob Moore · 15 years ago
  4. 8d590c7 ACPICA: Clarify common suffix for error/warning messages by Bob Moore · 15 years ago
  5. 0444e8f ACPICA: Fix: Predefined object repair executed only once by Bob Moore · 15 years ago
  6. cf02cd4 ACPICA: Dump table header - suppress output of non-printable characters by Bob Moore · 15 years ago
  7. 8e4319c ACPICA: Fix several acpi_attach_data problems by Bob Moore · 15 years ago
  8. 6557a49 ACPICA: ACPI 4.0: Interpreter support for IPMI. by Lin Ming · 15 years ago
  9. 3db20be ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support. by Lin Ming · 15 years ago
  10. dbdc8f0 ACPICA: Fix possible memory leak in nspredef by Bob Moore · 15 years ago
  11. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
  12. 9c61b34 ACPICA: Remove duplicate prototypes from header by Bob Moore · 15 years ago
  13. c6b5774 ACPICA: Add 64-bit support to acpi_read and acpi_write by Bob Moore · 15 years ago
  14. f8d80cd ACPICA: Remove duplicate extern declarations for public globals by Bob Moore · 15 years ago
  15. 5853a9f ACPICA: Fix several pointer casts to avoid possible compile warnings by Bob Moore · 15 years ago
  16. 0494e08 kmemleak: Printing of the objects hex dump by Sergey Senozhatsky · 15 years ago
  17. 008139d kmemleak: Do not report alloc_bootmem blocks as leaks by Catalin Marinas · 15 years ago
  18. fd67896 kmemleak: Save the stack trace for early allocations by Catalin Marinas · 15 years ago
  19. a6186d8 kmemleak: Mark the early log buffer as __initdata by Catalin Marinas · 15 years ago
  20. 189d84e kmemleak: Dump object information on request by Catalin Marinas · 15 years ago
  21. af98603 kmemleak: Allow rescheduling during an object scanning by Catalin Marinas · 15 years ago
  22. 286f587 ALSA: hda - Add more quirk for HP laptops with AD1984A by Takashi Iwai · 15 years ago
  23. 0db501b inotify: Ensure we alwasy write the terminating NULL. by Eric W. Biederman · 15 years ago
  24. dead537 inotify: fix locking around inotify watching in the idr by Eric Paris · 15 years ago
  25. cf43742 inotify: do not BUG on idr entries at inotify destruction by Eric Paris · 15 years ago
  26. 52cef75 inotify: seperate new watch creation updating existing watches by Eric Paris · 15 years ago
  27. 1b0053a ALSA: core - strip too long file names in snd_print*() by Takashi Iwai · 15 years ago
  28. d556511 avr32: MRMT: correct setup of SPI slaves by Peter Ma · 15 years ago
  29. 0708420 avr32: function for independently setting up SPI slaves by Peter Ma · 15 years ago
  30. 3fe6ad6 avr32: re-instate MCI WP/CD pin assignments for ATNGW100 by Peter Ma · 15 years ago
  31. 4dbc9ca genirq: Do not mask oneshot edge type interrupts by Thomas Gleixner · 15 years ago
  32. 1e23502 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  33. e99b1f2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  34. b080f18 powerpc/ps3: Update ps3_defconfig by Geoff Levand · 15 years ago
  35. 7b6a09f powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration by Geert Uytterhoeven · 15 years ago
  36. f8468f3 tracing: Remove unneeded pointer casts by Frederic Weisbecker · 15 years ago
  37. 5311034 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
  38. 533995e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  39. 3c2ee2d Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 15 years ago
  40. 6776426 powerpc/pseries: Reduce the polling interval in __cpu_up() by Gautham R Shenoy · 15 years ago
  41. 6fdc31a powerpc: Remove SMP warning from PowerMac cpufreq by Bastian Blank · 15 years ago
  42. 14d7575 powerpc: Fix __flush_icache_range on 44x by Josh Boyer · 15 years ago
  43. ea3cc33 powerpc/mm: Cleanup handling of execute permission by Benjamin Herrenschmidt · 15 years ago
  44. f480fe3 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  45. aeaeae1 tracing: Restore the const qualifier for field names and types definition by Frederic Weisbecker · 15 years ago
  46. cc674c8 leds: after setting inverted attribute, we must update the LED by Thadeu Lima de Souza Cascardo · 15 years ago
  47. 48cccd2 leds: fix multiple requests and releases of IRQ for GPIO LED Trigger by Thadeu Lima de Souza Cascardo · 15 years ago
  48. bdf57de acpi processor: remove superfluous warning message by Frans Pop · 15 years ago
  49. 2a90800 ACPI processor: force throttling state when BIOS returns incorrect value by Frans Pop · 15 years ago
  50. f3d83e2 wmi: fix kernel panic when stack protection enabled. by Costantino Leandro · 15 years ago
  51. ce8442b acpi: don't call acpi_processor_init if acpi is disabled by Yinghai Lu · 15 years ago
  52. 0d28816 thermal_sys: check get_temp return value by Michael Brunner · 15 years ago
  53. 4ab6c08 clone(): fix race between copy_process() and de_thread() by Oleg Nesterov · 15 years ago
  54. 03ef83a mm: fix for infinite churning of mlocked pages by Minchan Kim · 15 years ago
  55. b62e408 flex_array: convert element_nr formals to unsigned by David Rientjes · 15 years ago
  56. 8e7ee270 flex_array: declare parts member to have incomplete type by David Rientjes · 15 years ago
  57. 105b6e8 flex_array: fix flex_array_free_parts comment by David Rientjes · 15 years ago
  58. a30b595 flex_array: fix get function for elements in base starting at non-zero by David Rientjes · 15 years ago
  59. 054b2b1 pps: fix incorrect verdict check by Joonwoo Park · 15 years ago
  60. ea15edb sh: Add LCDC Panel support for EcoVec24 by Kuninori Morimoto · 15 years ago
  61. 2153ad3 sh: Add CEU support for EcoVec24 by Kuninori Morimoto · 15 years ago
  62. fa3ba51 sh: Add support LCDC for EcoVec24 by Kuninori Morimoto · 15 years ago
  63. 907050a sh: Add USB support for EcoVec24 by Kuninori Morimoto · 15 years ago
  64. 35a3540 sh: Add SH-ETH support for EcoVec24 by Kuninori Morimoto · 15 years ago
  65. b7056bc sh: modify to enable boot for EcoVec24 by Kuninori Morimoto · 15 years ago
  66. b37c7c6 sh: fix CPU_SH7723/7724 numbering bug by Kuninori Morimoto · 15 years ago
  67. e76a013 sh: Fix up sh4_flush_dcache_page() build on UP. by Paul Mundt · 15 years ago
  68. a1a2d1d drm: GEM handles are u32, not int by Pekka Paalanen · 15 years ago
  69. 3f7dc91a drm/rs600/690: use autogenerated safe register tables. by Dave Airlie · 15 years ago
  70. 53a7197 IMA: iint put in ima_counts_get and put by Eric Paris · 15 years ago
  71. 52f97df drm/r128: Use request_firmware() to load CCE microcode by Ben Hutchings · 15 years ago
  72. ece2be7 drm/mga: Use request_firmware() to load microcode by Ben Hutchings · 15 years ago
  73. c06f51e MAINTAINERS: update information for sfc network driver by Joe Perches · 15 years ago
  74. 5c8af3b sfc: Improve reliability of RX queue flushing by Ben Hutchings · 15 years ago
  75. cc11763 sfc: Work around XMAC bug causing packet loss with some peers by Ben Hutchings · 15 years ago
  76. 5afaa75 sfc: QT2025C: Use hard reset only by Ben Hutchings · 15 years ago
  77. 771046d mdio: Check MDIO_STAT1_FAULT in mdio45_links_ok() by Ben Hutchings · 15 years ago
  78. d4ec09a sfc: Do not reinitialise XAUI serdes before it has completed reset by Ben Hutchings · 15 years ago
  79. aed0628 sfc: Fix ordering of device registration and initial netif_carrier_off() by Ben Hutchings · 15 years ago
  80. 7c6a3ed qeth: display "undefined" value of sysfs-attribute "layer2" by Ursula Braun · 15 years ago
  81. 0d788c7 qeth: display service_level info only when valid. by Klaus-Dieter Wacker · 15 years ago
  82. ce73e10 qeth: Cleanup for cast-type determination. by Klaus-Dieter Wacker · 15 years ago
  83. e806904 qeth: scheduling while atomic during ifconfig online sequence by Frank Blaschka · 15 years ago
  84. 58490f1 qeth: HiperSockets SIGA retry support on CC=2. by Klaus-Dieter Wacker · 15 years ago
  85. 24851d2 tracing/kprobes: Dump the culprit kprobe in case of kprobe recursion by Frederic Weisbecker · 15 years ago
  86. 30a7e07 tracing/kprobes: Change trace_arg to probe_arg by Masami Hiramatsu · 15 years ago
  87. 38a4749 tracing/kprobes: Fix format typo in trace_kprobes by Masami Hiramatsu · 15 years ago
  88. 69d991f x86: Check awk features before generating inat-tables.c by Masami Hiramatsu · 15 years ago
  89. 8d7d14f x86: Fix x86 instruction decoder selftest to check only .text by Masami Hiramatsu · 15 years ago
  90. cd7e7bd tracing: Add kprobes event profiling interface by Masami Hiramatsu · 15 years ago
  91. ff50d99 tracing: Kprobe tracer assigns new event ids for each event by Masami Hiramatsu · 15 years ago
  92. 4263565 tracing: Generate names for each kprobe event automatically by Masami Hiramatsu · 15 years ago
  93. a82378d tracing: Kprobe-tracer supports more than 6 arguments by Masami Hiramatsu · 15 years ago
  94. d8ec918 tracing: Add kprobe-based event tracer documentation by Masami Hiramatsu · 15 years ago
  95. 413d37d tracing: Add kprobe-based event tracer by Masami Hiramatsu · 15 years ago
  96. b855192 Merge branch 'x86/urgent' into x86/pat by H. Peter Anvin · 15 years ago
  97. c9c97b8 drm/ttm: consolidate cache flushing code in one place. by Dave Airlie · 15 years ago
  98. 31ffe24 net: Temporarily backout SKB sources tracer. by David S. Miller · 15 years ago
  99. f656f39 tg3: Update version to 3.100 by Matt Carlson · 15 years ago
  100. d9221e6 broadcom: Make the 57780 IEEE compliant by Matt Carlson · 15 years ago