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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-07
mtd: Move major number definitions to major.h
Ezequiel Garcia
2
-3
/
+2
2013-11-07
udp: Remove unnecessary semicolon from do{}while (0) macro
Joe Perches
1
-7
/
+7
2013-11-07
Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-31
/
+207
2013-11-07
Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-5
/
+1
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-53
/
+149
2013-11-07
ACPI / hotplug: Make acpi_bus_hot_remove_device() internal
Rafael J. Wysocki
1
-1
/
+0
2013-11-07
ACPI / hotplug: Simplify device ejection routines
Rafael J. Wysocki
1
-5
/
+0
2013-11-07
Merge tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-101
/
+388
2013-11-07
Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
17
-410
/
+384
2013-11-07
PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()
Konrad Rzeszutek Wilk
1
-0
/
+2
2013-11-07
tracing: Remove unused function ftrace_off_permanent()
Steven Rostedt (Red Hat)
1
-2
/
+0
2013-11-06
uprobes: Export write_opcode() as uprobe_write_opcode()
Oleg Nesterov
1
-0
/
+1
2013-11-06
uprobes: Move function declarations out of arch
David A. Long
1
-0
/
+8
2013-11-06
drm/ttm: Enable the dma page pool also for intel IOMMUs
Thomas Hellstrom
1
-1
/
+10
2013-11-06
cpuset: Fix potential deadlock w/ set_mems_allowed
John Stultz
1
-0
/
+4
2013-11-06
seqcount: Add lockdep functionality to seqcount/seqlock structures
John Stultz
3
-13
/
+82
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
1
-0
/
+7
2013-11-06
hung_task: add method to reset detector
Marcelo Tosatti
1
-0
/
+8
2013-11-06
srcu: API for barrier after srcu read unlock
Michael S. Tsirkin
1
-0
/
+14
2013-11-06
Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...
Ingo Molnar
18
-402
/
+600
2013-11-06
sched: Move completion code from core.c to completion.c
Peter Zijlstra
1
-1
/
+1
2013-11-06
Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ fil...
Ingo Molnar
5
-28
/
+118
2013-11-06
Merge tag 'v3.12' into core/locking to pick up mutex upates
Ingo Molnar
55
-197
/
+249
2013-11-06
drm: make drm_get_minor() static
David Herrmann
1
-1
/
+0
2013-11-06
drm: simplify drm_put_minor()
David Herrmann
1
-1
/
+0
2013-11-06
drm: Compact booleans within struct drm_file
Chris Wilson
1
-7
/
+6
2013-11-06
drm: Do not drop root privileges for a fancier younger process
Chris Wilson
1
-0
/
+1
2013-11-06
drm: add drm_set_preferred_mode
Gerd Hoffmann
1
-0
/
+2
2013-11-06
ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
Hannes Frederic Sowa
2
-4
/
+17
2013-11-06
drm: Remove drm_debugfs_node and drm_debugfs_list
Lespiau, Damien
1
-21
/
+0
2013-11-06
drm: Constify struct drm_info_list * arguments
Lespiau, Damien
1
-4
/
+5
2013-11-06
drm: Push latency sensitive bits of vblank scanoutpos timestamping into kms d...
Mario Kleiner
1
-2
/
+8
2013-11-06
iio: hid-sensors: light/als : Add sensitivity
Srinivas Pandruvada
1
-0
/
+1
2013-11-06
iio: hid-sensors: gyro : Add sensitivity
Srinivas Pandruvada
1
-0
/
+1
2013-11-06
iio: hid-sensors: accelerometer: Add sensitivity
Srinivas Pandruvada
1
-0
/
+5
2013-11-06
tracing: Add support for SOFT_DISABLE to syscall events
Tom Zanussi
1
-2
/
+2
2013-11-06
tracing: Make register/unregister_ftrace_command __init
Tom Zanussi
1
-2
/
+2
2013-11-06
tracing: Update event filters for multibuffer
Tom Zanussi
3
-11
/
+25
2013-11-06
Merge branch 'idle.2013.09.25a' of git://git.kernel.org/pub/scm/linux/kernel/...
Steven Rostedt (Red Hat)
3
-12
/
+31
2013-11-06
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
4
-73
/
+72
2013-11-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
4
-5
/
+74
2013-11-06
net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use
Enrico Mioso
1
-0
/
+3
2013-11-05
audit: call audit_bprm() only once to add AUDIT_EXECVE information
Richard Guy Briggs
1
-6
/
+3
2013-11-05
audit: move audit_aux_data_execve contents into audit_context union
Richard Guy Briggs
1
-2
/
+2
2013-11-05
audit: audit feature to set loginuid immutable
Eric Paris
1
-1
/
+2
2013-11-05
audit: audit feature to only allow unsetting the loginuid
Eric Paris
1
-1
/
+2
2013-11-05
audit: implement generic feature setting and retrieving
Eric Paris
2
-0
/
+18
2013-11-05
audit: change decimal constant to macro for invalid uid
Richard Guy Briggs
1
-0
/
+2
2013-11-05
audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTH
Richard Guy Briggs
1
-0
/
+6
2013-11-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
17
-467
/
+365
[prev]
[next]