index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: Restructure includes into public/private
Bob Moore
2008-12-31
14
-615
/
+815
*
ACPI: remove private acpica headers from driver files
Lin Ming
2008-12-31
1
-1
/
+0
*
ACPICA: New: acpi_reset interface - write to reset register
Bob Moore
2008-12-31
1
-0
/
+2
*
ACPICA: New: acpi_read and acpi_write public interfaces
Bob Moore
2008-12-31
2
-13
/
+8
*
ACPICA: New: Public GPE group enable/disable interfaces
Bob Moore
2008-12-31
1
-4
/
+11
*
ACPICA: New: acpi_get_gpe_device interface
Bob Moore
2008-12-31
5
-9
/
+20
*
ACPI: osl.c: replace return_ACPI_STATUS with return
Lin Ming
2008-12-31
2
-1
/
+2
*
ACPICA: Update version to 20081031
Bob Moore
2008-12-29
1
-1
/
+1
*
ACPICA: Consolidate method arg count validation code
Bob Moore
2008-12-29
1
-0
/
+3
*
ACPICA: Add Buffer->String conversion for predefined methods
Bob Moore
2008-12-29
1
-1
/
+1
*
ACPICA: Add global pointer for FACS table to simplify FACS access
Bob Moore
2008-12-29
2
-0
/
+3
*
ACPICA: Add a mechanism to escape infinite AML While() loops
Bob Moore
2008-12-29
3
-1
/
+8
*
ACPICA: Update FACS waking vector interfaces
Bob Moore
2008-12-29
1
-4
/
+2
*
ACPICA: Fix several warnings under gcc 4 compiler
Bob Moore
2008-12-29
1
-4
/
+4
*
ACPI: don't cond_resched() when irqs_disabled()
Wu Fengguang
2008-12-19
1
-1
/
+5
*
ACPI: fix 2.6.28 acpi.debug_level regression
Bjorn Helgaas
2008-12-19
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-12-18
2
-1
/
+4
|
\
|
*
irda: Add irda_skb_cb qdisc related padding
Samuel Ortiz
2008-12-17
1
-1
/
+3
|
*
netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPEC
Pablo Neira Ayuso
2008-12-16
1
-0
/
+1
*
|
USB: fix comment about endianness of descriptors
Phil Endecott
2008-12-17
1
-2
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-12-15
1
-0
/
+7
|
\
|
*
netpoll: fix race on poll_list resulting in garbage entry
Neil Horman
2008-12-09
1
-0
/
+7
*
|
Define smp_call_function_many for UP
Rusty Russell
2008-12-15
1
-0
/
+2
*
|
Revert "radeonfb: accelerate imageblit and other improvements"
Linus Torvalds
2008-12-10
1
-13
/
+5
*
|
MN10300: Fix __put_user_asm8()
Akira Takeuchi
2008-12-10
1
-1
/
+1
*
|
KSYM_SYMBOL_LEN fixes
Hugh Dickins
2008-12-10
1
-1
/
+2
*
|
atomic: fix a typo in atomic_long_xchg()
Eric Dumazet
2008-12-10
1
-1
/
+1
*
|
revert "percpu_counter: new function percpu_counter_sum_and_set"
Andrew Morton
2008-12-10
1
-9
/
+3
*
|
revert "percpu counter: clean up percpu_counter_sum_and_set()"
Andrew Morton
2008-12-10
1
-3
/
+9
*
|
Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-12-09
2
-2
/
+6
|
\
\
|
*
|
[PATCH] fix broken timestamps in AVC generated by kernel threads
Al Viro
2008-12-09
1
-2
/
+2
|
*
|
[PATCH] asm/generic: fix bug - kernel fails to build when enable some common ...
Mike Frysinger
2008-12-09
1
-0
/
+2
|
*
|
[PATCH] return records for fork() both to child and parent
Al Viro
2008-12-09
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-12-08
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
Oliver Hartkopp
2008-12-03
1
-1
/
+1
*
|
Enforce a minimum SG_IO timeout
Linus Torvalds
2008-12-05
1
-0
/
+1
*
|
[PATCH 2/2] documnt FMODE_ constants
Christoph Hellwig
2008-12-04
1
-15
/
+17
*
|
[PATCH 1/2] kill FMODE_NDELAY_NOW
Christoph Hellwig
2008-12-04
1
-1
/
+0
*
|
block: fix setting of max_segment_size and seg_boundary mask
Milan Broz
2008-12-03
1
-0
/
+2
*
|
block: internal dequeue shouldn't start timer
Tejun Heo
2008-12-03
1
-5
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-12-02
4
-1
/
+4
|
\
|
*
net: Fix soft lockups/OOM issues w/ unix garbage collector
dann frazier
2008-11-26
1
-0
/
+1
|
*
netfilter: xtables: add missing const qualifier to xt_tgchk_param
Jan Engelhardt
2008-11-24
1
-1
/
+1
|
*
net: Fix memory leak in the proto_register function
Catalin Marinas
2008-11-21
2
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-12-02
1
-0
/
+8
|
\
\
|
*
|
amd74xx: workaround unreliable AltStatus register for nVidia controllers
Bartlomiej Zolnierkiewicz
2008-12-02
1
-0
/
+8
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2008-12-02
1
-1
/
+1
|
\
\
\
|
*
|
|
[SCSI] fc_transport: fix old bug on bitflag definitions
James Smart
2008-11-21
1
-1
/
+1
*
|
|
|
nfsd: fix vm overcommit crash fix #2
Junjiro R. Okajima
2008-12-02
1
-4
/
+8
|
|
/
/
|
/
|
|
*
|
|
lib/idr.c: fix rcu related race with idr_find
Manfred Spraul
2008-12-01
1
-1
/
+2
[next]