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-12-08
[PATCH] Generic BUG for x86-64
Jeremy Fitzhardinge
4
-25
/
+23
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
31
-356
/
+647
2006-12-07
[PATCH] Kexec / Kdump: Unify elf note code
Magnus Damm
1
-67
/
+2
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
3
-6
/
+2
2006-12-07
[PATCH] smp_call_function_single() check that local interrupts are enabled
Andrew Morton
1
-0
/
+4
2006-12-07
[PATCH] kprobes: enable booster on the preemptible kernel
Masami Hiramatsu
1
-1
/
+1
2006-12-07
[PATCH] elf: Always define elf_addr_t in linux/elf.h
Magnus Damm
1
-2
/
+0
2006-12-07
[PATCH] initrd: remove unused false condition for initrd_start
Henry Nestler
1
-2
/
+1
2006-12-07
[PATCH] remove kernel syscalls
Arnd Bergmann
1
-0
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2
-2
/
+2
2006-12-07
[PATCH] x86-64: Export smp_call_function_single
Andi Kleen
1
-0
/
+1
2006-12-07
[PATCH] unwinder: move .eh_frame to RODATA
Jan Beulich
1
-9
/
+0
2006-12-07
[PATCH] x86-64: check vector in setup_ioapic_dest to verify if need setup_IO_...
Yinghai Lu
1
-43
/
+61
2006-12-07
[PATCH] x86-64: Clarify error message in GART code
Andi Kleen
1
-2
/
+1
2006-12-07
[PATCH] x86-64: Fix interrupt race in idle callback (3rd try)
Venkatesh Pallipadi
1
-2
/
+17
2006-12-07
[PATCH] x86-64: Remove unwind stack pointer alignment forcing again
Andi Kleen
1
-6
/
+0
2006-12-07
[PATCH] unwinder: more sanity checks in Dwarf2 unwinder
Jan Beulich
1
-0
/
+7
2006-12-07
[PATCH] unwinder: always use unlocked module list access in unwinder fallback
Andi Kleen
1
-3
/
+3
2006-12-07
[PATCH] x86-64: Mark rdtsc as sync only for netburst, not for core2
Arjan van de Ven
1
-1
/
+4
2006-12-07
[PATCH] Calgary: remove unused variables
Muli Ben-Yehuda
1
-5
/
+0
2006-12-07
[PATCH] x86-64: Synchronize RDTSC on single core AMD
Andi Kleen
1
-5
/
+2
2006-12-07
[PATCH] x86-64: remove unused acpi_found_madt in mparse.
Yinghai Lu
1
-2
/
+0
2006-12-07
[PATCH] x86-64: Fix kobject_init() WARN_ON on resume from disk
Rafael J. Wysocki
1
-0
/
+1
2006-12-07
[PATCH] x86-64: remove duplicate ARCH_DISCONTIGMEM_ENABLE option
Adrian Bunk
1
-5
/
+0
2006-12-07
[PATCH] x86_64: interrupt array size should be aligned to NR_VECTORS
Yinghai Lu
1
-1
/
+2
2006-12-07
[PATCH] x86_64: clear_bss before set_intr_gate with early_idt_handler
Yinghai Lu
1
-2
/
+4
2006-12-07
[PATCH] x86: add sysctl for kstack_depth_to_print
Chuck Ebbert
1
-1
/
+1
2006-12-07
[PATCH] x86-64: Remove unused GET_APIC_VERSION call from clear_local_APIC
David Rientjes
1
-3
/
+1
2006-12-07
[PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()
Karsten Wiese
1
-4
/
+18
2006-12-07
[PATCH] x86-64: x86-64 add Intel BTS cpufeature bit and detection (take 2)
Stephane Eranian
1
-0
/
+2
2006-12-07
[PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525
Siddha, Suresh B
2
-0
/
+21
2006-12-07
[PATCH] x86-64: add genapic_force
Siddha, Suresh B
1
-1
/
+8
2006-12-07
[PATCH] x86-64: Rate limit no irq handler messages
Andi Kleen
1
-1
/
+1
2006-12-07
[PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/maps
Ernie Petrides
2
-3
/
+5
2006-12-07
[PATCH] x86-64: Add option to compile for Core2
Andi Kleen
2
-6
/
+25
2006-12-07
[PATCH] x86-64: Don't force inlining of do_csum
Andi Kleen
1
-3
/
+1
2006-12-07
[PATCH] x86-64: Fix race in IO-APIC routing entry setup.
Andi Kleen
1
-3
/
+9
2006-12-07
[PATCH] x86-64: Make x86_64 udelay() round up instead of down.
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2006-12-07
[PATCH] Calgary: allow compiling Calgary in but not using it by default
Muli Ben-Yehuda
3
-0
/
+25
2006-12-07
[PATCH] Calgary: check BBAR ioremap success when ioremapping
Muli Ben-Yehuda
1
-36
/
+49
2006-12-07
[PATCH] Calgary: use BIOS supplied BBARs and topology information
Laurent Vivier
1
-36
/
+125
2006-12-07
[PATCH] calgary: phb_shift can be int
Muli Ben-Yehuda
1
-1
/
+1
2006-12-07
[PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in co...
Albert Cahalan
1
-0
/
+5
2006-12-07
[PATCH] x86-64: Try multiple timer variants in check_timer
Andi Kleen
2
-78
/
+51
2006-12-07
[PATCH] x86-64: Use probe_kernel_address in arch/x86_64/*
Andi Kleen
2
-6
/
+6
2006-12-07
[PATCH] x86-64: Extend clear_irq_vector
Yinghai Lu
1
-1
/
+17
2006-12-07
[PATCH] x86-64: Speed and clean up cache flushing in change_page_attr
Andi Kleen
1
-26
/
+32
2006-12-07
[PATCH] x86: Mention PCI instead of RAM in NMI parity error message
Andi Kleen
1
-2
/
+1
2006-12-07
[PATCH] x86: remove last two pci_find offenders in the core code
Alan Cox
1
-1
/
+1
2006-12-07
[PATCH] x86: Don't use nested idle loops
Andi Kleen
1
-21
/
+9
[next]