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
/
x86_64
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
10
-13
/
+2
2006-10-04
[PATCH] htirq: tidy up the htirq code
Eric W. Biederman
1
-0
/
+1
2006-10-04
[PATCH] msi: refactor and move the msi irq_chip into the arch code
Eric W. Biederman
1
-27
/
+62
2006-10-04
[PATCH] Initial generic hypertransport interrupt support
Eric W. Biederman
1
-0
/
+96
2006-10-04
[PATCH] genirq: x86_64 irq: Kill irq compression
Eric W. Biederman
2
-46
/
+1
2006-10-04
[PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing
Eric W. Biederman
1
-62
/
+0
2006-10-04
[PATCH] genirq: x86_64 irq: make vector_irq per cpu
Eric W. Biederman
3
-49
/
+138
2006-10-04
[PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto...
Eric W. Biederman
3
-39
/
+32
2006-10-04
[PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vector
Eric W. Biederman
1
-100
/
+47
2006-10-04
[PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.c
Eric W. Biederman
1
-0
/
+74
2006-10-04
[PATCH] genirq: x86_64 irq: Dynamic irq support
Eric W. Biederman
1
-5
/
+46
2006-10-04
[PATCH] genirq: x86_64 irq: Reenable migrating irqs to other cpus
Eric W. Biederman
1
-3
/
+33
2006-10-04
[PATCH] genirq: convert the x86_64 architecture to irq-chips
Ingo Molnar
3
-141
/
+44
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
10
-13
/
+2
2006-10-03
more misc typo fixes
Matt LaPlante
1
-1
/
+1
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
1
-1
/
+6
2006-10-02
[PATCH] revert "insert IOAPIC(s) and Local APIC into resource map"
Andrew Morton
1
-54
/
+0
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
1
-2
/
+2
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-3
/
+3
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2
-20
/
+20
2006-10-02
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
1
-2
/
+0
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
1
-0
/
+2
2006-10-02
[PATCH] kretprobe spinlock deadlock patch
bibo,mao
1
-2
/
+7
2006-10-02
[PATCH] kprobe whitespace cleanup
bibo,mao
1
-21
/
+20
2006-10-02
[PATCH] Kprobes: Make kprobe modules more portable
Ananth N Mavinakayanahalli
1
-1
/
+1
2006-10-01
[PATCH] Generic ioremap_page_range: x86_64 conversion
Haavard Skinnemoen
1
-104
/
+7
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
3
-14
/
+4
2006-10-01
[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE
Keith Mannthey
1
-4
/
+13
2006-10-01
[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup
Keith Mannthey
2
-0
/
+3
2006-10-01
[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enable
Keith Mannthey
2
-14
/
+19
2006-10-01
[PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.c
Keith Mannthey
1
-22
/
+29
2006-10-01
[PATCH] hot-add-mem x86_64: Kconfig changes
Keith Mannthey
1
-0
/
+4
2006-09-30
[PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...
Andi Kleen
1
-4
/
+4
2006-09-30
[PATCH] Re-positioning the bss segment
Vivek Goyal
1
-7
/
+7
2006-09-30
[PATCH] Use ARRAY_SIZE in setup.c
Andi Kleen
1
-8
/
+3
2006-09-30
[PATCH] x86: Clean up x86 NMI sysctls
Andi Kleen
1
-0
/
+4
2006-09-30
[PATCH] Refactor some duplicated code in mpparse.c
Andi Kleen
1
-18
/
+19
2006-09-30
[PATCH] Document iommu=panic
Andi Kleen
1
-0
/
+1
2006-09-30
[PATCH] Fix broken indentation in iommu_setup
Andi Kleen
1
-41
/
+41
2006-09-30
[PATCH] Allow disabling DAC using command line options
Andi Kleen
1
-0
/
+18
2006-09-30
[PATCH] Update defconfig
Andi Kleen
1
-2
/
+6
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-4
/
+4
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-2
/
+2
2006-09-29
[PATCH] Move valid_dma_direction() from x86_64 to generic code
Rolf Eike Beer
1
-1
/
+2
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
1
-1
/
+1
2006-09-27
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
Eric W. Biederman
1
-1
/
+1
2006-09-27
[PATCH] x86 microcode: add sysfs and hotplug support
Shaohua Li
1
-0
/
+1
2006-09-27
[PATCH] x86 microcode: microcode driver cleanup.
Shaohua Li
1
-0
/
+5
2006-09-27
[PATCH] Allow an arch to expand node boundaries
Mel Gorman
1
-0
/
+2
2006-09-27
[PATCH] Account for holes that are outside the range of physical memory
Mel Gorman
1
-1
/
+3
[next]