index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-16
sh: Kill off set_irq_flags usage
Rob Herring
1
-9
/
+1
2015-09-16
irqchip: Kill off set_irq_flags usage
Rob Herring
17
-37
/
+18
2015-09-16
gpu/drm: Kill off set_irq_flags usage
Rob Herring
2
-3
/
+1
2015-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-4
/
+5
2015-09-16
x86/platform: Fix Geode LX timekeeping in the generic x86 build
David Woodhouse
1
-7
/
+10
2015-09-16
arm: KVM: Fix incorrect device to IPA mapping
Marek Majtyka
1
-2
/
+4
2015-09-16
arm64: KVM: Fix user access for debug registers
Marc Zyngier
1
-4
/
+4
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
188
-340
/
+281
2015-09-16
genirq: Move field 'msi_desc' from irq_data into irq_common_data
Jiang Liu
4
-7
/
+7
2015-09-16
genirq: Move field 'affinity' from irq_data into irq_common_data
Jiang Liu
5
-20
/
+19
2015-09-16
genirq: Move field 'handler_data' from irq_data into irq_common_data
Jiang Liu
4
-8
/
+9
2015-09-16
genirq: Move field 'node' from irq_data into irq_common_data
Jiang Liu
4
-6
/
+18
2015-09-16
irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flag
Thomas Gleixner
1
-8
/
+6
2015-09-16
irqchip/gic: Use IRQD_FORWARDED_TO_VCPU flag
Thomas Gleixner
1
-25
/
+9
2015-09-16
genirq: Provide IRQD_FORWARDED_TO_VCPU status flag
Thomas Gleixner
1
-0
/
+16
2015-09-16
genirq: Simplify irq_data_to_desc()
Thomas Gleixner
1
-5
/
+1
2015-09-16
genirq: Remove __irq_set_handler_locked()
Thomas Gleixner
1
-10
/
+0
2015-09-16
pinctrl/pistachio: Use irq_set_handler_locked
Thomas Gleixner
1
-2
/
+2
2015-09-16
gpio: vf610: Use irq_set_handler_locked
Thomas Gleixner
1
-2
/
+2
2015-09-16
powerpc/mpc8xx: Use irq_set_handler_locked()
Thomas Gleixner
1
-1
/
+1
2015-09-16
powerpc/ipic: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-09-16
powerpc/cpm2: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-09-16
powerpc/mpc52xx: Use irq_set_handler_locked()
Thomas Gleixner
1
-1
/
+1
2015-09-16
KVM: vmx: fix VPID is 0000H in non-root operation
Wanpeng Li
1
-0
/
+2
2015-09-16
powerpc/mm: Recompute hash value after a failed update
Aneesh Kumar K.V
1
-1
/
+2
2015-09-16
powerpc/boot: Specify ABI v2 when building an LE boot wrapper
Benjamin Herrenschmidt
1
-0
/
+3
2015-09-16
genirq: Remove __irq_set_chip_handler_name_locked()
Thomas Gleixner
1
-13
/
+0
2015-09-16
pinctrl: sunxi: Use irq_set_chip_handler_name_locked()
Thomas Gleixner
1
-6
/
+4
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
12
-0
/
+12
2015-09-16
virtio/s390: handle failures of READ_VQ_CONF ccw
Pierre Morel
1
-1
/
+9
2015-09-16
tools/virtio: propagate V=X to kernel build
Michael S. Tsirkin
1
-1
/
+1
2015-09-16
vhost: move features to core
Michael S. Tsirkin
4
-6
/
+8
2015-09-16
ARM: fix Thumb2 signal handling when ARMv6 is enabled
Russell King
1
-5
/
+10
2015-09-16
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
8
-80
/
+124
2015-09-16
usb: chipidea: imx: fix a typo for imx6sx
Li Jun
1
-1
/
+1
2015-09-16
cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()
Rafael J. Wysocki
3
-4
/
+8
2015-09-16
blockdev: don't set S_DAX for misaligned partitions
Jeff Moyer
1
-0
/
+7
2015-09-16
dax: fix O_DIRECT I/O to the last block of a blockdev
Jeff Moyer
1
-1
/
+2
2015-09-16
dccp: drop null test before destroy functions
Julia Lawall
2
-10
/
+5
2015-09-16
net: core: drop null test before destroy functions
Julia Lawall
1
-8
/
+4
2015-09-16
atm: he: drop null test before destroy functions
Julia Lawall
1
-5
/
+2
2015-09-16
openvswitch: Fix mask generation for nested attributes.
Jesse Gross
1
-23
/
+59
2015-09-16
ia64: Enable userfaultfd and membarrier system calls
Luck, Tony
3
-1
/
+5
2015-09-16
iser-target: Skip data copy if all the command data comes as immediate
Jenny Derzhavetz
2
-8
/
+19
2015-09-16
iser-target: Change the recv buffers posting logic
Jenny Derzhavetz
2
-48
/
+67
2015-09-16
iser-target: Fix pending connections handling in target stack shutdown sequnce
Jenny Derzhavetz
2
-31
/
+40
2015-09-16
iser-target: Remove np_ prefix from isert_np members
Jenny Derzhavetz
2
-33
/
+33
2015-09-16
iser-target: Remove unused variables
Jenny Derzhavetz
2
-6
/
+0
2015-09-16
iser-target: Put the reference on commands waiting for unsol data
Jenny Derzhavetz
1
-1
/
+37
2015-09-16
iser-target: remove command with state ISTATE_REMOVE
Jenny Derzhavetz
1
-1
/
+8
[prev]
[next]