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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-14
microblaze: Use delay slot in __strnlen_user, __strncpy_user
Michal Simek
1
-2
/
+2
2011-10-14
microblaze: Remove NET_IP_ALIGN from system.h
Michal Simek
1
-7
/
+0
2011-10-14
microblaze: Add __ucmpdi2() helper function
Michal Simek
2
-0
/
+21
2011-10-14
microblaze: Raise SIGFPE/FPE_INTDIV for div by zero
Edgar E. Iglesias
1
-1
/
+1
2011-10-14
microblaze: Switch ELF_ARCH code to 189
Edgar E. Iglesias
2
-4
/
+6
2011-10-14
microblaze: Added DMA sync operations
Eli Billauer
1
-0
/
+60
2011-10-14
microblaze: Moved __dma_sync() to dma-mapping.h
Eli Billauer
2
-21
/
+21
2011-10-14
microblaze: Add PVR for Microblaze v8.20.a
Michal Simek
1
-0
/
+1
2011-10-14
microblaze: Fix access_ok macro
Michal Simek
1
-1
/
+1
2011-10-14
microblaze: Add loop unrolling for PAGE in copy_tofrom_user
Michal Simek
1
-0
/
+84
2011-10-14
microblaze: Simplify logic for unaligned byte copying
Michal Simek
1
-5
/
+3
2011-10-14
microblaze: Change label names - copy_tofrom_user
Michal Simek
1
-14
/
+13
2011-10-14
microblaze: Separate fixup section definition
Michal Simek
1
-1
/
+9
2011-10-14
microblaze: Change label name in copy_tofrom_user
Michal Simek
1
-3
/
+3
2011-10-14
microblaze: Clear top bit from cnt32_to_63
Michal Simek
1
-1
/
+2
2011-10-14
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-1
/
+2
2011-10-14
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
8
-62
/
+69
2011-10-14
Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tile
Linus Torvalds
2
-2
/
+2
2011-10-14
Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Linus Torvalds
2
-4
/
+5
2011-10-14
x86, mrst: use a temporary variable for SFI irq
Mika Westerberg
1
-10
/
+12
2011-10-13
gpio-pca953x: fix gpio_base
Hartmut Knaack
1
-0
/
+1
2011-10-13
gpio/omap: fix build error with certain OMAP1 configs
Janusz Krzysztofik
1
-1
/
+1
2011-10-13
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
Chris Metcalf
2
-2
/
+2
2011-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-13
/
+25
2011-10-13
ide: Fix file references in drivers/ide/
Johann Felix Soden
1
-12
/
+12
2011-10-13
Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux
Linus Torvalds
1
-1
/
+10
2011-10-11
xfs: revert to using a kthread for AIL pushing
Christoph Hellwig
4
-51
/
+45
2011-10-11
xfs: force the log if we encounter pinned buffers in .iop_pushbuf
Christoph Hellwig
5
-10
/
+24
2011-10-11
xfs: do not update xa_last_pushed_lsn for locked items
Christoph Hellwig
1
-1
/
+0
2011-10-11
Btrfs: make sure not to defrag extents past i_size
Chris Mason
1
-1
/
+3
2011-10-11
x86: Default to vsyscall=native for now
Adrian Bunk
2
-4
/
+5
2011-10-10
Btrfs: fix recursive auto-defrag
Li Zefan
1
-0
/
+7
2011-10-10
mscan: too much data copied to CAN frame due to 16 bit accesses
Wolfgang Grandegger
1
-3
/
+8
2011-10-10
gro: refetch inet6_protos[] after pulling ext headers
Yan, Zheng
1
-0
/
+1
2011-10-10
bnx2x: fix cl_id allocation for non-eth clients for NPAR mode
Dmitry Kravkov
2
-7
/
+13
2011-10-10
mlx4_en: fix endianness with blue frame support
Thadeu Lima de Souza Cascardo
1
-3
/
+3
2011-10-10
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2011-10-10
Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
4
-12
/
+7
2011-10-10
ARM: tegra: fix compilation error due to mach/hardware.h removal
Marc Dietrich
1
-1
/
+0
2011-10-10
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-21
/
+21
2011-10-10
MAINTAINERS: Update tegra maintainer information
Olof Johansson
1
-2
/
+2
2011-10-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
41
-128
/
+169
2011-10-08
Merge branch 'omap/fixes-for-3.1' into fixes
Arnd Bergmann
3
-12
/
+6
2011-10-07
[CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2
Steve French
1
-1
/
+1
2011-10-07
ARM: mach-ux500: enable fix for ARM errata 754322
srinidhi kasagar
1
-0
/
+1
2011-10-06
Merge git://github.com/davem330/net
Linus Torvalds
7
-20
/
+20
2011-10-06
x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE
Paul Menzel
1
-0
/
+11
2011-10-06
net: fix typos in Documentation/networking/scaling.txt
Benjamin Poirier
1
-5
/
+5
2011-10-06
bridge: leave carrier on for empty bridge
stephen hemminger
1
-3
/
+0
2011-10-06
Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm
Linus Torvalds
5
-8
/
+37
[next]