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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-20
[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-20
[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-20
[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-20
[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-18
[ARM] Fix warning in arch/arm/kernel/semaphore.c
Russell King
1
-1
/
+1
2005-09-13
[ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stack
George G. Davis
2
-1
/
+5
2005-09-10
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-1
/
+8
2005-09-09
kbuild: arm - use generic asm-offsets.h support
Sam Ravnborg
3
-3
/
+3
2005-09-09
[ARM] sys_mbind needs wrapping
Russell King
2
-1
/
+5
2005-09-09
[ARM] Add memory type based allocation syscalls
Russell King
1
-1
/
+4
2005-09-07
[PATCH] NTP: ntp-helper functions
john stultz
1
-5
/
+2
2005-09-04
[ARM] Wrap calls to descriptor handlers
Russell King
2
-4
/
+4
2005-09-04
[ARM] Change irq_chip wake/type methods to set_wake/set_type
Russell King
1
-8
/
+8
2005-09-04
[ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8
Russell King
1
-1
/
+1
2005-09-01
[ARM] 2865/2: fix fadvise64_64 syscall argument passing
Nicolas Pitre
3
-1
/
+15
2005-08-31
[ARM] 2857/2: Dynamic tick - fix OOPS if configured and not provided
Ben Dooks
1
-4
/
+6
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
1
-2
/
+3
2005-08-23
[PATCH] qualifiers in return types - easy cases
Al Viro
1
-1
/
+1
2005-08-15
[ARM] Add syscall stubs for inotify and ioprio system calls
Robert Love
1
-0
/
+6
2005-08-10
[ARM SMP] Clear the exclusive monitor on ARMv6 CPUs on context switch
Russell King
1
-0
/
+7
2005-08-04
[PATCH] pci and yenta: pcibios_bus_to_resource
Dominik Brodowski
1
-0
/
+17
2005-07-28
[ARM SMP] Ensure secondary CPUs have a clean TLB
Russell King
1
-0
/
+1
2005-07-26
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
Eric W. Biederman
1
-4
/
+0
2005-07-17
[PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...data
Russell King
1
-3
/
+3
2005-07-16
[PATCH] ARM: Allow register_undef_hook to be called with IRQs off
Russell King
1
-4
/
+8
2005-07-11
[PATCH] ARM SMP: Initialise cpu_present_map
Russell King
1
-0
/
+1
2005-07-11
[PATCH] ARM SMP: We list IRQs for present CPUs, not online CPUs
Russell King
1
-1
/
+1
2005-07-11
[PATCH] ARM SMP: Rename cpu_present_mask to cpu_possible_map
Russell King
1
-2
/
+2
2005-07-06
[PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbols
Todd Poynor
1
-0
/
+3
2005-07-04
[PATCH] ARM: Change 'param_offset' to 'boot_params'
Russell King
1
-2
/
+2
2005-07-01
[PATCH] ARM: Make the magic values in head.S more obvious
Russell King
1
-12
/
+8
2005-06-30
[PATCH] ARM: Don't try to send a signal to pid0
Russell King
1
-10
/
+2
2005-06-29
[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel
Nicolas Pitre
1
-6
/
+0
2005-06-29
[PATCH] ARM: 2769/1: cpu_init() stack setup fix
Catalin Marinas
1
-1
/
+2
2005-06-28
[PATCH] ARM SMP: Add IPI support code for SMP TLB flushing
Russell King
1
-0
/
+123
2005-06-27
[PATCH] ARM: Add VST idle loop call
Russell King
2
-4
/
+11
2005-06-26
[PATCH] arm: swsusp build fix
Andrew Morton
1
-1
/
+1
2005-06-25
[PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4
Russell King
2
-0
/
+117
2005-06-22
[PATCH] ARM: Ensure memory information is page aligned
Russell King
1
-9
/
+16
2005-06-22
[PATCH] ARM: Move signal return code into vector page
Russell King
3
-10
/
+40
2005-06-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-6
/
+6
2005-06-20
[PATCH] Driver Core: arch: update device attribute callbacks
Yani Ioannou
1
-6
/
+6
2005-06-20
[PATCH] ARM: Remove obsolete arch/arm/kernel/arch.c
Russell King
2
-47
/
+1
2005-06-19
[PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%u
Russell King
1
-1
/
+2
2005-06-19
Merge with ../linux-2.6-smp
Russell King
2
-0
/
+151
2005-06-19
[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash
Russell King
1
-1
/
+1
2005-06-18
[PATCH] ARM SMP: Add support for startup of secondary processors
Russell King
2
-0
/
+151
2005-06-18
Merge with ../linux-2.6-smp
Russell King
3
-123
/
+190
2005-06-08
[PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systems
Nicolas Pitre
2
-5
/
+60
2005-05-31
[PATCH] ARM SMP: Fix vector entry
Russell King
2
-85
/
+139
[next]