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
2012-12-03
pata_palmld: utilize common ata_platform_remove_one()
Brian Norris
1
-3
/
+1
2012-12-03
pata_platform: remove unused remove function
Brian Norris
2
-19
/
+0
2012-12-03
pata_platform: utilize common ata_platform_remove_one()
Brian Norris
1
-6
/
+1
2012-12-03
pata_of_platform: utilize common ata_platform_remove_one()
Brian Norris
1
-6
/
+1
2012-12-03
pata_mpc52xx: utilize common ata_platform_remove_one()
Brian Norris
1
-14
/
+3
2012-12-03
pata_ixp4xx_cf: utilize common ata_platform_remove_one()
Brian Norris
1
-10
/
+1
2012-12-03
ahci_platform: utilize common ata_platform_remove_one()
Brian Norris
1
-11
/
+1
2012-12-03
libata: implement ata_platform_remove_one()
Brian Norris
2
-0
/
+27
2012-12-03
ahci_platform: perform platform exit in host_stop() hook
Brian Norris
1
-7
/
+23
2012-12-03
ahci_platform: convert to module_platform_driver
Brian Norris
1
-12
/
+1
2012-12-03
ahci_platform: enable hotplug unbinding
Brian Norris
1
-2
/
+3
2012-12-03
libata: set dma_mode to 0xff in reset
Aaron Lu
2
-0
/
+2
2012-12-03
ata_piix: re-order code and remove prototypes
Bartlomiej Zolnierkiewicz
1
-221
/
+198
2012-12-03
libata: check SATA_SETTINGS log with HW Feature Ctrl
Shane Huang
2
-2
/
+2
2012-12-03
libata: restore acpi disable functionality
Aaron Lu
2
-0
/
+5
2012-11-28
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-3
/
+3
2012-11-28
pata_arasan_cf: declare/use more local variables in arasan_cf_dma_start()
Sergei Shtylyov
1
-2
/
+5
2012-11-28
sata_highbank: use ATA_BUSY
Sergei Shtylyov
1
-1
/
+1
2012-11-28
sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameter
Sergei Shtylyov
1
-8
/
+6
2012-11-28
sata_sil24: remove unused variable from sata_sil24.c
Wei Yongjun
1
-4
/
+0
2012-11-28
sata_inic162x: remove unused variable in inic_scr_read()
Wei Yongjun
1
-2
/
+0
2012-11-28
pata_rdc: remove unused variable in rdc_init_one()
Wei Yongjun
1
-3
/
+0
2012-11-28
pata_cs5536: add quirk for broken udma
Christian Gmeiner
1
-1
/
+31
2012-11-28
ata_piix: reenable MS Virtual PC guests
Olaf Hering
1
-3
/
+22
2012-11-28
sata_promise: fix hardreset lockdep error
Mikael Pettersson
1
-2
/
+13
2012-11-26
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
13
-23
/
+83
2012-11-26
Merge tag 'tty-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+4
2012-11-26
Merge tag 'mfd-for-linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-523
/
+16
2012-11-26
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-2
/
+14
2012-11-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+2
2012-11-26
futex: avoid wake_futex() for a PI futex_q
Darren Hart
1
-1
/
+17
2012-11-26
watchdog: using u64 in get_sample_period()
Chuansheng Liu
1
-2
/
+2
2012-11-26
writeback: put unused inodes to LRU after writeback completion
Jan Kara
3
-2
/
+17
2012-11-26
mm: vmscan: check for fatal signals iff the process was throttled
Mel Gorman
1
-10
/
+27
2012-11-26
Revert "mm: remove __GFP_NO_KSWAPD"
Mel Gorman
4
-6
/
+13
2012-11-26
proc: check vma->vm_file before dereferencing
Stanislav Kinsbursky
1
-2
/
+3
2012-11-26
UAPI: strip the _UAPI prefix from header guards during header installation
David Howells
1
-0
/
+3
2012-11-26
include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID
Tushar Behera
1
-0
/
+1
2012-11-25
Linux 3.7-rc7
v3.7-rc7
Linus Torvalds
1
-1
/
+1
2012-11-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-2
/
+3
2012-11-25
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-12
/
+41
2012-11-26
powerpc/eeh: Do not invalidate PE properly
Gavin Shan
1
-1
/
+1
2012-11-24
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-2
/
+4
2012-11-24
ALSA: hda - Fix build without CONFIG_PM
Takashi Iwai
1
-2
/
+4
2012-11-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-49
/
+131
2012-11-23
Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6
Linus Torvalds
5
-25
/
+30
2012-11-23
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-1
/
+6
2012-11-23
Merge tag 'pm-for-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+1
2012-11-23
Merge tag 'md-3.7-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-105
/
+132
2012-11-23
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-14
/
+33
[next]