Age | Commit message (Expand) | Author |
2012-10-28 | sparc64: Fix bit twiddling in sparc_pmu_enable_event(). | David S. Miller |
2012-10-28 | sparc64: Like x86 we should check current->mm during perf backtrace generation. | David S. Miller |
2012-10-28 | sparc64: fix ptrace interaction with force_successful_syscall_return() | Al Viro |
2012-10-28 | xtensa: add missing system calls to the syscall table | Chris Zankel |
2012-10-28 | xen/x86: don't corrupt %eip when returning from a signal handler | David Vrabel |
2012-10-28 | x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma... | Jacob Shin |
2012-10-28 | x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookup | Daniel J Blueman |
2012-10-28 | s390: fix linker script for 31 bit builds | Heiko Carstens |
2012-10-28 | oprofile, x86: Fix wrapping bug in op_x86_get_ctrl() | Dan Carpenter |
2012-10-28 | arch/tile: avoid generating .eh_frame information in modules | Chris Metcalf |
2012-10-21 | kbuild: Fix accidental revert in commit fe04ddf | Michal Marek |
2012-10-21 | MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLs | Gabor Juhos |
2012-10-21 | xen/bootup: allow read_tscp call for Xen PV guests. | Konrad Rzeszutek Wilk |
2012-10-21 | xen/bootup: allow {read|write}_cr8 pvops call. | Konrad Rzeszutek Wilk |
2012-10-21 | ARM: OMAP: counter: add locking to read_persistent_clock | Colin Cross |
2012-10-21 | ARM: 7541/1: Add ARM ERRATA 775420 workaround | Simon Horman |
2012-10-21 | mips,kgdb: fix recursive page fault with CONFIG_KPROBES | Jason Wessel |
2012-10-21 | ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernels | Russell King |
2012-10-13 | efi: initialize efi.runtime_version to make query_variable_info/update_capsul... | Seiji Aguchi |
2012-10-13 | efi: Build EFI stub with EFI-appropriate options | Matthew Garrett |
2012-10-13 | score: Add missing RCU idle APIs on idle loop | Frederic Weisbecker |
2012-10-13 | m32r: Add missing RCU idle APIs on idle loop | Frederic Weisbecker |
2012-10-13 | cris: Add missing RCU idle APIs on idle loop | Frederic Weisbecker |
2012-10-13 | alpha: Add missing RCU idle APIs on idle loop | Frederic Weisbecker |
2012-10-13 | m68k: Add missing RCU idle APIs on idle loop | Frederic Weisbecker |
2012-10-13 | mn10300: Add missing RCU idle APIs on idle loop | Frederic Weisbecker |
2012-10-13 | frv: Add missing RCU idle APIs on idle loop | Frederic Weisbecker |
2012-10-13 | xtensa: Add missing RCU idle APIs on idle loop | Frederic Weisbecker |
2012-10-13 | parisc: Add missing RCU idle APIs on idle loop | Frederic Weisbecker |
2012-10-13 | h8300: Add missing RCU idle APIs on idle loop | Frederic Weisbecker |
2012-10-13 | ia64: Add missing RCU idle APIs on idle loop | Paul E. McKenney |
2012-10-13 | MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934x | Gabor Juhos |
2012-10-13 | mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP | Andrea Arcangeli |
2012-10-13 | powerpc/eeh: Fix crash on converting OF node to edev | Gavin Shan |
2012-10-13 | powerpc: Fix VMX fix for memcpy case | Nishanth Aravamudan |
2012-10-13 | ARM: 7548/1: include linux/sched.h in syscall.h | Wade Farnsworth |
2012-10-13 | powerpc/iommu: Fix multiple issues with IOMMU pools code | Anton Blanchard |
2012-10-13 | kbuild: Fix gcc -x syntax | Jean Delvare |
2012-10-13 | kbuild: Do not package /boot and /lib in make tar-pkg | Michal Marek |
2012-10-13 | mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it | Geert Uytterhoeven |
2012-10-07 | serial: omap: fix software flow control | Vikram Pandita |
2012-09-28 | Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-09-27 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-09-27 | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds |
2012-09-27 | um: Preinclude include/linux/kern_levels.h | Geert Uytterhoeven |
2012-09-27 | um: Fix IPC on um | Richard Weinberger |
2012-09-27 | um: kill thread->forking | Al Viro |
2012-09-27 | um: let signal_delivered() do SIGTRAP on singlestepping into handler | Al Viro |
2012-09-27 | um: don't leak floating point state and segment registers on execve() | Al Viro |
2012-09-27 | um: take cleaning singlestep to start_thread() | Al Viro |