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
*
mm: SLOB fix reclaim_state
Nick Piggin
2009-05-06
1
-1
/
+4
*
mm: SLUB fix reclaim_state
Nick Piggin
2009-05-06
1
-0
/
+3
*
sparc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-2
/
+2
*
sh: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
4
-4
/
+8
*
s390: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-3
/
+4
*
powerpc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
6
-6
/
+11
*
mn10300: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-5
/
+3
*
m68k: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
4
-4
/
+4
*
m32r: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-2
/
+2
*
frv: convert frv to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-2
/
+3
*
alpha: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-2
/
+3
*
xtensa: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
2
-3
/
+4
*
Add new HEAD_TEXT_SECTION macro.
Tim Abbott
2009-04-26
3
-2
/
+12
*
PM/Hibernate: Fix waiting for image device to appear on resume
Rafael J. Wysocki
2009-04-24
1
-24
/
+27
*
ROMFS: Advance destination buffer pointer when reading from a blockdev
David Howells
2009-04-24
1
-0
/
+1
*
ROMFS: romfs_lookup() shouldn't be doing a partial name comparison
David Howells
2009-04-24
3
-22
/
+53
*
lib: find_last_bit.o needed by a module only, move it from lib to obj
Fred Isaman
2009-04-24
1
-1
/
+1
*
CacheFiles: Fix the documentation to use the correct credential pointer names
Marc Dionne
2009-04-24
1
-4
/
+4
*
virtio-rng: Remove false BUG for spurious callbacks
Christian Borntraeger
2009-04-24
1
-2
/
+2
*
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2009-04-24
18
-51
/
+60
|
\
|
*
microblaze: add parameter to microblaze_read()
Coly Li
2009-04-23
1
-1
/
+1
|
*
microblaze: Use CFLAGS_KERNEL instead of CFLAGS
Michal Simek
2009-04-23
1
-4
/
+2
|
*
microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too
Michal Simek
2009-04-23
3
-4
/
+15
|
*
microblaze: Do not check use_dcache
Michal Simek
2009-04-23
1
-3
/
+0
|
*
microblaze: Do not use PVR configuration for broken MB version
Michal Simek
2009-04-23
2
-3
/
+8
|
*
microblaze: Fix USR1/2 pvr printing message
Michal Simek
2009-04-23
1
-2
/
+2
|
*
microblaze: iowrite upon timeout
Roel Kluin
2009-04-23
1
-1
/
+1
|
*
microblaze: Correspond CONFIG...PCMP in Makefile/Kconfig
Michal Simek
2009-04-23
1
-1
/
+1
|
*
microblaze: Remove redundant variable
Michal Simek
2009-04-23
1
-4
/
+1
|
*
microblaze: Move start_thread to process.c
Michal Simek
2009-04-23
2
-10
/
+12
|
*
microblaze: Add missing preadv and pwritev syscalls
Michal Simek
2009-04-23
2
-1
/
+5
|
*
microblaze: Add missing declaration for die and _exception func
Michal Simek
2009-04-23
1
-0
/
+3
|
*
microblaze: Remove sparse error in traps.c
Michal Simek
2009-04-23
1
-1
/
+1
|
*
microblaze: Move task_pt_regs up
Michal Simek
2009-04-23
1
-3
/
+3
|
*
microblaze: Rename kernel_mode to pt_mode in pt_regs
Michal Simek
2009-04-23
4
-6
/
+6
|
*
microblaze: Remove uncache shadow condition
Michal Simek
2009-04-23
1
-5
/
+0
|
*
microblaze: Remove while(1) loop from show_regs function
Michal Simek
2009-04-23
1
-2
/
+0
|
*
microblaze: Remove unneded per cpu SYSCALL_SAVE variable
Michal Simek
2009-04-23
1
-1
/
+0
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2009-04-24
19
-263
/
+318
|
\
\
|
*
\
Merge branch 'bjorn.button' into release
Len Brown
2009-04-24
1
-96
/
+44
|
|
\
\
|
|
*
|
ACPI: button: remove control method/fixed hardware distinctions
Bjorn Helgaas
2009-04-11
1
-26
/
+6
|
|
*
|
ACPI: button: remove button->device pointer
Bjorn Helgaas
2009-04-11
1
-18
/
+13
|
|
*
|
ACPI: button: cache hid/name/class pointers
Bjorn Helgaas
2009-04-11
1
-24
/
+24
|
|
*
|
ACPI: button: use Linux style for getting driver_data
Bjorn Helgaas
2009-04-11
1
-9
/
+4
|
|
*
|
ACPI: button: remove unnecessary null pointer checks
Bjorn Helgaas
2009-04-11
1
-21
/
+1
|
|
*
|
ACPI: button: whitespace changes
Bjorn Helgaas
2009-04-11
1
-6
/
+4
|
*
|
|
Merge branch 'bugzilla-13036' into release
Len Brown
2009-04-24
1
-14
/
+72
|
|
\
\
\
|
|
*
|
|
Revert "ACPICA: delete check for AML access to port 0x81-83"
Len Brown
2009-04-24
1
-0
/
+1
|
|
*
|
|
I/O port protection: update for windows compatibility.
Lin Ming
2009-04-24
1
-14
/
+71
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'bugzilla-13048' into release
Len Brown
2009-04-24
1
-4
/
+5
|
|
\
\
\
[next]