1. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  2. 7a0aeb1 signal: fix __send_signal() false positive kmemcheck warning by Vegard Nossum · 15 years ago
  3. 3b5c760 fs: fix do_mount_root() false positive kmemcheck warning by Vegard Nossum · 15 years ago
  4. 3446a8a fs: introduce __getname_gfp() by Vegard Nossum · 15 years ago
  5. 1744a21 trace: annotate bitfields in struct ring_buffer_event by Vegard Nossum · 16 years ago
  6. a98b65a net: annotate struct sock bitfield by Vegard Nossum · 16 years ago
  7. c53bd2e c2port: annotate bitfield for kmemcheck by Vegard Nossum · 16 years ago
  8. 9e337b0 net: annotate inet_timewait_sock bitfields by Vegard Nossum · 16 years ago
  9. 96c25c8 ieee1394/csr1212: fix false positive kmemcheck report by Vegard Nossum · 16 years ago
  10. 004cdb5 ieee1394: annotate bitfield by Vegard Nossum · 16 years ago
  11. 45e3ff8 net: annotate bitfields in struct inet_sock by Vegard Nossum · 16 years ago
  12. fe55f6d net: use kmemcheck bitfields API for skbuff by Vegard Nossum · 16 years ago
  13. fc7d0c9 kmemcheck: introduce bitfield API by Vegard Nossum · 16 years ago
  14. ac61a75 kmemcheck: add opcode self-testing at boot by Vegard Nossum · 16 years ago
  15. eb63657 x86: unify pte_hidden by Jeremy Fitzhardinge · 16 years ago
  16. 9d31c50 x86: make _PAGE_HIDDEN conditional by Jeremy Fitzhardinge · 16 years ago
  17. 0a4af3b kmemcheck: make kconfig accessible for other architectures by Pekka Enberg · 16 years ago
  18. 7d46d9e kmemcheck: enable in the x86 Kconfig by Vegard Nossum · 17 years ago
  19. b1eeab6 kmemcheck: add hooks for the page allocator by Vegard Nossum · 16 years ago
  20. 361ea1a [CIFS] Fix build break by Steve French · 15 years ago
  21. 61f98ff cifs: display scopeid in /proc/mounts by Jeff Layton · 15 years ago
  22. 42a49f9 amd-iommu: flush domain tlb when attaching a new device by Chris Wright · 15 years ago
  23. 61d047b x86: disable IOMMUs on kernel crash by Joerg Roedel · 15 years ago
  24. 0975904 amd-iommu: disable IOMMU hardware on shutdown by Joerg Roedel · 15 years ago
  25. 8dca419 ALSA: ctxfi - Fix deadlock with xfi-timer by Takashi Iwai · 15 years ago
  26. 964cf35 SLUB: Fix early boot GFP_DMA allocations by Nick Piggin · 15 years ago
  27. 9b5cab3 kmemcheck: add hooks for page- and sg-dma-mappings by Vegard Nossum · 16 years ago
  28. 9e73023 kmemcheck: don't track page tables by Vegard Nossum · 16 years ago
  29. 33f65df crypto: don't track xor test pages with kmemcheck by Vegard Nossum · 16 years ago
  30. c175eea slab: add hooks for kmemcheck by Pekka Enberg · 16 years ago
  31. 5a896d9 slub: add hooks for kmemcheck by Vegard Nossum · 17 years ago
  32. d700285 kmemcheck: add DMA hooks by Vegard Nossum · 16 years ago
  33. 2dff440 kmemcheck: add mm functions by Vegard Nossum · 16 years ago
  34. f856129 x86: add hooks for kmemcheck by Vegard Nossum · 17 years ago
  35. f8b4ece kmemcheck: use kmemcheck_pte_lookup() instead of open-coding it by Pekka Enberg · 16 years ago
  36. 6d9609c kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode() by Pekka Enberg · 16 years ago
  37. 0c33cac kmemcheck: remove multiple ifdef'd definitions of the same global variable by Pekka Enberg · 16 years ago
  38. 5b53b76 kmemcheck: make initialization message less confusing by Pekka Enberg · 16 years ago
  39. 6a19638 kmemcheck: remove forward declarations from error.c by Pekka Enberg · 16 years ago
  40. f708eb1 ALSA: intel8x0 - Fix PCM position craziness by Takashi Iwai · 15 years ago
  41. c8f1e50 regulator/max1586: fix V3 gain calculation integer overflow by Philipp Zabel · 15 years ago
  42. b110a8f regulator/max1586: support increased V3 voltage range by Philipp Zabel · 15 years ago
  43. 6113c3a regulator: lp3971 - fix driver link error when built-in. by Liam Girdwood · 15 years ago
  44. 0cbdf7b LP3971 PMIC regulator driver (updated and combined version) by Marek Szyprowski · 15 years ago
  45. 1909e2f regulator: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  46. 38c53c8 regulator: Set MODULE_ALIAS for regulator drivers by Mark Brown · 15 years ago
  47. 9035cef regulator: Support list_voltage for fixed voltage regulator by Mark Brown · 15 years ago
  48. 5a1b22b regulator: Move regulator drivers to subsys_initcall() by Mark Brown · 15 years ago
  49. 7c31499 regulator: build fix for powerpc - renamed show_state by Liam Girdwood · 15 years ago
  50. 1d98ccc regulator: add userspace-consumer driver by Mike Rapoport · 15 years ago
  51. 55f4fa4 Maxim 1586 regulator driver by Robert Jarzmik · 15 years ago
  52. a2ab0ce jffs2: leaking jffs2_summary in function jffs2_scan_medium by Christian Engelmayer · 15 years ago
  53. 5d0e945 sh: urquell: Add system FPGA mode pin support. by Paul Mundt · 15 years ago
  54. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  55. ca44d6e pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US by Jarek Poplawski · 15 years ago
  56. e0f7cb8 ipv4: Fix fib_trie rebalancing by Jarek Poplawski · 15 years ago
  57. aa010ef dma-debug: be more careful when building reference entries by Joerg Roedel · 15 years ago
  58. e5e8c5b dma-debug: check for sg_call_ents in best-fit algorithm too by Joerg Roedel · 15 years ago
  59. 4159175 ext4: Don't update ctime for non-extent-mapped inodes by Theodore Ts'o · 15 years ago
  60. 613d860 perf record: Fix fast task-exit race by Ingo Molnar · 15 years ago
  61. 038e836 perf_counter, x86: Fix kernel-space call-chains by Ingo Molnar · 15 years ago
  62. 42e27bf ps3flash: Always read chunks of 256 KiB, and cache them by Geert Uytterhoeven · 15 years ago
  63. 6bd57f2 ps3flash: Cache the last accessed FLASH chunk by Geert Uytterhoeven · 15 years ago
  64. a4e623f ps3: Replace direct file operations by callback by Geert Uytterhoeven · 15 years ago
  65. 47cb996 ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL() by Geert Uytterhoeven · 15 years ago
  66. 7e28060 ps3: Correct debug message in dma_ioc0_map_pages() by Geert Uytterhoeven · 15 years ago
  67. a469f56 drivers/ps3: Add missing annotations by Geert Uytterhoeven · 15 years ago
  68. cd4a157 ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct access by Geert Uytterhoeven · 15 years ago
  69. 559dc87 ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct access by Geert Uytterhoeven · 15 years ago
  70. 03fa68c ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata by Geert Uytterhoeven · 15 years ago
  71. 9f08e9d ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devices by Geert Uytterhoeven · 15 years ago
  72. 6dee2c8 block/ps3: remove driver_data direct access of struct device by Roel Kluin · 15 years ago
  73. 1bd9784 ps3vram: Make ps3vram_priv.reports a void * by Geert Uytterhoeven · 15 years ago
  74. c3b94fd ps3vram: Remove no longer used ps3vram_priv.ddr_base by Geert Uytterhoeven · 15 years ago
  75. fb89e89 ps3vram: Replace mutex by spinlock + bio_list by Geert Uytterhoeven · 15 years ago
  76. 13685a1 block: Add bio_list_peek() by Geert Uytterhoeven · 15 years ago
  77. d9e89bf ALSA: usb-audio - rework quirk for TerraTec Aureon USB 5.1 MkII by Andrea Borgia · 15 years ago
  78. 3fade49 [ARM] orion5x: register the crypto device on SOCs that support it by Nicolas Pitre · 15 years ago
  79. 97f8a27 [ARM] orion5x: increment window counter after adding sram mapping by Sebastian Andrzej Siewior · 15 years ago
  80. c2e95c6 powerpc: Use generic atomic64_t implementation on 32-bit processors by Paul Mackerras · 15 years ago
  81. 09d4e0e lib: Provide generic atomic64_t implementation by Paul Mackerras · 15 years ago
  82. 4c75f84 powerpc: Add compiler memory barrier to mtmsr macro by Paul Mackerras · 15 years ago
  83. e8d1673 powerpc/iseries: Mark signal_vsp_instruction() as maybe unused by Michael Ellerman · 15 years ago
  84. 27167c7 powerpc/iseries: Fix unused function warning in iSeries DT code by Michael Ellerman · 15 years ago
  85. 7719ed7 powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y by Michael Ellerman · 15 years ago
  86. 3240776 powerpc: Wire up sys_rt_tgsigqueueinfo by Stephen Rothwell · 15 years ago
  87. 86c2765 powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI by Michael Ellerman · 15 years ago
  88. e468455 powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=y by Michael Ellerman · 15 years ago
  89. c204ff6 ps3fb: Tear down FB setup during cleanup by Geert Uytterhoeven · 15 years ago
  90. d3352c9 ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> by Geert Uytterhoeven · 15 years ago
  91. 56ac72d ps3vram: GPU memory mapping cleanup by Geert Uytterhoeven · 15 years ago
  92. e78d0c5 ps3fb: GPU memory mapping cleanup by Geert Uytterhoeven · 15 years ago
  93. 5c6fc8d powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h> by Geert Uytterhoeven · 15 years ago
  94. ca971ea ps3fb: Correct handling of device opening in ps3fb_probe() by Geert Uytterhoeven · 15 years ago
  95. bb94f07 ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path by Geert Uytterhoeven · 15 years ago
  96. 02aad32 ps3fb: Remove useless debug checks in ps3fb_shutdown() by Geert Uytterhoeven · 15 years ago
  97. 3273d87 ps3vram: Correct exchanged gotos in ps3vram_probe() error path by Jim Paris · 15 years ago
  98. 3c20e2f ps3vram: Use proc_create_data() instead of proc_create() by Geert Uytterhoeven · 15 years ago
  99. 734957c ps3vram: Fix error path (return -EIO) for short read/write by Geert Uytterhoeven · 15 years ago
  100. 7a4a89c ps3av: Set 16:9 aspect ratio for 720p video modes by sebastian.blanes@gmail.com · 15 years ago