Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 | 1 | -2/+0 |
|\ | |||||
| * | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 | 1 | -2/+0 |
* | | Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-11-18 | 1 | -1/+0 |
|\ \ | |||||
| * | | MIPS: db1235: Don't use MMC_CLKGATE | Ulf Hansson | 2013-10-30 | 1 | -1/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | treewide: Fix common typo in "identify" | Maxime Jayat | 2013-10-14 | 1 | -2/+2 |
* | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2013-11-15 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | mips: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 2013-10-23 | 1 | -0/+1 |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-11-15 | 2 | -9/+3 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue | Gleb Natapov | 2013-11-04 | 1 | -2/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | kvm: Add struct kvm arg to memslot APIs | Aneesh Kumar K.V | 2013-10-17 | 1 | -2/+3 |
| * | | | | | | Powerpc KVM work is based on a commit after rc4. | Gleb Natapov | 2013-10-17 | 8 | -14/+12 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | KVM: mips: Get rid of KVM_HPAGE defines | Christoffer Dall | 2013-10-14 | 1 | -7/+0 |
* | | | | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 2013-11-15 | 1 | -1/+0 |
* | | | | | | | mips: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-15 | 1 | -3/+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-11-04 | 3 | -7/+8 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-23 | 6 | -5/+7 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-01 | 2 | -9/+5 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | 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 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | errno.h: remove "NFS" from descriptions in comments | Eric Sandeen | 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 | 10 | -112/+24 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 | 8 | -40/+9 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. | Grant Likely | 2013-10-24 | 2 | -32/+2 |
| | * | | | | | | | | of/irq: simplify args to irq_create_of_mapping | Grant Likely | 2013-10-24 | 2 | -2/+2 |
| | * | | | | | | | | of/irq: Replace of_irq with of_phandle_args | Grant Likely | 2013-10-24 | 2 | -7/+4 |
| | * | | | | | | | | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely | 2013-10-24 | 2 | -2/+2 |
| | | |_|_|/ / / / | | |/| | | | | | | |||||
| * | | | | | | | | MIPS: Netlogic: replace early_init_devtree() call | Jayachandran C | 2013-11-06 | 3 | -5/+16 |
| * | | | | | | | | of: implement pci_address_to_pio as weak function | Rob Herring | 2013-10-09 | 1 | -11/+0 |
| * | | | | | | | | mips: add explicit includes of prom.h | Rob Herring | 2013-10-09 | 3 | -0/+4 |
| * | | | | | | | | mips: use common of_flat_dt_get_machine_name | Rob Herring | 2013-10-09 | 1 | -14/+1 |
| * | | | | | | | | of: remove early_init_dt_setup_initrd_arch | Rob Herring | 2013-10-09 | 1 | -10/+0 |
| * | | | | | | | | mips: use early_init_dt_scan | Rob Herring | 2013-10-09 | 2 | -39/+3 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-12 | 3 | -13/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2013-11-01 | 3 | -3/+3 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | 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 | 38 | -84/+409 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | sched/wait: Make the __wait_event*() interface more friendly | Peter Zijlstra | 2013-10-04 | 1 | -10/+9 |
| * | | | | | | | | | sched: Extract the basic add/sub preempt_count modifiers | Peter Zijlstra | 2013-09-25 | 1 | -3/+2 |
| * | | | | | | | | | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 | 1 | -0/+1 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-11-08 | 132 | -7088/+1983 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | MIPS: remove duplicate define | Michael Opdenacker | 2013-11-06 | 1 | -1/+0 |
| * | | | | | | | | MIPS: Random whitespace clean-ups | Maciej W. Rozycki | 2013-11-04 | 3 | -6/+6 |
| * | | | | | | | | MIPS: traps: Reformat notify_die invocations to 80 columns. | Ralf Baechle | 2013-10-29 | 1 | -10/+14 |
| * | | | | | | | | MIPS: Print correct PC in trace dump after NMI exception | Leonid Yegoshin | 2013-10-29 | 2 | -5/+22 |
| * | | | | | | | | MIPS: kernel: cpu-probe: Report CPU id during probe | Leonid Yegoshin | 2013-10-29 | 1 | -2/+2 |
| * | | | | | | | | MIPS: Remove unused defines in piix4.h | Deng-Cheng Zhu | 2013-10-29 | 2 | -58/+0 |