index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-29
procfs: do not confuse jiffies with cputime64_t
Andreas Schwab
1
-0
/
+1
2011-12-03
asm-generic/unistd.h: support new process_vm_{readv,write} syscalls
Chris Metcalf
1
-1
/
+7
2011-11-01
Merge Qualcom Hexagon architecture
Linus Torvalds
2
-0
/
+136
2011-11-01
Add extra arch overrides to asm-generic/checksum.h
Linas Vepstas
1
-0
/
+4
2011-11-01
Hexagon: Add locking types and functions
Richard Kuo
1
-0
/
+132
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-5
/
+6
2011-10-31
include/asm-generic/page.h: calculate virt_to_page and page_to_virt via prede...
Sonic Zhang
1
-2
/
+2
2011-10-31
dma-mapping: fix sync_single_range_* DMA debugging
Clemens Ladisch
1
-2
/
+12
2011-10-29
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-14
/
+3
2011-10-26
gpio: fix build error in include/asm-generic/gpio.h
Hamo
1
-2
/
+2
2011-10-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2011-10-25
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-5
/
+0
2011-10-24
m68k: Finally remove leftover markers sections
Kirill Tkhai
1
-1
/
+0
2011-10-24
gpiolib: Ensure struct gpio is always defined
Mark Brown
1
-12
/
+1
2011-09-08
cputime: Clean up cputime_to_usecs and usecs_to_cputime macros
Michal Hocko
1
-2
/
+2
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-1
/
+1
2011-08-19
locks: move F_INPROGRESS from fl_type to fl_flags field
J. Bruce Fields
1
-5
/
+0
2011-08-17
mm: fix __page_to_pfn for a const struct page argument
Ian Campbell
1
-2
/
+2
2011-07-26
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+62
2011-07-26
asm-generic/atomic.h: allow SMP peeps to leverage this
Mike Frysinger
1
-1
/
+15
2011-07-26
asm-generic/atomic.h: add atomic_set_mask() helper
Mike Frysinger
1
-0
/
+16
2011-07-26
asm-generic/atomic.h: fix type used in atomic_clear_mask
Mike Frysinger
1
-2
/
+9
2011-07-26
asm-generic/atomic.h: simplify inc/dec test helpers
Mike Frysinger
1
-2
/
+2
2011-07-26
atomic: Update comments in atomic.h
Arun Sharma
1
-1
/
+3
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-2
/
+0
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
1
-2
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
3
-4
/
+2
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
2
-0
/
+15
2011-07-25
Merge 'akpm' patch series
Linus Torvalds
1
-2
/
+0
2011-07-25
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-15
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-27
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-26
gpio: Convert gpio_is_valid to return bool
Joe Perches
1
-3
/
+3
2011-05-26
bitops: add #ifndef for each of find bitops
Akinobu Mita
2
-0
/
+11
2011-05-26
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-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+37
[next]