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
2009-05-13
Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions"
Linus Torvalds
1
-8
/
+0
2009-05-13
Remove implementation of readpage from the hugetlbfs_aops
Mel Gorman
1
-11
/
+0
2009-05-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-1
/
+9
2009-05-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
5
-29
/
+50
2009-05-12
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
7
-10
/
+34
2009-05-12
dma: fix ipu_idmac.c to not discard the last queued buffer
Guennadi Liakhovetski
1
-1
/
+2
2009-05-12
ioatdma: fix "ioatdma frees DMA memory with wrong function"
Maciej Sosnowski
3
-23
/
+45
2009-05-12
epoll: fix size check in epoll_create()
Davide Libenzi
1
-1
/
+1
2009-05-12
viafb: make it work on x86_64
Harald Welte
1
-3
/
+3
2009-05-12
fbdev: remove outdated advice about I2C configuration
Jean Delvare
1
-19
/
+4
2009-05-12
alpha: unbreak percpu again
Tejun Heo
1
-1
/
+25
2009-05-12
rtc: rtc-twl4030 don't mask alarm interrupts on suspend
Kim Kyuwon
1
-3
/
+1
2009-05-12
syscalls.h add the missing sys_pipe2 declaration
Arnd Bergmann
1
-0
/
+1
2009-05-12
pxa2xx_spi: prevent panic case setup() fails
Daniel Ribeiro
1
-0
/
+3
2009-05-12
Merge branch 'i2c-for-2630-rc5' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
4
-26
/
+32
2009-05-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-4
/
+27
2009-05-12
Remove unreached code in drivers/net/mlx4/en_rx.c
Dan Carpenter
1
-1
/
+0
2009-05-12
i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL
Mark Ware
1
-8
/
+8
2009-05-12
i2c: Enable i2c-s3c2410 for S3C64XX too
Mark Brown
1
-1
/
+1
2009-05-12
i2c-mpc: bug fix for MPC52xx clock setting and printout
Wolfgang Grandegger
1
-14
/
+20
2009-05-11
Input: tsc2007 - fix locking in hrtimer handler
Thierry Reding
1
-2
/
+3
2009-05-11
Input: atkbd - add force release keys quirk for Amilo Xi 3650
Adrian Batzill
1
-0
/
+16
2009-05-11
nfsd: silence lockdep warning
J. Bruce Fields
1
-2
/
+2
2009-05-11
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
28
-438
/
+217
2009-05-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-15
/
+120
2009-05-11
dup2: Fix return value with oldfd == newfd and invalid fd
Jeff Mahoney
1
-2
/
+4
2009-05-11
ata_piix: The Sony TZ90 needs the cable type hardcoding
Alan Cox
1
-0
/
+1
2009-05-11
ata_piix: ICH7 does not support correct MWDMA timings
Alan Cox
1
-3
/
+14
2009-05-11
Avoid world-writable sysfs files in libata driver.
Vitaly Mayatskikh
1
-2
/
+2
2009-05-11
libata: fix suspend/resume for ATA SEMB devices
Borislav Petkov
1
-1
/
+3
2009-05-11
libata: clear ering on resume
Tejun Heo
1
-0
/
+13
2009-05-11
pata_pdc202xx_old: fix UDMA33 handling
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2009-05-11
sata_mv: use new sata phy register settings for new devices
Martin Michlmayr
1
-2
/
+67
2009-05-11
libata: fix attach error handling
Tejun Heo
1
-4
/
+17
2009-05-11
HID: add NOGET quirk for devices from CH Products
Alan Stern
2
-0
/
+8
2009-05-11
HID: fix dropped device-specific quirks
Zoltan Karcagi
1
-1
/
+1
2009-05-11
intel-iommu: PAE memory corruption fix
David Woodhouse
1
-4
/
+9
2009-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
5
-42
/
+17
2009-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
6
-11
/
+38
2009-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
5
-29
/
+6
2009-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
44
-382
/
+369
2009-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
1
-0
/
+1
2009-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-31
/
+31
2009-05-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
14
-41
/
+76
2009-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
27
-139
/
+167
2009-05-10
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
1
-20
/
+20
2009-05-10
Merge branch 'fix/hda' into for-linus
Takashi Iwai
1
-1
/
+6
2009-05-10
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-1
/
+1
2009-05-10
Merge branch 'fix/misc' into for-linus
Takashi Iwai
2
-9
/
+4
2009-05-09
V4L/DVB (11680): cafe_ccic: use = instead of == for setting a value at a var
Mauro Carvalho Chehab
1
-1
/
+1
[next]