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
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
2007-07-04
[ARM] Fix non-page aligned boot time mappings
Russell King
1
-2
/
+2
2007-07-04
[MIPS] VSMP: Fix initialization ordering bug.
Ralf Baechle
1
-2
/
+2
2007-07-03
Remove some unused variables
Linus Torvalds
1
-2
/
+0
2007-07-03
Revert perfctr reservation to 2.6.21 state
Andi Kleen
1
-2
/
+33
2007-07-03
Revert HPET resource reservation
Andi Kleen
1
-19
/
+0
2007-07-02
[ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume
Richard Purdie
1
-2
/
+2
2007-07-02
[ARM] 4454/1: Use word accesses in Versatile PCI config reads
Andrzej Zaborowski
1
-1
/
+4
2007-07-02
Blackfin arch: update board defconfig files
Mike Frysinger
5
-13
/
+76
2007-07-02
[POWERPC] Update defconfigs
Kumar Gala
17
-1952
/
+1763
2007-07-02
[POWERPC] Uninline and export virq_to_hw() for the pasemi_mac driver
Olof Johansson
1
-0
/
+6
2007-07-02
[POWERPC] Fix PMI breakage in cbe_cbufreq driver
Christian Krafft
1
-5
/
+10
2007-07-01
PM: introduce set_target method in pm_ops
Rafael J. Wysocki
1
-2
/
+2
2007-07-01
i386: mtrr crash fix
Andrew Morton
1
-1
/
+2
2007-07-01
i386: remove bogus mtrr range check
Linus Torvalds
1
-5
/
+0
2007-06-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
1
-1
/
+11
2007-06-29
Fix VDSO gettimeofday() when called with NULL struct timeval.
Will Schmidt
1
-1
/
+1
2007-06-28
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
3
-14
/
+10
2007-06-28
mips-jazz: correct flags for timer io resource
Alexey Dobriyan
1
-1
/
+1
2007-06-28
mtrr/cyrix: fix sections
Randy Dunlap
1
-2
/
+2
2007-06-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
7
-13
/
+25
2007-06-26
x86_64 irq: use mask/unmask and proper locking in fixup_irqs()
Siddha, Suresh B
1
-3
/
+29
2007-06-26
x86_64: set the irq_chip name for lapic
Suresh Siddha
1
-0
/
+1
2007-06-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-29
/
+58
2007-06-26
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
10
-74
/
+23
2007-06-26
[IA64] Make SN2 PCI code use ioremap rather than manually mangle the address
Jes Sorensen
3
-5
/
+10
2007-06-26
[IA64] Force error to surface in nofault code
Russ Anderson
1
-1
/
+2
2007-06-26
[IA64] remove duplicate header include line
MUNEDA Takahiro
1
-1
/
+0
2007-06-26
[IA64] Correct unwind validation code
Keith Owens
1
-5
/
+11
2007-06-26
[IA64] is_power_of_2-ia64/mm/hugetlbpage.c
vignesh babu
1
-1
/
+2
2007-06-26
[MIPS] Count timer interrupts correctly.
Chris Dearman
1
-1
/
+1
2007-06-26
[MIPS] EMMA2RH: Disable GEN_RTC, it can't possibly work.
Ralf Baechle
1
-2
/
+1
2007-06-26
[MIPS] use compat_siginfo in rt_sigframe_n32
Pavel Kiryukhin
2
-65
/
+3
2007-06-26
[MIPS] 20K: Handle WAIT related bugs according to errata information
Ralf Baechle
1
-1
/
+11
2007-06-26
[MIPS] AP/SP requires shadow registers, auto enable support.
Ralf Baechle
1
-0
/
+1
2007-06-26
[MIPS] Fix pb1500 reg B access
Yoichi Yuasa
1
-1
/
+1
2007-06-26
[MIPS] Alchemy: Fix wrong cast
Yoichi Yuasa
1
-1
/
+1
[next]