index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-27
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+62
2011-07-27
asm-generic/atomic.h: allow SMP peeps to leverage this
Mike Frysinger
1
-1
/
+15
2011-07-27
asm-generic/atomic.h: add atomic_set_mask() helper
Mike Frysinger
1
-0
/
+16
2011-07-27
asm-generic/atomic.h: fix type used in atomic_clear_mask
Mike Frysinger
1
-2
/
+9
2011-07-27
asm-generic/atomic.h: simplify inc/dec test helpers
Mike Frysinger
1
-2
/
+2
2011-07-27
atomic: Update comments in atomic.h
Arun Sharma
1
-1
/
+3
2011-07-27
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-2
/
+0
2011-07-27
atomic: move atomic_add_unless to generic code
Arun Sharma
1
-2
/
+2
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
3
-4
/
+2
2011-07-27
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
2
-0
/
+15
2011-07-26
Merge 'akpm' patch series
Linus Torvalds
1
-2
/
+0
2011-07-26
asm-generic/system.h: drop useless __KERNEL__
Mike Frysinger
1
-2
/
+0
2011-07-25
iomap: make IOPORT/PCI mapping functions conditional
Randy Dunlap
1
-0
/
+8
2011-07-22
iomap: make IOPORT/PCI mapping functions conditional
Jonas Bonn
2
-0
/
+6
2011-07-22
asm-generic: add MMU variants of io.h functions
Jonas Bonn
1
-1
/
+6
2011-07-22
asm-generic: delay.h fix udelay and ndelay for 8 bit args
Andrew Morton
1
-6
/
+27
2011-07-12
pci: move microblaze and powerpc pci flag functions into asm-generic
Rob Herring
1
-0
/
+62
2011-07-07
asm-generic: adapt delay.h to common implementation
Jonas Bonn
1
-1
/
+15
2011-06-17
Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...
Linus Torvalds
1
-10
/
+0
2011-06-16
gpio: add GPIOF_ values regardless on kconfig settings
Randy Dunlap
1
-10
/
+0
2011-06-16
include/asm-generic/pgtable.h: fix unbalanced parenthesis
Nicolas Kaiser
1
-1
/
+1
2011-06-02
asm-generic/unistd.h: support sendmmsg syscall
Chris Metcalf
1
-1
/
+3
2011-05-28
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-5
/
+5
2011-05-28
Merge branch 'setns'
Linus Torvalds
1
-1
/
+3
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-1
/
+3
2011-05-28
gpio: make gpio_{request,free}_array gpio array parameter const
Lars-Peter Clausen
1
-2
/
+2
2011-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-40
/
+0
2011-05-27
gpio: Convert gpio_is_valid to return bool
Joe Perches
1
-3
/
+3
2011-05-27
bitops: add #ifndef for each of find bitops
Akinobu Mita
2
-0
/
+11
2011-05-27
asm-generic/ptrace.h: start a common low level ptrace helper
Mike Frysinger
1
-0
/
+74
2011-05-26
bug.h: Move ratelimit warn interfaces to ratelimit.h
David S. Miller
1
-40
/
+0
2011-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+37
2011-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
5
-97
/
+149
2011-05-25
ulimit: raise default hard ulimit on number of files to 4096
Tim Gardner
1
-1
/
+1
2011-05-25
asm-generic/cacheflush.h: flush icache when copying to user pages
Mike Frysinger
1
-1
/
+4
2011-05-25
mm: uninline large generic tlb.h functions
Peter Zijlstra
1
-122
/
+13
2011-05-25
mm: extended batches for generic mmu_gather
Peter Zijlstra
1
-46
/
+83
2011-05-25
mm, powerpc: move the RCU page-table freeing into generic code
Peter Zijlstra
1
-5
/
+51
2011-05-25
mm: mmu_gather rework
Peter Zijlstra
1
-27
/
+69
2011-05-25
bug.h: Fix build with CONFIG_PRINTK disabled.
David S. Miller
1
-0
/
+21
2011-05-24
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-8
/
+4
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-29
/
+32
2011-05-24
Merge branch 'fixes-2.6.39' into for-2.6.40
Tejun Heo
2
-21
/
+51
2011-05-24
bug.h: Add WARN_RATELIMIT
Joe Perches
1
-0
/
+16
2011-05-23
[S390] merge page_test_dirty and page_clear_dirty
Martin Schwidefsky
1
-8
/
+4
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
1
-1
/
+1
2011-05-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+4
2011-05-19
module: Sort exported symbols
Alessio Igor Bogani
1
-10
/
+10
2011-05-12
compat: fixes to allow working with tile arch
Chris Metcalf
1
-97
/
+124
2011-05-04
audit: support the "standard" <asm-generic/unistd.h>
Chris Metcalf
4
-0
/
+25
[next]