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
2012-08-22
introduce kref_put_mutex()
Al Viro
1
-0
/
+18
2012-08-22
KVM: introduce readonly memslot
Xiao Guangrong
2
-7
/
+6
2012-08-22
KVM: introduce KVM_HVA_ERR_RO_BAD
Xiao Guangrong
1
-2
/
+3
2012-08-22
KVM: introduce KVM_HVA_ERR_BAD
Xiao Guangrong
1
-1
/
+7
2012-08-22
KVM: introduce KVM_PFN_ERR_RO_FAULT
Xiao Guangrong
1
-0
/
+1
2012-08-22
KVM: introduce gfn_to_pfn_memslot_atomic
Xiao Guangrong
1
-1
/
+2
2012-08-22
KVM: hide KVM_MEMSLOT_INVALID from userspace
Xiao Guangrong
2
-2
/
+12
2012-08-22
Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...
David Woodhouse
355
-2598
/
+15685
2012-08-22
mfd: Move tps65217 regulator plat data handling to regulator
AnilKumar Ch
1
-3
/
+9
2012-08-22
mfd: Move tps65217 regulator plat data handling to regulator
AnilKumar Ch
1
-3
/
+9
2012-08-22
Input: uinput - specify exact bit sizes on userspace APIs
Dmitry Torokhov
1
-13
/
+14
2012-08-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-3
/
+3
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-35
/
+51
2012-08-22
mm: compaction: Abort async compaction if locks are contended or taking too long
Mel Gorman
1
-2
/
+2
2012-08-22
string: do not export memweight() to userspace
WANG Cong
1
-1
/
+1
2012-08-22
svcrpc: make svc_xprt_received static
J. Bruce Fields
1
-1
/
+0
2012-08-22
svcrpc: don't bother checking bad svc_addr_len result
J. Bruce Fields
1
-2
/
+1
2012-08-22
svcrpc: share some setup of listening sockets
J. Bruce Fields
1
-0
/
+1
2012-08-22
workqueue: deprecate __cancel_delayed_work()
Tejun Heo
1
-1
/
+1
2012-08-22
workqueue: reimplement cancel_delayed_work() using try_to_grab_pending()
Tejun Heo
1
-16
/
+1
2012-08-22
workqueue: use irqsafe timer for delayed_work
Tejun Heo
1
-3
/
+5
2012-08-22
workqueue: clean up delayed_work initializers and add missing one
Tejun Heo
1
-25
/
+23
2012-08-22
workqueue: make deferrable delayed_work initializer names consistent
Tejun Heo
1
-4
/
+4
2012-08-22
workqueue: cosmetic whitespace updates for macro definitions
Tejun Heo
1
-63
/
+63
2012-08-22
bcma: detect and register NAND flash device
Rafał Miłecki
1
-0
/
+13
2012-08-22
ath9k_htc: implement sta_rc_update() mac80211 callback
Antonio Quartulli
0
-0
/
+0
2012-08-22
bcma: detect and register serial flash device
Rafał Miłecki
2
-0
/
+15
2012-08-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-4
/
+26
2012-08-21
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Tejun Heo
1
-100
/
+65
2012-08-21
Revert "rfkill: remove dead code"
AceLan Kao
1
-0
/
+31
2012-08-21
swiotlb: add the late swiotlb initialization function with iotlb memory
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-08-21
Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2012-08-21
timer: Implement TIMER_IRQSAFE
Tejun Heo
1
-4
/
+12
2012-08-21
timer: Clean up timer initializers
Tejun Heo
1
-84
/
+39
2012-08-21
timer: Relocate declarations of init_timer_on_stack_key()
Tejun Heo
1
-15
/
+15
2012-08-21
timer: Generalize timer->base flags handling
Tejun Heo
1
-2
/
+4
2012-08-21
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
323
-2453
/
+15514
2012-08-21
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2
-10
/
+175
2012-08-21
ethtool.h: MDI setting support
Jesse Brandeburg
1
-6
/
+11
2012-08-21
workqueue: deprecate system_nrt[_freezable]_wq
Tejun Heo
1
-2
/
+2
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-2
/
+2
2012-08-21
workqueue: gut system_nrt[_freezable]_wq()
Tejun Heo
1
-9
/
+14
2012-08-21
workqueue: gut flush[_delayed]_work_sync()
Tejun Heo
1
-2
/
+12
2012-08-21
usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET
Lan Tianyu
1
-2
/
+2
2012-08-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2012-08-20
PCI: Add pcie_flags_reg to cache PCIe capabilities register
Yijing Wang
1
-0
/
+10
2012-08-20
cfg80211: add P2P Device abstraction
Johannes Berg
1
-4
/
+26
2012-08-20
cputime: Consolidate vtime handling on context switch
Frederic Weisbecker
1
-0
/
+6
2012-08-20
Merge git://1984.lsi.us.es/nf
David S. Miller
1
-1
/
+1
2012-08-20
team: add support for non-ethernet devices
Jiri Pirko
1
-2
/
+2
[prev]
[next]