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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-17
Driver core: remove pr_fmt() from dynamic_dev_dbg() printk
Jason Baron
1
-1
/
+1
2009-04-17
driver core: prevent device_for_each_child from oopsing
Greg Kroah-Hartman
1
-0
/
+3
2009-04-17
dynamic debug: resurrect old pr_debug() semantics as pr_devel()
Michael Ellerman
1
-0
/
+9
2009-04-17
Driver Core: early platform driver
Magnus Damm
5
-1
/
+347
2009-04-17
proc: mounts_poll() make consistent to mdstat_poll
KOSAKI Motohiro
1
-2
/
+2
2009-04-17
sysfs: sysfs poll keep the poll rule of regular file.
KOSAKI Motohiro
1
-2
/
+2
2009-04-17
driver core: allow non-root users to listen to uevents
Kay Sievers
1
-1
/
+1
2009-04-17
driver core: fix driver_match_device
Ming Lei
1
-1
/
+1
2009-04-17
sysfs: don't use global workqueue in sysfs_schedule_callback()
Alex Chiang
1
-1
/
+11
2009-04-17
x86: fix microcode driver newly spewing warnings
Dmitry Adamushko
1
-2
/
+0
2009-04-17
sched: Avoid printing sched_group::__cpu_power for default case
Gautham R Shenoy
1
-2
/
+6
2009-04-17
x86, PAT: Remove page granularity tracking for vm_insert_pfn maps
Pallipadi, Venkatesh
1
-79
/
+19
2009-04-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-43
/
+107
2009-04-17
mm: pass correct mm when growing stack
Hugh Dickins
1
-1
/
+1
2009-04-17
Revert "kobject: don't block for each kobject_uevent".
Hugh Dickins
1
-1
/
+1
2009-04-17
[ARM] 5455/1: Fix IRQ noise from VIC code
Linus Walleij
1
-5
/
+4
2009-04-16
ata: Report 16/32bit PIO as best we can
Alan Cox
5
-18
/
+84
2009-04-16
libata: use ATA_ID_CFA_*
Sergei Shtylyov
1
-3
/
+4
2009-04-16
pata_legacy: fix no device fail path
Tejun Heo
1
-0
/
+1
2009-04-16
pata_hpt37x: fix HPT370 DMA timeouts
Sergei Shtylyov
1
-20
/
+2
2009-04-16
libata: handle SEMB signature better
Tejun Heo
1
-2
/
+16
2009-04-16
x86: UV BAU distribution and payload MMRs
Cliff Wickman
1
-3
/
+9
2009-04-16
[ARM] 5454/1: ep93xx_eth: fix sparse warnings
Hartley Sweeten
1
-1
/
+1
2009-04-16
Merge branch 'next' into for-linus
Dmitry Torokhov
15
-43
/
+121
2009-04-16
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
109
-3239
/
+2432
2009-04-16
[ARM] remove .gitignore from include/asm-arm
Russell King
1
-2
/
+0
2009-04-16
Add block_write_full_page_endio for passing endio handler
Chris Mason
2
-11
/
+37
2009-04-16
Export filemap_write_and_wait_range
Chris Mason
1
-0
/
+1
2009-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
72
-438
/
+734
2009-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-15
/
+19
2009-04-16
Update MAINTAINERS
Russell King
1
-8
/
+63
2009-04-16
mxc defconfig updates
Sascha Hauer
5
-2203
/
+1065
2009-04-16
mx31ads: Mark as having full regulatoion constraints with 1133-EV1 board
Mark Brown
1
-0
/
+2
2009-04-16
mx31ads: Depend on all the WM8350 core dependencies for WM1133-EV1 board
Mark Brown
1
-0
/
+2
2009-04-16
Fix ifdef in plat-mxc/irc.c
Darius Augulis
2
-6
/
+10
2009-04-16
MX1ADS: remove I2C ifdefs
Darius Augulis
1
-6
/
+0
2009-04-16
qong: remove AIPS[12] mappings from machine-specific iotable
Ilya Yanok
1
-27
/
+1
2009-04-16
mx31ads: imoux pins should be passed in as unsigned int
Mark Brown
1
-1
/
+1
2009-04-16
MXC: remove orphan imx_init_uart() definition
Paulius Zaleckas
1
-2
/
+0
2009-04-16
mx31: pin definition for csi
Valentin Longchamp
1
-0
/
+21
2009-04-16
MX31: pin definition for sdhc2
Valentin Longchamp
1
-0
/
+10
2009-04-16
MX31: Add I2C pin definitions
Vladimir Barinov
1
-0
/
+3
2009-04-16
MX31: Add more alternate pin definitions
Sascha Hauer
1
-0
/
+14
2009-04-16
pcm037 board support: Fix eth interrupt gpio setting
Sascha Hauer
1
-2
/
+2
2009-04-16
imx21: activate i2c
Holger Schurig
2
-4
/
+1
2009-04-16
imx21: fixes some clocknames
Holger Schurig
1
-3
/
+3
2009-04-16
[ARM] S3C: Export s3c_gpio_cfgpin and s3c_gpio_setpull for modules
Ben Dooks
1
-0
/
+3
2009-04-16
phylib: Fix delay argument of schedule_delayed_work
Atsushi Nemoto
1
-3
/
+2
2009-04-16
[ARM] s3c2410_defconfig: Update miscellaneous drivers
Ben Dooks
1
-27
/
+97
2009-04-16
[ARM] s3c2410_defconfig: Update USB device drivers
Ben Dooks
1
-31
/
+41
[prev]
[next]