Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | ksm: add sysfs ABI Documentation | Petr Holasek | 2013-02-23 | 1 | -0/+52 | |
* | ksm: allow trees per NUMA node | Petr Holasek | 2013-02-23 | 1 | -0/+7 | |
* | acpi, memory-hotplug: support getting hotplug info from SRAT | Tang Chen | 2013-02-23 | 1 | -5/+24 | |
* | page_alloc: add movable_memmap kernel parameter | Tang Chen | 2013-02-23 | 1 | -0/+17 | |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 2 | -0/+41 | |
|\ | ||||||
| * | x86: Add Crash kernel low reservation | Yinghai Lu | 2013-01-29 | 1 | -0/+3 | |
| * | x86, boot: Update comments about entries for 64bit image | Yinghai Lu | 2013-01-29 | 1 | -0/+38 | |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-02-21 | 2 | -0/+44 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-. \ | Merge branches 'for-3.9/sony' and 'for-3.9/steelseries' into for-linus | Jiri Kosina | 2013-02-21 | 1 | -0/+21 | |
| |\ \ \ | ||||||
| | | * | | USB: HID: Steelseries SRW-S1 Add support controlling all LEDs simultaneously | Simon Wood | 2013-01-31 | 1 | -0/+1 | |
| | | * | | USB: HID: Steelseries SRW-S1 Add support for LEDs | Simon Wood | 2013-01-31 | 1 | -0/+20 | |
| | |/ / | ||||||
| * | | | Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'fo... | Jiri Kosina | 2013-02-21 | 1 | -0/+23 | |
| |\ \ \ | ||||||
| | * | | | HID: add ThingM blink(1) USB RGB LED support | Vivien Didelot | 2013-02-19 | 1 | -0/+23 | |
| | |/ / | ||||||
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-02-21 | 4 | -30/+141 | |
|\ \ \ \ | ||||||
| * | | | | DocBook: update EXPORT_SYMBOL entry to point at export.h | Paul Gortmaker | 2013-02-18 | 1 | -2/+2 | |
| * | | | | Documentation: update top level 00-INDEX file with new additions | Paul Gortmaker | 2013-02-18 | 1 | -10/+139 | |
| * | | | | Merge branch 'master' into for-next | Jiri Kosina | 2013-01-29 | 287 | -1448/+8830 | |
| |\ \ \ \ | ||||||
| * | | | | | time: x86: report_lost_ticks doesn't exist any more | Jiri Kosina | 2013-01-23 | 1 | -4/+0 | |
| * | | | | | Revert "Documentation: ABI: /sys/devices/system/cpu/cpu#/node" | Kusanagi Kouichi | 2013-01-03 | 1 | -14/+0 | |
* | | | | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-02-21 | 4 | -6/+19 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | backlight: lp855x_bl: support new LP8557 device | Kim, Milo | 2013-02-21 | 1 | -2/+2 | |
| * | | | | | | lib/vsprintf.c: add %pa format specifier for phys_addr_t types | Stepan Moskovchenko | 2013-02-21 | 1 | -3/+11 | |
| * | | | | | | sun.com documentation fixes | Christian Kujau | 2013-02-21 | 1 | -1/+1 | |
| * | | | | | | bdi: allow block devices to say that they require stable page writes | Darrick J. Wong | 2013-02-21 | 1 | -0/+5 | |
* | | | | | | | Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 2 | -3/+42 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'kvm-arm/timer' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2013-02-12 | 1 | -0/+38 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/... | Marc Zyngier | 2013-02-11 | 6 | -15/+47 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ARM: KVM: VGIC accept vcpu and dist base addresses from user space | Christoffer Dall | 2013-02-11 | 1 | -0/+1 | |
| | * | | | | | | | | KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl | Christoffer Dall | 2013-02-11 | 1 | -0/+37 | |
| * | | | | | | | | | Merge branch 'depends/rmk-psci' into next/virt | Olof Johansson | 2013-02-11 | 1 | -0/+55 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2013-02-11 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m... | Will Deacon | 2013-02-01 | 1 | -3/+4 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Documentation: Add ARMv8 to arch_timer devicetree | Mark Rutland | 2013-01-31 | 1 | -3/+4 | |
| * | | | | | | | | | | | Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 2013-02-11 | 1 | -8/+91 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 3 | -7/+54 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'tegra-for-3.9-dt' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2013-02-05 | 1 | -6/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ARM: tegra: Add Toradex Iris carrier board DT with T20 512MB COM | Lucas Stach | 2013-01-28 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | ARM: tegra: Add Colibri T20 512MB COM device tree | Lucas Stach | 2013-01-28 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | ARM: DT: tegra: Add Tegra30 Beaver board support | Bryan Wu | 2013-01-28 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | ARM: DT: tegra: Add board level compatible properties | Bryan Wu | 2013-01-28 | 1 | -6/+23 | |
| * | | | | | | | | | | | | | Merge branch 'next/soc' into next/dt | Olof Johansson | 2013-02-05 | 7 | -2/+594 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v3.8-rc6' into next/dt | Olof Johansson | 2013-02-04 | 4 | -1/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge tag 'nmk-dt-on-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2013-01-29 | 2 | -1/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | ARM: nomadik: migrate MMC/SD card support to device tree | Linus Walleij | 2013-01-28 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | ARM: nomadik: convert SMSC91x ethernet to device tree | Linus Walleij | 2013-01-28 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | ARM: nomadik: add FSMC NAND | Linus Walleij | 2013-01-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | ARM: nomadik: initial devicetree support | Linus Walleij | 2013-01-28 | 1 | -0/+19 | |
| | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 8 | -2/+596 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 2013-02-19 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'socfpga/hw' into next/soc | Olof Johansson | 2013-02-11 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |