index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
audit: x86: drop arch from __audit_syscall_entry() interface
Richard Guy Briggs
2014-09-23
5
-25
/
+20
|
*
|
|
|
|
sparc: implement is_32bit_task
Eric Paris
2014-09-23
3
-6
/
+5
|
*
|
|
|
|
sparc: properly conditionalize use of TIF_32BIT
Stephen Rothwell
2014-09-23
1
-0
/
+4
|
*
|
|
|
|
sparc: simplify syscall_get_arch()
Eric Paris
2014-09-23
1
-8
/
+2
|
*
|
|
|
|
audit: fix build error when asm/syscall.h does not exist
Eric Paris
2014-09-23
1
-1
/
+2
|
*
|
|
|
|
audit: add arch field to seccomp event log
Richard Guy Briggs
2014-09-23
1
-5
/
+4
|
*
|
|
|
|
audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() dir...
Richard Guy Briggs
2014-09-23
1
-1
/
+1
|
*
|
|
|
|
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2014-09-23
17
-77
/
+25
|
*
|
|
|
|
ARCH: AUDIT: implement syscall_get_arch for all arches
Eric Paris
2014-09-23
8
-1
/
+49
|
*
|
|
|
|
Alpha: define syscall_get_arch()
Eric Paris
2014-09-23
1
-0
/
+11
|
*
|
|
|
|
UM: implement syscall_get_arch()
Eric Paris
2014-09-23
1
-0
/
+15
|
*
|
|
|
|
SH: define syscall_get_arch() for superh
Eric Paris
2014-09-23
2
-0
/
+24
|
*
|
|
|
|
syscall.h: fix doc text for syscall_get_arch()
Richard Guy Briggs
2014-09-23
1
-1
/
+1
|
*
|
|
|
|
audit: drop unused struct audit_rule definition
Eric Paris
2014-09-23
1
-13
/
+0
*
|
|
|
|
|
Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb
Linus Torvalds
2014-10-19
3
-123
/
+501
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ntb: Adding split BAR support for Haswell platforms
Dave Jiang
2014-10-17
3
-60
/
+210
|
*
|
|
|
|
|
ntb: use errata flag set via DID to implement workaround
Dave Jiang
2014-10-17
2
-9
/
+42
|
*
|
|
|
|
|
ntb: conslidate reading of PPD to move platform detection earlier
Dave Jiang
2014-10-17
1
-28
/
+98
|
*
|
|
|
|
|
ntb: move platform detection to separate function
Dave Jiang
2014-10-17
1
-27
/
+47
|
*
|
|
|
|
|
NTB: debugfs device entry
Jon Mason
2014-10-17
3
-2
/
+107
*
|
|
|
|
|
|
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-10-19
19
-51
/
+1404
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
i2c: i801: Add Device IDs for Intel Sunrise Point PCH
james.d.ralston@intel.com
2014-10-16
3
-0
/
+5
|
*
|
|
|
|
|
|
i2c: hix5hd2: add i2c controller driver
Wei Yan
2014-10-16
4
-0
/
+592
|
*
|
|
|
|
|
|
i2c-imx: Disable the clock on probe failure
Fabio Estevam
2014-10-06
1
-2
/
+6
|
*
|
|
|
|
|
|
i2c: designware: Add support for AMD I2C controller
Carl Peng
2014-10-06
2
-0
/
+28
|
*
|
|
|
|
|
|
i2c: designware: Rework probe() to get clock a bit later
Mika Westerberg
2014-10-06
1
-20
/
+18
|
*
|
|
|
|
|
|
i2c: designware: Default to fast mode in case of ACPI
Mika Westerberg
2014-10-06
1
-4
/
+2
|
*
|
|
|
|
|
|
i2c: axxia: Add I2C driver for AXM55xx
Anders Berg
2014-10-03
4
-0
/
+601
|
*
|
|
|
|
|
|
i2c: exynos: add support for HSI2C module on Exynos7
Naveen Krishna Ch
2014-10-03
3
-7
/
+68
|
*
|
|
|
|
|
|
i2c: mxs: detect No Slave Ack on SELECT in PIO mode
Janusz Użycki
2014-10-03
1
-0
/
+3
|
*
|
|
|
|
|
|
i2c: cros_ec: Remove EC_I2C_FLAG_10BIT
Doug Anderson
2014-09-30
2
-5
/
+4
|
*
|
|
|
|
|
|
i2c: cros-ec-tunnel: Add of match table
Sjoerd Simons
2014-09-29
1
-0
/
+9
|
*
|
|
|
|
|
|
i2c: rcar: remove sign-compare flaw
Wolfram Sang
2014-09-29
1
-1
/
+1
|
*
|
|
|
|
|
|
i2c: ismt: Use minimum descriptor size
Fan Du
2014-09-29
1
-1
/
+1
|
*
|
|
|
|
|
|
i2c: imx: Add arbitration lost check
Haibo Chen
2014-09-29
1
-0
/
+8
|
*
|
|
|
|
|
|
i2c: rk3x: Remove unlikely() annotations
Doug Anderson
2014-09-29
1
-2
/
+2
|
*
|
|
|
|
|
|
i2c: rcar: check for no IRQ in rcar_i2c_irq()
Sergei Shtylyov
2014-09-29
1
-1
/
+7
|
*
|
|
|
|
|
|
i2c: rcar: make rcar_i2c_prepare_msg() *void*
Sergei Shtylyov
2014-09-29
1
-7
/
+2
|
*
|
|
|
|
|
|
i2c: rcar: simplify check for last message
Sergei Shtylyov
2014-09-29
1
-1
/
+1
|
*
|
|
|
|
|
|
i2c: designware: add support of platform data to set I2C mode
Tan, Raymond
2014-09-29
2
-0
/
+27
|
*
|
|
|
|
|
|
i2c: designware: add support of I2C standard mode
Romain Baeriswyl
2014-09-29
1
-2
/
+21
*
|
|
|
|
|
|
|
Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-10-19
4
-7
/
+9
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ALSA: hda_intel: Add Device IDs for Intel Sunrise Point PCH
James Ralston
2014-10-15
1
-0
/
+4
|
*
|
|
|
|
|
|
|
ALSA: emu10k1: Fix deadlock in synth voice lookup
Takashi Iwai
2014-10-14
1
-4
/
+2
|
*
|
|
|
|
|
|
|
ALSA: pcm: Fix referred substream in snd_pcm_action_group() unlock loop
Takashi Iwai
2014-10-14
1
-1
/
+1
|
*
|
|
|
|
|
|
|
ALSA: bebob: Fix failure to detect source of clock for Terratec Phase 88
Takashi Sakamoto
2014-10-10
1
-2
/
+2
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-10-19
18
-351
/
+280
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Input: xpad - add Thrustmaster as Xbox 360 controller vendor
Tommi Rantala
2014-10-16
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing Wheel
Tommi Rantala
2014-10-16
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
Input: max77693-haptic - fix state check in imax77693_haptic_disable()
Jaewon Kim
2014-10-16
1
-1
/
+1
[prev]
[next]