index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-03
ARM: KVM: be more thorough when invalidating TLBs
Marc Zyngier
1
-15
/
+26
2013-06-03
ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl
Andre Przywara
1
-2
/
+13
2013-06-03
mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls.
David Daney
1
-9
/
+9
2013-06-03
mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG
David Daney
4
-75
/
+322
2013-06-03
mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_io...
David Daney
1
-3
/
+3
2013-06-03
mips/kvm: Fix name of gpr field in struct kvm_regs.
David Daney
2
-3
/
+4
2013-06-03
mips/kvm: Fix ABI for use of 64-bit registers.
David Daney
1
-5
/
+11
2013-06-03
mips/kvm: Fix ABI for use of FPU.
David Daney
1
-8
/
+21
2013-05-23
lib: make iovec obj instead of lib
Randy Dunlap
1
-2
/
+2
2013-05-23
Input: wacom - add an eraser to DTH2242/DTK2241
Ping Cheng
1
-4
/
+15
2013-05-23
staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFS
Paul Zimmerman
2
-2
/
+1
2013-05-22
iio: exynos_adc: fix wrong structure extration in suspend and resume
Naveen Krishna Chatradhi
1
-4
/
+4
2013-05-22
iio:common:st: added disable function after read info raw data
Denis CIOCCA
1
-0
/
+2
2013-05-22
iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m
Axel Lin
1
-3
/
+3
2013-05-22
staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()
Wei Yongjun
1
-4
/
+5
2013-05-22
staging/iio/mxs-lradc: fix preenable for multiple buffers
Michał Mirosław
1
-3
/
+2
2013-05-22
avr32: fix building warnings caused by redefinitions of HZ
Jiang Liu
4
-27
/
+2
2013-05-22
tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...
Matwey V. Kornilov
1
-3
/
+3
2013-05-22
mm: Fix virt_to_page() warning
Ralf Baechle
1
-1
/
+1
2013-05-22
MIPS: N64: Wire getdents64(2)
Aron Xu
2
-2
/
+4
2013-05-22
kprobes/mips: Fix to check double free of insn slot
Masami Hiramatsu
1
-1
/
+4
2013-05-22
KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock()
Sanjay Lal
1
-9
/
+26
2013-05-22
KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a us...
Sanjay Lal
1
-0
/
+0
2013-05-22
MIPS: Idle: Break r4k_wait into two functions and fix it.
Ralf Baechle
3
-4
/
+11
2013-05-22
MIPS: Idle: Do address fiddlery in helper functions.
Ralf Baechle
3
-6
/
+15
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
20
-5
/
+29
2013-05-22
MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.
Ralf Baechle
1
-3
/
+0
2013-05-22
MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.
Ralf Baechle
2
-0
/
+3
2013-05-22
MIPS: Idle: Make call of function pointer readable.
Ralf Baechle
1
-1
/
+1
2013-05-22
MIPS: Idle: Consistently reformat inline assembler.
Ralf Baechle
1
-18
/
+21
2013-05-22
MIPS: Idle: cleaup SMTC idle hook as per Linux coding style.
Ralf Baechle
1
-2
/
+7
2013-05-22
MIPS: Consolidate idle loop / WAIT instruction support in a single file.
Ralf Baechle
4
-212
/
+233
2013-05-22
MIPS: clock.h: Remove declaration of cpu_wait.
Ralf Baechle
1
-2
/
+0
2013-05-22
Add include dependencies to <linux/printk.h>.
Ralf Baechle
1
-0
/
+1
2013-05-21
mfd: ab8500-sysctrl: Let sysctrl driver work without pdata
Fabio Baltieri
1
-3
/
+2
2013-05-21
leds: leds-gpio: reserve gpio before using it
Timo Teräs
1
-4
/
+5
2013-05-21
staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()'
Fabio Estevam
1
-1
/
+3
2013-05-21
staging: video: imx: Select VIDEOMODE_HELPERS for parallel display
Marek Vasut
1
-0
/
+1
2013-05-21
tty: mxser: fix usage of opmode_ioaddr
Matwey V. Kornilov
1
-2
/
+9
2013-05-21
serial: 8250_dw: add ACPI ID for Intel BayTrail
Heikki Krogerus
1
-0
/
+1
2013-05-21
klist: del waiter from klist_remove_waiters before wakeup waitting process
wang, biao
1
-1
/
+1
2013-05-21
ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...
Darrick J. Wong
1
-1
/
+1
2013-05-21
uio: UIO_DMEM_GENIRQ should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-05-21
MAINTAINERS: update Hyper-V file list
Haiyang Zhang
1
-1
/
+8
2013-05-21
mei: bus: Reset event_cb when disabling a device
Samuel Ortiz
1
-0
/
+2
2013-05-21
Drivers: hv: Fix a bug in get_vp_index()
K. Y. Srinivasan
1
-1
/
+1
2013-05-21
mei: fix out of array access to me clients array
Tomas Winkler
1
-9
/
+8
2013-05-21
driver core: print sysfs attribute name when warning about bogus permissions
dyoung@redhat.com
1
-2
/
+4
2013-05-21
driver core: export subsys_virtual_register
Greg Kroah-Hartman
1
-0
/
+1
2013-05-21
ARM: smp: Drop RCU_NONIDLE usage in cpu_die()
Stephen Boyd
1
-1
/
+1
[next]