index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "i386: move apic init in init_IRQs"
Linus Torvalds
2005-10-31
4
-3
/
+23
*
[PATCH] Creative Audigy 2 cardbus: Add IO window wakeup magic
James Courtier-Dutton
2005-10-31
1
-0
/
+1
*
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-10-31
4
-28
/
+42
|
\
|
*
[DRIVER MODEL] Add missing platform_device.h header.
Russell King
2005-10-29
1
-0
/
+40
|
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
3
-28
/
+2
*
|
Merge ../linux-2.6 by hand
Paul Mackerras
2005-10-31
491
-3576
/
+14999
|
\
\
|
*
\
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-10-30
2
-4
/
+4
|
|
\
\
|
|
*
|
[ARM] arch-ixp4xx/io.h: make const args const to remove compiler warning
John Bowler
2005-10-30
1
-3
/
+3
|
|
*
|
[ARM] fix bogus cast in IXP2000 I/O macro
Deepak Saxena
2005-10-30
1
-1
/
+1
|
*
|
|
[PATCH] fat: cleanup and optimization of checksum
OGAWA Hirofumi
2005-10-30
1
-0
/
+11
|
*
|
|
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
11
-2
/
+19
|
*
|
|
[PATCH] cleanup the usage of SEND_SIG_xxx constants
Oleg Nesterov
2005-10-30
1
-0
/
+5
|
*
|
|
[PATCH] sched: hardcode non-smp set_cpus_allowed
Paul Jackson
2005-10-30
1
-1
/
+1
|
*
|
|
[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
Arthur Othieno
2005-10-30
23
-67
/
+0
|
*
|
|
[PATCH] RCU torture-testing kernel module
Paul E. McKenney
2005-10-30
1
-0
/
+1
|
*
|
|
[PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix a comment
Nikita Danilov
2005-10-30
1
-1
/
+1
|
*
|
|
[PATCH] modules: fix sparse warning for every MODULE_PARM
Pavel Roskin
2005-10-30
1
-1
/
+3
|
*
|
|
[PATCH] fuse: remove unused define
Miklos Szeredi
2005-10-30
1
-1
/
+0
|
*
|
|
[PATCH] Keys: Add LSM hooks for key management [try #3]
David Howells
2005-10-30
3
-5
/
+84
|
*
|
|
[PATCH] Keys: Export user-defined keyring operations
David Howells
2005-10-30
1
-0
/
+47
|
*
|
|
[PATCH] vm: remove unused/broken page_pte[_prot] macros
Tejun Heo
2005-10-30
13
-28
/
+0
|
*
|
|
[PATCH] cpusets: automatic numa mempolicy rebinding
Paul Jackson
2005-10-30
1
-0
/
+6
|
*
|
|
[PATCH] cpusets: bitmap and mask remap operators
Paul Jackson
2005-10-30
3
-0
/
+46
|
*
|
|
[PATCH] cpusets: dual semaphore locking overhaul
Paul Jackson
2005-10-30
1
-1
/
+1
|
*
|
|
[PATCH] add_timer() of a pending timer is illegal
Andrew Morton
2005-10-30
1
-1
/
+2
|
*
|
|
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
2005-10-30
17
-18
/
+1
|
*
|
|
[PATCH] adjust parisc sys_ptrace prototype
Christoph Hellwig
2005-10-30
1
-1
/
+0
|
*
|
|
[PATCH] kill sigqueue->lock
Oleg Nesterov
2005-10-30
1
-1
/
+0
|
*
|
|
[PATCH] reduce sizeof(struct file)
Eric Dumazet
2005-10-30
1
-2
/
+8
|
*
|
|
[PATCH] remove timer debug field
Andrew Morton
2005-10-30
1
-5
/
+0
|
*
|
|
[PATCH] remove some more check_region stuff
Jeff Garzik
2005-10-30
4
-12
/
+0
|
*
|
|
[PATCH] NTP shift_right cleanup
john stultz
2005-10-30
1
-0
/
+7
|
*
|
|
[PATCH] Add kthread_stop_sem()
Alan Stern
2005-10-30
1
-0
/
+12
|
*
|
|
[PATCH] introduce setup_timer() helper
Oleg Nesterov
2005-10-30
1
-0
/
+9
|
*
|
|
[PATCH] ext3: Fix unmapped buffers in transaction's lists
Jan Kara
2005-10-30
1
-0
/
+1
|
*
|
|
[PATCH] s390: export ipl device parameters
Heiko Carstens
2005-10-30
1
-0
/
+50
|
*
|
|
[PATCH] uml: remove old UM_FASTCALL, and make the thing work again
Paolo 'Blaisorblade' Giarrusso
2005-10-30
1
-0
/
+8
|
*
|
|
[PATCH] uml: reuse i386 cpu-specific tuning
Paolo 'Blaisorblade' Giarrusso
2005-10-30
1
-4
/
+15
|
*
|
|
[PATCH] m32r: fix #if warnings
Hirokazu Takata
2005-10-30
1
-1
/
+1
|
*
|
|
[PATCH] introduce .valid callback for pm_ops
Shaohua Li
2005-10-30
1
-0
/
+1
|
*
|
|
[PATCH] swsusp: rework memory freeing on resume
Rafael J. Wysocki
2005-10-30
1
-2
/
+1
|
*
|
|
[PATCH] swsusp: move snapshot functionality to separate file
Rafael J. Wysocki
2005-10-30
1
-0
/
+6
|
*
|
|
[PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.
Ashok Raj
2005-10-30
1
-0
/
+1
|
*
|
|
[PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPT
Ingo Molnar
2005-10-30
1
-6
/
+25
|
*
|
|
[PATCH] Clean up mtrr compat ioctl code
Brian Gerst
2005-10-30
1
-0
/
+33
|
*
|
|
[PATCH] i386: move apic init in init_IRQs
Eric W. Biederman
2005-10-30
4
-23
/
+3
|
*
|
|
[PATCH] ES7000 platform update
Natalie.Protasevich@unisys.com
2005-10-30
1
-1
/
+1
|
*
|
|
[PATCH] x86: add an accessor function for getting the per-CPU gdt
Zachary Amsden
2005-10-30
1
-3
/
+5
|
*
|
|
[PATCH] i386: little pgtable.h consolidation vs 2/3level
Paolo 'Blaisorblade' Giarrusso
2005-10-30
3
-10
/
+5
|
*
|
|
[PATCH] x86: cmpxchg improvements
Jan Beulich
2005-10-30
1
-3
/
+30
[next]