aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-08-04
|\
| * sched: Fix race in cpupri introduced by cpumask_var changesGregory Haskins2009-08-02
| * sched: Fix latencytop and sleep profiling vs group schedulingPeter Zijlstra2009-08-02
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-08-04
|\ \
| * | posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAWHiroshi Shimamoto2009-08-04
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-08-04
|\ \ \
| * \ \ Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-08-04
| |\ \ \
| | * | | tracing: Fix missing function_graph events when we splice_read from trace_pipeLai Jiangshan2009-07-28
| | * | | tracing: Fix invalid function_graph entryLai Jiangshan2009-07-28
| * | | | trace: stop tracer in oops_enter()Thomas Gleixner2009-07-24
| * | | | ftrace: Only update $offset when we update $ref_funcMatt Fleming2009-07-23
| * | | | ftrace: Fix the conditional that updates $ref_funcMatt Fleming2009-07-23
| * | | | tracing: only truncate ftrace files when O_TRUNC is setSteven Rostedt2009-07-23
| * | | | tracing: show proper address for trace-printk formatSteven Rostedt2009-07-23
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-08-04
|\ \ \ \ \
| * | | | | mfd: twl4030 irq fixesRussell King2009-08-04
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-04
|\ \ \ \ \
| * | | | | x86: Work around compilation warning in arch/x86/kernel/apm_32.cSubrata Modak2009-08-04
| * | | | | x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq()Jack Steiner2009-08-04
| * | | | | x86, 32-bit: Fix double accounting in reserve_top_address()Jan Beulich2009-08-04
| * | | | | x86: Don't use current_cpu_data in x2apic phys_pkg_idYinghai Lu2009-08-04
| * | | | | x86, UV: Fix UV apic modeJack Steiner2009-08-04
| * | | | | x86, UV: Fix macros for accessing large node numbersJack Steiner2009-08-04
| * | | | | x86, UV: Delete mapping of MMR rangs mapped by BIOSJack Steiner2009-08-04
| * | | | | x86, UV: Handle missing blade-local memory correctlyJack Steiner2009-08-04
| * | | | | x86: fix assembly constraints in native_save_fl()H. Peter Anvin2009-08-03
| * | | | | x86, msr: execute on the correct CPU subsetBorislav Petkov2009-08-03
| * | | | | x86: Fix assert syntax in vmlinux.lds.SH. Peter Anvin2009-08-03
| * | | | | x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras2009-08-03
| * | | | | x86: Add quirk to make Apple MacBook5,2 use reboot=pciPaul Mackerras2009-08-03
| * | | | | x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom2009-08-03
| * | | | | x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh2009-07-30
| * | | | | x86: fix section mismatch for i386 init codeRobert Richter2009-07-27
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-08-04
|\ \ \ \ \ \
| * | | | | | [CPUFREQ] Make cpufreq suspend code conditional on powerpc.Dave Jones2009-08-04
| * | | | | | [CPUFREQ] Fix a kobject reference bug related to managed CPUsThomas Renninger2009-08-04
| * | | | | | [CPUFREQ] Do not set policy for offline cpusPrarit Bhargava2009-08-04
| * | | | | | [CPUFREQ] Fix NULL pointer dereference regression in conservative governorPallipadi, Venkatesh2009-08-04
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-08-04
|\ \ \ \ \ \
| * | | | | | nilfs2: fix missing unlock in error path of nilfs_mdt_write_pageRyusuke Konishi2009-08-02
| * | | | | | nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodesRyusuke Konishi2009-08-01
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-08-04
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [CIFS] Update readme to reflect forceuid mount parmsSteve French2009-08-03
| * | | | | cifs: Read buffer overflowRoel Kluin2009-08-03
| * | | | | cifs: show noforceuid/noforcegid mount options (try #2)Jeff Layton2009-08-03
| * | | | | cifs: reinstate original behavior when uid=/gid= options are specifiedJeff Layton2009-08-01
| * | | | | [CIFS] Updates fs/cifs/CHANGESSteve French2009-07-29
| * | | | | cifs: fix error handling in mount-time DFS referral chasing codeJeff Layton2009-07-27
* | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-08-03
|\ \ \ \ \ \
| * | | | | | md: Use revalidate_disk to effect changes in size of device.NeilBrown2009-08-02