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
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
8
-9
/
+9
2006-06-27
[PATCH] add poison.h and patch primary users
Randy Dunlap
4
-5
/
+11
2006-06-27
[PATCH] vdso: randomize the i386 vDSO by moving it into a vma
Ingo Molnar
7
-12
/
+150
2006-06-27
[PATCH] voyager: fix compile after setup rework
James Bottomley
1
-3
/
+2
2006-06-27
[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT
James Bottomley
3
-6
/
+6
2006-06-27
[PATCH] fix broken vm86 interrupt/signal handling
Aleksey Gorelov
1
-2
/
+9
2006-06-27
[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86
Rohit Seth
4
-24
/
+17
2006-06-27
[PATCH] x86: constify some parts of arch/i386/kernel/cpu/
Andreas Mohr
2
-5
/
+5
2006-06-27
[PATCH] x86: increase interrupt vector range
Rusty Russell
5
-9
/
+9
2006-06-27
[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomic
Shaohua Li
2
-1
/
+20
2006-06-27
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
14
-57
/
+18
2006-06-27
[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...
Yasunori Goto
1
-2
/
+14
2006-06-27
[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...
Yasunori Goto
1
-5
/
+19
2006-06-27
[PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat ad...
Yasunori Goto
1
-11
/
+8
2006-06-27
[PATCH] Register sysfs file for hotplugged new node
Yasunori Goto
3
-31
/
+8
2006-06-27
[PATCH] pgdat allocation for new node add (refresh node_data[])
Yasunori Goto
1
-0
/
+4
2006-06-27
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
4
-35
/
+49
2006-06-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
40
-134
/
+1357
2006-06-26
[ARM] Update mach-types
Russell King
1
-9
/
+62
2006-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
22
-34
/
+34
2006-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
3
-4
/
+4
2006-06-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
10
-91
/
+110
2006-06-26
[PATCH] m68knommu: use configurable RAM setup in start up code
Greg Ungerer
1
-72
/
+10
2006-06-26
[PATCH] m68knommu: use configurable RAM setup in linker script
Greg Ungerer
1
-154
/
+6
2006-06-26
[PATCH] m68knommu: create configurable RAM setup
Greg Ungerer
1
-34
/
+44
2006-06-26
[PATCH] m68knommu: remove unused vars from generic 68328 start code
Greg Ungerer
1
-4
/
+2
2006-06-26
[PATCH] m68knommu: remove __ramvec from 68328/pilot start code
Greg Ungerer
1
-2
/
+1
2006-06-26
Merge branch 'x86-64'
Linus Torvalds
79
-1030
/
+3326
2006-06-26
[PATCH] x86_64: x86_64 stack usage debugging
Eric Sandeen
1
-0
/
+9
2006-06-26
[PATCH] x86_64: (resend) x86_64 stack overflow debugging
Eric Sandeen
2
-1
/
+34
2006-06-26
[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs
Venkatesh Pallipadi
4
-6
/
+153
2006-06-26
[PATCH] x86_64: Avoid broadcasting NMI IPIs
Keith Owens
1
-9
/
+16
2006-06-26
[PATCH] x86_64: fix apic error on bootup
Siddha, Suresh B
2
-4
/
+26
2006-06-26
[PATCH] x86_64: enlarge window for stack growth
Chuck Ebbert
1
-2
/
+4
2006-06-26
[PATCH] x86_64: Minor string functions optimizations
Andi Kleen
2
-2
/
+2
2006-06-26
[PATCH] x86_64: Move export symbols to their C functions
Andi Kleen
16
-110
/
+49
2006-06-26
[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR
Keith Owens
3
-8
/
+13
2006-06-26
[PATCH] x86_64: Fix modular pc speaker
Piotr Kaczuba
1
-1
/
+1
2006-06-26
[PATCH] x86_64: remove sys32_ni_syscall()
Adrian Bunk
2
-17
/
+0
2006-06-26
[PATCH] x86_64: Do not use -ffunction-sections for modules
Sergey Vlasov
1
-1
/
+3
2006-06-26
[PATCH] x86_64: adjust kstack_depth_to_print default
Jan Beulich
1
-1
/
+1
2006-06-26
[PATCH] i386/x86-64: adjust /proc/interrupts column headings
Jan Beulich
2
-2
/
+2
2006-06-26
[PATCH] x86_64: Fix fast check in safe_smp_processor_id
Andi Kleen
1
-2
/
+2
2006-06-26
[PATCH] x86_64: x86_64 setup.c - printing cmp related boottime information
Rohit Seth
1
-18
/
+16
2006-06-26
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
Andi Kleen
4
-12
/
+11
2006-06-26
[PATCH] x86_64: Remove bogus RED-PEN comment in signal.c
Andi Kleen
1
-1
/
+0
2006-06-26
[PATCH] x86_64: check_addr() cleanups
Andrew Morton
1
-3
/
+6
2006-06-26
[PATCH] x86_64: miscellaneous mm/init.c fixes
Jan Beulich
1
-6
/
+6
2006-06-26
[PATCH] x86_64: Mark mce_amd cpu notifier __cpuinit/__cpuinitdata
Andi Kleen
1
-2
/
+2
2006-06-26
[PATCH] x86_64: mce_amd cleanup
Jacob Shin
1
-83
/
+29
[next]