index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched_features.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-15
regulator/max1586: support increased V3 voltage range
Philipp Zabel
2
-19
/
+63
2009-06-15
regulator: lp3971 - fix driver link error when built-in.
Liam Girdwood
1
-1
/
+1
2009-06-15
LP3971 PMIC regulator driver (updated and combined version)
Marek Szyprowski
4
-0
/
+621
2009-06-15
regulator: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-3
/
+3
2009-06-15
regulator: Set MODULE_ALIAS for regulator drivers
Mark Brown
3
-0
/
+3
2009-06-15
regulator: Support list_voltage for fixed voltage regulator
Mark Brown
1
-1
/
+14
2009-06-15
regulator: Move regulator drivers to subsys_initcall()
Mark Brown
4
-4
/
+4
2009-06-15
regulator: build fix for powerpc - renamed show_state
Liam Girdwood
1
-5
/
+5
2009-06-15
regulator: add userspace-consumer driver
Mike Rapoport
4
-0
/
+236
2009-06-15
Maxim 1586 regulator driver
Robert Jarzmik
4
-0
/
+311
2009-06-15
ramfs: ignore unknown mount options
Mike Frysinger
1
-3
/
+6
2009-06-14
.gitignore: ignore *.lzma files
Arne Janbu
1
-0
/
+1
2009-06-14
fusion: fix recent kernel-doc problems
Randy Dunlap
2
-4
/
+3
2009-06-14
keyboard: advertise KT_DEAD2 extended diacriticals
Samuel Thibault
1
-0
/
+1
2009-06-14
kbuild: add generic --set-str option to scripts/config
Michal Marek
1
-2
/
+9
2009-06-14
kbuild: simplify argument loop in scripts/config
Michal Marek
1
-28
/
+16
2009-06-14
kbuild: handle non-existing options in scripts/config
Michal Marek
1
-18
/
+18
2009-06-14
kallsyms: generalize text region handling
Mike Frysinger
1
-26
/
+61
2009-06-14
kallsyms: support kernel symbols in Blackfin on-chip memory
Robin Getz
1
-1
/
+12
2009-06-14
documentation: make version fix
Adam Lackorzynski
1
-2
/
+2
2009-06-14
kbuild: fix a compile warning
Amerigo Wang
1
-2
/
+3
2009-06-14
mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
1
-1
/
+3
2009-06-14
gitignore: Add GNU GLOBAL files to top .gitignore
Jani Nikula
1
-0
/
+6
2009-06-14
kbuild: fix delay in setlocalversion on readonly source
Nico Schottelius
1
-2
/
+4
2009-06-14
README: fix misleading pointer to the defconf directory
Patrick Ringl
1
-1
/
+9
2009-06-14
vmlinux.lds.h update
Sam Ravnborg
3
-16
/
+11
2009-06-14
[ARM] 5545/2: add flush_kernel_dcache_page() for ARM
Nicolas Pitre
1
-0
/
+8
2009-06-14
MAINTAINERS: EB110ATX is not ebsa110
Russell King
1
-1
/
+0
2009-06-14
headers_check fix: mn10300, setup.h
Jaswinder Singh Rajput
1
-1
/
+2
2009-06-14
headers_check fix: mn10300, ptrace.h
Jaswinder Singh Rajput
1
-3
/
+2
2009-06-14
IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
1
-1
/
+3
2009-06-13
atmel-mci: add MCI2 register definitions
Nicolas Ferre
1
-0
/
+22
2009-06-13
atmel-mci: Integrate AT91 specific definition in header file
Nicolas Ferre
1
-0
/
+11
2009-06-13
tmio_mmc: allow compilation for ASIC3
Philipp Zabel
2
-3
/
+3
2009-06-13
mmc_block: do not DMA to stack
Ben Dooks
1
-4
/
+12
2009-06-13
sdhci: Print ADMA status and pointer on debug
Ben Dooks
1
-0
/
+5
2009-06-13
tmio_mmc: fix clock setup
Ian Molton
1
-10
/
+5
2009-06-13
tmio_mmc: map SD control registers after enabling the MFD cell
Philipp Zabel
1
-10
/
+10
2009-06-13
tmio_mmc: correct probe return value for num_resources != 3
Philipp Zabel
1
-7
/
+5
2009-06-13
tmio_mmc: don't use set_irq_type
Philipp Zabel
1
-4
/
+2
2009-06-13
tmio_mmc: add bus_shift support
Philipp Zabel
2
-81
/
+125
2009-06-13
MFD,mmc: tmio_mmc: make HCLK configurable
Philipp Zabel
5
-13
/
+33
2009-06-13
mmc_spi: don't use EINVAL for possible transmission errors
Wolfgang Muees
1
-5
/
+6
2009-06-13
cb710: more cleanup for the DEBUG case.
Michał Mirosław
3
-3
/
+7
2009-06-13
sdhci: platform driver for SDHCI
Richard Röjfors
3
-0
/
+180
2009-06-13
mxcmmc: remove frequency workaround
Pierre Ossman
1
-2
/
+0
2009-06-13
cb710: handle DEBUG define in Makefile
Pierre Ossman
2
-4
/
+4
2009-06-13
cb710: add missing parenthesis
Pierre Ossman
1
-1
/
+1
2009-06-13
cb710: fix printk format string
Pierre Ossman
1
-1
/
+1
2009-06-13
mmc: Driver for CB710/720 memory card reader (MMC part)
Michał Mirosław
14
-0
/
+1823
[next]