index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
1
-0
/
+5
2007-05-08
kprobes: kretprobes simplifications
Christoph Hellwig
1
-13
/
+4
2007-05-08
utimensat implementation
Ulrich Drepper
1
-0
/
+1
2007-05-08
dma_declare_coherent_memory wrong allocation
Guennadi Liakhovetski
1
-1
/
+1
2007-05-08
apm: fix incorrect comment
Alan Cox
1
-1
/
+1
2007-05-08
EFI: warn only for pre-1.00 system tables
Bjorn Helgaas
1
-7
/
+5
2007-05-08
Kprobes: print details of kretprobe on assertion failure
Ananth N Mavinakayanahalli
1
-2
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
19
-19
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
7
-22
/
+8
2007-05-08
ipmi: add new IPMI nmi watchdog handling
Corey Minyard
1
-0
/
+5
2007-05-08
use SLAB_PANIC flag cleanup
Akinobu Mita
1
-7
/
+2
2007-05-07
get_unmapped_area handles MAP_FIXED on i386
Benjamin Herrenschmidt
1
-0
/
+6
2007-05-07
SLUB core
Christoph Lameter
1
-0
/
+4
2007-05-07
Revert "[PATCH] x86: __pa and __pa_symbol address space separation"
Linus Torvalds
2
-10
/
+9
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
81
-2958
/
+2957
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6
Linus Torvalds
5
-97
/
+83
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
6
-7
/
+7
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
5
-36
/
+34
2007-05-02
PCI: add debug information to resource collision message
Chuck Ebbert
1
-2
/
+2
2007-05-02
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
1
-2
/
+2
2007-05-02
msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)
Dan Williams
1
-0
/
+1
2007-05-02
PCI: fix sysfs rom file creation for BIOS ROM shadows
Jesse Barnes
1
-1
/
+1
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2
-2
/
+1
2007-05-02
[PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l...
Thomas Renninger
7
-78
/
+0
2007-05-02
[PATCH] i386: type may be unused
David Rientjes
1
-1
/
+1
2007-05-02
[PATCH] i386: Some additional chipset register values validation.
Olivier Galibert
1
-8
/
+17
2007-05-02
[PATCH] i386: Add missing !X86_PAE dependincy to the 2G/2G split.
Bill Irwin
1
-1
/
+5
2007-05-02
[PATCH] i386: Drop noisy e820 debugging printks
Andi Kleen
1
-13
/
+2
2007-05-02
[PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0)
Andi Kleen
1
-7
/
+0
2007-05-02
[PATCH] i386: Little cleanups in smpboot.c
Andi Kleen
1
-3
/
+1
2007-05-02
[PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386
Andi Kleen
1
-1
/
+3
2007-05-02
[PATCH] i386: Verify important CPUID bits in real mode
Andi Kleen
3
-2
/
+102
2007-05-02
[PATCH] i386: Drop -traditional in arch/i386/boot
Andi Kleen
1
-2
/
+2
2007-05-02
[PATCH] i386: Clean up NMI watchdog code
Andi Kleen
3
-776
/
+713
2007-05-02
[PATCH] i386: fix wrong comment for syscall stack layout
Andi Kleen
1
-1
/
+1
2007-05-02
[PATCH] i386: convert to the kthread API
Eric W. Biederman
1
-5
/
+3
2007-05-02
[PATCH] i386: remove xtime_lock'ing around cpufreq notifier
Daniel Walker
1
-7
/
+1
2007-05-02
[PATCH] i386: check capability
Joachim Deguara
2
-2
/
+4
2007-05-02
[PATCH] i386: clean up flush_tlb_others fn
Keshavamurthy, Anil S
1
-11
/
+1
2007-05-02
[PATCH] i386: replace spin_lock_irqsave with spin_lock
Hisashi Hifumi
1
-4
/
+2
2007-05-02
[PATCH] i386: avoid checking for cpu gone when CONFIG_HOTPLUG_CPU not defined
Keshavamurthy, Anil S
1
-1
/
+3
2007-05-02
[PATCH] i386: PARAVIRT: fix startup_ipi_hook config dependency
Jeremy Fitzhardinge
1
-2
/
+1
2007-05-02
[PATCH] i386: fix mtrr sections
Randy Dunlap
1
-3
/
+4
2007-05-02
[PATCH] i386: Use safe_apic_wait_icr_idle in safe_apic_wait_icr_idle - i386
Fernando Luis [** ISO-8859-1 charset **] VázquezCao
1
-1
/
+4
2007-05-02
[PATCH] i386: __send_IPI_dest_field - i386
Fernando Luis [** ISO-8859-1 charset **] VázquezCao
1
-29
/
+18
2007-05-02
[PATCH] i386: use safe_apic_wait_icr_idle in smpboot.c
Fernando Luis VazquezCao
1
-2
/
+5
2007-05-02
[PATCH] i386: use safe_apic_wait_icr_idle - i386
Fernando Luis VazquezCao
1
-28
/
+8
2007-05-02
[PATCH] i386: safe_apic_wait_icr_idle - i386
Fernando Luis VazquezCao
1
-0
/
+22
2007-05-02
[PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in sync
Bernhard Kaindl
1
-25
/
+60
2007-05-02
[PATCH] x86: Save and restore the fixed-range MTRRs of the BSP when suspending
Bernhard Kaindl
1
-0
/
+1
[next]