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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
m68k: remove inline asm from minix_find_first_zero_bit
Akinobu Mita
1
-7
/
+3
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
22
-59
/
+0
2011-03-23
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
17
-0
/
+17
2011-03-23
m68knommu: introduce little-endian bitops
Akinobu Mita
2
-14
/
+27
2011-03-23
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
11
-0
/
+41
2011-03-23
m68k: introduce little-endian bitops
Akinobu Mita
1
-26
/
+67
2011-03-23
arm: introduce little-endian bitops
Akinobu Mita
1
-26
/
+65
2011-03-23
s390: introduce little-endian bitops
Akinobu Mita
1
-19
/
+54
2011-03-23
powerpc: introduce little-endian bitops
Akinobu Mita
1
-23
/
+38
2011-03-23
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
1
-2
/
+2
2011-03-23
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
5
-16
/
+17
2011-03-23
ia64: fix build breakage in asm/thread_info.h
Luck, Tony
1
-1
/
+1
2011-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+7
2011-03-23
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-0
/
+7
2011-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
3
-19
/
+44
2011-03-22
x86: allow CONFIG_ISA_DMA_API to be disabled
David Rientjes
2
-4
/
+12
2011-03-22
x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabled
David Rientjes
1
-1
/
+1
2011-03-22
x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled
David Rientjes
1
-1
/
+2
2011-03-22
move x86 specific oops=panic to generic code
Olaf Hering
1
-10
/
+0
2011-03-22
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
17
-79
/
+0
2011-03-22
um: remove file pointer from ioctl
Richard Weinberger
2
-4
/
+4
2011-03-22
uml: kernels on {i386,x86_64} produce bad coredumps
Paul Pluzhnikov
2
-0
/
+4
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
18
-61
/
+64
2011-03-22
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
4
-5
/
+13
2011-03-22
avr32: at32ap700x: fix typo in DMA master configuration
Jamie Iles
1
-2
/
+2
2011-03-22
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-39
/
+21
2011-03-22
Merge branch 'next-samsung' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
4
-25
/
+366
2011-03-22
Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
39
-132
/
+38
2011-03-21
ARM: H1940/RX1950: Change default LED triggers
Vasily Khoruzhick
2
-13
/
+15
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-1
/
+6
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
8
-375
/
+319
2011-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-4
/
+39
2011-03-21
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-27
/
+86
2011-03-21
ARM: pxa2xx: reorganize I2C files
Sebastian Andrzej Siewior
39
-132
/
+38
2011-03-21
introduce sys_syncfs to sync a single file system
Sage Weil
4
-1
/
+6
2011-03-20
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
25
-33
/
+33
2011-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-6
/
+6
2011-03-21
powerpc/ptrace: Remove BUG_ON when full register set not available
Mike Wolf
2
-3
/
+14
2011-03-21
powerpc: Factoring mpic cpu id fetching into a function
Meador Inge
1
-17
/
+14
2011-03-21
powerpc: Make MPIC honor the "pic-no-reset" device tree property
Meador Inge
2
-11
/
+59
2011-03-21
powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodes
Benjamin Herrenschmidt
1
-2
/
+5
2011-03-20
ARM: S3C2442: RX1950: Add support for LED blinking
Vasily Khoruzhick
1
-0
/
+54
2011-03-20
ARM: S3C2442: RX1950: Retain LEDs state in suspend
Vasily Khoruzhick
1
-0
/
+3
2011-03-20
ARM: S3C2410: H1940: Fix lcd_power_set function
Vasily Khoruzhick
1
-11
/
+15
2011-03-20
ARM: S3C2410: H1940: Add battery support
Vasily Khoruzhick
1
-0
/
+144
2011-03-20
ARM: S3C2410: H1940: Use leds-gpio driver for LEDs managing
Vasily Khoruzhick
3
-3
/
+101
2011-03-20
ARM: S3C2410: H1940: Make h1940-bluetooth.c compile again
Vasily Khoruzhick
1
-3
/
+0
2011-03-20
ARM: S3C2410: H1940: Add keys device
Arnaud Patard (Rtp)
1
-0
/
+39
2011-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+5
2011-03-20
arch/tile: fix futex sanitization definition/prototype mismatch
Chris Metcalf
1
-6
/
+6
[next]