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
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-2
/
+2
2009-06-20
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2009-06-20
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-31
/
+59
2009-06-20
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+5
2009-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-23
/
+63
2009-06-20
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
5
-417
/
+59
2009-06-20
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
2
-24
/
+37
2009-06-19
Input: synaptics - add support for reporting x/y resolution
Tero Saarni
1
-0
/
+2
2009-06-19
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-49
/
+23
2009-06-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-2
/
+2
2009-06-19
dma-mapping: mark dma_sync_single and dma_sync_sg as deprecated
FUJITA Tomonori
1
-3
/
+14
2009-06-19
dma-mapping: mark DMA_nBITS_MASK as deprecated
Jiri Slaby
1
-12
/
+14
2009-06-19
gpio: driver for PrimeCell PL061 GPIO controller
Baruch Siach
1
-0
/
+15
2009-06-19
i2c: New macro to initialize i2c address lists on the fly
Hans Verkuil
1
-0
/
+4
2009-06-19
i2c: Don't advertise i2c functions when not available
Jean Delvare
1
-1
/
+7
2009-06-19
i2c: Add a sysfs interface to instantiate devices
Jean Delvare
1
-1
/
+2
2009-06-19
i2c: Kill the redundant client list
Jean Delvare
1
-4
/
+0
2009-06-19
i2c: Kill is_newstyle_driver
Jean Delvare
1
-2
/
+0
2009-06-19
i2c: Drop i2c_probe function
Jean Delvare
1
-8
/
+0
2009-06-19
i2c: Get rid of the legacy binding model
Jean Delvare
1
-29
/
+10
2009-06-19
i2c: Kill client_register and client_unregister methods
Jean Delvare
1
-4
/
+0
2009-06-19
perf_counter: Simplify and fix task migration counting
Peter Zijlstra
1
-4
/
+0
2009-06-19
perf_counter: Make callchain samples extensible
Peter Zijlstra
1
-11
/
+17
2009-06-19
block: rename CONFIG_LBD to CONFIG_LBDAF
Bartlomiej Zolnierkiewicz
2
-2
/
+2
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
1
-1
/
+1
2009-06-19
drm: EDID endianness fixes.
Michel Dänzer
1
-49
/
+43
2009-06-19
drm: Apply "Memory fragmentation from lost alignment blocks"
Thomas Hellstrom
1
-6
/
+15
2009-06-18
function-graph: add stack frame test
Steven Rostedt
1
-1
/
+3
2009-06-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-0
/
+893
2009-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
4
-8
/
+46
2009-06-18
mm: Extend gfp masking to the page allocator
Benjamin Herrenschmidt
1
-1
/
+8
2009-06-18
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+1
2009-06-18
lib: add lib/gcd.c
Florian Fainelli
1
-0
/
+8
2009-06-18
LinuxPPS: core support
Rodolfo Giometti
3
-0
/
+212
2009-06-18
w1-gpio: add external pull-up enable callback
Daniel Mack
1
-0
/
+1
2009-06-18
dma-mapping: add asm-generic/dma-mapping-common.h
FUJITA Tomonori
1
-0
/
+190
2009-06-18
gcov: add gcov profiling infrastructure
Peter Oberparleiter
1
-0
/
+6
2009-06-18
seq_file: add function to write binary data
Peter Oberparleiter
1
-0
/
+1
2009-06-18
kernel: constructor support
Peter Oberparleiter
4
-0
/
+21
2009-06-18
ipcns: move free_ipcs() proto
Alexey Dobriyan
1
-4
/
+0
2009-06-18
ipcns: make free_ipc_ns() static
Alexey Dobriyan
1
-1
/
+0
2009-06-18
pids: clean up find_task_by_pid variants
Christoph Hellwig
1
-6
/
+0
2009-06-18
ptrace_get_task_struct: s/tasklist/rcu/, make it static
Oleg Nesterov
1
-1
/
+0
2009-06-18
ptrace: tracehook_unsafe_exec(): remove the stale comment
Oleg Nesterov
1
-1
/
+1
2009-06-18
memcg: add interface to reset limits
Daisuke Nishimura
1
-0
/
+2
2009-06-18
memcg: fix swap accounting
KAMEZAWA Hiroyuki
1
-2
/
+3
2009-06-18
memcg: remove unneeded forward declaration from sched.h
Li Zefan
1
-1
/
+0
2009-06-18
memcg: remove mem_cgroup_cache_charge_swapin()
Daisuke Nishimura
1
-6
/
+0
2009-06-18
memcg: add file-based RSS accounting
Balbir Singh
1
-1
/
+6
2009-06-18
reiserfs: fix warnings with gcc 4.4
Jeff Mahoney
1
-8
/
+39
[next]