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
2007-02-17
ide: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
23
-256
/
+262
2007-02-17
ide: add ide_use_fast_pio() helper (v3)
Bartlomiej Zolnierkiewicz
20
-166
/
+73
2007-02-17
ide: unexport ide_set_xfer_rate() (v2)
Bartlomiej Zolnierkiewicz
4
-15
/
+4
2007-02-17
ide: remove ide_drive_t.usage
Bartlomiej Zolnierkiewicz
6
-42
/
+22
2007-02-17
ide: remove ide_pci_device_t tables with only one entry
Bartlomiej Zolnierkiewicz
2
-17
/
+11
2007-02-17
ide: remove write-only ide_hwif_t.no_dsc flag
Bartlomiej Zolnierkiewicz
5
-14
/
+1
2007-02-17
ide: remove write-only ide_pio_data_t.blacklisted
Bartlomiej Zolnierkiewicz
2
-4
/
+0
2007-02-17
sis5513: sis5513_config_xfer_rate() cleanup
Bartlomiej Zolnierkiewicz
1
-38
/
+3
2007-02-17
piix: cleanup
Bartlomiej Zolnierkiewicz
1
-12
/
+16
2007-02-17
svwks: small cleanup
Bartlomiej Zolnierkiewicz
1
-30
/
+4
2007-02-17
cs5530: small cleanup
Bartlomiej Zolnierkiewicz
1
-9
/
+3
2007-02-17
hpt366: remove redundant check from init_dma_hpt366()
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2007-02-17
trm290: remove redundant CONFIG_BLK_DEV_IDEDMA #ifdef-s
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2007-02-17
au1xxx-ide: remove dead code
Bartlomiej Zolnierkiewicz
1
-12
/
+3
2007-02-17
pdc202xx_old: remove dead code
Bartlomiej Zolnierkiewicz
1
-19
/
+0
2007-02-17
drivers/ide: PATA driver for Celleb
Kou Ishizaki
3
-0
/
+821
2007-02-17
sl82c105: DMA support fixes
Sergei Shtylyov
1
-14
/
+4
2007-02-17
pdc202xx_old: fix PIO mode setup
Sergei Shtylyov
1
-17
/
+7
2007-02-17
siimage: PIO1/2 taskfile transfer overclocking fix
Sergei Shtylyov
1
-30
/
+29
2007-02-17
ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)
Albert Lee
3
-12
/
+0
2007-02-17
ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)
Albert Lee
5
-15
/
+69
2007-02-17
ide-floppy: Fix unformatted media crash
Alan Cox
1
-1
/
+2
2007-02-17
atiixp/jmicron/triflex: fix PIO fallback
Bartlomiej Zolnierkiewicz
3
-11
/
+8
2007-02-17
hpt34x: hpt34x_tune_chipset() (->speedproc) fix
Bartlomiej Zolnierkiewicz
1
-16
/
+1
2007-02-16
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
7
-58
/
+167
2007-02-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
24
-98
/
+707
2007-02-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
13
-407
/
+795
2007-02-16
[PATCH] s3c2410fb: fix un-initialised dev field
Ben Dooks
1
-0
/
+2
2007-02-16
[PATCH] ecryptfs: fix forgotten format specifier
Thomas Hisch
1
-1
/
+2
2007-02-16
[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()
Michael Halcrow
3
-8
/
+24
2007-02-16
[PATCH] knfsd: stop NFSD writes from being broken into lots of little writes ...
NeilBrown
1
-13
/
+19
2007-02-16
[PATCH] knfsd: nfsd4: fix handling of directories without default ACLs
J. Bruce Fields
1
-1
/
+20
2007-02-16
[PATCH] knfsd: nfsd4: acls: avoid unnecessary denies
J. Bruce Fields
1
-45
/
+145
2007-02-16
[PATCH] knfsd: nfsd4: acls: don't return explicit mask
J. Bruce Fields
1
-18
/
+7
2007-02-16
[PATCH] knfsd: nfsd4: fix error return on unsupported acl
J. Bruce Fields
2
-2
/
+5
2007-02-16
[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem
J. Bruce Fields
1
-6
/
+4
2007-02-16
[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list
J. Bruce Fields
4
-136
/
+66
2007-02-16
[PATCH] knfsd: nfsd4: simplify nfsv4->posix translation
J. Bruce Fields
1
-95
/
+38
2007-02-16
[PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits
J. Bruce Fields
1
-10
/
+13
2007-02-16
[PATCH] knfsd: nfsd4: fix non-terminated string
J. Bruce Fields
1
-1
/
+6
2007-02-16
[PATCH] small irq management simplification
Jan Beulich
1
-4
/
+2
2007-02-16
[PATCH] IRQ kernel-doc fixes
Randy Dunlap
2
-1
/
+2
2007-02-16
[PATCH] genirq: remove IRQ_DISABLED
Ingo Molnar
5
-14
/
+6
2007-02-16
[PATCH] genirq: do not mask interrupts by default
Ingo Molnar
3
-7
/
+12
2007-02-16
[PATCH] posix timers: RCU optimization for clock_gettime()
Paul E. McKenney
1
-5
/
+10
2007-02-16
[PATCH] time: x86_64: re-enable vsyscall support for x86_64
john stultz
9
-99
/
+105
2007-02-16
[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME
john stultz
10
-415
/
+126
2007-02-16
[PATCH] time: x86_64: split x86_64/kernel/time.c up
john stultz
7
-663
/
+687
2007-02-16
[PATCH] time: x86_64: hpet_address cleanup
john stultz
4
-34
/
+26
2007-02-16
[PATCH] generic: vsyscall-gtod support for GENERIC_TIME
john stultz
2
-0
/
+11
[next]