index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
2012-04-02
asm-generic: add linux/types.h to cmpxchg.h
Paul Gortmaker
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Merge git://github.com/rustyrussell/linux
Linus Torvalds
2012-03-28
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-28
Delete all instances of asm/system.h
David Howells
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
2012-03-28
Split arch_align_stack() out from asm-generic/system.h
David Howells
2012-03-28
Split the switch_to() wrapper out of asm-generic/system.h
David Howells
2012-03-28
Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h
David Howells
2012-03-28
Create asm-generic/barrier.h
David Howells
2012-03-28
Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h
David Howells
2012-03-27
compat: use sys_sendfile64() implementation for sendfile syscall
Chris Metcalf
2012-03-26
params: <level>_initcall-like kernel parameters
Pawel Moll
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-23
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-23
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
2012-03-23
consolidate WARN_...ONCE() static variables
Jan Beulich
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-22
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-21
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
2012-03-12
Merge tag 'v3.3-rc7' into gpio/next
Grant Likely
2012-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2012-03-02
gpio: constify the data parameter to gpiochip_find()
Grant Likely
2012-02-28
Merge branch 'linus' into x86/asm
Ingo Molnar
2012-02-27
[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...
James Bottomley
2012-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-24
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
2012-02-24
bitops: Add missing parentheses to new get_order macro
Joerg Roedel
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
2012-02-23
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
2012-02-23
PCI: add generic pcibios_resource_to_bus()
Bjorn Helgaas
2012-02-23
PCI: add pci_clear_flags()
Bjorn Helgaas
2012-02-21
asm-generic: architecture independent readq/writeq for 32bit environment
Hitoshi Mitake
2012-02-21
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
2012-02-20
bitops: Optimise get_order()
David Howells
2012-02-20
bitops: Adjust the comment on get_order() to describe the size==0 case
David Howells
2012-02-20
posix_types: Introduce __kernel_[u]long_t
H. Peter Anvin
2012-02-14
posix_types: Remove fd_set macros
H. Peter Anvin
2012-02-14
posix_types: Make it possible to override __kernel_fsid_t
H. Peter Anvin
2012-02-14
posix_types: Make __kernel_[ug]id32_t default to unsigned int
H. Peter Anvin
2012-01-31
lib: add NO_GENERIC_PCI_IOPORT_MAP
Michael S. Tsirkin
2012-01-14
Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
2012-01-14
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-12
thp: add tlb_remove_pmd_tlb_entry
Shaohua Li
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2012-01-10
Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...
Linus Torvalds
[next]