index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-29
41
-388
/
+2037
|
\
|
*
[RAPIDIO] Change RapidIO doorbell source and target ID field to 16-bit
Zhang Wei
2008-04-29
1
-4
/
+4
|
*
[RAPIDIO] Add RapidIO connection info print out and re-training for broken co...
Zhang Wei
2008-04-29
1
-0
/
+71
|
*
[RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641
Zhang Wei
2008-04-29
2
-11
/
+70
|
*
[RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id table
Zhang Wei
2008-04-29
1
-0
/
+1
|
*
[RAPIDIO] Add RapidIO node into MPC8641HPCN dts file
Zhang Wei
2008-04-29
1
-0
/
+12
|
*
[RAPIDIO] Auto-probe the RapidIO system size
Zhang Wei
2008-04-29
8
-42
/
+71
|
*
[RAPIDIO] Add OF-tree support to RapidIO controller driver
Zhang Wei
2008-04-29
4
-81
/
+102
|
*
[RAPIDIO] Add RapidIO multi mport support
Zhang Wei
2008-04-29
3
-185
/
+238
|
*
[RAPIDIO] Move include/asm-ppc/rio.h to asm-powerpc
Zhang Wei
2008-04-29
1
-0
/
+0
|
*
[RAPIDIO] Add RapidIO option to kernel configuration
Zhang Wei
2008-04-29
2
-0
/
+14
|
*
[RAPIDIO] Change RIO function mpc85xx_ to fsl_
Zhang Wei
2008-04-29
1
-40
/
+40
|
*
[POWERPC] Provide walk_memory_resource() for powerpc
Badari Pulavarty
2008-04-29
3
-7
/
+57
|
*
[POWERPC] Update lmb data structures for hotplug memory add/remove
Badari Pulavarty
2008-04-29
3
-10
/
+102
|
*
[POWERPC] Hotplug memory remove notifications for powerpc
Badari Pulavarty
2008-04-29
2
-0
/
+99
|
*
[POWERPC] windfarm: Add PowerMac 12,1 support
Étienne Bersac
2008-04-29
7
-6
/
+1078
|
*
[POWERPC] Fix building of pmac32 when CONFIG_NVRAM=m
Tony Breeds
2008-04-29
2
-2
/
+6
|
*
[POWERPC] Add IRQSTACKS support on ppc32
Kumar Gala
2008-04-29
8
-5
/
+66
|
*
[POWERPC] Use __always_inline for xchg* and cmpxchg*
Paul Mackerras
2008-04-29
1
-12
/
+12
|
*
[POWERPC] Add fast little-endian switch system call
Paul Mackerras
2008-04-29
1
-0
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2008-04-29
7
-9
/
+60
|
\
\
|
*
|
[CPUFREQ] state info wrong after resume
Shaohua Li
2008-04-28
1
-1
/
+1
|
*
|
[CPUFREQ] allow use of the powersave governor as the default one
Alessandro Guido
2008-04-28
3
-2
/
+18
|
*
|
[CPUFREQ] document the currently undocumented parts of the sysfs interface
Darrick J. Wong
2008-04-28
1
-0
/
+14
|
*
|
[CPUFREQ] expose cpufreq coordination requirements regardless of coordination...
Darrick J. Wong
2008-04-28
3
-6
/
+27
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-04-29
38
-120
/
+275
|
\
\
\
|
*
|
|
block: Skip I/O merges when disabled
Alan D. Brunelle
2008-04-29
3
-0
/
+31
|
*
|
|
block: add large command support
FUJITA Tomonori
2008-04-29
2
-2
/
+4
|
*
|
|
block: replace sizeof(rq->cmd) with BLK_MAX_CDB
FUJITA Tomonori
2008-04-29
3
-4
/
+4
|
*
|
|
ide: use blk_rq_init() to initialize the request
FUJITA Tomonori
2008-04-29
4
-7
/
+5
|
*
|
|
block: use blk_rq_init() to initialize the request
FUJITA Tomonori
2008-04-29
3
-3
/
+3
|
*
|
|
block: rename and export rq_init()
FUJITA Tomonori
2008-04-29
4
-5
/
+6
|
*
|
|
block: no need to initialize rq->cmd with blk_get_request
FUJITA Tomonori
2008-04-29
6
-10
/
+0
|
*
|
|
block: no need to initialize rq->cmd in prepare_flush_fn hook
FUJITA Tomonori
2008-04-29
2
-2
/
+0
|
*
|
|
block/blk-barrier.c:blk_ordered_cur_seq() mustn't be inline
Adrian Bunk
2008-04-29
1
-1
/
+1
|
*
|
|
block/elevator.c:elv_rq_merge_ok() mustn't be inline
Adrian Bunk
2008-04-29
1
-1
/
+1
|
*
|
|
block: make queue flags non-atomic
Nick Piggin
2008-04-29
13
-49
/
+102
|
*
|
|
block: add dma alignment and padding support to blk_rq_map_kern
FUJITA Tomonori
2008-04-29
3
-1
/
+112
|
*
|
|
unexport blk_max_pfn
Adrian Bunk
2008-04-29
1
-1
/
+0
|
*
|
|
ps3disk: Remove superfluous cast
Geert Uytterhoeven
2008-04-29
1
-2
/
+1
|
*
|
|
block: make rq_init() do a full memset()
FUJITA Tomonori
2008-04-29
2
-32
/
+5
|
*
|
|
relay: fix splice problem
Tom Zanussi
2008-04-29
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
bitops: remove "optimizations"
Thomas Gleixner
2008-04-29
2
-115
/
+22
*
|
|
v850: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-5
/
+2
*
|
|
sh: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-5
/
+2
*
|
|
s390: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-28
/
+23
*
|
|
s390: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-3
/
+2
*
|
|
ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
2
-10
/
+3
*
|
|
parisc: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-5
/
+1
*
|
|
mn10300: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-8
/
+1
[next]