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.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
2011-05-19
ipv4: Pass explicit destination address to rt_get_peer().
David S. Miller
1
-1
/
+1
2011-05-19
ipv4: Make caller provide flowi4 key to inet_csk_route_req().
David S. Miller
1
-0
/
+1
2011-05-19
ipv4: Kill RT_CACHE_DEBUG
David S. Miller
1
-7
/
+0
2011-05-19
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-3
/
+6
2011-05-18
ftrace: Allow dynamically allocated function tracers
Steven Rostedt
2
-0
/
+2
2011-05-18
ftrace: Implement separate user function filtering
Steven Rostedt
1
-1
/
+6
2011-05-18
ftrace: Use counters to enable functions to trace
Steven Rostedt
1
-2
/
+6
2011-05-18
ftrace: Create a global_ops to hold the filter and notrace hashes
Steven Rostedt
1
-2
/
+8
2011-05-18
ftrace: Use hash instead for FTRACE_FL_FILTER
Steven Rostedt
1
-2
/
+1
2011-05-18
ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions
Steven Rostedt
1
-1
/
+0
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2
-7
/
+6
2011-05-18
of: fix race when matching drivers
Milton Miller
1
-2
/
+6
2011-05-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2011-05-18
signal: trivial, fix the "timespec declared inside parameter list" warning
Oleg Nesterov
1
-1
/
+3
2011-05-18
genirq: Uninline and sanity check generic_handle_irq()
Thomas Gleixner
1
-4
/
+1
2011-05-18
procfs: add stub for proc_mkdir_mode()
Randy Dunlap
1
-0
/
+2
2011-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-7
/
+17
2011-05-18
PM: Introduce generic prepare and complete callbacks for subsystems
Rafael J. Wysocki
1
-7
/
+19
2011-05-18
PM: Allow drivers to allocate memory from .prepare() callbacks safely
Rafael J. Wysocki
1
-0
/
+4
2011-05-18
Merge branch 'power-domains' into for-linus
Rafael J. Wysocki
3
-3
/
+103
2011-05-18
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
3
-26
/
+0
2011-05-18
kmod: always provide usermodehelper_disable()
Kay Sievers
1
-4
/
+0
2011-05-18
PM: Print a warning if firmware is requested when tasks are frozen
Rafael J. Wysocki
1
-0
/
+5
2011-05-17
net: ping: fix build failure
Vasiliy Kulikov
1
-2
/
+0
2011-05-17
scsi: remove performance regression due to async queue run
Jens Axboe
1
-0
/
+1
2011-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-0
/
+1
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-14
/
+1279
2011-05-16
ftrace: Avoid recording mcount on .init sections directly
Steven Rostedt
1
-7
/
+7
2011-05-16
PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"
Kevin Hilman
1
-3
/
+0
2011-05-16
cfg80211: make stripping of 802.11 header optional from AMSDU
Yogesh Ashok Powar
1
-1
/
+3
2011-05-16
nl80211: Move peer link state definition to nl80211
Javier Cardona
2
-30
/
+38
2011-05-16
cfg80211: advertise possible interface combinations
Johannes Berg
2
-1
/
+209
2011-05-16
pstore: fix pstore filesystem mount/remount issue
Chen Gong
1
-0
/
+2
2011-05-16
pstore: fix one type of return value in pstore
Chen Gong
1
-1
/
+1
2011-05-16
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+1
2011-05-16
Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...
Chris Ball
1
-0
/
+1
2011-05-16
drm: Take lock around probes for drm_fb_helper_hotplug_event
Chris Wilson
1
-1
/
+1
2011-05-16
caif: remove unesesarry exports
sjur.brandeland@stericsson.com
1
-1
/
+0
2011-05-16
caif: Handle dev_queue_xmit errors.
sjur.brandeland@stericsson.com
1
-1
/
+2
2011-05-16
caif: prepare support for namespaces
sjur.brandeland@stericsson.com
2
-81
/
+14
2011-05-16
caif: Protected in-flight packets using dev or sock refcont.
sjur.brandeland@stericsson.com
1
-0
/
+29
2011-05-16
caif: Move refcount from service layer to sock and dev.
sjur.brandeland@stericsson.com
1
-13
/
+16
2011-05-16
caif: Add ref-count to framing layer
sjur.brandeland@stericsson.com
1
-1
/
+4
2011-05-16
caif: Use RCU instead of spin-lock in caif_dev.c
sjur.brandeland@stericsson.com
1
-0
/
+10
2011-05-16
caif: Use rcu_read_lock in CAIF mux layer.
sjur.brandeland@stericsson.com
1
-0
/
+2
2011-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-1
/
+0
2011-05-15
fs: remove FS_COW_FL
Li Zefan
1
-1
/
+0
2011-05-14
pata_cm64x: fix boot crash on parisc
James Bottomley
1
-0
/
+2
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
631
-4082
/
+16350
2011-05-14
clocksource: convert footbridge to generic i8253 clocksource
Russell King
1
-0
/
+2
[prev]
[next]