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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-25
um: kill HOST_TASK_PID
Al Viro
4
-8
/
+4
2012-03-25
um: remove pointless include of asm/fixmap.h from asm/pgtable.h
Al Viro
1
-2
/
+1
2012-03-25
um: asm-offsets.h might as well come from underlying arch...
Al Viro
1
-1
/
+0
2012-03-25
um: merge processor_{32,64}.h a bit...
Al Viro
3
-20
/
+10
2012-03-25
um: switch close_chan() to struct line
Al Viro
3
-9
/
+11
2012-03-25
um: race fix: initialize delayed_work *before* registering IRQ
Al Viro
3
-18
/
+15
2012-03-25
um: line->have_irq is never checked...
Al Viro
2
-2
/
+0
2012-03-25
um: chan_init_pri is dead now
Al Viro
1
-2
/
+0
2012-03-25
um: switch users of ->chan_list to ->chan_{in,out} (easy cases)
Al Viro
5
-128
/
+88
2012-03-25
um: sorting out the chan mess, part 1
Al Viro
2
-0
/
+5
2012-03-25
um: finally kill ->init_str leaks
Al Viro
1
-1
/
+3
2012-03-25
um: get rid of lines_init()
Al Viro
4
-46
/
+33
2012-03-25
um: switch line.c tty drivers to dynamic device creation
Al Viro
4
-42
/
+40
2012-03-25
um: fix races between line_open() and line_config()
Al Viro
2
-28
/
+29
2012-03-25
um: convert count_lock to mutex, fix a race in line_open()
Al Viro
4
-20
/
+12
2012-03-25
um: get rid of the init_prio mess
Al Viro
4
-74
/
+68
2012-03-25
um: switch line_config() to setup_one_line()
Al Viro
1
-6
/
+16
2012-03-25
um: switch line_remove() to setup_one_line()
Al Viro
1
-8
/
+5
2012-03-25
um: auxvec.h is never used
Al Viro
1
-4
/
+0
2012-03-25
um: clean up the includes in ubd
Al Viro
3
-34
/
+18
2012-03-25
um: irq: Remove IRQF_DISABLED
Yong Zhang
9
-13
/
+13
2012-03-16
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
1
-27
/
+0
2012-03-16
C6X: remove dead code from entry.S
Mark Salter
1
-27
/
+0
2012-03-14
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2
-2753
/
+2
2012-03-14
arch/tile/configs: convert to minimal configs via "make savedefconfig"
Chris Metcalf
2
-2753
/
+2
2012-03-13
sparc32: Add -Av8 to assembler command line.
David S. Miller
1
-1
/
+1
2012-03-13
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
6
-576
/
+1488
2012-03-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+9
2012-03-13
tile: Use set_current_blocked() and block_sigmask()
Matt Fleming
2
-15
/
+3
2012-03-12
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
3
-2
/
+5
2012-03-12
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
4
-2
/
+8
2012-03-12
perf/x86: Fix local vs remote memory events for NHM/WSM
Peter Zijlstra
1
-8
/
+9
2012-03-12
arch/tile: misplaced parens near likely
roel
1
-1
/
+1
2012-03-12
arch/tile: sync up the defconfig files to the tip
Chris Metcalf
2
-559
/
+1483
2012-03-12
arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639
Chris Metcalf
1
-1
/
+1
2012-03-09
x86: Derandom delay_tsc for 64 bit
Thomas Gleixner
1
-2
/
+2
2012-03-09
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
1
-2
/
+2
2012-03-09
Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+3
2012-03-08
Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
5
-2
/
+13
2012-03-08
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2012-03-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Olof Johansson
4
-2
/
+12
2012-03-08
ARM: S3C2440: Fixed build error for s3c244x
Kukjin Kim
1
-0
/
+1
2012-03-07
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
11
-44
/
+73
2012-03-07
C6X: fix KSTK_EIP and KSTK_ESP macros
Mark Salter
1
-2
/
+2
2012-03-07
ARM: 7358/1: perf: add PMU hotplug notifier
Lorenzo Pieralisi
1
-0
/
+23
2012-03-07
ARM: 7357/1: perf: fix overflow handling for xscale2 PMUs
Will Deacon
1
-2
/
+8
2012-03-07
ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlers
Will Deacon
3
-18
/
+12
2012-03-07
ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMU
Will Deacon
1
-0
/
+5
2012-03-07
ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling mode
Will Deacon
5
-16
/
+16
2012-03-07
ARM: mach-shmobile: ap4evb: fixup fsi2_ak4643_info typo
Kuninori Morimoto
1
-1
/
+1
[next]