Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | x86: convert compressed loader to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-09-18 | 3 | -4/+8 | |
| | * | | | | | x86: fix fragile computation of vsyscall address | Anders Kaseorg | 2009-09-18 | 1 | -12/+7 | |
| * | | | | | | x86: Remove redundant non-NUMA topology functions | Rusty Russell | 2009-09-24 | 1 | -10/+0 | |
| * | | | | | | x86: early_printk: Protect against using the same device twice | Jason Wessel | 2009-09-24 | 1 | -0/+5 | |
| * | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-09-24 | 34 | -1137/+529 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | x86: Reduce verbosity of "PAT enabled" kernel message | Roland Dreier | 2009-09-24 | 1 | -2/+5 | |
| * | | | | | | | x86: Reduce verbosity of "TSC is reliable" message | Roland Dreier | 2009-09-24 | 1 | -1/+1 | |
| * | | | | | | | x86: mce: Use safer ways to access MCE registers | Ingo Molnar | 2009-09-23 | 1 | -2/+21 | |
| * | | | | | | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Ingo Molnar | 2009-09-23 | 5 | -69/+77 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | x86: split NX setup into separate file to limit unstack-protected code | Jeremy Fitzhardinge | 2009-09-21 | 4 | -65/+72 | |
| | * | | | | | | | xen: check EFER for NX before setting up GDT mapping | Jeremy Fitzhardinge | 2009-09-21 | 2 | -5/+6 | |
| * | | | | | | | | x86: mce, inject: Use real inject-msg in raise_local | Huang Ying | 2009-09-22 | 1 | -3/+4 | |
| * | | | | | | | | x86: mce: Fix thermal throttling message storm | Ingo Molnar | 2009-09-22 | 1 | -2/+4 | |
| * | | | | | | | | x86: mce: Clean up thermal throttling state tracking code | Ingo Molnar | 2009-09-22 | 1 | -24/+39 | |
* | | | | | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | agp/intel: Fix the pre-9xx chipset flush. | Eric Anholt | 2009-09-11 | 1 | -0/+1 | |
* | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-24 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/PCI: make 32 bit NUMA node array int, not unsigned char | Jesse Barnes | 2009-09-18 | 1 | -1/+1 | |
| * | | | | | | | | | | x86/PCI: default pcibus cpumask to all cpus if it lacks affinity | David Rientjes | 2009-09-18 | 1 | -1/+5 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2009-09-24 | 1 | -4/+15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2 | Andi Kleen | 2009-09-16 | 1 | -4/+15 | |
* | | | | | | | | | | | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 2009-09-24 | 3 | -13/+4 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-09-23 | 9 | -31/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cpumask: use mm_cpumask() wrapper: x86 | Rusty Russell | 2009-09-24 | 4 | -14/+15 | |
| * | | | | | | | | | | | cpumask: remove arch_send_call_function_ipi | Rusty Russell | 2009-09-24 | 1 | -1/+0 | |
| * | | | | | | | | | | | cpumask: remove last assignment to mask field of struct irqaction. | Rusty Russell | 2009-09-24 | 1 | -1/+0 | |
| * | | | | | | | | | | | cpumask: use zalloc_cpumask_var() where possible | Li Zefan | 2009-09-24 | 3 | -15/+7 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 | 3 | -3/+0 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-23 | 7 | -12/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Use macros for .data.page_aligned section. | Tim Abbott | 2009-09-21 | 2 | -2/+4 | |
| * | | | | | | | | | | Use macros for .bss.page_aligned section. | Tim Abbott | 2009-09-21 | 2 | -2/+2 | |
| * | | | | | | | | | | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 | 1 | -3/+2 | |
| * | | | | | | | | | | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg | 2009-09-20 | 1 | -1/+1 | |
| * | | | | | | | | | | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg | 2009-09-20 | 2 | -4/+4 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-09-23 | 1 | -14/+8 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | x86: ptrace: sysret path should reach syscall_trace_leave | Roland McGrath | 2009-09-22 | 1 | -14/+8 | |
* | | | | | | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-09-23 | 2 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | intel-iommu: Kill DMAR_BROKEN_GFX_WA option. | David Woodhouse | 2009-09-19 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2009-08-08 | 69 | -628/+1328 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | intel-iommu: Unify hardware and software passthrough support | David Woodhouse | 2009-08-04 | 1 | -3/+2 | |
| * | | | | | | | | | | | iommu=pt is a valid early param | Alex Williamson | 2009-08-03 | 1 | -3/+1 | |
* | | | | | | | | | | | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2009-09-23 | 6 | -4/+134 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into sfi-release | Len Brown | 2009-09-19 | 253 | -7477/+10074 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | SFI: remove unneeded includes | Feng Tang | 2009-09-15 | 1 | -7/+0 | |
| * | | | | | | | | | | | | sfi: Remove unused code | Thomas Gleixner | 2009-09-15 | 1 | -4/+0 | |
| * | | | | | | | | | | | | SFI: Hook PCI MMCONFIG | Feng Tang | 2009-08-28 | 3 | -4/+6 | |
| * | | | | | | | | | | | | x86: add arch-specific SFI support | Feng Tang | 2009-08-28 | 4 | -0/+139 | |
* | | | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-09-23 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Merge branch 'sfi-base' into release | Len Brown | 2009-09-19 | 2 | -1/+2 | |
| |\| | | | | | | | | | | | | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | ACPI: Handle CONFIG_ACPI=n better from linux/acpi.h | Feng Tang | 2009-08-28 | 1 | -1/+0 |