index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-25
bug.h: Fix up CONFIG_BUG=n implicit function declarations.
Paul Mundt
1
-10
/
+9
2012-06-20
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+10
2012-06-20
thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE
Andrea Arcangeli
1
-0
/
+10
2012-06-18
bug.h: Fix up powerpc build regression.
Paul Mundt
1
-3
/
+5
2012-06-13
Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...
Paul Mundt
9
-12
/
+136
2012-06-11
bug.h: need linux/kernel.h for TAINT_WARN.
Paul Mundt
1
-0
/
+1
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+0
2012-05-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+4
2012-05-31
vsprintf: further optimize decimal conversion
Denys Vlasenko
1
-0
/
+4
2012-05-31
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-05-30
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
1
-4
/
+0
2012-05-29
mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
Andrea Arcangeli
1
-2
/
+20
2012-05-29
KVM: Export asm-generic/kvm_para.h
Avi Kivity
1
-0
/
+1
2012-05-26
Merge branch 'generic-string-functions'
Linus Torvalds
1
-0
/
+52
2012-05-26
word-at-a-time: make the interfaces truly generic
Linus Torvalds
1
-0
/
+52
2012-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-3
/
+2
2012-05-25
arch/tile: allow building Linux with transparent huge pages enabled
Chris Metcalf
1
-3
/
+2
2012-05-25
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2
-1
/
+31
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+22
2012-05-24
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+4
2012-05-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2012-05-22
Merge branch 'for-next-arm-dma' into for-linus
Marek Szyprowski
1
-1
/
+3
2012-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-0
/
+36
2012-05-21
Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...
Linus Torvalds
1
-0
/
+6
2012-05-21
KVM: make asm-generic/kvm_para.h have an ifdef __KERNEL__ block
Paul Gortmaker
1
-0
/
+3
2012-05-21
drivers: add Contiguous Memory Allocator
Marek Szyprowski
1
-0
/
+28
2012-05-21
common: add dma_mmap_from_coherent() function
Marek Szyprowski
1
-1
/
+3
2012-05-21
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
1
-3
/
+11
2012-05-18
gpiolib: Remove 'const' from data argument of gpiochip_find()
Grant Likely
1
-1
/
+1
2012-05-18
gpio: Adjust of_xlate API to support multiple GPIO chips
Grant Likely
1
-1
/
+1
2012-05-18
gpiolib: Implement devm_gpio_request_one()
Mark Brown
1
-0
/
+2
2012-05-16
ftrace: Sort all function addresses, not just per page
Steven Rostedt
1
-1
/
+1
2012-05-04
Merge tag 'v3.4-rc5' into next
James Morris
1
-3
/
+11
2012-04-30
PCI: work around Stratus ftServer broken PCIe hierarchy
Bjorn Helgaas
1
-0
/
+6
2012-04-30
asm-generic: Use __BITS_PER_LONG in statfs.h
H. Peter Anvin
1
-1
/
+1
2012-04-23
asm-generic: Allow overriding clock_t and add attributes to siginfo_t
H. Peter Anvin
1
-3
/
+11
2012-04-20
KVM: add kvm_arch_para_features stub to asm-generic/kvm_para.h
Marcelo Tosatti
1
-0
/
+5
2012-04-14
seccomp: Add SECCOMP_RET_TRAP
Will Drewry
1
-1
/
+1
2012-04-14
signal, x86: add SIGSYS info and make it synchronous.
Will Drewry
1
-0
/
+22
2012-04-14
asm/syscall.h: add syscall_get_arch
Will Drewry
1
-0
/
+14
2012-04-08
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
1
-0
/
+14
2012-04-02
asm-generic: add linux/types.h to cmpxchg.h
Paul Gortmaker
1
-0
/
+1
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-87
/
+22
2012-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-1
/
+1
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
7
-149
/
+183
2012-03-28
Merge git://github.com/rustyrussell/linux
Linus Torvalds
1
-21
/
+14
2012-03-28
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+2
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-5
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
1
-1
/
+1
[next]