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
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
vlan: Add function to retrieve EtherType from vlan packets.
Hao Zheng
2010-11-12
1
-0
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
David S. Miller
2010-11-12
1
-1
/
+1
|
\
|
*
netfilter: NF_HOOK_COND has wrong conditional
Eric Paris
2010-11-12
1
-1
/
+1
*
|
net: Detect and ignore netif_stop_queue() calls before register_netdev()
Guillaume Chazarain
2010-11-08
1
-0
/
+5
*
|
phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addr
Cyril Chemparathy
2010-10-29
1
-1
/
+1
*
|
net: Limit socket I/O iovec total length to INT_MAX.
David S. Miller
2010-10-28
1
-1
/
+1
*
|
dccp: Extend CCID packet dequeueing interface
Gerrit Renker
2010-10-28
1
-1
/
+3
|
/
*
rps: add __rcu annotations
Eric Dumazet
2010-10-25
1
-6
/
+6
*
net/802: add __rcu annotations
Eric Dumazet
2010-10-25
1
-1
/
+1
*
ipv6: ip6_ptr rcu annotations
Eric Dumazet
2010-10-25
1
-1
/
+1
*
vlan: rcu annotations
Eric Dumazet
2010-10-25
1
-1
/
+1
*
phylib: make local function static
stephen hemminger
2010-10-24
1
-12
/
+0
*
connector: remove lazy workqueue creation
Tejun Heo
2010-10-24
1
-8
/
+0
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
5
-6
/
+8
|
\
|
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
3
-3
/
+2
|
*
ida: document IDA_BITMAP_LONGS calculation
Namhyung Kim
2010-09-23
1
-2
/
+5
|
*
Fix various typos of valid in comments
Nikanth Karthikesan
2010-09-21
1
-1
/
+1
|
*
Fix spelling mistake in jhash
Anton Blanchard
2010-08-18
1
-1
/
+1
*
|
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
Linus Torvalds
2010-10-24
1
-8
/
+11
|
\
\
|
*
|
i7300_edac: start a driver for i7300 chipset (Clarksboro)
Mauro Carvalho Chehab
2010-08-30
1
-8
/
+11
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2010-10-24
1
-10
/
+4
|
\
\
\
|
*
\
\
Merge branch 'master' into for-linus
Pekka Enberg
2010-10-24
195
-1995
/
+7289
|
|
\
\
\
|
*
|
|
|
slub: Enable sysfs support for !CONFIG_SLUB_DEBUG
Christoph Lameter
2010-10-06
1
-1
/
+1
|
*
|
|
|
slub: reduce differences between SMP and NUMA
Christoph Lameter
2010-10-02
1
-4
/
+1
|
*
|
|
|
percpu: use percpu allocator on UP too
Tejun Heo
2010-10-02
1
-24
/
+5
|
*
|
|
|
percpu: reduce PCPU_MIN_UNIT_SIZE to 32k
Tejun Heo
2010-10-02
1
-1
/
+1
|
*
|
|
|
vmalloc: pcpu_get/free_vm_areas() aren't needed on UP
Tejun Heo
2010-10-02
1
-0
/
+2
|
*
|
|
|
slub: Dynamically size kmalloc cache allocations
Christoph Lameter
2010-10-02
1
-5
/
+2
*
|
|
|
|
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-10-24
3
-8
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
KVM: Fix signature of kvm_iommu_map_pages stub
Jan Kiszka
2010-10-24
1
-2
/
+1
|
*
|
|
|
|
KVM: x86: Rename timer function
Zachary Amsden
2010-10-24
1
-1
/
+1
|
*
|
|
|
|
KVM: Check for pending events before attempting injection
Avi Kivity
2010-10-24
1
-0
/
+1
|
*
|
|
|
|
KVM: MMU: Add infrastructure for two-level page walker
Joerg Roedel
2010-10-24
1
-0
/
+5
|
*
|
|
|
|
KVM: PPC: Expose level based interrupt cap
Alexander Graf
2010-10-24
1
-0
/
+1
|
*
|
|
|
|
KVM: MMU: rewrite audit_mappings_page() function
Xiao Guangrong
2010-10-24
1
-0
/
+1
|
*
|
|
|
|
KVM: MMU: introduce gfn_to_page_many_atomic() function
Xiao Guangrong
2010-10-24
1
-0
/
+3
|
*
|
|
|
|
KVM: MMU: introduce hva_to_pfn_atomic function
Xiao Guangrong
2010-10-24
1
-0
/
+7
|
*
|
|
|
|
KVM: PPC: Add get_pvinfo interface to query hypercall instructions
Alexander Graf
2010-10-24
1
-0
/
+11
|
*
|
|
|
|
KVM: Move kvm_guest_init out of generic code
Alexander Graf
2010-10-24
1
-5
/
+0
|
*
|
|
|
|
KVM: PPC: First magic page steps
Alexander Graf
2010-10-24
1
-0
/
+1
|
*
|
|
|
|
KVM: PPC: Implement hypervisor interface
Alexander Graf
2010-10-24
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-24
1
-4
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
i2c: Let i2c_parent_is_i2c_adapter return the parent adapter
Jean Delvare
2010-10-24
1
-3
/
+8
|
*
|
|
|
|
|
i2c: Simplify i2c_parent_is_i2c_adapter
Jean Delvare
2010-10-24
1
-1
/
+0
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-10-24
2
-6
/
+3
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'uc-logic' into for-linus
Jiri Kosina
2010-10-23
1
-2
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
HID: allow resizing and replacing report descriptors
Nikolai Kondrashov
2010-08-09
1
-2
/
+2
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
*
-
-
-
-
-
.
\
\
\
\
\
\
Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat'...
Jiri Kosina
2010-10-23
1
-0
/
+1
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
HID: Add a hid quirk for input sync override
Henrik Rydberg
2010-09-21
1
-0
/
+1
|
|
|
|
/
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
\
\
|
*
-
.
\
\
\
\
\
\
\
\
\
Merge branches 'upstream' and 'upstream-fixes' into for-linus
Jiri Kosina
2010-10-23
1
-4
/
+0
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
/
/
/
/
/
/
/
/
|
|
|
|
/
|
|
|
/
/
/
/
/
|
|
|
_
|
_
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
[next]