- c7fc2de memblock, bootmem: Round pfn properly for memory and reserved regions by Yinghai Lu · 16 years ago
- 8e4029e Merge branch 'x86/urgent' into core/memblock by H. Peter Anvin · 16 years ago
- cd79481 memblock: Annotate memblock functions with __init_memblock by Yinghai Lu · 16 years ago
- 236260b memblock: Allow memblock_init to be called early by Jeremy Fitzhardinge · 16 years ago
- 73cf624 x86, numa: For each node, register the memory blocks actually used by Yinghai Lu · 16 years ago
- 6dcbfe4 x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order by Borislav Petkov · 16 years ago
- b62be8e x86, mce, therm_throt.c: Fix missing curly braces in error handling logic by Jin Dongming · 16 years ago
- 153db80 Merge commit 'v2.6.36-rc7' into core/memblock by Ingo Molnar · 16 years ago
- 5fd03dd memblock/arm: Fix memblock_region_is_memory() typo by Yinghai Lu · 16 years ago
- 6b0cd00 Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 16 years ago
- c8d86d8 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- 74de82e Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
- dda9cd9 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
- afe1474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
- 5710c2b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
- a4099ae Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
- 5672bc8 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 16 years ago
- 27b3d80 sysctl: fix min/max handling in __do_proc_doulongvec_minmax() by Eric Dumazet · 16 years ago
- aaac7d9 MAINTAINERS: add Samsung S5P series FIMC maintainers by Kyungmin Park · 16 years ago
- 880b0e2 MAINTAINERS: Haavard has moved by Andrew Morton · 16 years ago
- ad4ca5f memcg: fix thresholds with use_hierarchy == 1 by Kirill A. Shutemov · 16 years ago
- f241e66 mm: alloc_large_system_hash() printk overflow on 16TB boot by Robin Holt · 16 years ago
- 47f43e7 HWPOISON: Stop shrinking at right page count by Andi Kleen · 16 years ago
- 0d9ee6a HWPOISON: Report correct address granuality for AO huge page errors by Andi Kleen · 16 years ago
- a337fda HWPOISON: Copy si_addr_lsb to user by Andi Kleen · 16 years ago
- 6715981 page-types.c: fix name of unpoison interface by Naoya Horiguchi · 16 years ago
- 430c62f elevator: fix oops on early call to elevator_change() by Jens Axboe · 16 years ago
- dab8dcf drm: don't drop handle reference on unload by Dave Airlie · 16 years ago
- 081003f xfs: properly account for reclaimed inodes by Johannes Weiner · 16 years ago
- 5c04f55 md: check return code of read_sb_page by Vasiliy Kulikov · 16 years ago
- db8d9d3 md/raid1: minor bio initialisation improvements. by NeilBrown · 16 years ago
- 7571ae8 md/raid1: avoid overflow in raid1 resync when bitmap is in use. by NeilBrown · 16 years ago
- cb655d0 Linux 2.6.36-rc7 by Linus Torvalds · 16 years ago
- 81c20b9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
- 089eed2 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- 34984f5 Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 16 years ago
- 8fe9793 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
- 16c36f7 x86, memblock: Remove __memblock_x86_find_in_range_size() by Yinghai Lu · 16 years ago
- f1af98c memblock: Fix wraparound in find_region() by Yinghai Lu · 16 years ago
- 1d93126 x86-32, memblock: Make add_highpages honor early reserved ranges by Yinghai Lu · 16 years ago
- 9f4c139 x86, memblock: Fix crashkernel allocation by Yinghai Lu · 16 years ago
- 7c6d45e powerpc: remove unused variable by Stephen Rothwell · 16 years ago
- 1df6a2e drm/ttm: Fix two race conditions + fix busy codepaths by Thomas Hellstrom · 16 years ago
- e1d9694 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 39c12be Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 231d0ae wait: using uninitialized member of wait queue by Evgeny Kuznetsov · 16 years ago
- 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 16 years ago
- 31e7e93 xen: do not initialize PV timers on HVM if !xen_have_vector_callback by Stefano Stabellini · 16 years ago
- a947f0f xen: do not set xenstored_ready before xenbus_probe on hvm by Stefano Stabellini · 16 years ago
- f6cd378 Input: wacom - fix runtime PM related deadlock by Dmitry Torokhov · 16 years ago
- 2f6b3aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
- 3c06806 Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
- d9f73af Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
- 53d22d8 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 16 years ago
- 5a4bbd0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
- 989cd44 Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
- 4a73a43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- c470af0 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 16 years ago
- 4e31635 ksm: fix bad user data when swapping by Hugh Dickins · 16 years ago
- 4829b90 ksm: fix page_address_in_vma anon_vma oops by Hugh Dickins · 16 years ago
- 158d674 MIPS: Octeon: Place cnmips_cu2_setup in __init memory. by David Daney · 16 years ago
- 4c7106c MIPS: Don't place cu2 notifiers in __cpuinitdata by David Daney · 16 years ago
- 2ccc5b1 MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin by Shmulik Ladkani · 16 years ago
- 2b877a3 MIPS: Alchemy: Resolve prom section mismatches by Manuel Lauss · 16 years ago
- e080e61 MIPS: Fix syscall 64 bit number comments. by Ralf Baechle · 16 years ago
- 5e844b3 MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. by David Daney · 16 years ago
- c9c4d98 MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 16 years ago
- e9fb4d8 MIPS: N32: Fix getdents64 syscall for n32 by Bernhard Walle · 16 years ago
- 7dde29c MIPS: Remove pr_<level> uses of KERN_<level> by Joe Perches · 16 years ago
- c1b47e9 MIPS: PNX8550: Sort out machine halt, restart and powerdown functions. by Ralf Baechle · 16 years ago
- 863cb9b MIPS: GIC: Remove dependencies from Malta files. by Ralf Baechle · 16 years ago
- 25f12b3 MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC. by Ralf Baechle · 16 years ago
- a2e715a MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask. by Ralf Baechle · 16 years ago
- 2445994 MIPS: Audit: Fix hang in entry.S. by Ralf Baechle · 16 years ago
- 5707bf6 MIPS: Document why RELOC_HIDE is there. by Ralf Baechle · 16 years ago
- 1ec0e73 MIPS: Octeon: Determine if helper needs to be built by Andreas Bießmann · 16 years ago
- 2b78920 MIPS: Use generic atomic64 for 32-bit kernels by Deng-Cheng Zhu · 16 years ago
- 543001f MIPS: RM7000: Symbol should be static by Ricardo Mendoza · 16 years ago
- 26deda5 MIPS: kspd: Adjust confusing if indentation by Julia Lawall · 16 years ago
- eefc3f3 MIPS: Fix a typo. by Andrea Gelmini · 16 years ago
- 0f940cb perf trace scripting: Fix extern struct definitions by Stephane Eranian · 16 years ago
- c569d33 perf ui hist browser: Fix segfault on 'a' for annotate by Frederik Deweerdt · 16 years ago
- 39cfae6 perf tools: Fix build breakage by Kusanagi Kouichi · 16 years ago
- aaead25 writeback: always use sb->s_bdi for writeback purposes by Christoph Hellwig · 16 years ago
- 0157443 fuse: Initialize total_len in fuse_retrieve() by Geert Uytterhoeven · 16 years ago
- 7dcd249 drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow by Chris Wilson · 16 years ago
- ce9d419 drm/i915: Sanity check pread/pwrite by Chris Wilson · 16 years ago
- cadb865 hwmon: f71882fg: use a muxed resource lock for the Super I/O port by Giel van Schijndel · 16 years ago
- ab7ad7f drm/i915: Use pipe state to tell when pipe is off by Keith Packard · 16 years ago
- b99a9d9 drm/i915: vblank status not valid while training display port by Keith Packard · 16 years ago
- 2b7a32f of/spi: Fix OF-style driver binding of spi devices by Sinan Akman · 16 years ago
- 23699f9 spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX by Roel Kluin · 16 years ago
- 929f49b drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code by Julia Lawall · 16 years ago
- 0f69c89 regulator: max8649 - fix setting extclk_freq by Axel Lin · 16 years ago
- e4a6376 regulator: fix typo in current units by Cyril Chemparathy · 16 years ago
- ad7725c regulator: fix device_register() error handling by Vasiliy Kulikov · 16 years ago
- c6ea21e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
- f4a3330 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 57cf4f7 MN10300: Fix flush_icache_range() by David Howells · 16 years ago
- 18ffe4b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago