index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-08-21
of/device: add helper to get cpu device node from logical cpu index
Sudeep KarkadaNagesha
2013-08-21
driver/core: cpu: initialize of_node in cpu's device struture
Sudeep KarkadaNagesha
2013-08-21
ARM: DT/kernel: define ARM specific arch_match_cpu_phys_id
Sudeep KarkadaNagesha
2013-08-21
of: move of_get_cpu_node implementation to DT core library
Sudeep KarkadaNagesha
2013-08-21
powerpc: refactor of_get_cpu_node to support other architectures
Sudeep KarkadaNagesha
2013-08-21
openrisc: remove undefined of_get_cpu_node declaration
Sudeep KarkadaNagesha
2013-08-21
microblaze: remove undefined of_get_cpu_node declaration
Sudeep KarkadaNagesha
2013-08-18
Linux 3.11-rc6
v3.11-rc6
Linus Torvalds
2013-08-18
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-08-17
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-08-16
s390: Fix broken build
Guenter Roeck
2013-08-16
MAINTAINERS: Change ownership for SGI specific modules.
Robin Holt
2013-08-16
jbd2: Fix oops in jbd2_journal_file_inode()
Jan Kara
2013-08-16
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-08-16
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...
Linus Torvalds
2013-08-16
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2013-08-16
Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2013-08-16
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2013-08-16
Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
2013-08-16
ALSA: hda - Add a fixup for Gateway LT27
Takashi Iwai
2013-08-15
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
2013-08-15
tun: signedness bug in tun_get_user()
Dan Carpenter
2013-08-15
qlcnic: Fix diagnostic interrupt test for 83xx adapters
Manish Chopra
2013-08-15
qlcnic: Fix beacon state return status handling
Sucheta Chakraborty
2013-08-15
qlcnic: Fix set driver version command
Himanshu Madhani
2013-08-15
net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...
Daniel Borkmann
2013-08-15
Merge tag 'asoc-v3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
2013-08-15
Merge remote-tracking branch 'asoc/fix/tegra' into asoc-linus
Mark Brown
2013-08-15
Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linus
Mark Brown
2013-08-15
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Mark Brown
2013-08-15
Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linus
Mark Brown
2013-08-15
ASoC: tegra: fix Tegra30 I2S capture parameter setup
Stephen Warren
2013-08-15
net_sched: restore "linklayer atm" handling
Jesper Dangaard Brouer
2013-08-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2013-08-15
drivers/net/ethernet/via/via-velocity.c: update napi implementation
Julia Lawall
2013-08-15
Revert "cxgb3: Check and handle the dma mapping errors"
Alexey Kardashevskiy
2013-08-15
be2net: Clear any capability flags that driver is not interested in.
Sarveshwar Bandi
2013-08-14
openvswitch: Reset tunnel key between input and output.
Jesse Gross
2013-08-14
openvswitch: Use correct type while allocating flex array.
Pravin B Shelar
2013-08-14
openvswitch: Fix bad merge resolution.
Jesse Gross
2013-08-14
USB: keyspan: fix null-deref at disconnect and release
Johan Hovold
2013-08-14
USB: mos7720: fix broken control requests
Johan Hovold
2013-08-14
usb: add two quirky touchscreen
Oliver Neukum
2013-08-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-08-14
m68k: Truncate base in do_div()
Andreas Schwab
2013-08-14
m68k/atari: ARAnyM - Fix NatFeat module support
Geert Uytterhoeven
2013-08-13
tun: compare with 0 instead of total_len
Weiping Pan
2013-08-13
rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header
Asbjoern Sloth Toennesen
[next]