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
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-05
[PATCH] ARM: 2665/1: kill warnings in entry-armv.S
Nicolas Pitre
1
-2
/
+2
2005-05-05
[PATCH] ARM: 2663/1: straightify TLS register emulation a bit more
Nicolas Pitre
3
-20
/
+25
2005-05-05
[PATCH] ARM: select PCI, ISA and ISA_DMA
Russell King
4
-8
/
+28
2005-05-05
[PATCH] ARM: Fix kernel stack offset calculations
Russell King
5
-17
/
+19
2005-05-04
[PATCH] ISA DMA Kconfig fixes - part 1
Al Viro
1
-0
/
+4
2005-05-03
[PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_mask
Adrian Bunk
1
-10
/
+0
2005-05-03
[PATCH] ARM: 2662/1: missing "default y" for CONFIG_HAS_TLS_REG
Nicolas Pitre
1
-0
/
+1
2005-05-03
[PATCH] ARM: 2661/1: imxfb include
Sascha Hauer
1
-0
/
+16
2005-05-03
[PATCH] ARM: Clean up commenting/spacing for Integrator
Russell King
2
-3
/
+5
2005-05-03
[PATCH] ARM: decompressor: use platform debug macros
Russell King
1
-83
/
+22
2005-05-01
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
1
-2
/
+3
2005-05-01
[PATCH] consolidate sys_shmat
Stephen Rothwell
1
-12
/
+0
2005-04-30
[PATCH] ARM: IntegratorCP: Fix CLCD MUX selection values
Russell King
1
-1
/
+16
2005-04-30
[PATCH] ARM: PXA I2C: add platform device
Russell King
1
-0
/
+25
2005-04-30
[PATCH] ARM: RTC: allow driver methods to return error
Russell King
2
-19
/
+27
2005-04-29
[PATCH] ARM: 2660/2: fix ixdp2800 boot and pci init
Lennert Buytenhek
2
-14
/
+135
2005-04-29
[PATCH] ARM: 2656/1: Access permission bits are wrong for kernel XIP sections...
George G. Davis
1
-2
/
+3
2005-04-29
[PATCH] ARM: 2651/3: kernel helpers for NPTL support
Nicolas Pitre
3
-9
/
+276
2005-04-29
[PATCH] ARM: 2655/1: ARM1136 SWP instruction abort handler fix
George G. Davis
1
-0
/
+16
2005-04-29
[PATCH] ARM: 2659/1: do not assign PCI I/O address zero on IXP2000
Lennert Buytenhek
1
-2
/
+2
2005-04-29
[PATCH] ARM: 2658/1: start ixp2000 pci memory resource at 0xe0000000
Lennert Buytenhek
1
-1
/
+1
2005-04-29
[PATCH] ARM: 2657/1: export ixp2000_pci_config_addr
Lennert Buytenhek
1
-1
/
+1
2005-04-26
[PATCH] ARM: make entry*.S includes more logical
Russell King
4
-22
/
+12
2005-04-26
[PATCH] ARM: Remove single-use user save/restore macros
Russell King
2
-54
/
+25
2005-04-26
[PATCH] ARM: remove PT_TRACESYS
Russell King
1
-2
/
+0
2005-04-26
[PATCH] ARM: Remove SVC_MODE definition
Russell King
2
-5
/
+1
2005-04-26
[PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm code
Russell King
2
-27
/
+15
2005-04-26
[PATCH] ARM: pt_regs offsets
Russell King
3
-28
/
+30
2005-04-26
[PATCH] ARM: Remove argument for disable_irq/enable_irq
Russell King
3
-20
/
+16
2005-04-26
[PATCH] ARM: remove some entry initialisation asm code
Russell King
2
-31
/
+27
2005-04-25
[PATCH] ARM: 2650/1: PXA27x sleep - workaround Errata 39 & 50 (Patch 2667)
Jeff Lackey
1
-6
/
+50
2005-04-19
[PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZE
Hugh Dickins
1
-9
/
+2
2005-04-18
[PATCH] ARM: Add missing new file for bitops patch
Russell King
1
-0
/
+33
2005-04-17
[PATCH] ARM: bitops
Russell King
6
-68
/
+12
2005-04-17
[PATCH] ARM: showregs
Russell King
2
-10
/
+13
2005-04-17
[PATCH] ARM: h3600_irda_set_speed arguments
Russell King
1
-1
/
+1
2005-04-17
[PATCH] ARM: footbridge rtc init
Russell King
1
-2
/
+2
2005-04-16
[PATCH] arm: add comment about max_low_pfn/max_pfn
akpm@osdl.org
1
-0
/
+3
2005-04-16
[PATCH] arm: fix help text for ixdp465
akpm@osdl.org
1
-1
/
+1
2005-04-16
[PATCH] arm: fix SIGBUS handling
akpm@osdl.org
1
-44
/
+36
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
563
-0
/
+140025