index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
switch get_sb_ns() users
Al Viro
2010-10-29
1
-3
/
+2
*
convert get_sb_pseudo() users
Al Viro
2010-10-29
1
-3
/
+2
*
convert get_sb_nodev() users
Al Viro
2010-10-29
2
-2
/
+5
*
convert get_sb_single() users
Al Viro
2010-10-29
1
-0
/
+3
*
convert get_sb_mtd() users to ->mount()
Al Viro
2010-10-29
1
-3
/
+2
*
new helper: mount_bdev()
Al Viro
2010-10-29
1
-0
/
+3
*
beginning of transtion: ->mount()
Al Viro
2010-10-29
1
-0
/
+2
*
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-28
5
-1
/
+215
|
\
|
*
xen: register xen pci notifier
Weidong Han
2010-10-27
1
-0
/
+21
|
*
xen: make hvc_xen console work for dom0.
Jeremy Fitzhardinge
2010-10-22
1
-0
/
+1
|
*
xen: remap MSIs into pirqs when running as initial domain
Qing He
2010-10-22
1
-0
/
+4
|
*
xen: remap GSIs as pirqs when running as initial domain
Jeremy Fitzhardinge
2010-10-22
1
-0
/
+10
|
*
xen: map MSIs into pirqs
Stefano Stabellini
2010-10-22
1
-0
/
+2
|
*
xen: support GSI -> pirq remapping in PV on HVM guests
Stefano Stabellini
2010-10-22
1
-0
/
+3
|
*
xen: implement xen_hvm_register_pirq
Stefano Stabellini
2010-10-22
1
-0
/
+30
|
*
xen: get the maximum number of pirqs from xen
Stefano Stabellini
2010-10-22
1
-0
/
+6
|
*
xen: support pirq != irq
Stefano Stabellini
2010-10-22
1
-0
/
+1
|
*
Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...
Stefano Stabellini
2010-10-22
11
-302
/
+486
|
|
\
|
|
*
xen-pcifront: Xen PCI frontend driver.
Ryan Wilson
2010-10-18
1
-0
/
+112
|
|
*
xenbus: Xen paravirtualised PCI hotplug support.
Yosuke Iwamatsu
2010-10-18
1
-1
/
+7
|
|
*
xen/x86/PCI: Add support for the Xen PCI subsystem
Alex Nixon
2010-10-18
1
-0
/
+3
|
|
*
xen: fix shared irq device passthrough
Konrad Rzeszutek Wilk
2010-10-18
1
-1
/
+1
|
|
*
xen: Provide a variant of xen_poll_irq with timeout.
Konrad Rzeszutek Wilk
2010-10-18
1
-0
/
+4
|
|
*
xen: set pirq name to something useful.
Gerd Hoffmann
2010-10-18
1
-1
/
+1
|
|
*
xen: implement pirq type event channels
Jeremy Fitzhardinge
2010-10-18
1
-0
/
+11
*
|
|
mfd: Factor out WM831x I2C I/O from the core driver
Mark Brown
2010-10-29
1
-0
/
+12
*
|
|
mfd: Voltages and GPIOs platform_data definitions for max8998
Lukasz Majewski
2010-10-29
1
-0
/
+12
*
|
|
regulator: max8998 BUCK1/2 internal voltages and indexes defined
Lukasz Majewski
2010-10-29
1
-6
/
+6
*
|
|
mfd: Support for ICs compliant with max8998
Lukasz Majewski
2010-10-29
1
-0
/
+11
*
|
|
mfd: Adding twl6030 mmc card detect support for MMC1
kishore kadiyala
2010-10-29
1
-0
/
+31
*
|
|
mfd: Add mc13892 support to mc13xxx
Uwe Kleine-König
2010-10-29
2
-136
/
+265
*
|
|
mfd: Remove deprecated mc13783 functions
Uwe Kleine-König
2010-10-29
1
-18
/
+0
*
|
|
mfd: Allow for bypass of cell resource conflict check
Daniel Drake
2010-10-29
1
-0
/
+3
*
|
|
mfd: Declare abx500_remove_ops()
Mark Brown
2010-10-29
1
-0
/
+1
*
|
|
mfd: Add basic tps6586x interrupt support
Gary King
2010-10-29
1
-0
/
+31
*
|
|
mfd: Update chip id of 88pm8607
Haojian Zhuang
2010-10-29
1
-1
/
+1
*
|
|
mfd: Align ab8500 with the abx500 interface
Mattias Wallin
2010-10-29
2
-6
/
+25
*
|
|
mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc
Yusuke Goda
2010-10-29
1
-0
/
+5
*
|
|
mmc: Allow the platform to specify the sh_mmcif get_cd handler
Arnd Hannemann
2010-10-29
1
-0
/
+1
*
|
|
mfd: Allow the platform to specify the sh_mobile_sdhi get_cd handler
Arnd Hannemann
2010-10-29
1
-0
/
+2
*
|
|
mmc: Allow the tmio_mmc mfd driver to specify get_cd handler
Arnd Hannemann
2010-10-29
1
-0
/
+1
*
|
|
rtc: Add MAX8998 rtc driver
Joonyoung Shim
2010-10-29
1
-1
/
+5
*
|
|
mfd: Add MAX8998 interrupts support
Joonyoung Shim
2010-10-29
2
-6
/
+77
*
|
|
mfd: Use i2c_client as an argument on MAX8998 i2c routines
Joonyoung Shim
2010-10-29
1
-25
/
+5
*
|
|
i2c: twl: add register defines for pm master module
Felipe Balbi
2010-10-29
1
-0
/
+46
*
|
|
gpio: Add bitmask to block requests to unavailable stmpe GPIOs
Wolfram Sang
2010-10-29
1
-0
/
+6
*
|
|
mfd: Move PCF50633 IRQ protoypes where the definitions can see them
Mark Brown
2010-10-29
1
-0
/
+7
*
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2010-10-28
1
-1
/
+2
|
\
\
\
|
*
|
|
initramfs: fix initramfs size calculation
Hendrik Brueckner
2010-09-29
1
-1
/
+2
*
|
|
|
regulator: Add option for machine drivers to enable the dummy regulator
Mark Brown
2010-10-28
1
-0
/
+5
[next]