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-26
Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...
Greg Kroah-Hartman
2
-1
/
+19
2014-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-9
/
+9
2014-03-26
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-0
/
+5
2014-03-26
Merge tag 'asoc-v3.15' into asoc-next
Mark Brown
7
-8
/
+63
2014-03-25
workqueue: Provide destroy_delayed_work_on_stack()
Thomas Gleixner
1
-0
/
+2
2014-03-25
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2
-0
/
+12
2014-03-25
if_vlan: Call dev_kfree_skb_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-25
clk: support hardware-specific debugfs entries
Alex Elder
1
-0
/
+8
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+8
2014-03-25
workqueue: Spelling s/instensive/intensive/
Geert Uytterhoeven
1
-1
/
+1
2014-03-24
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
Theodore Ts'o
1
-0
/
+3
2014-03-24
audit: define audit_is_compat in kernel internal header
Eric Paris
1
-0
/
+6
2014-03-24
iommu/vt-d: Store PCI segment number in struct intel_iommu
David Woodhouse
1
-0
/
+1
2014-03-24
iommu/vt-d: Change scope lists to struct device, bus, devfn
David Woodhouse
1
-6
/
+12
2014-03-24
NVMe: IOCTL path RCU protect queue access
Keith Busch
1
-4
/
+1
2014-03-24
NVMe: RCU protected access to io queues
Keith Busch
1
-1
/
+1
2014-03-24
VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.
Rusty Russell
3
-6
/
+13
2014-03-22
Merge branch 'randconfig-fixes' into next/fixes-non-critical
Arnd Bergmann
1
-1
/
+1
2014-03-21
ptp: introduce programmable pins.
Richard Cochran
1
-0
/
+33
2014-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-0
/
+5
2014-03-21
tracepoint: Remove unused API functions
Mathieu Desnoyers
1
-18
/
+0
2014-03-21
ARM: pxa: fix pxa_ssp_* declarations
Arnd Bergmann
1
-1
/
+1
2014-03-21
Revert "tracing: Move event storage for array from macro to standalone function"
Steven Rostedt (Red Hat)
1
-0
/
+8
2014-03-21
Merge branch 'acpi-processor'
Rafael J. Wysocki
1
-0
/
+4
2014-03-21
blk-mq: merge blk_mq_insert_request and blk_mq_run_request
Christoph Hellwig
1
-2
/
+1
2014-03-21
KVM: Bump KVM_MAX_IRQ_ROUTES for s390
Cornelia Huck
1
-0
/
+4
2014-03-21
KVM: s390: irq routing for adapter interrupts.
Cornelia Huck
1
-0
/
+9
2014-03-21
Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+0
2014-03-21
mm: fix swapops.h:131 bug if remap_file_pages raced migration
Hugh Dickins
1
-2
/
+1
2014-03-21
rcu: Provide grace-period piggybacking API
Paul E. McKenney
2
-0
/
+12
2014-03-21
Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC
Dave Jones
1
-1
/
+1
2014-03-21
net: cdc_ncm: respect operator preferred MTU reported by MBIM
Ben Chan
1
-0
/
+1
2014-03-21
net/mlx4: Adapt code for N-Port VF
Matan Barak
1
-0
/
+1
2014-03-21
net/mlx4: Add utils for N-Port VFs
Matan Barak
1
-0
/
+27
2014-03-21
net/mlx4: Add data structures to support N-Ports per VF
Matan Barak
1
-0
/
+7
2014-03-20
serial: s3c: Fix build of header without serial_core.h preinclusion
Mark Brown
1
-0
/
+2
2014-03-20
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
1
-4
/
+0
2014-03-20
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+4
2014-03-20
compat: include linux/unistd.h within linux/compat.h
Heiko Carstens
1
-0
/
+1
2014-03-20
sched: declare pid_alive as inline
Richard Guy Briggs
1
-1
/
+1
2014-03-20
pid: get pid_t ppid of task in init_pid_ns
Richard Guy Briggs
1
-1
/
+19
2014-03-20
audit: Add generic compat syscall support
AKASHI Takahiro
1
-0
/
+8
2014-03-20
audit: Send replies in the proper network namespace.
Eric W. Biederman
1
-1
/
+2
2014-03-20
CPU hotplug, perf: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-1
/
+15
2014-03-20
CPU hotplug: Provide lockless versions of callback registration functions
Srivatsa S. Bhat
1
-0
/
+47
2014-03-20
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-12
/
+13
2014-03-20
Merge branches 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
1
-28
/
+42
2014-03-20
Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'
Rafael J. Wysocki
3
-9
/
+30
2014-03-20
Merge branches 'acpi-battery' and 'acpi-video'
Rafael J. Wysocki
1
-57
/
+0
2014-03-20
PM / sleep: Correct whitespace errors in <linux/pm.h>
Geert Uytterhoeven
1
-16
/
+16
[prev]
[next]