| Commit message (Expand) | Author | Age |
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 |
* | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 2013-09-12 |
* | 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-11 |
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-09-06 |
|\ |
|
| * | Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Kevin Hilman | 2013-08-21 |
| |\ |
|
| | * | PCI: remove ARCH_SUPPORTS_MSI kconfig option | Thomas Petazzoni | 2013-08-12 |
* | | | sparc64: Export flush_ptrace_access() (needed by lustre) | Geert Uytterhoeven | 2013-09-05 |
* | | | sparc64: Remove RWSEM export leftovers | Kirill Tkhai | 2013-09-05 |
* | | | sparc64: Fix off by one in trampoline TLB mapping installation loop. | David S. Miller | 2013-08-22 |
* | | | sparc64: Fix ITLB handler of null page | Kirill Tkhai | 2013-08-02 |
* | | | 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-31 |
|/ / |
|
* / | 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-14 |
|\ |
|
| * | Safer ABI for O_TMPFILE | Al Viro | 2013-07-13 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-07-13 |
|\ \ |
|
| * | | net: rename busy poll socket op and globals | Eliezer Tamir | 2013-07-10 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 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-10 |
| |/ / |
|
* / / | mm: remove free_area_cache | Michel Lespinasse | 2013-07-10 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-09 |
|\ \
| |/
|/| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-07-03 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-06-19 |
| |\ \ |
|
| * | | | net: add socket option for low latency polling | Eliezer Tamir | 2013-06-17 |
| * | | | sparc: bpf_jit_comp: can call module_free() from any context | Eric Dumazet | 2013-05-17 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-07-04 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'v3.10' into next | Benjamin Herrenschmidt | 2013-07-01 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | mm/THP: add pmd args to pgtable deposit and withdraw APIs | Aneesh Kumar K.V | 2013-06-20 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'akpm' (updates from Andrew Morton) | 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 tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-03 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge branch 'pci/jiang-bus-lock-v3' into next | Bjorn Helgaas | 2013-06-14 |
| |\ \ \ \ |
|
| | * | | | | PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) | Gu Zheng | 2013-06-05 |
| | |/ / / |
|
| * / / / | sparc/PCI: Use PCI_UNKNOWN for unknown power state | Bjorn Helgaas | 2013-05-20 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-03 |
|\ \ \ \ |
|
| * | | | | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n... | Al Viro | 2013-06-29 |
* | | | | | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge 3.10-rc7 into driver-core-next | Greg Kroah-Hartman | 2013-06-24 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge 3.10-rc6 into driver-core-next | Greg Kroah-Hartman | 2013-06-17 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 2013-06-03 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-02 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | |_|/
| |/| | |
|