| Commit message (Expand) | Author | Age |
* | x86, pat: Fix cacheflush address in change_page_attr_set_clr() | Jack Steiner | 2009-09-09 |
* | mm: remove !NUMA condition from PAGEFLAGS_EXTENDED condition set | H. Peter Anvin | 2009-08-31 |
* | x86: Fix earlyprintk=dbgp for machines without NX | Jan Beulich | 2009-08-29 |
* | Merge branch 'x86/urgent' into x86/pat | H. Peter Anvin | 2009-08-26 |
|\ |
|
| * | x86: Fix an incorrect argument of reserve_bootmem() | Amerigo Wang | 2009-08-21 |
| * | x86: Fix system crash when loading with "reservetop" parameter | Xiao Guangrong | 2009-08-21 |
| * | x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile | Jan Beulich | 2009-08-20 |
| * | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Ingo Molnar | 2009-08-20 |
| |\ |
|
| | * | xen: rearrange things to fix stackprotector | Jeremy Fitzhardinge | 2009-08-19 |
| | * | x86: make sure load_percpu_segment has no stackprotector | Jeremy Fitzhardinge | 2009-08-19 |
| * | | i386: Fix section mismatches for init code with !HOTPLUG_CPU | Jan Beulich | 2009-08-18 |
| * | | x86, pat: Allow ISA memory range uncacheable mapping requests | Suresh Siddha | 2009-08-17 |
| * | | x86, mce: Don't initialize MCEs on unknown CPUs | Ingo Molnar | 2009-08-17 |
| * | | x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs | Bartlomiej Zolnierkiewicz | 2009-08-17 |
| * | | x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.c | Leonardo Potenza | 2009-08-16 |
| * | | x86, mce: therm_throt: Don't log redundant normality | Hugh Dickins | 2009-08-16 |
| * | | x86: Fix UV BAU destination subnode id | Cliff Wickman | 2009-08-15 |
| * | | Linux 2.6.31-rc6v2.6.31-rc6 | Linus Torvalds | 2009-08-13 |
| * | | genirq: prevent wakeup of freed irq thread | Linus Torvalds | 2009-08-13 |
| * | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-08-13 |
| |\ \ |
|
| | * | | perf_counter: Report the cloning task as parent on perf_counter_fork() | Peter Zijlstra | 2009-08-13 |
| | * | | perf_counter: Fix an ipi-deadlock | Peter Zijlstra | 2009-08-13 |
| | * | | perf: Rework/fix the whole read vs group stuff | Peter Zijlstra | 2009-08-13 |
| | * | | perf_counter: Fix swcounter context invariance | Peter Zijlstra | 2009-08-13 |
| | * | | perf report: Don't show unresolved DSOs and symbols when -S/-d is used | Arnaldo Carvalho de Melo | 2009-08-13 |
| | * | | perf tools: Add a general option to enable raw sample records | Frederic Weisbecker | 2009-08-13 |
| | * | | perf tools: Add a per tracepoint counter attribute to get raw sample | Frederic Weisbecker | 2009-08-13 |
| | * | | perf_counter: Provide hw_perf_counter_setup_online() APIs | Ingo Molnar | 2009-08-13 |
| | * | | perf list: Fix large list output by using the pager | Arnaldo Carvalho de Melo | 2009-08-13 |
| | * | | perf_counter, x86: Fix/improve apic fallback | Ingo Molnar | 2009-08-12 |
| | * | | perf record: Add missing -C option support for specifying profile cpu | Jens Axboe | 2009-08-12 |
| | * | | perf tools: Fix dso__new handle() to handle deleted DSOs | Arnaldo Carvalho de Melo | 2009-08-12 |
| | * | | perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail... | Arnaldo Carvalho de Melo | 2009-08-12 |
| | * | | perf report: Show the tid too in -D | Arnaldo Carvalho de Melo | 2009-08-12 |
| | * | | perf record: Fix .tid and .pid fill-in when synthesizing events | Arnaldo Carvalho de Melo | 2009-08-12 |
| | * | | perf_counter, x86: Fix generic cache events on P6-mobile CPUs | Ingo Molnar | 2009-08-11 |
| | * | | perf_counter, x86: Fix lapic printk message | Ingo Molnar | 2009-08-11 |
| * | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-08-13 |
| |\ \ \ |
|
| | * | | | futex: Fix handling of bad requeue syscall pairing | Darren Hart | 2009-08-10 |
| | * | | | futex: Fix compat_futex to be same as futex for REQUEUE_PI | Dinakar Guniguntala | 2009-08-10 |
| | * | | | locking, sched: Give waitqueue spinlocks their own lockdep classes | Peter Zijlstra | 2009-08-10 |
| | * | | | futex: Update futex_q lock_ptr on requeue proxy lock | Darren Hart | 2009-08-10 |
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-08-13 |
| |\ \ \ \ |
|
| | * | | | | x86: Fix oops in identify_cpu() on CPUs without CPUID | Ondrej Zary | 2009-08-12 |
| | * | | | | x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag | Kevin Winchester | 2009-08-11 |
| | * | | | | x86, mce: therm_throt - change when we print messages | Dmitry Torokhov | 2009-08-11 |
| | * | | | | x86: Add reboot quirk for every 5 series MacBook/Pro | Shunichi Fuji | 2009-08-10 |
| * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-08-13 |
| |\ \ \ \ \ |
|
| | * | | | | | ocfs2: Fix possible deadlock when extending quota file | Jan Kara | 2009-08-10 |
| | * | | | | | ocfs2: keep index within status_map[] | Roel Kluin | 2009-08-07 |