Age | Commit message (Expand) | Author |
2013-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-10-11 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar |
2013-10-07 | net: fix unsafe set_memory_rw from softirq | Alexei Starovoitov |
2013-10-02 | sparc: fix MSI build failure on Sparc32 | Thomas Petazzoni |
2013-10-02 | sparc: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-10-02 | sparc: fix ldom_reboot buffer overflow harder | Kees Cook |
2013-09-27 | sparc64: Fix buggy strlcpy() conversion in ldom_reboot(). | David S. Miller |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |
2013-09-11 | kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() | Mathieu Desnoyers |
2013-09-11 | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi |
2013-09-06 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-09-05 | sparc64: Export flush_ptrace_access() (needed by lustre) | Geert Uytterhoeven |
2013-09-05 | sparc64: Remove RWSEM export leftovers | Kirill Tkhai |
2013-08-22 | sparc64: Fix off by one in trampoline TLB mapping installation loop. | David S. Miller |
2013-08-21 | Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Kevin Hilman |
2013-08-12 | PCI: remove ARCH_SUPPORTS_MSI kconfig option | Thomas Petazzoni |
2013-08-02 | sparc64: Fix ITLB handler of null page | Kirill Tkhai |
2013-07-31 | sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall | Kirill Tkhai |
2013-07-31 | sparc64: cleanup: Rename ret_from_syscall to ret_from_fork | Kirill Tkhai |
2013-07-31 | sparc32: Fix exit flag passed from traced sys_sigreturn | Kirill Tkhai |
2013-07-31 | sparc64: Fix wrong syscall return value passed to trace_sys_exit() | Kirill Tkhai |
2013-07-31 | support sparc64x chip type in cpumap.c | Allen Pais |
2013-07-31 | cpu hw caps support for sparc64x | Allen Pais |
2013-07-14 | sparc: delete __cpuinit/__CPUINIT usage from all users | Paul Gortmaker |
2013-07-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-07-13 | Safer ABI for O_TMPFILE | Al Viro |
2013-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2013-07-10 | mm: remove free_area_cache | Michel Lespinasse |
2013-07-10 | net: rename busy poll socket op and globals | Eliezer Tamir |
2013-07-10 | [PATCH] sparc32: vm_area_struct access for old Sun SPARCs. | Olivier DANET |
2013-07-10 | sparc32, leon: Require separate snoop tags set to regard snooping to be enabled | Andreas Larsson |
2013-07-10 | arch: sparc: kernel: check the memory length before use strcpy(). | Chen Gang |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-03 | mm/SPARC: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-02 | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-01 | Merge tag 'v3.10' into next | Benjamin Herrenschmidt |
2013-06-29 | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n... | Al Viro |
2013-06-29 | sparc: __pci_mmap_set_flags() is useless | Al Viro |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-24 | Merge 3.10-rc7 into driver-core-next | Greg Kroah-Hartman |