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
*
kbuild: move -fno-dwarf2-cfi-asm to powerpc only
Andi Kleen
2010-02-05
2
-3
/
+5
*
markup_oops.pl: minor fixes
Hui Zhu
2010-02-05
1
-5
/
+5
*
markup_oops.pl: add options to improve cross-sompilation environments
Hui Zhu
2010-02-05
1
-13
/
+36
*
Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbu...
Michal Marek
2010-02-02
1
-64
/
+88
|
\
|
*
modpost: don't allow *driver to reference .init.*
Uwe Kleine-König
2010-01-30
1
-1
/
+10
|
*
modpost: make symbol white list a per mismatch type variable
Uwe Kleine-König
2010-01-30
1
-18
/
+31
|
*
modpost: remove now unused NO_MISMATCH constant
Uwe Kleine-König
2010-01-30
1
-3
/
+0
|
*
modpost: pass around const struct sectioncheck * instead of enum mismatch
Uwe Kleine-König
2010-01-30
1
-7
/
+9
|
*
modpost: give most mismatch constants a better name
Uwe Kleine-König
2010-01-30
1
-28
/
+28
|
*
modpost: define ALL_XXX{IN,EX}IT_SECTIONS
Uwe Kleine-König
2010-01-29
1
-6
/
+9
|
*
modpost: members of *driver structs should not point to __init functions
Uwe Kleine-König
2010-01-29
1
-1
/
+1
*
|
MAINTAINERS: add a few more patterns to kbuild
Michal Marek
2010-02-02
1
-1
/
+4
*
|
scripts: use %_tmppath in "make rpm-pkg"
John Saalwaechter
2010-02-02
1
-1
/
+1
*
|
markup_oops.pl: fix for faulting instruction in the first line of a range
Hui Zhu
2010-02-02
1
-3
/
+4
*
|
scripts: change scripts to use system python instead of env
Don Zickus
2010-02-02
3
-3
/
+3
*
|
scripts/kallsyms: suppress build warning
Himanshu Chauhan
2010-02-02
1
-2
/
+4
*
|
scripts/mkcompile_h: don't test for hardcoded paths
Michal Marek
2010-02-02
1
-3
/
+2
*
|
Improve kconfig symbol hashing
Andi Kleen
2010-02-02
4
-17
/
+21
*
|
Makefile: Document ability to make file.lst and file.S
Joe Perches
2010-02-02
1
-1
/
+3
*
|
kbuild: improve version string logic
David Rientjes
2010-02-02
1
-16
/
+27
*
|
nconfig: minor fix
Nir Tzachar
2010-02-02
1
-3
/
+3
*
|
nconfig: mark local functions as such
Michal Marek
2010-02-02
2
-15
/
+15
*
|
kconfig: new configuration interface (nconfig)
nir.tzachar@gmail.com
2010-02-02
10
-20
/
+2314
*
|
genksyms: close ref_file after use
Alexander Beregalov
2010-02-02
1
-1
/
+3
*
|
menuconfig: wrap long help lines
Vadim Bendebury (вб)
2010-02-02
4
-2
/
+33
*
|
scripts: add ARM support to decodecode
Rabin Vincent
2010-02-02
1
-13
/
+35
*
|
kconfig CROSS_COMPILE option
Roland McGrath
2010-02-02
2
-0
/
+11
*
|
kbuild: Fix linking error built-in.o no such file or directory
Jiafu He
2010-02-02
1
-1
/
+1
*
|
Linux 2.6.33-rc6
v2.6.33-rc6
Linus Torvalds
2010-01-29
1
-1
/
+1
*
|
mfd: Fix asic3 build
Dmitry Artamonow
2010-01-29
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-01-29
7
-69
/
+198
|
\
|
*
Input: update multi-touch protocol documentation
Henrik Rydberg
2010-01-28
1
-8
/
+40
|
*
Input: add the ABS_MT_PRESSURE event
Henrik Rydberg
2010-01-28
2
-0
/
+2
|
*
Input: winbond-cir - remove dmesg spam
David Härdeman
2010-01-28
1
-1
/
+1
|
*
Input: lifebook - add another Lifebook DMI signature
Jon Dodgson
2010-01-28
1
-0
/
+6
|
*
Input: ad7879 - support auxiliary GPIOs via gpiolib
Michael Hennerich
2010-01-19
2
-60
/
+149
*
|
mm: fix migratetype bug which slowed swapping
Hugh Dickins
2010-01-29
1
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-01-29
7
-30
/
+36
|
\
\
|
*
|
Btrfs: check total number of devices when removing missing
Josef Bacik
2010-01-28
1
-2
/
+2
|
*
|
Btrfs: check return value of open_bdev_exclusive properly
Josef Bacik
2010-01-28
1
-2
/
+2
|
*
|
Btrfs: do not mark the chunk as readonly if in degraded mode
Josef Bacik
2010-01-28
1
-0
/
+5
|
*
|
Btrfs: run orphan cleanup on default fs root
Josef Bacik
2010-01-28
2
-6
/
+6
|
*
|
Btrfs: fix a memory leak in btrfs_init_acl
Yang Hongyang
2010-01-28
1
-0
/
+1
|
*
|
Btrfs: Use correct values when updating inode i_size on fallocate
Aneesh Kumar K.V
2010-01-28
1
-4
/
+9
|
*
|
Btrfs: remove tree_search() in extent_map.c
Miao Xie
2010-01-28
1
-14
/
+0
|
*
|
Btrfs: Add mount -o compress-force
Chris Mason
2010-01-28
3
-2
/
+11
*
|
|
sparc: TIF_ABI_PENDING bit removal
David Miller
2010-01-29
3
-21
/
+4
*
|
|
x86: get rid of the insane TIF_ABI_PENDING bit
H. Peter Anvin
2010-01-29
5
-23
/
+13
*
|
|
Split 'flush_old_exec' into two functions
Linus Torvalds
2010-01-29
10
-41
/
+33
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-01-28
10
-58
/
+62
|
\
\
\
[next]