index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched_fair.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-16
ring-buffer: remove unused variable
Steven Rostedt
1
-1
/
+0
2009-06-16
ring-buffer: have benchmark test handle discarded events
Steven Rostedt
1
-3
/
+5
2009-06-15
ring-buffer: prevent adding write in discarded area
Steven Rostedt
1
-12
/
+56
2009-06-15
tracing/filters: strloc should be unsigned short
Li Zefan
1
-1
/
+1
2009-06-15
tracing/filters: operand can be negative
Li Zefan
1
-1
/
+6
2009-06-15
tracing: replace a GFP_ATOMIC with GFP_KERNEL allocation
Li Zefan
1
-1
/
+1
2009-06-15
tracing: fix a typo in tracing_cpumask_write()
Li Zefan
1
-3
/
+3
2009-06-15
tracing: fix undeclared 'PAGE_SIZE' in include/linux/trace_seq.h
Wu Zhangjin
1
-0
/
+2
2009-06-15
cpumask: use new operators in kernel/trace
Rusty Russell
2
-3
/
+3
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
2009-06-13
pxamci: add regulator support.
Daniel Ribeiro
1
-5
/
+41
2009-06-13
MMC core: limit minimum initialization frequency to 400kHz
Sascha Hauer
1
-1
/
+7
[next]