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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETFILTER] Fix conntrack event cache deadlock/oops
Harald Welte
2005-09-22
1
-4
/
+21
*
[NETFILTER] remove unneeded structure definition from conntrack helper
Harald Welte
2005-09-22
1
-7
/
+0
*
[NETFILTER] Fix sparse endian warnings in pptp helper
Alexey Dobriyan
2005-09-22
2
-62
/
+62
*
[PATCH] xtensa: remove io_remap_page_range and minor clean-ups
Chris Zankel
2005-09-22
5
-56
/
+14
*
[PATCH] uml: don't redundantly mark pte as newpage in pte_modify
Paolo 'Blaisorblade' Giarrusso
2005-09-22
1
-1
/
+0
*
[PATCH] ppc64: SMU driver update & i2c support
Benjamin Herrenschmidt
2005-09-22
3
-6
/
+365
*
[PATCH] slab: alpha inlining fix
Ivan Kokshaysky
2005-09-22
1
-1
/
+4
*
[PATCH] reboot: comment and factor the main reboot functions
Eric W. Biederman
2005-09-22
1
-0
/
+4
*
[IA64] Wire in the MCA/INIT handler stacks
Keith Owens
2005-09-22
1
-0
/
+5
*
[PATCH] driver core: add helper device_is_registered()
Daniel Ritz
2005-09-22
1
-0
/
+5
*
[PATCH] Remove unused var from asm/futex.h
Paolo 'Blaisorblade' Giarrusso
2005-09-21
17
-17
/
+17
*
[PATCH] uml: adapt asm/futex.h to our arch
Paolo 'Blaisorblade' Giarrusso
2005-09-21
2
-47
/
+6
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-09-21
2
-3
/
+3
|
\
|
*
[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`
Ben Dooks
2005-09-20
1
-1
/
+1
|
*
[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`
Ben Dooks
2005-09-20
1
-1
/
+1
|
*
[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`
Ben Dooks
2005-09-20
1
-1
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
Linus Torvalds
2005-09-21
1
-4
/
+11
|
\
\
|
*
|
[IB] Add MAD data field size definitions
Sean Hefty
2005-09-21
1
-4
/
+11
*
|
|
[PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.h
Eric Dumazet
2005-09-21
1
-0
/
+2
*
|
|
[PATCH] mm: add a note about partially hardcoded VM_* flags
Paolo 'Blaisorblade' Giarrusso
2005-09-21
1
-0
/
+1
*
|
|
[PATCH] mm: update stale comment for removal of page->list
Paolo 'Blaisorblade' Giarrusso
2005-09-21
1
-5
/
+4
|
/
/
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2005-09-21
6
-16
/
+24
|
\
\
|
*
|
[SPARC64]: Verify vmalloc TLB misses more strictly.
David S. Miller
2005-09-20
1
-9
/
+11
|
*
|
[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.h
David S. Miller
2005-09-19
4
-7
/
+9
|
*
|
[BYTEORDER]: Document alignment and byteorder macros
Ed L. Cashin
2005-09-19
1
-0
/
+4
|
|
/
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
2005-09-20
2
-4
/
+11
|
\
\
|
|
/
|
/
|
|
*
[SCSI] Fix thread termination for the SCSI error handle
James Bottomley
2005-09-19
1
-2
/
+0
|
*
[SCSI] fix oops on usb storage device disconnect
James Bottomley
2005-09-19
1
-0
/
+9
|
*
[SCSI] change port speed definitions for scsi_transport_fc
Andreas Herrmann
2005-09-16
1
-2
/
+2
*
|
[8021Q]: Add endian annotations.
Alexey Dobriyan
2005-09-19
1
-4
/
+4
*
|
[NETFILTER]: Rename misnamed function
Patrick McHardy
2005-09-19
1
-1
/
+1
*
|
[NETFILTER] ip6tables: remove duplicate code
Yasuyuki Kozakai
2005-09-19
1
-0
/
+3
*
|
[NETFILTER]: Add new PPTP conntrack and NAT helper
Harald Welte
2005-09-19
5
-0
/
+476
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-09-18
1
-1
/
+1
|
\
\
|
*
|
[ARM] Fix warning in asm/futex.h
Russell King
2005-09-18
1
-1
/
+1
*
|
|
[DCCP]: Introduce CCID getsockopt for the CCIDs
Arnaldo Carvalho de Melo
2005-09-18
1
-0
/
+2
*
|
|
[DCCP]: Don't use necessarily the same CCID for tx and rx
Arnaldo Carvalho de Melo
2005-09-18
1
-1
/
+2
*
|
|
[CCID3]: Introduce include/linux/tfrc.h
Arnaldo Carvalho de Melo
2005-09-18
1
-0
/
+35
*
|
|
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
Arnaldo Carvalho de Melo
2005-09-18
1
-9
/
+5
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
2005-09-18
2
-11
/
+30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[TG3]: Add AMD K8 to list of write-reorder chipsets.
David S. Miller
2005-09-16
1
-0
/
+1
|
*
|
[DCCP]: Introduce DCCP_SOCKOPT_SERVICE
Arnaldo Carvalho de Melo
2005-09-16
1
-11
/
+29
*
|
|
[PATCH] joystick-vs-x.org fix
Andrew Morton
2005-09-17
1
-11
/
+13
*
|
|
[PATCH] i2c: kill an unused i2c_adapter struct member
Jean Delvare
2005-09-17
1
-5
/
+0
*
|
|
[PATCH] uml: UML/i386 cmpxchg fix
Jeff Dike
2005-09-17
1
-2
/
+0
*
|
|
[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devices
Vitaly Bordug
2005-09-17
3
-0
/
+28
*
|
|
[PATCH] x86_64: desc.h-needs smp.h
Andrew Morton
2005-09-17
1
-0
/
+2
*
|
|
[PATCH] uml: breakpoint an arbitrary thread
Jeff Dike
2005-09-17
1
-0
/
+1
*
|
|
[PATCH] cleanup whitespace in pci_ids.h
Karsten Keil
2005-09-16
1
-1
/
+1
*
|
|
[PATCH] Add PCI IDs for Sitecom DC-105
Karsten Keil
2005-09-16
1
-0
/
+3
[next]