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.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
2009-09-23
mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolib
Marek Vasut
1
-0
/
+19
2009-09-23
gpio: add MC33880 driver
Richard Röjfors
1
-0
/
+10
2009-09-23
gpiolib: allow exported GPIO nodes to be named using sysfs links
Jani Nikula
2
-0
/
+19
2009-09-23
spi: handle TX-only/RX-only
David Brownell
1
-36
/
+3
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-09-23
spi: add support for device table matching
Anton Vorontsov
2
-2
/
+18
2009-09-23
spi.h: add missing kernel-doc for struct spi_master
Randy Dunlap
1
-0
/
+2
2009-09-23
ramfs: move RAMFS_MAGIC to include/linux/magic.h
maximilian attems
1
-0
/
+1
2009-09-23
kcore: register module area in generic way
KAMEZAWA Hiroyuki
1
-0
/
+8
2009-09-23
kcore: register vmemmap range
KAMEZAWA Hiroyuki
1
-0
/
+1
2009-09-23
walk system ram range
KAMEZAWA Hiroyuki
2
-8
/
+4
2009-09-23
kcore: add kclist types
KAMEZAWA Hiroyuki
1
-2
/
+11
2009-09-23
kcore: use usual list for kclist
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-09-23
procfs: provide stack information for threads
Stefani Seibold
1
-0
/
+1
2009-09-23
mmc: make SDIO device/driver struct accessors public
Nicolas Pitre
1
-0
/
+3
2009-09-23
sdio: add MMC_QUIRK_LENIENT_FN0
Ohad Ben-Cohen
1
-0
/
+7
2009-09-23
sdio: add CD disable support
Ohad Ben-Cohen
1
-1
/
+2
2009-09-23
mmc: check status after MMC SWITCH command
Adrian Hunter
1
-0
/
+1
2009-09-23
mmc: add mmc card sleep and awake support
Jarkko Lavinen
3
-0
/
+9
2009-09-23
mmc: add ability to save power by powering off cards
Adrian Hunter
1
-0
/
+3
2009-09-23
mmc: add MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
1
-0
/
+1
2009-09-23
mmc: allow host claim / release nesting
Adrian Hunter
2
-0
/
+3
2009-09-23
mmc: add 'enable' and 'disable' methods to mmc host
Adrian Hunter
1
-0
/
+47
2009-09-23
asm/sections: add text/data checking functions for arches to override
Mike Frysinger
1
-0
/
+16
2009-09-23
getrusage: fill ru_maxrss value
Jiri Pirko
1
-0
/
+10
2009-09-23
kmap_types.h: rename D macro
Andi Kleen
1
-23
/
+24
2009-09-23
Make sure the value in abs() does not get truncated if it is greater than 2^32
Rolf Eike Beer
1
-1
/
+1
2009-09-23
anonfd: split interface into file creation and install
Davide Libenzi
2
-0
/
+9
2009-09-23
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
Jan Beulich
4
-6
/
+9
2009-09-23
printk_once(): use bool for boolean flag
Roland Dreier
1
-2
/
+2
2009-09-23
proc connector: add event for process becoming session leader
Scott James Remnant
1
-0
/
+10
2009-09-23
seq_file: constify seq_operations
James Morris
1
-1
/
+1
2009-09-23
generic-ipi: make struct call_function_data lockless
Xiao Guangrong
1
-0
/
+12
2009-09-23
Move magic numbers into magic.h
Nick Black
1
-0
/
+5
2009-09-23
printk: add printk_delay to make messages readable for some scenarios
Dave Young
1
-0
/
+2
2009-09-23
include/linux/kmemcheck.h: fix a trillion warnings
Andrew Morton
1
-1
/
+3
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...
Linus Torvalds
1
-1
/
+4
2009-09-22
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
13
-105
/
+200
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
9
-10
/
+9
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+3
2009-09-22
pnp: add a shutdown method to pnp drivers
David Härdeman
1
-0
/
+1
2009-09-22
lis3: add free-fall/wakeup function via platform_data
Daniel Mack
1
-0
/
+9
2009-09-22
lis3: fix typo
Daniel Mack
1
-1
/
+1
2009-09-22
flex_array: introduce DEFINE_FLEX_ARRAY
David Rientjes
1
-4
/
+26
2009-09-22
flex_array: add flex_array_shrink function
David Rientjes
1
-0
/
+1
2009-09-22
flex_array: poison free elements
David Rientjes
1
-0
/
+3
2009-09-22
flex_array: add flex_array_clear function
David Rientjes
1
-0
/
+1
2009-09-22
cpuidle: fix the menu governor to boost IO performance
Arjan van de Ven
1
-0
/
+4
2009-09-22
mm: move use_mm/unuse_mm from aio.c to mm/
Michael S. Tsirkin
1
-0
/
+9
2009-09-22
hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
Eric B Munson
1
-0
/
+7
[next]