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
/
asm-generic
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Create asm-generic/barrier.h
David Howells
2012-03-28
2
-33
/
+51
|
*
|
|
Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h
David Howells
2012-03-28
3
-1
/
+4
*
|
|
|
Merge git://github.com/rustyrussell/linux
Linus Torvalds
2012-03-28
1
-21
/
+14
|
\
\
\
\
|
*
|
|
|
params: <level>_initcall-like kernel parameters
Pawel Moll
2012-03-26
1
-21
/
+14
*
|
|
|
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-28
1
-2
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge tag 'v3.3-rc7' into gpio/next
Grant Likely
2012-03-12
5
-2
/
+60
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
gpio: constify the data parameter to gpiochip_find()
Grant Likely
2012-03-02
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-24
3
-0
/
+4
|
\
\
\
\
|
*
|
|
|
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2012-03-04
3
-0
/
+4
*
|
|
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-23
3
-3
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
2012-03-23
1
-0
/
+4
|
*
|
|
|
|
consolidate WARN_...ONCE() static variables
Jan Beulich
2012-03-23
2
-3
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-23
2
-24
/
+6
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
2012-02-23
1
-2
/
+0
|
*
|
|
|
PCI: add generic pcibios_resource_to_bus()
Bjorn Helgaas
2012-02-23
1
-23
/
+1
|
*
|
|
|
PCI: add pci_clear_flags()
Bjorn Helgaas
2012-02-23
1
-0
/
+6
*
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-22
1
-8
/
+45
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'linus' into x86/asm
Ingo Molnar
2012-02-28
14
-61
/
+174
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
bitops: Add missing parentheses to new get_order macro
Joerg Roedel
2012-02-24
1
-2
/
+2
|
*
|
|
|
|
bitops: Optimise get_order()
David Howells
2012-02-20
1
-12
/
+28
|
*
|
|
|
|
bitops: Adjust the comment on get_order() to describe the size==0 case
David Howells
2012-02-20
1
-1
/
+22
*
|
|
|
|
|
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
2012-03-21
1
-0
/
+61
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-05
2
-2
/
+2
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...
James Bottomley
2012-02-27
2
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-26
3
-0
/
+58
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
2012-02-24
1
-0
/
+2
|
*
|
|
|
asm-generic: architecture independent readq/writeq for 32bit environment
Hitoshi Mitake
2012-02-21
2
-0
/
+56
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
net: Add framework to allow sending packets with customized CRC.
Ben Greear
2012-02-24
1
-0
/
+4
*
|
|
|
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
2012-02-21
1
-0
/
+1
|
/
/
/
*
|
|
lib: add NO_GENERIC_PCI_IOPORT_MAP
Michael S. Tsirkin
2012-01-31
1
-0
/
+10
|
|
/
|
/
|
*
|
Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
2012-01-14
1
-6
/
+7
|
\
\
|
*
|
UAPI: Rearrange definition of HZ in asm-generic/param.h
David Howells
2011-12-13
1
-6
/
+7
|
|
/
*
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-14
1
-0
/
+4
|
\
\
|
*
|
GPIO: add bindings for managed devices
John Crispin
2012-01-04
1
-0
/
+4
*
|
|
thp: add tlb_remove_pmd_tlb_entry
Shaohua Li
2012-01-12
1
-0
/
+14
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2012-01-10
3
-8
/
+30
|
\
\
\
|
*
|
|
lib: add GENERIC_PCI_IOMAP
Michael S. Tsirkin
2011-11-28
3
-8
/
+30
*
|
|
|
Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...
Linus Torvalds
2012-01-10
3
-5
/
+14
|
\
\
\
\
|
*
|
|
|
add missing __iomem to generic iounmap declaration
Mark Salter
2011-10-06
1
-1
/
+1
|
*
|
|
|
fixed generic page.h for non-zero PAGE_OFFSET
Mark Salter
2011-10-06
1
-3
/
+7
|
*
|
|
|
fix default __strnlen_user macro
Mark Salter
2011-10-06
1
-1
/
+6
*
|
|
|
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
1
-6
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
consolidate umode_t declarations
Al Viro
2012-01-03
1
-6
/
+0
*
|
|
|
|
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-07
1
-2
/
+4
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
of: create of_phandle_args to simplify return of phandle parsing data
Grant Likely
2011-12-12
1
-2
/
+3
|
*
|
|
|
|
gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()
Grant Likely
2011-12-12
1
-0
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-01-06
1
-0
/
+3
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-30
1
-0
/
+1
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
1
-1
/
+7
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-17
1
-0
/
+3
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
[prev]
[next]