index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
Linus Torvalds
2009-04-03
45
-306
/
+2466
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Chris Zankel
2009-04-03
366
-6286
/
+34561
|
|
\
|
*
|
xtensa: we don't need to include asm/io.h
Chris Zankel
2009-04-03
1
-1
/
+0
|
*
|
xtensa: only build platform or variant if they contain a Makefile
Chris Zankel
2009-04-03
3
-10
/
+8
|
*
|
xtensa: make startup code discardable
Daniel Glöckner
2009-04-02
1
-1
/
+1
|
*
|
xtensa: ccount clocksource
Johannes Weiner
2009-04-02
2
-73
/
+33
|
*
|
xtensa: remove platform rtc hooks
Johannes Weiner
2009-04-02
3
-41
/
+1
|
*
|
xtensa: use generic sched_clock()
Johannes Weiner
2009-04-02
1
-9
/
+0
|
*
|
xtensa: platform: s6105
Johannes Weiner
2009-04-02
9
-0
/
+712
|
*
|
xtensa: let platform override KERNELOFFSET
Johannes Weiner
2009-04-02
1
-0
/
+3
|
*
|
xtensa: s6000 variant
Johannes Weiner
2009-04-02
8
-0
/
+481
|
*
|
xtensa: s6000 variant core definitions
Johannes Weiner
2009-04-02
3
-0
/
+926
|
*
|
xtensa: variant irq set callbacks
Johannes Weiner
2009-04-02
3
-0
/
+24
|
*
|
xtensa: variant-specific code
Johannes Weiner
2009-04-02
3
-0
/
+5
|
*
|
xtensa: nommu support
Johannes Weiner
2009-04-02
19
-75
/
+169
|
*
|
xtensa: add flat support
Oskar Schirmer
2009-04-02
1
-0
/
+12
|
*
|
xtensa: enforce slab alignment to maximum register width
Oskar Schirmer
2009-04-02
1
-0
/
+2
|
*
|
xtensa: cope with ram beginning at higher addresses
Johannes Weiner
2009-04-02
2
-6
/
+9
|
*
|
xtensa: don't make bootmem bitmap larger than required
Johannes Weiner
2009-04-02
1
-1
/
+2
|
*
|
xtensa: fix init_bootmem_node() argument order
Johannes Weiner
2009-04-02
1
-1
/
+2
|
*
|
xtensa: use correct stack pointer for stack traces
Johannes Weiner
2009-04-02
1
-8
/
+6
|
*
|
xtensa: beat Kconfig into shape
Johannes Weiner
2009-04-02
1
-88
/
+78
|
*
|
xtensa: remove redefinition of XCHAL_MMU_ASID_BITS
Johannes Weiner
2009-04-02
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-04-03
17
-544
/
+982
|
\
\
\
|
*
|
|
Btrfs: BUG to BUG_ON changes
Stoyan Gaydarov
2009-04-02
3
-6
/
+3
|
*
|
|
Btrfs: remove dead code
Dan Carpenter
2009-04-02
1
-2
/
+0
|
*
|
|
Btrfs: remove dead code
Dan Carpenter
2009-04-02
1
-1
/
+0
|
*
|
|
Btrfs: fix typos in comments
Wu Fengguang
2009-04-02
3
-12
/
+14
|
*
|
|
Btrfs: remove unused ftrace include
Jim Owens
2009-04-02
2
-2
/
+0
|
*
|
|
Btrfs: fix __ucmpdi2 compile bug on 32 bit builds
Heiko Carstens
2009-04-03
1
-11
/
+5
|
*
|
|
Btrfs: free inode struct when btrfs_new_inode fails
Shen Feng
2009-04-02
1
-1
/
+4
|
*
|
|
Btrfs: fix race in worker_loop
Amit Gud
2009-04-02
1
-1
/
+5
|
*
|
|
Btrfs: add flushoncommit mount option
Sage Weil
2009-04-02
3
-5
/
+15
|
*
|
|
Btrfs: notreelog mount option
Sage Weil
2009-04-02
3
-1
/
+15
|
*
|
|
Btrfs: introduce btrfs_show_options
Eric Paris
2009-04-02
1
-1
/
+33
|
*
|
|
Btrfs: rework allocation clustering
Chris Mason
2009-04-03
6
-74
/
+509
|
*
|
|
Btrfs: Optimize locking in btrfs_next_leaf()
Chris Mason
2009-04-03
1
-23
/
+65
|
*
|
|
Btrfs: break up btrfs_search_slot into smaller pieces
Chris Mason
2009-04-03
1
-90
/
+131
|
*
|
|
Btrfs: kill the pinned_mutex
Josef Bacik
2009-04-03
4
-16
/
+1
|
*
|
|
Btrfs: kill the block group alloc mutex
Josef Bacik
2009-04-03
3
-157
/
+83
|
*
|
|
Btrfs: clean up find_free_extent
Josef Bacik
2009-04-03
1
-165
/
+91
|
*
|
|
Btrfs: free space cache cleanups
Josef Bacik
2009-04-03
2
-51
/
+44
|
*
|
|
Btrfs: unplug in the async bio submission threads
Chris Mason
2009-04-03
1
-1
/
+13
|
*
|
|
Btrfs: keep processing bios for a given bdev if our proc is batching
Chris Mason
2009-04-03
1
-0
/
+27
*
|
|
|
x86, PAT: Remove duplicate memtype reserve in pci mmap
Suresh Siddha
2009-04-03
1
-46
/
+0
*
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-04-03
30
-689
/
+4389
|
\
\
\
\
|
*
|
|
|
ocfs2: recover orphans in offline slots during recovery and mount
Srinivas Eeda
2009-04-03
4
-18
/
+132
|
*
|
|
|
ocfs2: Pagecache usage optimization on ocfs2
Hisashi Hifumi
2009-04-03
1
-11
/
+12
|
*
|
|
|
ocfs2: fix rare stale inode errors when exporting via nfs
wengang wang
2009-04-03
9
-8
/
+319
|
*
|
|
|
ocfs2/dlm: Tweak mle_state output
Sunil Mushran
2009-04-03
1
-2
/
+5
[next]