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.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-05
x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot
Rafael J. Wysocki
1
-0
/
+8
2011-12-05
ARM: davinci: dm365 evm: align nand partition table to u-boot
Shankarmurthy,Akshay
1
-1
/
+1
2011-12-05
ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0
Manjunathappa, Prakash
1
-1
/
+1
2011-12-05
ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_mode
Hans Verkuil
1
-3
/
+3
2011-12-05
ARM: davinci: dm646x does not have a DSP domain
Sekhar Nori
1
-1
/
+0
2011-12-05
ARM: davinci: psc: fix incorrect offsets
Murali Karicheri
2
-9
/
+11
2011-12-05
ARM: davinci: psc: fix incorrect mask
Murali Karicheri
2
-1
/
+2
2011-12-05
x86, UV: Fix UV2 hub part number
Jack Steiner
2
-0
/
+3
2011-12-05
x86: Add user_mode_vm check in stack_overflow_check
Mitsuo Hayasaka
1
-0
/
+3
2011-12-05
Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgent
Ingo Molnar
4
-12
/
+14
2011-12-05
slab, lockdep: Fix silly bug
Peter Zijlstra
1
-1
/
+4
2011-12-05
perf: Fix loss of notification with multi-event
Peter Zijlstra
4
-2
/
+91
2011-12-05
perf, x86: Force IBS LVT offset assignment for family 10h
Robert Richter
1
-11
/
+18
2011-12-05
perf, x86: Disable PEBS on SandyBridge chips
Peter Zijlstra
1
-0
/
+8
2011-12-05
ASoC: Make SND_SOC_MX27VIS_AIC32X4 depend on I2C
Axel Lin
1
-1
/
+1
2011-12-05
ASoC: Fix dependency for SND_SOC_RAUMFELD and SND_PXA2XX_SOC_HX4700
Axel Lin
1
-1
/
+2
2011-12-05
ASoC: uda1380: Return proper error in uda1380_modinit failure path
Axel Lin
1
-2
/
+2
2011-12-04
x86: Fix boot failures on older AMD CPU's
Linus Torvalds
1
-4
/
+4
2011-12-04
sbus: convert drivers/sbus/char/* to use module_platform_driver()
Axel Lin
5
-57
/
+5
2011-12-04
bbc_i2c: Remove unneeded err variable
Axel Lin
1
-10
/
+4
2011-12-04
sparc: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2
-7
/
+3
2011-12-04
arch/tile: use new generic {enable,disable}_percpu_irq() routines
Chris Metcalf
3
-20
/
+10
2011-12-04
drivers/net/ethernet/tile: use skb_frag_page() API
Chris Metcalf
1
-2
/
+2
2011-12-04
asm-generic/unistd.h: support new process_vm_{readv,write} syscalls
Chris Metcalf
2
-1
/
+16
2011-12-04
arch/tile: fix double-free bug in homecache_free_pages()
Chris Metcalf
1
-3
/
+6
2011-12-04
arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.
Chris Metcalf
4
-0
/
+6
2011-12-03
xen/pm_idle: Make pm_idle be default_idle under Xen.
Konrad Rzeszutek Wilk
3
-1
/
+10
2011-12-03
ASoC: kirkwood: Make SND_KIRKWOOD_SOC_OPENRD and SND_KIRKWOOD_SOC_T5325 depen...
Axel Lin
1
-1
/
+2
2011-12-03
Merge branch 'next/topic-update-maintainer' into samsung-fixes-2
Kukjin Kim
1
-22
/
+5
2011-12-03
ipv4: make sure RTO_ONLINK is saved in routing cache
Julian Anastasov
1
-6
/
+6
2011-12-03
Bluetooth: Correct version check in hci_setup
Andrei Emeltchenko
1
-1
/
+1
2011-12-03
btusb: fix a memory leak in btusb_send_frame()
Cong Wang
1
-2
/
+1
2011-12-03
xfs: fix allocation length overflow in xfs_bmapi_write()
Dave Chinner
1
-1
/
+19
2011-12-03
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
22
-97
/
+101
2011-12-03
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-30
/
+84
2011-12-02
iwlwifi: change the default behavior of watchdog timer
Wey-Yi Guy
6
-9
/
+26
2011-12-02
iwlwifi: do not re-configure HT40 after associated
Wey-Yi Guy
3
-28
/
+28
2011-12-02
iwlagn: fix HW crypto for TX-only keys
Johannes Berg
2
-5
/
+11
2011-12-02
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
5
-25
/
+74
2011-12-02
ASoC: Mark WM8994 ADC muxes as virtual
Mark Brown
1
-6
/
+6
2011-12-02
ceph: fix rasize reporting by ceph_show_options
Sage Weil
1
-1
/
+1
2011-12-02
mtd: ndfc: fix typo in structure dereference
Tony Breeds
1
-1
/
+1
2011-12-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2011-12-02
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
20
-48
/
+349
2011-12-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
17
-574
/
+136
2011-12-02
clockevents: Set noop handler in clockevents_exchange_device()
Thomas Gleixner
1
-0
/
+1
2011-12-02
tick-broadcast: Stop active broadcast device when replacing it
Thomas Gleixner
1
-1
/
+1
2011-12-02
ALSA: hda/realtek - Fix Oops in alc_mux_select()
Takashi Iwai
1
-0
/
+2
2011-12-02
loop: Fix discard_alignment default setting
Lukas Czerner
1
-1
/
+1
2011-12-02
genirq: Fix race condition when stopping the irq thread
Ido Yariv
1
-1
/
+4
[prev]
[next]