Age | Commit message (Expand) | Author | Files | Lines |
2013-09-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 8 | -54/+107 |
2013-09-04 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -6/+21 |
2013-09-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -22/+15 |
2013-09-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -7/+13 |
2013-09-04 | Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git... | Linus Torvalds | 20 | -394/+1111 |
2013-09-04 | microblaze: Show message when reset gpio is not present | Michal Simek | 1 | -1/+5 |
2013-09-04 | Merge tag 'for-3.12-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 2 | -2/+4 |
2013-09-04 | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -91/+21 |
2013-09-04 | powerpc kvm: use fdget | Al Viro | 1 | -10/+10 |
2013-09-04 | don't pass superblock to hypfs_{mkdir,create*} | Al Viro | 4 | -46/+39 |
2013-09-04 | don't pass superblock to hypfs_diag_create_files | Al Viro | 3 | -30/+26 |
2013-09-04 | don't pass superblock to hypfs_vm_create_files() | Al Viro | 3 | -36/+35 |
2013-09-04 | oprofilefs_create_...() do not need superblock argument | Al Viro | 7 | -61/+61 |
2013-09-04 | oprofilefs_mkdir() doesn't need superblock argument | Al Viro | 7 | -10/+10 |
2013-09-04 | oprofile: don't bother with passing superblock to ->create_files() | Al Viro | 7 | -83/+81 |
2013-09-04 | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -52/+34 |
2013-09-04 | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 16 | -288/+73 |
2013-09-03 | tile PCI RC: make default consistent DMA mask 32-bit | Chris Metcalf | 4 | -20/+42 |
2013-09-03 | tile: add null check for kzalloc in tile/kernel/setup.c | Wang Sheng-Hui | 1 | -0/+4 |
2013-09-03 | tile: make __write_once a synonym for __read_mostly | Chris Metcalf | 4 | -27/+17 |
2013-09-03 | tile: remove support for TILE64 | Chris Metcalf | 28 | -1121/+34 |
2013-09-03 | tile: use asm-generic/bitops/builtin-*.h | Akinobu Mita | 1 | -38/+3 |
2013-09-03 | tile: eliminate no-op "noatomichash" boot argument | Chris Metcalf | 1 | -9/+0 |
2013-09-03 | tile: use standard tile_bundle_bits type in traps.c | Chris Metcalf | 1 | -9/+3 |
2013-09-03 | tile: simplify code referencing hypervisor API addresses | Chris Metcalf | 1 | -17/+8 |
2013-09-03 | tile: change <asm/system.h> to <asm/switch_to.h> in comments | Chris Metcalf | 2 | -4/+4 |
2013-09-03 | tile: mark pcibios_init() as __init | Chris Metcalf | 2 | -2/+2 |
2013-09-03 | tile: check for correct compiler earlier in asm-offsets.c | Chris Metcalf | 1 | -8/+8 |
2013-09-03 | tile: use standard 'generic-y' model for <asm/hw_irq.h> | Chris Metcalf | 2 | -18/+1 |
2013-09-03 | tile: use asm-generic version of <asm/local64.h> | Chris Metcalf | 1 | -0/+1 |
2013-09-03 | tile PCI RC: add comment about "PCI hole" problem | Chris Metcalf | 1 | -0/+5 |
2013-09-03 | tile: remove DEBUG_EXTRA_FLAGS kernel config option | Chris Metcalf | 2 | -14/+0 |
2013-09-03 | tile: add virt_to_kpte() API and clean up and document behavior | Chris Metcalf | 6 | -11/+30 |
2013-09-03 | tile: support FRAME_POINTER | Chris Metcalf | 4 | -9/+12 |
2013-09-03 | tile: support reporting Tilera hypervisor statistics | Chris Metcalf | 2 | -3/+89 |
2013-09-03 | tilegx: support KGDB | Chris Metcalf | 5 | -0/+577 |
2013-09-03 | tilegx: provide kernel support for the tilegx UART shim | Chris Metcalf | 9 | -0/+768 |
2013-09-03 | tile: parameterize VA and PA space more cleanly | Chris Metcalf | 12 | -60/+51 |
2013-09-03 | tile: don't assume user privilege is zero | Chris Metcalf | 5 | -12/+23 |
2013-09-03 | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 7 | -10/+10 |
2013-09-03 | Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+14 |
2013-09-03 | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 9 | -30/+26 |
2013-09-03 | Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 14 | -80/+229 |
2013-09-03 | tile: clean up relocate_kernel_64 debug code | Chris Metcalf | 1 | -2/+7 |
2013-09-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 45 | -1280/+1203 |
2013-09-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 5 | -15/+22 |
2013-09-03 | Merge branch 'socfpga/dt' into next/dt | Olof Johansson | 1 | -4/+4 |
2013-09-03 | Merge branch 'armsoc/for-3.12/dt' of git://github.com/broadcom/bcm11351 into ... | Olof Johansson | 4 | -19/+70 |
2013-09-03 | Merge tag 'mxs-dt-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 int... | Kevin Hilman | 13 | -129/+485 |
2013-09-03 | Merge branch 'lockref' (locked reference counts) | Linus Torvalds | 2 | -0/+6 |