Age | Commit message (Expand) | Author |
2013-02-20 | arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.h | Nikitas Angelinas |
2013-02-20 | parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.h | Helge Deller |
2013-02-20 | parisc: sendfile and sendfile64 syscall cleanups | Helge Deller |
2013-02-20 | parisc: switch to available compat_sched_rr_get_interval implementation | Helge Deller |
2013-02-20 | parisc: fix fallocate syscall | Helge Deller |
2013-02-20 | parisc: fix error return codes for rt_sigaction and rt_sigprocmask | Helge Deller |
2013-02-20 | parisc: convert msgrcv and msgsnd syscalls to use compat layer | Helge Deller |
2013-02-20 | parisc: correctly wire up mq_* functions for CONFIG_COMPAT case | Helge Deller |
2013-02-20 | parisc: fix personality on 32bit kernel | Helge Deller |
2013-02-20 | parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy... | Helge Deller |
2013-02-20 | parisc: remove unused compat_rt_sigframe.h header | Paul Bolle |
2013-02-20 | parisc/mm/fault.c: Port OOM changes to do_page_fault | Kautuk Consul |
2013-02-20 | parisc: space register variables need to be in native length (unsigned long) | John David Anglin |
2013-02-20 | parisc: fix ptrace breakage | Al Viro |
2013-02-20 | parisc: always detect multiple physical ranges | John David Anglin |
2013-02-20 | parisc: ensure that mmapped shared pages are aligned at SHMLBA addresses | John David Anglin |
2013-02-20 | parisc: disable preemption while flushing D- or I-caches through TMPALIAS region | John David Anglin |
2013-02-20 | parisc: remove IRQF_DISABLED | Peter Zijlstra |
2013-02-20 | parisc: fixes and cleanups in page cache flushing (4/4) | John David Anglin |
2013-02-20 | parisc: fixes and cleanups in page cache flushing (3/4) | John David Anglin |
2013-02-20 | parisc: fixes and cleanups in page cache flushing (2/4) | John David Anglin |
2013-02-20 | parisc: fixes and cleanups in page cache flushing (1/4) | John David Anglin |
2013-02-20 | parisc: fix possible memory leak in pat_query_module() | Wei Yongjun |
2013-02-20 | parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux execut... | Helge Deller |
2013-02-20 | parisc: Fix comment describing setup of access rights in entry.S | John David Anglin |
2013-02-20 | parisc: enhance automatic CONFIG_CROSS_COMPILE detection | Helge Deller |
2013-02-20 | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Helge Deller |
2013-02-15 | Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2013-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2013-02-14 | Revert "xen PVonHVM: use E820_Reserved area for shared_info" | Konrad Rzeszutek Wilk |
2013-02-14 | Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info" | Konrad Rzeszutek Wilk |
2013-02-13 | efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter | Satoru Takeuchi |
2013-02-13 | x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. | Jan Beulich |
2013-02-13 | sparc64: Fix get_user_pages_fast() wrt. THP. | David S. Miller |
2013-02-13 | sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE. | David S. Miller |
2013-02-13 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-13 | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman |
2013-02-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-02-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2013-02-12 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2013-02-11 | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems | Stoney Wang |
2013-02-09 | Merge tag 'highbank-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson |
2013-02-09 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-02-08 | tile: tag some code with #ifdef CONFIG_COMPAT | Chris Metcalf |
2013-02-08 | tile: fix memcpy_*io functions for allnoconfig | Chris Metcalf |
2013-02-08 | tile: export a handful of symbols appropriately | Chris Metcalf |
2013-02-08 | ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned | Will Deacon |
2013-02-08 | ARM: DMA mapping: fix bad atomic test | Russell King |
2013-02-08 | ARM: realview: ensure that we have sufficient IRQs available | Russell King |
2013-02-08 | ARM: GIC: fix GIC cpumask initialization | Russell King |