| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-11-13 | 1 | -0/+2 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-23 | 6 | -9/+14 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-08 | 1 | -0/+1 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-01 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | net: introduce SO_MAX_PACING_RATE | Eric Dumazet | 2013-09-28 | 1 | -0/+2 |
* | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-11-13 | 2 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | errno.h: remove "NFS" from descriptions in comments | Eric Sandeen | 2013-11-13 | 1 | -1/+1 |
| * | | | | | mm/arch: use NUMA_NO_NODE | Jianguo Wu | 2013-11-13 | 1 | -1/+1 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-11-13 | 1 | -1/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | constify copy_siginfo_to_user{,32}() | Al Viro | 2013-11-09 | 1 | -1/+1 |
* | | | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 2 | -12/+53 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 | 7 | -9/+67 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | of: Make cpu node handling more portable. | David Miller | 2013-10-15 | 1 | -0/+53 |
| * | | | | | | | of: move of_address_to_resource and of_iomap declarations from sparc | Rob Herring | 2013-10-09 | 1 | -8/+0 |
| * | | | | | | | of: implement of_node_to_nid as a weak function | Rob Herring | 2013-10-09 | 1 | -4/+0 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-12 | 1 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2013-11-01 | 1 | -0/+1 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'core/urgent' into sched/core | Ingo Molnar | 2013-10-11 | 1 | -1/+1 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar | 2013-10-09 | 5 | -8/+13 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 | 1 | -0/+1 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-11-12 | 1 | -21/+10 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | irq: Consolidate do_softirq() arch overriden implementations | Frederic Weisbecker | 2013-10-01 | 1 | -21/+10 |
| |/ / / / / |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-10-23 | 1 | -0/+1 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | net: fix unsafe set_memory_rw from softirq | Alexei Starovoitov | 2013-10-07 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar | 2013-10-11 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | sparc: fix MSI build failure on Sparc32 | Thomas Petazzoni | 2013-10-02 | 2 | -2/+8 |
* | | | sparc: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-10-02 | 2 | -3/+3 |
* | | | sparc: fix ldom_reboot buffer overflow harder | Kees Cook | 2013-10-02 | 1 | -3/+2 |
|/ / |
|
* | | sparc64: Fix buggy strlcpy() conversion in ldom_reboot(). | David S. Miller | 2013-09-27 | 1 | -1/+1 |
|/ |
|
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -1/+0 |
* | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 2013-09-12 | 2 | -5/+13 |
* | kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() | Mathieu Desnoyers | 2013-09-11 | 1 | -6/+6 |
* | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi | 2013-09-11 | 1 | -0/+5 |
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-09-06 | 1 | -1/+0 |
|\ |
|
| * | Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Kevin Hilman | 2013-08-21 | 1 | -1/+0 |
| |\ |
|
| | * | PCI: remove ARCH_SUPPORTS_MSI kconfig option | Thomas Petazzoni | 2013-08-12 | 1 | -1/+0 |
* | | | sparc64: Export flush_ptrace_access() (needed by lustre) | Geert Uytterhoeven | 2013-09-05 | 1 | -0/+2 |
* | | | sparc64: Remove RWSEM export leftovers | Kirill Tkhai | 2013-09-05 | 1 | -9/+0 |
* | | | sparc64: Fix off by one in trampoline TLB mapping installation loop. | David S. Miller | 2013-08-22 | 1 | -2/+0 |
* | | | sparc64: Fix ITLB handler of null page | Kirill Tkhai | 2013-08-02 | 1 | -2/+1 |
* | | | sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall | Kirill Tkhai | 2013-07-31 | 1 | -4/+4 |
* | | | sparc64: cleanup: Rename ret_from_syscall to ret_from_fork | Kirill Tkhai | 2013-07-31 | 3 | -6/+6 |
* | | | sparc32: Fix exit flag passed from traced sys_sigreturn | Kirill Tkhai | 2013-07-31 | 1 | -1/+1 |
* | | | sparc64: Fix wrong syscall return value passed to trace_sys_exit() | Kirill Tkhai | 2013-07-31 | 1 | -1/+1 |
* | | | support sparc64x chip type in cpumap.c | Allen Pais | 2013-07-31 | 1 | -0/+1 |
* | | | cpu hw caps support for sparc64x | Allen Pais | 2013-07-31 | 1 | -4/+8 |
|/ / |
|
* | | sparc: delete __cpuinit/__CPUINIT usage from all users | Paul Gortmaker | 2013-07-14 | 15 | -67/+60 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-14 | 1 | -1/+1 |
|\ |
|
| * | Safer ABI for O_TMPFILE | Al Viro | 2013-07-13 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-07-13 | 1 | -1/+1 |
|\ \ |
|