index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-25
i386: fixup TRACE_IRQ breakage (CVE-2007-3731)
Peter Zijlstra
2
-6
/
+6
2008-02-25
Handle bogus %cs selector in single-step instruction decoding (CVE-2007-3731)
Roland McGrath
2
-14
/
+31
2008-02-06
POWERPC: Fix invalid semicolon after if statement
Ilpo Järvinen
1
-1
/
+1
2008-02-06
Fix sparc64 cpu cross call hangs.
David Miller
1
-6
/
+13
2008-02-06
SPARC64: Fix memory controller register access when non-SMP.
David Miller
1
-6
/
+10
2008-02-06
SPARC64: Fix two kernel linear mapping setup bugs.
David Miller
2
-9
/
+32
2007-11-21
x86: fix TSC clock source calibration error
Dave Johnson
1
-3
/
+2
2007-11-05
Revert "x86_64: allocate sparsemem memmap above 4G"
Linus Torvalds
1
-5
/
+0
2007-11-05
x86: fix global_flush_tlb() bug
Ingo Molnar
1
-2
/
+7
2007-11-05
genirq: mark io_apic level interrupts to avoid resend
Thomas Gleixner
2
-4
/
+10
2007-11-02
POWERPC: Fix handling of stfiwx math emulation
Kumar Gala
1
-4
/
+9
2007-11-02
Fix sys_ipc() SEMCTL on sparc64.
David S. Miller
1
-11
/
+4
2007-10-10
i386: Use global flag to disable broken local apic timer on AMD CPUs.
Andi Kleen
2
-7
/
+10
2007-09-26
Fix sparc64 v100 platform booting.
David Miller
1
-1
/
+12
2007-09-26
POWERPC: Flush registers to proper task context
Kumar Gala
1
-3
/
+3
2007-09-21
[PATCH] x86_64: Zero extend all registers after ptrace in 32bit entry path.
Andi Kleen
2
-7
/
+15
2007-08-30
SPARC64: Fix sparc64 PCI config accesses on sun4u
David Miller
2
-12
/
+126
2007-08-30
SPARC64: Fix sparc64 task stack traces.
David Miller
2
-11
/
+12
2007-08-30
i386: fix lazy mode vmalloc synchronization for paravirt
Zachary Amsden
1
-2
/
+3
2007-08-30
uml: fix previous request size limit fix
Jeff Dike
1
-2
/
+2
2007-08-22
i386: Fix double fault handler
Chuck Ebbert
1
-6
/
+7
2007-08-22
i386: Handle P6s without performance counters in nmi watchdog
Andi Kleen
1
-1
/
+3
2007-08-22
x86_64: Change PMDS invocation to single macro
Andi Kleen
1
-2
/
+1
2007-08-22
x86_64: Check for .cfi_rel_offset in CFI probe
Andi Kleen
2
-4
/
+4
2007-08-22
i386: allow debuggers to access the vsyscall page with compat vDSO
Jan Beulich
1
-1
/
+3
2007-08-22
revert "x86, serial: convert legacy COM ports to platform devices"
Andrew Morton
3
-70
/
+0
2007-08-15
powerpc: Fix size check for hugetlbfs
Benjamin Herrenschmidt
1
-0
/
+2
2007-08-15
PPC: Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC"
Kim Phillips
4
-4
/
+0
2007-08-15
PPC: Revert "[POWERPC] Don't complain if size-cells == 0 in prom_parse()"
Paul Mackerras
1
-1
/
+1
2007-08-09
UML: exports for hostfs
Jeff Dike
1
-12
/
+8
2007-08-09
uml: limit request size on COWed devices
Jeff Dike
1
-0
/
+2
2007-08-09
acpi-cpufreq: Proper ReadModifyWrite of PERF_CTL MSR
Venki Pallipadi
1
-8
/
+5
2007-08-09
i386: HPET, check if the counter works
Thomas Gleixner
1
-1
/
+23
2007-08-09
Fix sparc32 udelay() rounding errors.
Mark Fortescue
1
-4
/
+10
2007-08-09
Fix sparc32 memset()
Alexander Shmelev
1
-1
/
+1
2007-08-09
Sparc64 bootup assembler bug
David S. Miller
1
-1
/
+0
2007-07-07
Clean up E7520/7320/7525 quirk printk.
Dave Jones
1
-3
/
+2
2007-07-06
GEODE: reboot fixup for geode machines with CS5536 boards
Andres Salomon
2
-2
/
+15
2007-07-06
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
5
-12
/
+19
2007-07-06
i386: es7000 build breakage fix
Vivek Goyal
1
-0
/
+48
2007-07-06
MTRR: Fix race causing set_mtrr to go into infinite loop
Loic Prylli
1
-0
/
+4
2007-07-06
i386: fix regression, endless loop in ptrace singlestep over an int80
Jason Wessel
1
-4
/
+4
2007-07-06
[MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores
Ralf Baechle
1
-2
/
+13
2007-07-06
[MIPS] SMTC: Fix cut'n'paste bug in Kconfig.debug
Ralf Baechle
1
-1
/
+1
2007-07-06
[MIPS] Change libgcc-style functions from lib-y to obj-y
Ralf Baechle
1
-1
/
+1
2007-07-06
[MIPS] Fix timer/performance interrupt detection
Chris Dearman
1
-4
/
+4
2007-07-06
[MIPS] AP/SP: Avoid triggering the 34K E125 performance issue
Ralf Baechle
1
-4
/
+0
2007-07-05
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-7
/
+8
2007-07-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
19
-1957
/
+1779
2007-07-05
[ARM] always allow dump_stack() to produce a backtrace
Russell King
1
-2
/
+0
[next]