aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds
2009-09-23kcore: register module area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki
2009-09-23kcore: register text area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki
2009-09-23lguest: move panic notifier registration to its expected place.Rusty Russell
2009-09-22x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0Roland McGrath
2009-09-22x86: ptrace: do not sign-extend orig_ax on writeRoland McGrath
2009-09-22x86: syscall_get_nr returns intRoland McGrath
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-21trivial: fix missing printk space in amd_k7_smp_checkMichael Tokarev
2009-09-21perf: Tidy up after the big renameIngo Molnar
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar
2009-09-21Merge branch 'linus' into perfcounters/renameIngo Molnar
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-20x86: Print the hypervisor returned tsc_khz during bootAlok Kataria
2009-09-20Merge branch 'linus' into x86/urgentIngo Molnar
2009-09-20x86: Correct segment permission flags in 64-bit linker scriptJan Beulich
2009-09-20x86: cpuinit-annotate SMP boot trampolines properlyJan Beulich
2009-09-20x86: Increase timeout for EHCI debug port reset completion in early printkJan Beulich
2009-09-20x86: Fix uaccess_32.h typoSergey Senozhatsky
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras
2009-09-20x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov
2009-09-20x86/i386: Remove duplicated #includeHuang Weiyi
2009-09-20x86, mtrr: Convert loop to a while based construct, avoid naked semicolonJoe Perches
2009-09-20perf_counter: x86: Fix PMU resource leakPeter Zijlstra
2009-09-20includecheck fix: x86, cpu/common.cJaswinder Singh Rajput
2009-09-20includecheck fix: x86, shadow.cJaswinder Singh Rajput
2009-09-20includecheck fix: x86, traps.cJaswinder Singh Rajput
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-09-19Revert 'x86: Fix system crash when loading with "reservetop" parameter'Yinghai Lu
2009-09-19x86, mce: Fix compile warning in case of CONFIG_SMP=nAndreas Herrmann
2009-09-19tracing, x86, cpuidle: Move the end point of a C state in the power tracerArjan van de Ven
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven
2009-09-19Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-09-19x86, apic: Use logical flat on intel with <= 8 logical cpusSuresh Siddha
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-18x86, perf_counter, bts: Optimize BTS overflow handlingMarkus Metzger