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-04-28
return pfn from direct_access, for XIP
Jared Hulbert
2
-5
/
+8
2008-04-28
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
Mel Gorman
1
-2
/
+1
2008-04-28
mm: remove nopage
Nick Piggin
2
-3
/
+4
2008-04-28
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
13
-60
/
+60
2008-04-28
drivers/char/rtc.c: use time_before, time_before_eq, etc
Julia Lawall
1
-1
/
+3
2008-04-28
rtc: add the support for alarm time relative to current time in sysfs
Zhao Yakui
1
-1
/
+11
2008-04-28
rtc: rtc-rs5c372: fix up NULL name in transfer error path
Paul Mundt
1
-4
/
+4
2008-04-28
make ds1511_rtc_{read,set}_time() static
Adrian Bunk
1
-4
/
+2
2008-04-28
rtc: silence section mismatch warning in rtc-test
Sam Ravnborg
1
-4
/
+4
2008-04-28
rtc-x1205: new style conversion
Alessandro Zummo
1
-87
/
+43
2008-04-28
rtc-pcf8563: new style conversion
Alessandro Zummo
1
-78
/
+34
2008-04-28
rtc-isl1208: new style conversion and minor bug fixes
Alessandro Zummo
1
-187
/
+170
2008-04-28
rtc: avoid legacy drivers with generic framework
David Brownell
2
-5
/
+11
2008-04-28
rtc-pcf8583 build fix
David Brownell
1
-1
/
+1
2008-04-28
dz: test after postfix decrement fails in dz_console_putchar()
Roel Kluin
1
-1
/
+1
2008-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
67
-5083
/
+3909
2008-04-27
[SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/...
Kay Sievers
4
-1
/
+11
2008-04-27
[SCSI] aic7xxx: add const
Denys Vlasenko
13
-66
/
+61
2008-04-27
[SCSI] aic7xxx: add static
Denys Vlasenko
12
-257
/
+195
2008-04-27
[SCSI] aic7xxx: Update _shipped files
Hannes Reinecke
5
-2544
/
+401
2008-04-27
[SCSI] aic7xxx: teach aicasm to not emit unused debug code/data
Hannes Reinecke
7
-16
/
+185
2008-04-27
[SCSI] qla2xxx: Update version number to 8.02.01-k2.
Andrew Vasquez
1
-1
/
+1
2008-04-27
[SCSI] qla2xxx: Correct regression in relogin code.
Andrew Vasquez
1
-1
/
+1
2008-04-27
[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.
Seokmann Ju
4
-31
/
+14
2008-04-27
[SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static
Adrian Bunk
2
-5
/
+1
2008-04-27
[SCSI] qla2xxx: qla_os.c, make 2 functions static
Adrian Bunk
1
-2
/
+2
2008-04-27
[SCSI] qla2xxx: Re-register FDMI information after a LIP.
Andrew Vasquez
2
-3
/
+3
2008-04-27
[SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.
Andrew Vasquez
1
-2
/
+0
2008-04-27
[SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.
Andrew Vasquez
1
-1
/
+1
2008-04-27
[SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.
Andrew Vasquez
1
-0
/
+4
2008-04-27
[SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump.
Andrew Vasquez
1
-251
/
+143
2008-04-27
[SCSI] m68k: new mac_esp scsi driver
Finn Thain
5
-12
/
+700
2008-04-27
[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfs
Swen Schillig
2
-2
/
+130
2008-04-27
[SCSI] zfcp: Print some messages only during ERP
Swen Schillig
1
-17
/
+19
2008-04-27
[SCSI] zfcp: Wait for free SBAL during exchange config
Swen Schillig
1
-1
/
+2
2008-04-27
[SCSI] scsi_transport_fc: fc_user_scan correction
James Smart
1
-7
/
+53
2008-04-27
[SCSI] aha1542: minor irq handler cleanups
Jeff Garzik
1
-16
/
+10
2008-04-27
[SCSI] scsi_transport_spi: include sysfs.h
Randy Dunlap
1
-0
/
+1
2008-04-27
[SCSI] FlashPoint: fix off-by-one errors
Adrian Bunk
1
-1
/
+1
2008-04-27
[SCSI] aic7xxx: Update type check in aicasm grammar
Hannes Reinecke
2
-45
/
+66
2008-04-27
[SCSI] fix SLUB WARN_ON
James Bottomley
1
-8
/
+8
2008-04-27
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-1
/
+348
2008-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
50
-1796
/
+731
2008-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
1
-10
/
+9
2008-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-17
/
+17
2008-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
32
-350
/
+488
2008-04-27
e1000e triggers sparc32 gcc bug
Al Viro
1
-1
/
+1
2008-04-27
[SCSI] esp_scsi: Make cur_residue and tot_residue signed.
David S. Miller
1
-2
/
+2
2008-04-27
ide-tape: remove tape->merge_stage
Borislav Petkov
1
-61
/
+46
2008-04-27
ide-tape: mv tape->merge_stage_size tape->merge_bh_size
Borislav Petkov
1
-30
/
+31
[next]