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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
[SCSI] handle scsi_init_queue failure properly
FUJITA Tomonori
1
-1
/
+17
2008-01-30
[SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queue
FUJITA Tomonori
1
-0
/
+1
2008-01-30
[SCSI] scsi_debug: add XDWRITEREAD_10 support
FUJITA Tomonori
1
-0
/
+70
2008-01-30
[SCSI] scsi_debug: add bidi data transfer support
FUJITA Tomonori
1
-11
/
+10
2008-01-30
[SCSI] scsi_debug: add get_data_transfer_info helper function
FUJITA Tomonori
1
-45
/
+38
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
40
-97
/
+18
2008-01-30
[SCSI] bidirectional: fix up for the new blk_end_request code
Kiyoshi Ueda
1
-2
/
+10
2008-01-30
[SCSI] bidirectional command support
Boaz Harrosh
2
-15
/
+94
2008-01-30
[SCSI] implement scsi_data_buffer
Boaz Harrosh
7
-78
/
+58
2008-01-30
[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable
Boaz Harrosh
2
-34
/
+14
2008-01-30
[SCSI] aic7xxx: fix warnings with CONFIG_PM disabled
FUJITA Tomonori
4
-22
/
+20
2008-01-30
[SCSI] aic79xx: fix warnings with CONFIG_PM disabled
FUJITA Tomonori
4
-22
/
+20
2008-01-30
[SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions
David Milburn
1
-3
/
+6
2008-01-30
[SCSI] sgiwd93: use cached memory access to make driver work on IP28
Thomas Bogendoerfer
2
-26
/
+40
2008-01-30
[SCSI] zfcp: fix sense_buffer access bug
FUJITA Tomonori
1
-2
/
+2
2008-01-30
[SCSI] ncr53c8xx: fix sense_buffer access bug
FUJITA Tomonori
1
-1
/
+1
2008-01-30
[SCSI] aic79xx: fix sense_buffer access bug
FUJITA Tomonori
1
-1
/
+1
2008-01-30
[SCSI] hptiop: fix sense_buffer access bug
FUJITA Tomonori
1
-1
/
+1
2008-01-30
[SCSI] sym53c8xx: fix bad memset argument in sym_set_cam_result_error
Nathan Lynch
1
-1
/
+1
2008-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
19
-241
/
+550
2008-01-31
[net] Gracefully handle shared e1000/1000e driver PCI ID's
Linus Torvalds
2
-28
/
+37
2008-01-30
x86: early boot debugging via FireWire (ohci1394_dma=early)
Bernhard Kaindl
3
-1
/
+287
2008-01-30
x86: remove flush_agp_mappings()
Ingo Molnar
2
-6
/
+0
2008-01-30
x86: cpa: move flush to cpa
Thomas Gleixner
4
-15
/
+0
2008-01-30
x86: convert CPA users to the new set_page_ API
Arjan van de Ven
2
-9
/
+6
2008-01-30
cpufreq: fix obvious condition statement error
Yi Yang
1
-1
/
+1
2008-01-30
x86: left over fix for leak of early_ioremp in dmi_scan
Yinghai Lu
1
-0
/
+1
2008-01-30
rtc: use the IRQ callback interface in (old) RTC driver
Bernhard Walle
1
-1
/
+14
2008-01-30
x86: fix DMI ioremap leak
Ingo Molnar
1
-0
/
+1
2008-01-30
x86: don't disable TSC in any C states on AMD Fam10h
Andi Kleen
1
-4
/
+28
2008-01-30
git-x86: drivers/pnp/pnpbios/bioscalls.c build fix
Andrew Morton
1
-1
/
+4
2008-01-30
x86: voluntary leave_mm before entering ACPI C3
Venki Pallipadi
1
-0
/
+2
2008-01-30
x86: fix DMI out of memory problems
Parag Warudkar
1
-3
/
+21
2008-01-30
x86: get rid of _MASK flags
Glauber de Oliveira Costa
1
-4
/
+4
2008-01-30
x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.c
Ingo Molnar
1
-2
/
+5
2008-01-30
x86: unify struct desc_ptr
Glauber de Oliveira Costa
1
-1
/
+1
2008-01-30
x86: clean up drivers/char/rtc.c
Ingo Molnar
1
-109
/
+129
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
1
-2
/
+2
2008-01-30
x86: nuke a ton of dead hpet code
Thomas Gleixner
1
-75
/
+0
2008-01-30
x86: assign IRQs to HPET timers, fix
Balaji Rao
1
-0
/
+6
2008-01-30
x86: assign IRQs to HPET timers
Balaji Rao
1
-7
/
+38
2008-01-30
Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e"
Linus Torvalds
2
-1
/
+28
2008-01-29
cciss: fix bug in overriding ->data_len before completion
Jens Axboe
1
-1
/
+0
2008-01-29
xsysace: end request handling fix
Jens Axboe
1
-4
/
+2
2008-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25
Linus Torvalds
424
-37247
/
+105609
2008-01-28
[PPP]: Sparse warning fixes.
Stephen Hemminger
5
-6
/
+8
2008-01-28
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
2
-3
/
+3
2008-01-28
[NETNS]: Add namespace parameter to ip_route_output_flow.
Denis V. Lunev
1
-1
/
+1
2008-01-28
[NETNS]: Add namespace parameter to ip_dev_find.
Denis V. Lunev
2
-3
/
+3
2008-01-28
ath5k: always extend rx timestamp with tsf
Bruno Randolf
1
-5
/
+12
[next]