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