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-07-19
efi/reboot: Allow powering off machines using EFI
Matt Fleming
1
-0
/
+2
2014-07-19
efi/reboot: Add generic wrapper around EfiResetSystem()
Matt Fleming
1
-0
/
+4
2014-07-18
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
Kees Cook
1
-0
/
+2
2014-07-18
seccomp: introduce writer locking
Kees Cook
1
-3
/
+3
2014-07-18
sched: move no_new_privs into new atomic flags
Kees Cook
1
-3
/
+15
2014-07-18
seccomp: add "seccomp" syscall
Kees Cook
1
-0
/
+2
2014-07-18
tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST
Steven Rostedt (Red Hat)
1
-2
/
+0
2014-07-18
ftrace: Remove check for HAVE_FUNCTION_TRACE_MCOUNT_TEST
Steven Rostedt (Red Hat)
1
-2
/
+1
2014-07-18
ftrace: Remove ftrace_start/stop()
Steven Rostedt (Red Hat)
1
-28
/
+0
2014-07-18
KEYS: Provide a generic instantiation function
David Howells
1
-0
/
+2
2014-07-18
b43: use one shared function for setting MAC frequency
Rafał Miłecki
1
-0
/
+1
2014-07-18
bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)
Rafał Miłecki
1
-0
/
+1
2014-07-18
ssb: extract power info from SPROM revs 4 and 5
Rafał Miłecki
1
-0
/
+37
2014-07-18
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
1
-0
/
+1
2014-07-18
timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3
Cyrill Gorcunov
1
-0
/
+5
2014-07-18
ARM: i.MX: Remove i.MX1 camera support
Alexander Shiyan
1
-35
/
+0
2014-07-18
ARM: imx: move EHCI platform defines out of platform_data header
Shawn Guo
1
-46
/
+0
2014-07-18
ARM: i.MX: Remove registration helper for i.MX1 USB UDC
Alexander Shiyan
1
-23
/
+0
2014-07-18
devres: Add devm_kasprintf and devm_kvasprintf API
Himangi Saraogi
1
-0
/
+4
2014-07-18
serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
Yoshihiro YUNOMAE
1
-0
/
+2
2014-07-18
Serial: allow port drivers to have a default attribute group
Greg Kroah-Hartman
1
-0
/
+2
2014-07-18
serial: 8250: introduce up_to_u8250p() helper
Andy Shevchenko
1
-0
/
+5
2014-07-18
cpufreq: make table sentinel macros unsigned to match use
Brian W Hart
1
-2
/
+2
2014-07-18
nfsd: silence sparse warning about accessing credentials
Jeff Layton
1
-0
/
+9
2014-07-18
Add module param type 'ullong'
Hannes Reinecke
1
-0
/
+5
2014-07-17
KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN
David Howells
1
-0
/
+1
2014-07-17
ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()
Steven Rostedt (Red Hat)
1
-0
/
+1
2014-07-17
KEYS: validate certificate trust only with builtin keys
Dmitry Kasatkin
1
-0
/
+1
2014-07-17
genirq: generic chip: Export irq_map_generic_chip function
Boris BREZILLON
1
-0
/
+2
2014-07-17
ARM: tegra: Move includes to include/soc/tegra
Thierry Reding
4
-200
/
+0
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
1
-4
/
+0
2014-07-17
Merge branch 'locking/urgent' into locking/core, before applying larger chang...
Ingo Molnar
21
-42
/
+126
2014-07-17
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
4
-59
/
+67
2014-07-17
Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...
Bjorn Helgaas
2
-2
/
+6
2014-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-28
/
+44
2014-07-17
PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()
Yijing Wang
1
-2
/
+0
2014-07-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2014-07-16
Merge tag 'v3.16-rc5' into timers/core
Thomas Gleixner
138
-1036
/
+2187
2014-07-16
tracing: Kill ftrace_event_call->files
Oleg Nesterov
1
-1
/
+0
2014-07-16
tracing: Kill destroy_call_preds()
Oleg Nesterov
1
-1
/
+0
2014-07-16
tracing: Kill destroy_preds() and destroy_file_preds()
Oleg Nesterov
1
-1
/
+0
2014-07-16
Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
1
-1
/
+4
2014-07-16
i2c: s6000: remove duplicate driver
Wolfram Sang
1
-10
/
+0
2014-07-16
usb: renesas_usbhs: add R-Car Gen. 2 init and power control
Ulrich Hecht
1
-0
/
+6
2014-07-16
ftrace: Allow archs to specify if they need a separate function graph trampoline
Steven Rostedt (Red Hat)
1
-0
/
+10
2014-07-16
sched: Allow wait_on_bit_action() functions to support a timeout
NeilBrown
2
-9
/
+11
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2
-6
/
+112
2014-07-16
Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying ...
Ingo Molnar
17
-18
/
+77
2014-07-16
ARM: mvebu: extend PMSU code to support dynamic frequency scaling
Thomas Petazzoni
1
-0
/
+20
2014-07-16
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
Davidlohr Bueso
1
-2
/
+4
[prev]
[next]