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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-10
Invensense MPU6050 Device Driver.
Ge Gao
1
-0
/
+31
2013-02-10
ARM: ux500: remove irq_base property from platform_data
Lee Jones
1
-1
/
+0
2013-02-10
Merge tag 'v3.8-rc6' into next/cleanup
Olof Johansson
9
-54
/
+158
2013-02-10
suspend: enable freeze timeout configuration through sys
Li Fei
1
-0
/
+5
2013-02-10
PM: Introduce suspend state PM_SUSPEND_FREEZE
Zhang Rui
1
-1
/
+5
2013-02-10
jbd2: use module parameters instead of debugfs for jbd_debug
Theodore Ts'o
1
-2
/
+1
2013-02-09
Merge branch spi-next from git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Grant Likely
2
-80
/
+16
2013-02-09
iio:triggers Protect functions in triggers.h from use when not compiled
Jonathan Cameron
1
-0
/
+5
2013-02-09
spi: Add helper functions for setting up transfers
Lars-Peter Clausen
1
-0
/
+44
2013-02-09
iio:common: added allocate and deallocate trigger functions when trigger is d...
Denis CIOCCA
1
-0
/
+10
2013-02-09
time, Fix setting of hardware clock in NTP code
Prarit Bhargava
1
-0
/
+1
2013-02-09
OF: convert devtree lock from rw_lock to raw spinlock
Thomas Gleixner
1
-1
/
+1
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-9
/
+51
2013-02-09
skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZE
Alexander Duyck
1
-0
/
+4
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+3
2013-02-09
sunrpc: trim off trailing checksum before returning decrypted or integrity au...
Jeff Layton
1
-0
/
+1
2013-02-09
Merge usb-linus branch into usb-next
Greg Kroah-Hartman
2
-0
/
+5
2013-02-08
Merge tag 'nfc-next-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
John W. Linville
1
-0
/
+35
2013-02-08
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-5
/
+11
2013-02-08
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+8
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-4
/
+17
2013-02-08
jbd2: add tracepoints which provide per-handle statistics
Theodore Ts'o
1
-1
/
+7
2013-02-08
uprobes: Introduce uprobe_apply()
Oleg Nesterov
1
-0
/
+6
2013-02-08
perf: Introduce hw_perf_event->tp_target and ->tp_list
Oleg Nesterov
1
-2
/
+7
2013-02-08
uprobes: Teach handler_chain() to filter out the probed task
Oleg Nesterov
1
-0
/
+3
2013-02-08
uprobes: Reintroduce uprobe_consumer->filter()
Oleg Nesterov
1
-0
/
+9
2013-02-08
uprobes: Kill uprobe_consumer->filter()
Oleg Nesterov
1
-5
/
+0
2013-02-08
spi/pxa2xx: add support for Intel Low Power Subsystem SPI
Mika Westerberg
2
-0
/
+10
2013-02-08
Thermal: exynos: Add support for temperature falling interrupt.
Jonghwa Lee
1
-0
/
+3
2013-02-08
spi/pxa2xx: add support for DMA engine
Mika Westerberg
1
-0
/
+6
2013-02-08
spi/pxa2xx: break out the private DMA API usage into a separate file
Mika Westerberg
1
-80
/
+0
2013-02-08
wlcore: move wl12xx_platform_data up and make it truly optional
Luciano Coelho
1
-3
/
+11
2013-02-08
wlcore: remove if_ops from platform_data
Luciano Coelho
1
-2
/
+0
2013-02-08
net: usb: fix regression from FLAG_NOARP code
Lucas Stach
1
-1
/
+1
2013-02-08
tg3: add support for Ethernet core in bcm4785
Hauke Mehrtens
1
-0
/
+1
2013-02-08
ssb: get mac address from sprom struct for gige driver
Hauke Mehrtens
1
-12
/
+11
2013-02-08
Merge branch 'mlx4'
David S. Miller
1
-3
/
+2
2013-02-08
net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en
Yan Burman
1
-3
/
+2
2013-02-08
Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux int...
Dave Airlie
1
-0
/
+8
2013-02-08
Merge branch 'console-fixes' into drm-next
Dave Airlie
5
-2
/
+8
2013-02-08
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
2
-0
/
+3
2013-02-08
fb: rework locking to fix lock ordering on takeover
Alan Cox
1
-0
/
+1
2013-02-08
srcu: Remove checks preventing idle CPUs from calling srcu_read_lock()
Lai Jiangshan
1
-18
/
+3
2013-02-08
srcu: Remove checks preventing offline CPUs from calling srcu_read_lock()
Lai Jiangshan
1
-5
/
+0
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
2
-53
/
+60
2013-02-07
sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice
Clark Williams
1
-1
/
+14
2013-02-07
sched: Move sched.h sysctl bits into separate header
Clark Williams
2
-91
/
+97
2013-02-07
extcon: arizona: Use regulated mode for microphone supply when detecting
Mark Brown
1
-0
/
+3
2013-02-07
extcon: arizona: Support additional configuration of microphone detection
Mark Brown
1
-0
/
+6
2013-02-07
jbd2: revert "jbd2: add COW fields to struct jbd2_journal_handle"
Theodore Ts'o
1
-25
/
+3
[prev]
[next]