Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2013-11-19 | 2 | -3/+0 |
|\ | |||||
| * | sparc64: merge fix | Stephen Rothwell | 2013-11-18 | 1 | -2/+0 |
| * | sparc64: fix build regession | Kirill A. Shutemov | 2013-11-18 | 1 | -1/+0 |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 | 5 | -11/+2 |
|\ \ | |/ |/| | |||||
| * | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 | 2 | -4/+0 |
| * | sparc: Use preempt_schedule_irq | Thomas Gleixner | 2013-11-13 | 1 | -4/+2 |
| * | hardirq: Make hardirq bits generic | Thomas Gleixner | 2013-11-13 | 2 | -3/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 | 1 | -1/+1 |
|\ \ | |||||
| * | | doc: typo on word accounting in kprobes.c in mutliple architectures | Anoop Thomas Mathew | 2013-10-14 | 1 | -1/+1 |
* | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2013-11-15 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | sparc: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 2013-10-23 | 1 | -0/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2013-11-15 | 34 | -434/+510 |
|\ \ \ \ | |||||
| * | | | | sparc64: Implement HAVE_CONTEXT_TRACKING | Kirill Tkhai | 2013-11-14 | 14 | -39/+137 |
| * | | | | sparc64: Add self-IPI support for smp_send_reschedule() | Kirill Tkhai | 2013-11-14 | 1 | -2/+7 |
| * | | | | sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-... | oftedal | 2013-11-14 | 1 | -2/+2 |
| * | | | | sparc64: Encode huge PMDs using PTE encoding. | David S. Miller | 2013-11-13 | 5 | -262/+131 |
| * | | | | sparc64: Move to 64-bit PGDs and PMDs. | David S. Miller | 2013-11-12 | 4 | -31/+34 |
| * | | | | sparc64: Move from 4MB to 8MB huge pages. | David S. Miller | 2013-11-12 | 9 | -85/+47 |
| * | | | | sparc64: Make PAGE_OFFSET variable. | David S. Miller | 2013-11-12 | 7 | -29/+138 |
| * | | | | sparc64: Fix inconsistent max-physical-address defines. | David S. Miller | 2013-11-12 | 1 | -2/+4 |
| * | | | | sparc64: Document the shift counts used to validate linear kernel addresses. | David S. Miller | 2013-11-12 | 3 | -6/+24 |
| * | | | | sparc64: Define PAGE_OFFSET in terms of physical address bits. | David S. Miller | 2013-11-12 | 1 | -1/+3 |
| * | | | | sparc64: Use PAGE_OFFSET instead of a magic constant. | David S. Miller | 2013-11-12 | 1 | -7/+7 |
| * | | | | sparc64: Clean up 64-bit mmap exclusion defines. | David S. Miller | 2013-11-12 | 3 | -7/+15 |
* | | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 2013-11-15 | 1 | -1/+0 |
* | | | | | sparc: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-15 | 2 | -6/+10 |
* | | | | | mm, thp: do not access mm->pmd_huge_pte directly | Kirill A. Shutemov | 2013-11-15 | 1 | -6/+6 |
* | | | | | 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 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | / / | | |_|_|/ / | |/| | | | |