summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/del...Linus Torvalds11-18/+65
2009-08-04flex_array: remove unneeded index calculationJonathan Corbet1-2/+0
2009-08-04Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds9-43/+117
2009-08-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-14/+33
2009-08-04Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+7
2009-08-04Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-12/+25
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds1-31/+24
2009-08-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds16-79/+120
2009-08-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2-3/+30
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2-2/+18
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds6-32/+73
2009-08-04[CPUFREQ] Make cpufreq suspend code conditional on powerpc.Dave Jones1-2/+19
2009-08-04[CPUFREQ] Fix a kobject reference bug related to managed CPUsThomas Renninger1-1/+3
2009-08-04[CPUFREQ] Do not set policy for offline cpusPrarit Bhargava1-0/+2
2009-08-04[CPUFREQ] Fix NULL pointer dereference regression in conservative governorPallipadi, Venkatesh1-0/+6
2009-08-04mfd: twl4030 irq fixesRussell King1-31/+24
2009-08-04perf_counter: Set the CONFIG_PERF_COUNTERS default to y if CONFIG_PROFILING=yIngo Molnar1-0/+1
2009-08-04x86: Work around compilation warning in arch/x86/kernel/apm_32.cSubrata Modak1-1/+1
2009-08-04x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq()Jack Steiner1-0/+3
2009-08-04x86, 32-bit: Fix double accounting in reserve_top_address()Jan Beulich1-1/+0
2009-08-04x86: Don't use current_cpu_data in x2apic phys_pkg_idYinghai Lu2-2/+2
2009-08-04x86, UV: Fix UV apic modeJack Steiner1-1/+1
2009-08-04x86, UV: Fix macros for accessing large node numbersJack Steiner1-1/+1
2009-08-04x86, UV: Delete mapping of MMR rangs mapped by BIOSJack Steiner1-30/+1
2009-08-04x86, UV: Handle missing blade-local memory correctlyJack Steiner2-0/+12
2009-08-04Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar378-1698/+9386
2009-08-04perf: Fix read buffer overflowRoel Kluin2-2/+2
2009-08-04posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAWHiroshi Shimamoto1-0/+7
2009-08-04[CIFS] Update readme to reflect forceuid mount parmsSteve French2-14/+14
2009-08-03x86: fix assembly constraints in native_save_fl()H. Peter Anvin1-1/+7
2009-08-03x86, msr: execute on the correct CPU subsetBorislav Petkov1-16/+10
2009-08-03x86: Fix assert syntax in vmlinux.lds.SH. Peter Anvin1-8/+8
2009-08-03cifs: Read buffer overflowRoel Kluin1-1/+1
2009-08-03cifs: show noforceuid/noforcegid mount options (try #2)Jeff Layton1-0/+4
2009-08-03x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras3-4/+9
2009-08-03x86: Add quirk to make Apple MacBook5,2 use reboot=pciPaul Mackerras1-1/+33
2009-08-03x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom1-9/+21
2009-08-02Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds8-84/+132
2009-08-03md: Use revalidate_disk to effect changes in size of device.NeilBrown4-33/+9
2009-08-03md: allow raid5_quiesce to work properly when reshape is happening.NeilBrown1-1/+10
2009-08-03md/raid5: set reshape_position correctly when reshape starts.NeilBrown1-1/+1
2009-08-03md: Handle growth of v1.x metadata correctly.NeilBrown1-1/+7
2009-08-03md: avoid array overflow with bad v1.x metadataNeilBrown1-1/+6
2009-08-03md: when a level change reduces the number of devices, remove the excess.NeilBrown1-0/+7
2009-08-03md: Push down data integrity code to personalities.Andre Noll7-33/+80
2009-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+11
2009-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds12-511/+148
2009-08-02TTY: Maintainer changeGreg Kroah-Hartman1-1/+3
2009-08-02Make pci_claim_resource() use request_resource() rather than insert_resource()Linus Torvalds1-2/+2
2009-08-02[WATCHDOG] Fix COH 901 327 watchdog enablementLinus Walleij1-0/+11