| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2014-05-04 | 1 | -0/+3 |
|\ |
|
| * | arm64: fixmap: fix missing sub-page offset for earlyprintk | Marc Zyngier | 2014-05-03 | 1 | -0/+3 |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-05-03 | 2 | -2/+4 |
|\ \ |
|
| * | | genirq: x86: Ensure that dynamic irq allocation does not conflict | Thomas Gleixner | 2014-04-28 | 1 | -0/+2 |
| * | | linux/interrupt.h: fix new kernel-doc warnings | Randy Dunlap | 2014-04-28 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-05-01 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix: tracing: use 'E' instead of 'X' for unsigned module tain flag | Mathieu Desnoyers | 2014-04-23 | 1 | -1/+1 |
* | | | word-at-a-time: simplify big-endian zero_bytemask macro | H. Peter Anvin | 2014-05-01 | 1 | -1/+1 |
* | | | Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-28 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | ftrace/module: Hardcode ftrace_module_init() call into load_module() | Steven Rostedt (Red Hat) | 2014-04-28 | 1 | -0/+2 |
* | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2014-04-28 | 1 | -0/+5 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | of/irq: do irq resolution in platform_get_irq | Rob Herring | 2014-04-24 | 1 | -0/+5 |
| |/ / |
|
* | | | word-at-a-time: avoid undefined behaviour in zero_bytemask macro | Will Deacon | 2014-04-27 | 1 | -6/+2 |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-04-27 | 2 | -2/+36 |
|\ \ \ |
|
| * | | | genirq: Allow forcing cpu affinity of interrupts | Thomas Gleixner | 2014-04-17 | 2 | -2/+36 |
* | | | | Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-04-27 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc | Manfred Schlaegl | 2014-04-24 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-04-27 | 1 | -0/+16 |
|\ \ \ \ |
|
| * | | | | phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY | Grygorii Strashko | 2014-04-24 | 1 | -0/+16 |
| |/ / / |
|
* | | | | Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-04-25 | 1 | -3/+3 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll... | Arnd Bergmann | 2014-04-24 | 32 | -69/+151 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | dt: tegra: remove non-existent clock IDs | Stephen Warren | 2014-04-24 | 1 | -3/+3 |
* | | | | | Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux | Linus Torvalds | 2014-04-25 | 2 | -11/+11 |
|\ \ \ \ \ |
|
| * | | | | | locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" instead | Jeff Layton | 2014-04-23 | 1 | -1/+1 |
| * | | | | | locks: rename file-private locks to "open file description locks" | Jeff Layton | 2014-04-22 | 1 | -10/+10 |
| |/ / / / |
|
* | | | | | Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-04-24 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge remote-tracking branch 'regulator/fix/core' into regulator-linus | Mark Brown | 2014-04-23 | 1 | -2/+2 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | regulator: core: Return error in get optional stub | Tim Kryger | 2014-04-18 | 1 | -2/+2 |
| | |/ / / |
|
* | | | | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-04-24 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | libata/ahci: accommodate tag ordered controllers | Dan Williams | 2014-04-18 | 1 | -0/+1 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-04-23 | 2 | -0/+2 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Input: Add INPUT_PROP_TOPBUTTONPAD device property | Hans de Goede | 2014-04-19 | 1 | -0/+1 |
| * | | | | | Input: serio - add firmware_id sysfs attribute | Hans de Goede | 2014-04-19 | 1 | -0/+1 |
* | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-20 | 1 | -9/+0 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGE | Theodore Ts'o | 2014-04-14 | 1 | -9/+0 |
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-04-19 | 3 | -2/+9 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple... | Dave Airlie | 2014-04-19 | 1 | -0/+4 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | drm/dp/i2c: Update comments about common i2c over dp assumptions (v3) | Alex Deucher | 2014-04-08 | 1 | -0/+4 |
| * | | | | | | | drm: Split out drm_probe_helper.c from drm_crtc_helper.c | Daniel Vetter | 2014-04-18 | 1 | -1/+5 |
| * | | | | | | | drm/tegra: Remove gratuitous pad field | Thierry Reding | 2014-04-16 | 1 | -1/+0 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-04-18 | 5 | -10/+21 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | net: sctp: cache auth_enable per endpoint | Vlad Yasevich | 2014-04-18 | 1 | -1/+3 |
| * | | | | | | | net: mdio-gpio: Add support for separate MDI and MDO gpio pins | Guenter Roeck | 2014-04-16 | 1 | -0/+2 |
| * | | | | | | | net: mdio-gpio: Add support for active low gpio pins | Guenter Roeck | 2014-04-16 | 1 | -0/+3 |
| * | | | | | | | ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif | Cong Wang | 2014-04-16 | 2 | -9/+10 |
| * | | | | | | | net: phy: add minimal support for QSGMII PHY | Thomas Petazzoni | 2014-04-16 | 1 | -0/+3 |
* | | | | | | | | Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-18 | 2 | -1/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts | K. Y. Srinivasan | 2014-04-16 | 1 | -1/+3 |
| * | | | | | | | | Tools: hv: Handle the case when the target file exists correctly | K. Y. Srinivasan | 2014-04-16 | 1 | -0/+1 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-18 | 2 | -19/+1 |
|\ \ \ \ \ \ \ \ |
|