- a40694a Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- ea56342 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 7193675 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 9c66812 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- b5a7c9a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
- 067e181 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 3f5760b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
- 624720e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
- 849c9ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
- 4bc5d34 [CPUFREQ] Make cpufreq suspend code conditional on powerpc. by Dave Jones · 15 years ago
- d5194de [CPUFREQ] Fix a kobject reference bug related to managed CPUs by Thomas Renninger · 15 years ago
- 42c74b8 [CPUFREQ] Do not set policy for offline cpus by Prarit Bhargava · 15 years ago
- 26d204a [CPUFREQ] Fix NULL pointer dereference regression in conservative governor by Pallipadi, Venkatesh · 15 years ago
- 1cef8e4 mfd: twl4030 irq fixes by Russell King · 15 years ago
- f265426 perf_counter: Set the CONFIG_PERF_COUNTERS default to y if CONFIG_PROFILING=y by Ingo Molnar · 16 years ago
- dc731fb x86: Work around compilation warning in arch/x86/kernel/apm_32.c by Subrata Modak · 15 years ago
- 2a5ef41 x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq() by Jack Steiner · 15 years ago
- 6abf655 x86, 32-bit: Fix double accounting in reserve_top_address() by Jan Beulich · 15 years ago
- d8c7eb3 x86: Don't use current_cpu_data in x2apic phys_pkg_id by Yinghai Lu · 15 years ago
- c5997fa x86, UV: Fix UV apic mode by Jack Steiner · 15 years ago
- 67e83f3 x86, UV: Fix macros for accessing large node numbers by Jack Steiner · 15 years ago
- cc5e4fa x86, UV: Delete mapping of MMR rangs mapped by BIOS by Jack Steiner · 15 years ago
- 6c7184b x86, UV: Handle missing blade-local memory correctly by Jack Steiner · 15 years ago
- e16852c Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/urgent by Ingo Molnar · 15 years ago
- 7e03065 perf: Fix read buffer overflow by Roel Kluin · 15 years ago
- 70d715f posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAW by Hiroshi Shimamoto · 15 years ago
- d098564 [CIFS] Update readme to reflect forceuid mount parms by Steve French · 15 years ago
- f1f029c x86: fix assembly constraints in native_save_fl() by H. Peter Anvin · 15 years ago
- bab9a3d x86, msr: execute on the correct CPU subset by Borislav Petkov · 15 years ago
- d2ba8b2 x86: Fix assert syntax in vmlinux.lds.S by H. Peter Anvin · 15 years ago
- 24e2fb6 cifs: Read buffer overflow by Roel Kluin · 15 years ago
- 4486d6e cifs: show noforceuid/noforcegid mount options (try #2) by Jeff Layton · 15 years ago
- 6a7bbd5 x86: Make 64-bit efi_ioremap use ioremap on MMIO regions by Paul Mackerras · 15 years ago
- 6c6c51e x86: Add quirk to make Apple MacBook5,2 use reboot=pci by Paul Mackerras · 15 years ago
- 8523acf x86: Fix CPA memtype reserving in the set_pages_array*() cases by Thomas Hellstrom · 15 years ago
- a33a052 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
- 449aad3 md: Use revalidate_disk to effect changes in size of device. by NeilBrown · 15 years ago
- 64bd660 md: allow raid5_quiesce to work properly when reshape is happening. by NeilBrown · 15 years ago
- e516402 md/raid5: set reshape_position correctly when reshape starts. by NeilBrown · 15 years ago
- 70471da md: Handle growth of v1.x metadata correctly. by NeilBrown · 15 years ago
- 3673f30 md: avoid array overflow with bad v1.x metadata by NeilBrown · 15 years ago
- 3a981b0 md: when a level change reduces the number of devices, remove the excess. by NeilBrown · 15 years ago
- ac5e711 md: Push down data integrity code to personalities. by Andre Noll · 15 years ago
- 4905f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
- 0ce166b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
- 57d7f28 TTY: Maintainer change by Greg Kroah-Hartman · 15 years ago
- 79896cf Make pci_claim_resource() use request_resource() rather than insert_resource() by Linus Torvalds · 15 years ago
- 5973bee [WATCHDOG] Fix COH 901 327 watchdog enablement by Linus Walleij · 15 years ago
- 3be4ee5 Merge branch 'misc-2.6.31' into release by Len Brown · 15 years ago
- 95452a6 Merge branch 'bugzilla-13825' into release by Len Brown · 15 years ago
- 7334546 eeepc-laptop: fix hot-unplug on resume by Alan Jenkins · 16 years ago
- a571a79 Merge branch 'memhotplug-crash' into release by Len Brown · 15 years ago
- 5d2619f ACPI: Ingore the memory block with zero block size in course of memory hotplug by Zhao Yakui · 15 years ago
- aa7b2b2 ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driver by Zhao Yakui · 16 years ago
- 6a61487 Merge branch 'bugzilla-13751' into release by Len Brown · 15 years ago
- 74b5820 ACPI: bind workqueues to CPU 0 to avoid SMI corruption by Bjorn Helgaas · 15 years ago
- f63440ef Merge branch 'thinkpad' into release by Len Brown · 15 years ago
- 437f8c8 Merge branch 'bugzilla-13865' into release by Len Brown · 15 years ago
- b8a848e Merge branch 'bugzilla-13620-revert' into release by Len Brown · 15 years ago
- d0006f3 ACPI: root-only read protection on /sys/firmware/acpi/tables/* by Len Brown · 15 years ago
- 01a261e nilfs2: fix missing unlock in error path of nilfs_mdt_write_page by Ryusuke Konishi · 15 years ago
- 07903af sched: Fix race in cpupri introduced by cpumask_var changes by Gregory Haskins · 15 years ago
- e414314 sched: Fix latencytop and sleep profiling vs group scheduling by Peter Zijlstra · 15 years ago
- 59b9005 perf top: Add mwait_idle_with_hints to skip_symbols[] by Arnaldo Carvalho de Melo · 15 years ago
- 9b30a26 perf tools: Fix faulty check by Stoyan Gaydarov · 15 years ago
- 27d028d perf report: Update for the new FORK/EXIT events by Peter Zijlstra · 15 years ago
- 9f498cc perf_counter: Full task tracing by Peter Zijlstra · 15 years ago
- e53c099 perf_counter: Collapse inherit on read() by Peter Zijlstra · 15 years ago
- 470a139 tracing, perf_counter: Add help text to CONFIG_EVENT_PROFILE by Peter Zijlstra · 15 years ago
- 59fe4fe thinkpad-acpi: fix incorrect use of TPACPI_BRGHT_MODE_ECNVRAM by Henrique de Moraes Holschuh · 15 years ago
- 5b05d46 thinkpad-acpi: restrict procfs count value to sane upper limit by Michael Buesch · 15 years ago
- 9b9d6b24 cifs: reinstate original behavior when uid=/gid= options are specified by Jeff Layton · 15 years ago
- 1f6fc2de thinkpad-acpi: remove dock and bay subdrivers by Henrique de Moraes Holschuh · 15 years ago
- 550e7fd thinkpad-acpi: disable broken bay and dock subdrivers by Henrique de Moraes Holschuh · 15 years ago
- 0dd8486 do_sigaltstack: small cleanups by Linus Torvalds · 15 years ago
- 0083fc2 do_sigaltstack: avoid copying 'stack_t' as a structure to user space by Linus Torvalds · 15 years ago
- a977784 nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes by Ryusuke Konishi · 15 years ago
- 2d1b694 perf_counter tools: Fix link errors with older toolchains by Ingo Molnar · 15 years ago
- ed680c4 Linux 2.6.31-rc5 by Linus Torvalds · 15 years ago
- f5266cb Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
- a5bc92c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
- 6eb80e0 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- d27d4e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
- dbe63a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
- c712184 clocksource: Save mult_orig in clocksource_disable() by Magnus Damm · 15 years ago
- 3822a0e3 mmc: orphan subsystem by Pierre Ossman · 15 years ago
- a9239d7 imxmmc: Remove unnecessary semicolons by Joe Perches · 16 years ago
- 4b2a108 cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG by Sebastian Andrzej Siewior · 16 years ago
- da60a91 sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG by Sebastian Andrzej Siewior · 16 years ago
- 6de7e356 lib/scatterlist: add a flags to signalize mapping direction by Sebastian Andrzej Siewior · 16 years ago
- ec86fe5 Merge branch 'fix/oss' into for-linus by Takashi Iwai · 15 years ago
- d62e345 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
- 6280b61 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
- f065fab ALSA: sound/aoa: Add kmalloc NULL tests by Julia Lawall · 15 years ago
- aa563af ALSA: hda - Increase PCM stream name buf in patch_realtek.c by Takashi Iwai · 15 years ago
- cbb4f26 io context: fix ref counting by Li Zefan · 15 years ago
- c8a4051 xfs: bump up nr_to_write in xfs_vm_writepage by Eric Sandeen · 15 years ago
- 97db39a xfs: reduce bmv_count in xfs_vn_fiemap by Eric Sandeen · 15 years ago
- 95fc17a md/raid6: release spare page at ->stop() by Dan Williams · 15 years ago
- bdc6340 x86, pat: Fix set_memory_wc related corruption by Pallipadi, Venkatesh · 15 years ago