aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
...
| | | | * | | | | | | ftrace: remove ftrace_ip_converted()Abhishek Sagar2008-06-10
| | | | * | | | | | | ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directorySteven Rostedt2008-05-23
| | | | * | | | | | | ftrace: fix mcount export bugIngo Molnar2008-05-23
| | | | * | | | | | | x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepablePekka Paalanen2008-05-23
| | | | * | | | | | | ftrace: fix the fault label in updating codeSteven Rostedt2008-05-23
| | | | * | | | | | | ftrace: fix kexecIngo Molnar2008-05-23
| | | | * | | | | | | ftrace: use dynamic patching for updating mcount callsSteven Rostedt2008-05-23
| | | | * | | | | | | ftrace: move memory management out of arch codeSteven Rostedt2008-05-23
| | | | * | | | | | | ftrace: use nops instead of jmpSteven Rostedt2008-05-23
| | | | * | | | | | | ftrace: dynamic enabling/disabling of function callsSteven Rostedt2008-05-23
| | | | * | | | | | | ftrace: trace preempt off critical timingsSteven Rostedt2008-05-23
| | | | * | | | | | | ftrace: trace irq disabled critical timingsSteven Rostedt2008-05-23
| | | | * | | | | | | ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo2008-05-23
| | | | * | | | | | | x86: add notrace annotations to vsyscall.Steven Rostedt2008-05-23
| | | | | |_|_|/ / / | | | | |/| | | | |
| * | | | | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-14
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | x86-mce: BKL pushdownArnd Bergmann2008-07-02
| | * | | | | | | | microcode: BKL pushdownArnd Bergmann2008-06-20
| | * | | | | | | | apm_32: BKL pushdownArnd Bergmann2008-06-20
| | * | | | | | | | x86: cdev lock_kernel() pushdownJonathan Corbet2008-05-18
| * | | | | | | | | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-14
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | x86: make 64bit hpet_set_mapping to use ioremap too, v2Yinghai Lu2008-07-14
| | * | | | | | | | x86: get x86_phys_bits earlyYinghai Lu2008-07-14
| | * | | | | | | | x86: max_low_pfn_mapped fix #4Yinghai Lu2008-07-14
| | * | | | | | | | x86: change _node_to_cpumask_ptr to return const ptrMike Travis2008-07-13
| | * | | | | | | | x86: I/O APIC: remove an IRQ2-mask hackMaciej W. Rozycki2008-07-13
| | * | | | | | | | x86: fix numaq_tsc_disable callingYinghai Lu2008-07-13
| | * | | | | | | | x86, e820: remove end_user_pfnYinghai Lu2008-07-13
| | * | | | | | | | x86: max_low_pfn_mapped fix, #2Yinghai Lu2008-07-13
| | * | | | | | | | x86: max_low_pfn_mapped fix, #1Yinghai Lu2008-07-13
| | * | | | | | | | Merge branch 'linus' into x86/coreIngo Molnar2008-07-12
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | x86_64: fix delayed signalsRoland McGrath2008-07-12
| | * | | | | | | | x86: remove conflicting nx6325 and nx6125 quirksRafael J. Wysocki2008-07-12
| | * | | | | | | | Merge branch 'x86/generalize-visws' into x86/coreIngo Molnar2008-07-11
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | x86, VisWS: build fixIngo Molnar2008-07-10
| | | * | | | | | | | x86, VisWS: turn into generic arch, clean upIngo Molnar2008-07-10
| | | * | | | | | | | x86, VisWS: turn into generic arch, clean upIngo Molnar2008-07-10
| | | * | | | | | | | x86, VisWS: turn into generic arch, IO-APIC setup fixIngo Molnar2008-07-10
| | | * | | | | | | | x86, VisWS: turn into generic arch, flip over VISWS to generic archIngo Molnar2008-07-10
| | | * | | | | | | | x86, VisWS: turn into generic arch, copy visws filesIngo Molnar2008-07-10
| | | * | | | | | | | x86, VisWS: turn into generic arch, make VisWS boot on a regular PCIngo Molnar2008-07-10
| | | * | | | | | | | x86: add early quirk supportIngo Molnar2008-07-10
| | * | | | | | | | | x86: Recover timer_ack lost in the merge of the NMI watchdogMaciej W. Rozycki2008-07-11
| | * | | | | | | | | x86: I/O APIC: Never configure IRQ2Maciej W. Rozycki2008-07-11
| | * | | | | | | | | x86: L-APIC: Always fully configure IRQ0Maciej W. Rozycki2008-07-11
| | * | | | | | | | | x86: L-APIC: Set IRQ0 as edge-triggeredMaciej W. Rozycki2008-07-11
| | * | | | | | | | | x86: use matching CFI_ENDPROCGlauber Costa2008-07-11
| | * | | | | | | | | x86_64: add pseudo-features for 32-bit compat syscallJeremy Fitzhardinge2008-07-11
| | * | | | | | | | | x86: fix tsc unification buglet with ftrace and stackprotectorIngo Molnar2008-07-11
| | * | | | | | | | | x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu2008-07-11