| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patches | Ingo Molnar | 2015-02-04 | 16 | -327/+374 |
|\ |
|
| * | Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-02-03 | 2 | -54/+77 |
| |\ |
|
| | * | x86_64, entry: Remove the syscall exit audit and schedule optimizations | Andy Lutomirski | 2015-02-01 | 1 | -47/+5 |
| | * | x86_64, entry: Use sysret to return to userspace when possible | Andy Lutomirski | 2015-02-01 | 1 | -0/+54 |
| | * | x86, traps: Fix ist_enter from userspace | Andy Lutomirski | 2015-02-01 | 1 | -7/+18 |
| * | | Merge tag 'pr-20150201-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2015-02-03 | 1 | -1/+1 |
| |\ \ |
|
| | * | | x86, vdso: teach 'make clean' remove vdso64 binaries | Andrey Skvortsov | 2015-01-28 | 1 | -1/+1 |
| * | | | Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n... | Ingo Molnar | 2015-02-03 | 459 | -3532/+4747 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-01-28 | 15 | -278/+301 |
| |\ \ \ |
|
| | * | | | x86: entry_64.S: fold SAVE_ARGS_IRQ macro into its sole user | Denys Vlasenko | 2015-01-13 | 1 | -46/+42 |
| | * | | | x86: ia32entry.S: fix wrong symbolic constant usage: R11->ARGOFFSET | Denys Vlasenko | 2015-01-13 | 1 | -2/+2 |
| | * | | | x86: entry_64.S: delete unused code | Denys Vlasenko | 2015-01-13 | 2 | -35/+0 |
| | * | | | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks | Luck, Tony | 2015-01-07 | 4 | -94/+26 |
| | * | | | x86, traps: Add ist_begin_non_atomic and ist_end_non_atomic | Andy Lutomirski | 2015-01-02 | 2 | -0/+40 |
| | * | | | x86: Clean up current_stack_pointer | Andy Lutomirski | 2015-01-02 | 2 | -10/+14 |
| | * | | | x86, traps: Track entry into and exit from IST context | Andy Lutomirski | 2015-01-02 | 5 | -6/+61 |
| | * | | | x86, entry: Switch stacks on a paranoid entry from userspace | Andy Lutomirski | 2015-01-02 | 4 | -68/+67 |
| | * | | | rcu: Make rcu_nmi_enter() handle nesting | Paul E. McKenney | 2014-12-30 | 1 | -17/+49 |
| * | | | | Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc ... | Ingo Molnar | 2015-01-28 | 161 | -571/+1334 |
| |\ \ \ \ |
|
| * | | | | | x86_64 entry: Fix RCX for ptraced syscalls | Andy Lutomirski | 2015-01-17 | 1 | -1/+2 |
* | | | | | | perf: Decouple unthrottling and rotating | Mark Rutland | 2015-02-04 | 2 | -53/+30 |
* | | | | | | perf: Drop module reference on event init failure | Mark Rutland | 2015-02-04 | 1 | -12/+16 |
* | | | | | | perf: Use POLLIN instead of POLL_IN for perf poll data in flag | Jiri Olsa | 2015-02-04 | 1 | -1/+2 |
* | | | | | | perf: Fix put_event() ctx lock | Peter Zijlstra | 2015-02-04 | 1 | -5/+12 |
* | | | | | | perf: Fix move_group() order | Peter Zijlstra (Intel) | 2015-02-04 | 1 | -9/+47 |
* | | | | | | perf: Fix event->ctx locking | Peter Zijlstra | 2015-02-04 | 1 | -37/+207 |
* | | | | | | perf: Add a bit of paranoia | Peter Zijlstra | 2015-02-04 | 1 | -1/+18 |
* | | | | | | Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes | Ingo Molnar | 2015-02-04 | 206 | -1190/+2194 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Linux 3.19-rc7v3.19-rc7 | Linus Torvalds | 2015-02-01 | 1 | -1/+1 |
| * | | | | | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-02-01 | 22 | -71/+150 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu... | Olof Johansson | 2015-02-01 | 4 | -0/+47 |
| | |\ \ \ \ \ |
|
| | | * | | | | | ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy builds | Magnus Damm | 2015-01-29 | 3 | -0/+20 |
| | | * | | | | | ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy builds | Magnus Damm | 2015-01-29 | 2 | -0/+27 |
| | * | | | | | | arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device() | Laurent Pinchart | 2015-01-29 | 1 | -15/+38 |
| | * | | | | | | Merge tag 'mvebu-fixes-3.19-6' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 2015-01-28 | 1 | -0/+7 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d... | Thomas Petazzoni | 2015-01-28 | 1 | -0/+7 |
| | * | | | | | | | Merge tag 'sunxi-fixes-for-3.19' of https://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2015-01-26 | 16 | -56/+58 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | ARM: sunxi: dt: Fix aliases | Maxime Ripard | 2015-01-25 | 15 | -50/+40 |
| | | * | | | | | | | ARM: dts: sun4i: Add simplefb node with de_fe0-de_be0-lcd0-hdmi pipeline | Hans de Goede | 2015-01-21 | 1 | -0/+8 |
| | | * | | | | | | | ARM: dts: sun6i: ippo-q8h-v5: Fix serial0 alias | Hans de Goede | 2015-01-06 | 1 | -0/+4 |
| | | * | | | | | | | ARM: dts: sunxi: Fix usb-phy support for sun4i/sun5i | Chen-Yu Tsai | 2014-12-21 | 3 | -6/+6 |
| | | | |_|_|_|/ /
| | | |/| | | | | |
|
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-02-01 | 3 | -3/+28 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Input: elantech - add more Fujtisu notebooks to force crc_enabled | Rainer Koenig | 2015-02-01 | 1 | -0/+16 |
| | * | | | | | | | | Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857) | Jochen Hein | 2015-01-22 | 1 | -0/+8 |
| | * | | | | | | | | Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2nd | Peter Hutterer | 2015-01-19 | 1 | -3/+4 |
| * | | | | | | | | | sched: don't cause task state changes in nested sleep debugging | Linus Torvalds | 2015-02-01 | 2 | -4/+3 |
| * | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-01-31 | 8 | -10/+41 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | i2c: sh_mobile: terminate DMA reads properly | Wolfram Sang | 2015-01-30 | 1 | -1/+11 |
| | * | | | | | | | | | i2c: Only include slave support if selected | Jean Delvare | 2015-01-26 | 3 | -0/+9 |
| | * | | | | | | | | | i2c: s3c2410: fix ABBA deadlock by keeping clock prepared | Paul Osmialowski | 2015-01-24 | 1 | -6/+17 |