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
2014-03-04
iommu/vt-d: Move private structures and variables into intel-iommu.c
Jiang Liu
1
-22
/
+1
2014-03-04
iommu/vt-d: Factor out dmar_alloc_dev_scope() for later reuse
Jiang Liu
1
-0
/
+1
2014-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+4
2014-03-04
genirq: Move kstat_incr_irqs_this_cpu() to core
Thomas Gleixner
1
-8
/
+0
2014-03-04
genirq: Add a kstat helper to increment irq stats
Thomas Gleixner
1
-5
/
+7
2014-03-04
ia64/efi: Implement efi_enabled()
Matt Fleming
1
-8
/
+0
2014-03-04
efi: Move facility flags to struct efi
Matt Fleming
1
-5
/
+13
2014-03-04
mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGS
Liu Ping Fan
1
-2
/
+2
2014-03-04
mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking
Vlastimil Babka
1
-1
/
+1
2014-03-04
mm: close PageTail race
David Rientjes
2
-43
/
+12
2014-03-04
Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Paolo Bonzini
23
-99
/
+211
2014-03-04
regulator: pfuze100: add pfuze200 support
Robin Gong
1
-0
/
+14
2014-03-04
Merge tag 'v3.14-rc5' into HEAD
Grant Likely
38
-125
/
+303
2014-03-04
s390/compat: automatic zero, sign and pointer conversion of syscalls
Heiko Carstens
1
-0
/
+2
2014-03-04
compat: add COMPAT_SYSCALL_DEFINE0 macro
Heiko Carstens
1
-0
/
+3
2014-03-04
compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64
Heiko Carstens
1
-0
/
+2
2014-03-04
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
1
-0
/
+6
2014-03-04
mfd: dbx500/abx500: root out hardcoded IRQ assignments
Linus Walleij
2
-4
/
+0
2014-03-03
futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
Heiko Carstens
1
-0
/
+4
2014-03-03
Merge 3.14-rc5 into usb-next
Greg Kroah-Hartman
4
-9
/
+8
2014-03-03
Merge 3.14-rc5 into tty-next
Greg Kroah-Hartman
4
-9
/
+8
2014-03-03
Merge 3.14-rc5 into staging-next
Greg Kroah-Hartman
4
-9
/
+8
2014-03-03
Merge 3.14-rc5 into driver-core-next
Greg Kroah-Hartman
15
-26
/
+92
2014-03-03
Merge 3.14-rc5 into char-misc-next
Greg Kroah-Hartman
4
-9
/
+8
2014-03-03
net/mlx4_en: Use union for BlueFlame WQE
Amir Vadai
1
-3
/
+8
2014-03-03
net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()
Eugenia Emantayev
1
-0
/
+12
2014-03-03
Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+5
2014-03-02
PM: Add pm_runtime_suspend|resume_force functions
Ulf Hansson
1
-0
/
+4
2014-03-01
NFSv4: Fix another nfs4_sequence corruptor
Trond Myklebust
1
-0
/
+5
2014-03-01
Merge tag 'v3.14-rc4' into next
Dmitry Torokhov
337
-3388
/
+6951
2014-03-01
audit: Send replies in the proper network namespace.
Eric W. Biederman
1
-1
/
+2
2014-03-01
serial: imx: Remove init() and exit() platform callbacks
Alexander Shiyan
1
-2
/
+0
2014-03-01
tty: Fix low_latency BUG
Peter Hurley
1
-1
/
+1
2014-03-01
tty: serial: bcm63xx_uart: define UART_REG_SIZE constant
Florian Fainelli
1
-0
/
+2
2014-03-01
PM / sleep: Set pm_generic functions to NULL for !CONFIG_PM_SLEEP
Ulf Hansson
1
-8
/
+20
2014-03-01
PM: fix typo in comment
Lad, Prabhakar
1
-1
/
+1
2014-03-01
drivers: Introduce MEN Chameleon Bus
Johannes Thumshirn
2
-0
/
+124
2014-03-01
FMC: show_sdb_tree: dump synthesis/commit ID info
Alessandro Rubini
1
-0
/
+2
2014-02-28
ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}
Zhao, Gang
1
-36
/
+0
2014-02-28
wl1251: move power GPIO handling into the driver
Sebastian Reichel
1
-1
/
+1
2014-02-28
wl1251: split wl251 platform data to a separate structure
Luciano Coelho
1
-1
/
+21
2014-02-28
Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-0
/
+4
2014-02-28
Merge branch 'timers/core' into sched/idle
Ingo Molnar
1
-3
/
+13
2014-02-28
video: imxfb: Remove unused fields from platform data structure
Alexander Shiyan
1
-10
/
+0
2014-02-28
video: imxfb: Remove dead declaration of set_imx_fb_info()
Alexander Shiyan
1
-1
/
+0
2014-02-28
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
6
-66
/
+165
2014-02-28
net: move net_device priv_flags out from UAPI
Luis R. Rodriguez
1
-0
/
+83
2014-02-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-3
/
+3
2014-02-27
leds: leds-s3c24xx: Trivial cleanup in header file
Sachin Kamat
1
-5
/
+4
2014-02-27
leds: leds-mc13783: Add MC34708 LED support
Alexander Shiyan
1
-0
/
+6
[prev]
[next]