Age | Commit message (Expand) | Author | Files | Lines |
2008-07-16 | x86 ptrace: unify syscall tracing | Roland McGrath | 3 | -112/+62 |
2008-07-16 | x86 ptrace: unify TIF_SINGLESTEP | Roland McGrath | 3 | -16/+0 |
2008-07-16 | x86 ptrace: block-step fix | Roland McGrath | 1 | -6/+16 |
2008-07-16 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -0/+2 |
2008-07-16 | x86: fix TSC build error on 32bit | Thomas Gleixner | 1 | -0/+2 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 19 | -216/+53 |
2008-07-15 | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
2008-07-15 | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
2008-07-15 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 116 | -9150/+13147 |
2008-07-15 | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 | Linus Torvalds | 1 | -2/+2 |
2008-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 1 | -2/+2 |
2008-07-15 | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -11/+7 |
2008-07-15 | Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -1/+1 |
2008-07-15 | Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 12 | -15/+371 |
2008-07-15 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 5 | -12/+39 |
2008-07-15 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 31 | -131/+425 |
2008-07-15 | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 109 | -9085/+12725 |
2008-07-14 | Start using the new '%pS' infrastructure to print symbols | Linus Torvalds | 1 | -24/+1 |
2008-07-14 | x86, suspend, acpi: correct and add comments about Big Real Mode | H. Peter Anvin | 1 | -2/+11 |
2008-07-14 | x86, suspend, acpi: enter Big Real Mode | H. Peter Anvin | 1 | -4/+13 |
2008-07-14 | x86: add PCI ID for 6300ESB force hpet | Joe Buehler | 1 | -0/+2 |
2008-07-14 | x86: add another PCI ID for ICH6 force-hpet | Krzysztof Oledzki | 1 | -0/+2 |
2008-07-14 | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 12 | -15/+371 |
2008-07-14 | x86: make 64bit hpet_set_mapping to use ioremap too, v2 | Yinghai Lu | 1 | -16/+4 |
2008-07-14 | x86: get x86_phys_bits early | Yinghai Lu | 3 | -26/+8 |
2008-07-14 | x86: max_low_pfn_mapped fix #4 | Yinghai Lu | 1 | -5/+2 |
2008-07-13 | x86: change _node_to_cpumask_ptr to return const ptr | Mike Travis | 1 | -4/+4 |
2008-07-13 | x86: I/O APIC: remove an IRQ2-mask hack | Maciej W. Rozycki | 3 | -21/+0 |
2008-07-13 | x86: fix numaq_tsc_disable calling | Yinghai Lu | 3 | -3/+16 |
2008-07-13 | x86, e820: remove end_user_pfn | Yinghai Lu | 1 | -17/+2 |
2008-07-13 | x86: max_low_pfn_mapped fix, #2 | Yinghai Lu | 1 | -0/+1 |
2008-07-13 | x86: max_low_pfn_mapped fix, #1 | Yinghai Lu | 1 | -0/+11 |
2008-07-12 | Merge branch 'linus' into x86/core | Ingo Molnar | 1 | -0/+1 |
2008-07-12 | x86_64: fix delayed signals | Roland McGrath | 1 | -4/+3 |
2008-07-12 | x86: remove conflicting nx6325 and nx6125 quirks | Rafael J. Wysocki | 1 | -47/+0 |
2008-07-11 | Merge branch 'x86/generalize-visws' into x86/core | Ingo Molnar | 6 | -3/+741 |
2008-07-11 | x86: Recover timer_ack lost in the merge of the NMI watchdog | Maciej W. Rozycki | 1 | -0/+3 |
2008-07-11 | x86: I/O APIC: Never configure IRQ2 | Maciej W. Rozycki | 2 | -18/+32 |
2008-07-11 | x86: L-APIC: Always fully configure IRQ0 | Maciej W. Rozycki | 2 | -18/+26 |
2008-07-11 | x86: L-APIC: Set IRQ0 as edge-triggered | Maciej W. Rozycki | 1 | -3/+3 |
2008-07-11 | x86: use matching CFI_ENDPROC | Glauber Costa | 1 | -0/+1 |
2008-07-11 | x86_64: add pseudo-features for 32-bit compat syscall | Jeremy Fitzhardinge | 3 | -0/+7 |
2008-07-11 | x86: fix tsc unification buglet with ftrace and stackprotector | Ingo Molnar | 1 | -1/+1 |
2008-07-11 | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu | 5 | -12/+47 |
2008-07-11 | x86: e820: user-defined memory maps: remove the range instead of update it to... | Yinghai Lu | 1 | -6/+5 |
2008-07-10 | x86: remove duplicate call to use_tsc_delay | Glauber Costa | 1 | -1/+0 |
2008-07-10 | x86, VisWS: build fix | Ingo Molnar | 1 | -0/+2 |
2008-07-10 | arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s... | Daniel Guilak | 1 | -0/+1 |
2008-07-10 | x86, VisWS: turn into generic arch, clean up | Ingo Molnar | 4 | -369/+372 |
2008-07-10 | x86, VisWS: turn into generic arch, clean up | Ingo Molnar | 2 | -1/+1 |