| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2013-11-19 |
|\ |
|
| * | sparc64: merge fix | Stephen Rothwell | 2013-11-18 |
| * | sparc64: fix build regession | Kirill A. Shutemov | 2013-11-18 |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 |
|\ \
| |/
|/| |
|
| * | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 |
| * | sparc: Use preempt_schedule_irq | Thomas Gleixner | 2013-11-13 |
| * | hardirq: Make hardirq bits generic | Thomas Gleixner | 2013-11-13 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 |
|\ \ |
|
| * | | doc: typo on word accounting in kprobes.c in mutliple architectures | Anoop Thomas Mathew | 2013-10-14 |
* | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2013-11-15 |
|\ \ \ |
|
| * | | | sparc: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 2013-10-23 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2013-11-15 |
|\ \ \ \ |
|
| * | | | | sparc64: Implement HAVE_CONTEXT_TRACKING | Kirill Tkhai | 2013-11-14 |
| * | | | | sparc64: Add self-IPI support for smp_send_reschedule() | Kirill Tkhai | 2013-11-14 |
| * | | | | sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-... | oftedal | 2013-11-14 |
| * | | | | sparc64: Encode huge PMDs using PTE encoding. | David S. Miller | 2013-11-13 |
| * | | | | sparc64: Move to 64-bit PGDs and PMDs. | David S. Miller | 2013-11-12 |
| * | | | | sparc64: Move from 4MB to 8MB huge pages. | David S. Miller | 2013-11-12 |
| * | | | | sparc64: Make PAGE_OFFSET variable. | David S. Miller | 2013-11-12 |
| * | | | | sparc64: Fix inconsistent max-physical-address defines. | David S. Miller | 2013-11-12 |
| * | | | | sparc64: Document the shift counts used to validate linear kernel addresses. | David S. Miller | 2013-11-12 |
| * | | | | sparc64: Define PAGE_OFFSET in terms of physical address bits. | David S. Miller | 2013-11-12 |
| * | | | | sparc64: Use PAGE_OFFSET instead of a magic constant. | David S. Miller | 2013-11-12 |
| * | | | | sparc64: Clean up 64-bit mmap exclusion defines. | David S. Miller | 2013-11-12 |
* | | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 2013-11-14 |
* | | | | | sparc: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-14 |
* | | | | | mm, thp: do not access mm->pmd_huge_pte directly | Kirill A. Shutemov | 2013-11-14 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-11-13 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-23 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-08 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-01 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | net: introduce SO_MAX_PACING_RATE | Eric Dumazet | 2013-09-28 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-11-13 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | errno.h: remove "NFS" from descriptions in comments | Eric Sandeen | 2013-11-12 |
| * | | | | | | | | mm/arch: use NUMA_NO_NODE | Jianguo Wu | 2013-11-12 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-11-13 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | constify copy_siginfo_to_user{,32}() | Al Viro | 2013-11-09 |
* | | | | | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | of: Make cpu node handling more portable. | David Miller | 2013-10-15 |
| * | | | | | | | | of: move of_address_to_resource and of_iomap declarations from sparc | Rob Herring | 2013-10-09 |
| * | | | | | | | | of: implement of_node_to_nid as a weak function | Rob Herring | 2013-10-09 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-11 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2013-11-01 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'core/urgent' into sched/core | Ingo Molnar | 2013-10-11 |
| |\ \ \ \ \ \ \ \
| | | |_|/ / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar | 2013-10-09 |
| |\ \ \ \ \ \ \ \
| | | |_|_|/ / / /
| | |/| | | | | | |
|
| * | | | | | | | | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-11-11 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | irq: Consolidate do_softirq() arch overriden implementations | Frederic Weisbecker | 2013-10-01 |
| |/ / / / / / |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-10-23 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | / /
| | |_|_|/ /
| |/| | | | |
|