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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-18
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
1
-1
/
+0
2012-09-18
compiler.h: add __visible
Andi Kleen
2
-0
/
+11
2012-09-18
include/net/sock.h: squelch compiler warning in sk_rmem_schedule()
Chuck Lever
1
-1
/
+1
2012-09-18
mm/ia64: fix a memory block size bug
Jianguo Wu
1
-1
/
+1
2012-09-18
Merge tag 'iio-for-v3.7d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
4
-2
/
+161
2012-09-18
cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st...
Daniel Lezcano
1
-2
/
+0
2012-09-18
iio:inkern: Add function to read the processed value
Lars-Peter Clausen
2
-0
/
+55
2012-09-18
iio: consumer.h: Fix kernel doc incosistency
Lars-Peter Clausen
1
-2
/
+2
2012-09-17
iio:dac: Add ad5755 driver
Lars-Peter Clausen
1
-0
/
+103
2012-09-17
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+8
2012-09-17
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-17
/
+56
2012-09-17
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-5
/
+2
2012-09-17
Merge branch 'pm-timers'
Rafael J. Wysocki
4
-3
/
+33
2012-09-17
llc: Remove stray reference to sysctl_llc_station_ack_timeout.
David S. Miller
1
-1
/
+0
2012-09-17
xen/swiotlb: Remove functions not needed anymore.
Konrad Rzeszutek Wilk
1
-9
/
+0
2012-09-17
xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-09-17
KVM: make processes waiting on vcpu mutex killable
Michael S. Tsirkin
1
-1
/
+1
2012-09-17
mfd: anatop-mfd: remove anatop driver
Dong Aisheng
1
-40
/
+0
2012-09-17
ARM: imx6q: Add iomuxc gpr support into syscon
Dong Aisheng
1
-0
/
+319
2012-09-17
mfd: Add syscon driver based on regmap
Dong Aisheng
1
-0
/
+23
2012-09-17
device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit
Joe Perches
1
-2
/
+0
2012-09-17
dev: Add dev_vprintk_emit and dev_printk_emit
Joe Perches
1
-0
/
+11
2012-09-17
netdev_printk/dynamic_netdev_dbg: Directly call printk_emit
Joe Perches
1
-3
/
+0
2012-09-17
dev_dbg/dynamic_debug: Update to use printk_emit, optimize stack
Joe Perches
1
-4
/
+4
2012-09-17
mfd: Provide the tc3589x with its own IRQ domain
Lee Jones
1
-0
/
+1
2012-09-17
mfd: Add MAX8907 core driver
Gyungoh Yoo
1
-0
/
+250
2012-09-17
arm64: Generic timers support
Marc Zyngier
1
-0
/
+21
2012-09-17
arm64: Debugging support
Will Deacon
1
-0
/
+3
2012-09-17
efifb: Skip DMI checks if the bootloader knows what it's doing
Matthew Garrett
1
-0
/
+2
2012-09-17
ASoC: mx27vis: retrieve gpio numbers from platform_data
Shawn Guo
1
-0
/
+11
2012-09-17
ALSA: Compress - add codec parameter checks
Vinod Koul
1
-0
/
+1
2012-09-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-0
/
+1
2012-09-17
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
29
-39
/
+109
2012-09-17
Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...
Olof Johansson
3
-4
/
+217
2012-09-17
Merge branch 'depends/tty-omap-serial' into next/cleanup
Olof Johansson
21
-2054
/
+372
2012-09-17
Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
6
-4
/
+30
2012-09-17
Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
64
-125
/
+257
2012-09-17
Merge branch 'depends/tps6589x-dt' into next/cleanup
Olof Johansson
1
-0
/
+1
2012-09-17
drm/edid: limit printk when facing bad edid
Jerome Glisse
1
-1
/
+2
2012-09-17
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
29
-39
/
+109
2012-09-17
Merge 3.6-rc6 into staging-next
Greg Kroah-Hartman
29
-39
/
+109
2012-09-17
Merge 3.6-rc7 into driver-core-next
Greg Kroah-Hartman
29
-39
/
+109
2012-09-17
Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+12
2012-09-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-1
/
+4
2012-09-16
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-0
/
+1
2012-09-16
Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...
Linus Torvalds
1
-1
/
+0
2012-09-16
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-1
/
+3
2012-09-16
ACPI / processor: remove unused function parameter
Daniel Lezcano
1
-4
/
+2
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-32
/
+90
2012-09-15
uprobes: Introduce arch_uprobe_enable/disable_step()
Sebastian Andrzej Siewior
1
-0
/
+2
[prev]
[next]