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
2012-10-30
mac80211: handle TX power per virtual interface
Johannes Berg
1
-1
/
+6
2012-10-30
cfg80211: allow per interface TX power setting
Johannes Berg
2
-3
/
+9
2012-10-30
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
15
-18
/
+229
2012-10-30
drbd: log request sector offset and size for IO errors
Lars Ellenberg
1
-1
/
+1
2012-10-30
drbd: introduce stop-sector to online verify
Lars Ellenberg
2
-1
/
+2
2012-10-30
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
1
-0
/
+19
2012-10-30
ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointer
Paul Walmsley
1
-0
/
+38
2012-10-30
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
1
-8
/
+20
2012-10-30
Merge remote-tracking branch 'master' into queue
Marcelo Tosatti
1153
-39720
/
+49142
2012-10-30
cputime: Separate irqtime accounting from generic vtime
Frederic Weisbecker
1
-10
/
+8
2012-10-30
cputime: Specialize irq vtime hooks
Frederic Weisbecker
2
-2
/
+27
2012-10-30
kvm: Directly account vtime to system on guest switch
Frederic Weisbecker
1
-2
/
+10
2012-10-30
vtime: Make vtime_account_system() irqsafe
Frederic Weisbecker
1
-1
/
+3
2012-10-30
vtime: Gather vtime declarations to their own header file
Frederic Weisbecker
3
-18
/
+24
2012-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+9
2012-10-29
Merge tag 'nfc-next-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
John W. Linville
3
-2
/
+33
2012-10-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+13
2012-10-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+9
2012-10-29
clk: Add devm_clk_{register,unregister}()
Stephen Boyd
1
-0
/
+2
2012-10-29
mfd: dbx500: Export prmcu_request_ape_opp_100_voltage
Ulf Hansson
2
-2
/
+12
2012-10-29
clk: Don't return negative numbers for unsigned values with !clk
Stephen Boyd
1
-3
/
+3
2012-10-29
clk: Fix documentation typos
Stephen Boyd
1
-3
/
+3
2012-10-29
clk: Document .is_enabled op
Stephen Boyd
1
-0
/
+4
2012-10-29
Merge 3.7-rc3 into usb-next.
Greg Kroah-Hartman
17
-60
/
+62
2012-10-29
Merge 3.7-rc3 into tty-next
Greg Kroah-Hartman
17
-60
/
+62
2012-10-29
Merge 3.7-rc3 into char-misc-next
Greg Kroah-Hartman
17
-60
/
+62
2012-10-29
Merge 3.7-rc3 into staging-next
Greg Kroah-Hartman
83
-2346
/
+2432
2012-10-29
OMAPDSS: export dss_get_def_display_name()
Tomi Valkeinen
1
-0
/
+1
2012-10-29
NFC: Extend netlink interface for LTO, RW, and MIUX parameters support
Thierry Escande
1
-0
/
+15
2012-10-29
rtnl/ipv4: use netconf msg to advertise forwarding status
Nicolas Dichtel
1
-0
/
+2
2012-10-29
rtnl/ipv6: use netconf msg to advertise forwarding status
Nicolas Dichtel
1
-0
/
+2
2012-10-29
rtnl: add a new type of msg to advertise protocol configuration
Nicolas Dichtel
2
-0
/
+27
2012-10-29
[media] v4l2: Fix typo in struct v4l2_captureparm description
Kirill Smelkov
1
-1
/
+1
2012-10-29
pinctrl/nomadik: merge old pincfg header
Linus Walleij
1
-0
/
+158
2012-10-29
pinctrl/nomadik: move the platform data header
Linus Walleij
1
-0
/
+108
2012-10-28
percpu-rw-semaphores: use rcu_read_lock_sched
Mikulas Patocka
1
-4
/
+4
2012-10-28
percpu-rw-semaphores: use light/heavy barriers
Mikulas Patocka
1
-13
/
+7
2012-10-28
ALSA: core: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakage
Clemens Ladisch
1
-1
/
+2
2012-10-28
srcu: Add DEFINE_SRCU()
Lai Jiangshan
1
-0
/
+30
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
3
-19
/
+51
2012-10-27
uio: uio_pruss: replace private SRAM API with genalloc
Matt Porter
1
-1
/
+2
2012-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+4
2012-10-27
freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()
Oleg Nesterov
1
-4
/
+3
2012-10-27
mac80211: verify that skb data is present
Johannes Berg
1
-0
/
+9
2012-10-26
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-52
/
+143
2012-10-26
Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+16
2012-10-26
Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2012-10-26
Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+14
2012-10-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2012-10-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+7
[prev]
[next]