Age | Commit message (Expand) | Author |
2009-10-01 | x86: fix csum_ipv6_magic asm memory clobber | Samuel Thibault |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan |
2009-09-30 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-09-30 | x86: Provide an alternative() based cmpxchg64() | Arjan van de Ven |
2009-09-30 | Revert "x86, mce: do not compile mcelog message on AMD" | Linus Torvalds |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan |
2009-09-27 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-09-27 | x86: Fix hwpoison code related build failure on 32-bit NUMAQ | Linus Torvalds |
2009-09-27 | ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regression | Zhao Yakui |
2009-09-26 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-09-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-09-25 | Merge branch 'x86/asm' into x86/urgent | Ingo Molnar |
2009-09-24 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-09-24 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-09-24 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds |
2009-09-24 | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan |
2009-09-24 | x86: Remove redundant non-NUMA topology functions | Rusty Russell |
2009-09-24 | x86: early_printk: Protect against using the same device twice | Jason Wessel |
2009-09-24 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2009-09-24 | x86: Reduce verbosity of "PAT enabled" kernel message | Roland Dreier |
2009-09-24 | x86: Reduce verbosity of "TSC is reliable" message | Roland Dreier |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-24 | cpumask: use mm_cpumask() wrapper: x86 | Rusty Russell |
2009-09-24 | cpumask: remove arch_send_call_function_ipi | Rusty Russell |
2009-09-24 | cpumask: remove last assignment to mask field of struct irqaction. | Rusty Russell |
2009-09-24 | cpumask: use zalloc_cpumask_var() where possible | Li Zefan |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
2009-09-23 | Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-09-23 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-09-23 | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2009-09-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-09-23 | x86: mce: Use safer ways to access MCE registers | Ingo Molnar |
2009-09-23 | Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds |
2009-09-23 | kcore: register module area in generic way | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: use registerd physmem information | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: register text area in generic way | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: add kclist types | KAMEZAWA Hiroyuki |
2009-09-23 | early_printk: Allow more than one early console | Jason Wessel |
2009-09-23 | USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c | Jason Wessel |
2009-09-23 | lguest: move panic notifier registration to its expected place. | Rusty Russell |
2009-09-23 | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Ingo Molnar |
2009-09-23 | perf_event, x86: Fix 'perf sched record' crashing the machine | Peter Zijlstra |
2009-09-22 | x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0 | Roland McGrath |
2009-09-22 | x86: ptrace: do not sign-extend orig_ax on write | Roland McGrath |
2009-09-22 | x86: ptrace: sysret path should reach syscall_trace_leave | Roland McGrath |
2009-09-22 | x86: syscall_get_nr returns int | Roland McGrath |