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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-13
/
+18
2008-01-29
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-104
/
+29
2008-01-29
Merge branch 'cfq-ioc-share' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-83
/
+111
2008-01-28
Merge branch 'pxa-plat' into devel
Russell King
22
-677
/
+1224
2008-01-28
Merge branch 'orion' into devel
Russell King
18
-9
/
+503
2008-01-28
Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...
Russell King
51
-217
/
+1328
2008-01-28
[ARM] 4793/1: S3C24XX: Add IRQ->GPIO pin mapping function
Ben Dooks
1
-0
/
+11
2008-01-28
[ARM] 4792/1: S3C24XX: Remove warnings from debug-macro.S
Ben Dooks
1
-2
/
+0
2008-01-28
[ARM] 4789/1: S3C2412: Add missing CLKDIVN register values
Ben Dooks
1
-0
/
+2
2008-01-28
[ARM] 4786/1: S3C2412: Add SPI FIFO controll constants
Ben Dooks
1
-0
/
+23
2008-01-28
[ARM] 4785/1: S3C24XX: Add _SHIFT definitions for S3C2410_BANKCON registers
Ben Dooks
1
-0
/
+6
2008-01-28
[ARM] 4783/1: S3C24XX: Add s3c2410_gpio_getpull()
Ben Dooks
1
-0
/
+12
2008-01-28
[ARM] 4782/1: S3C24XX: Define FIQ_START for any FIQ users
Ben Dooks
1
-0
/
+3
2008-01-28
[ARM] 4781/1: S3C24XX: DMA suspend and resume support
Ben Dooks
1
-0
/
+1
2008-01-28
[ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RX
Ben Dooks
1
-0
/
+5
2008-01-28
[ARM] 4779/1: S3C2412: Add s3c2412_gpio_set_sleepcfg() call
Ben Dooks
2
-0
/
+10
2008-01-28
[ARM] 4775/1: s3c2410: fix compilation error if only s3c2442 cpu is selected
Krzysztof Helt
1
-1
/
+1
2008-01-28
[ARM] 4730/1: S3C2412: Ensure the PWRCFG has the right mode for RTC wake
Ben Dooks
1
-0
/
+2
2008-01-28
[ARM] 4727/1: S3C2412: Remove unused GPESLPCON
Ben Dooks
1
-1
/
+0
2008-01-28
[ARM] 4726/1: S3C2412: IIS register definitions
Ben Dooks
1
-0
/
+72
2008-01-28
[ARM] 4722/1: S3C24XX: Improve output if watchdog reset fails
Ben Dooks
1
-3
/
+6
2008-01-28
[ARM] 4721/1: S3C24XX: Ensure watchdog clock is enbaled for hard reset
Ben Dooks
1
-0
/
+11
2008-01-28
[ARM] 4720/1: S3C2412: Add power configuration registers for battery flat beh...
Ben Dooks
1
-1
/
+2
2008-01-28
[ARM] 4719/1: S3C2412: Update SPI register definitions for the S3C2412
Ben Dooks
1
-2
/
+7
2008-01-28
[ARM] 4762/1: Basic support for Toradex Colibri module
Daniel Mack
1
-0
/
+19
2008-01-28
[ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix
Richard Purdie
3
-4
/
+1
2008-01-28
[ARM] 4747/1: pcm027: support for pcm990 baseboard for phyCORE-PXA270
Robert Schwebel
1
-0
/
+275
2008-01-28
[ARM] 4744/1: pcm027: add support for phyCORE-PXA270 CPU module
Robert Schwebel
2
-1
/
+84
2008-01-28
[ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform)
eric miao
1
-0
/
+6
2008-01-28
[ARM] 4664/1: Add basic support for HTC Magician PDA phones
Philipp Zabel
1
-0
/
+111
2008-01-28
SG: work with the SCSI fixed maximum allocations.
James Bottomley
1
-2
/
+3
2008-01-28
kernel: add CLONE_IO to specifically request sharing of IO contexts
Jens Axboe
1
-0
/
+1
2008-01-28
block: cfq: make the io contect sharing lockless
Jens Axboe
1
-2
/
+4
2008-01-28
io context sharing: preliminary support
Jens Axboe
2
-5
/
+19
2008-01-28
ioprio: move io priority from task_struct to io_context
Jens Axboe
5
-82
/
+93
2008-01-28
blk_end_request: cleanup 'uptodate' related code (take 4)
Kiyoshi Ueda
1
-8
/
+0
2008-01-28
blk_end_request: remove/unexport end_that_request_* (take 4)
Kiyoshi Ueda
1
-8
/
+5
2008-01-28
blk_end_request: add bidi completion interface (take 4)
Kiyoshi Ueda
1
-0
/
+2
2008-01-28
blk_end_request: add callback feature (take 4)
Kiyoshi Ueda
1
-0
/
+2
2008-01-28
blk_end_request: add/export functions to get request size (take 4)
Kiyoshi Ueda
1
-0
/
+8
2008-01-28
blk_end_request: add new request completion interface (take 4)
Kiyoshi Ueda
1
-0
/
+4
2008-01-28
SG: Convert SCSI to use scatterlist helpers for sg chaining
Jens Axboe
1
-4
/
+3
2008-01-28
SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers
Jens Axboe
1
-100
/
+25
2008-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
31
-130
/
+366
2008-01-27
i2c: Add i2c_new_dummy() utility
David Brownell
1
-0
/
+6
2008-01-27
i2c: Stop using the redundant client list
David Brownell
1
-3
/
+5
2008-01-27
i2c-pxa: Add polling transfer
Mike Rapoport
1
-0
/
+6
2008-01-27
i2c: Discard unused driver IDs
Jean Delvare
1
-60
/
+0
2008-01-27
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
1
-4
/
+4
2008-01-27
i2c: Drop redundant i2c_driver.list
Jean Delvare
1
-1
/
+0
[next]