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-02-16
[PATCH] Mark TSC on GeodeLX reliable
Marcelo Tosatti
1
-0
/
+20
2007-02-16
[PATCH] clocksource: Add verification (watchdog) helper
Thomas Gleixner
2
-49
/
+4
2007-02-16
[PATCH] clocksource: Remove the update callback
Thomas Gleixner
1
-33
/
+17
2007-02-16
[PATCH] clocksource: fixup is_continous changes on MIPS
Thomas Gleixner
1
-1
/
+1
2007-02-16
[PATCH] clocksource: fixup is_continous changes on S390
Thomas Gleixner
1
-1
/
+1
2007-02-16
[PATCH] clocksource: fixup is_continous changes on AVR32
Thomas Gleixner
1
-1
/
+1
2007-02-16
[PATCH] clocksource: fixup is_continous changes on ARM
Thomas Gleixner
4
-4
/
+4
2007-02-16
[PATCH] clocksource: replace is_continuous by a flag field
Thomas Gleixner
3
-4
/
+7
2007-02-16
[PATCH] x86: rewrite SMP TSC sync code
Ingo Molnar
8
-388
/
+227
2007-02-16
[PATCH] Simplify the registration of clocksources
Thomas Gleixner
1
-2
/
+1
2007-02-16
[PATCH] i386 Remove useless code in tsc.c
Thomas Gleixner
1
-38
/
+2
2007-02-16
[PATCH] i386: use GTOD persistent clock support
John Stultz
2
-97
/
+1
2007-02-16
[PATCH] Add irq flag to disable balancing for an interrupt
Thomas Gleixner
1
-2
/
+2
2007-02-16
[PATCH] vmi-versus-hrtimers
Andrew Morton
1
-1
/
+1
2007-02-16
[PATCH] uml: fix 2.6.20 hang
Jeff Dike
1
-18
/
+20
2007-02-15
ATA convert GSI to irq on ia64
Zhang, Yanmin
1
-0
/
+1
2007-02-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
97
-3243
/
+1869
2007-02-15
sh: rts7751r2d board updates.
Paul Mundt
9
-517
/
+386
2007-02-14
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
86
-838
/
+3183
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
17
-18
/
+18
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.c
Eric W. Biederman
1
-6
/
+16
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.c
Eric W. Biederman
1
-2
/
+2
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.c
Eric W. Biederman
1
-10
/
+20
2007-02-14
[PATCH] sysctl: x86_64: remove unnecessary use of insert_at_head
Eric W. Biederman
2
-2
/
+2
2007-02-14
[PATCH] sysctl: C99 convert arch/sh64/kernel/traps.c and remove ABI breakage
Eric W. Biederman
1
-11
/
+38
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables entries in arch/ppc/kernel/ppc_htab.c
Eric W. Biederman
1
-3
/
+8
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in arch/powerpc/kernel/idle.c
Eric W. Biederman
1
-3
/
+8
2007-02-14
[PATCH] sysctl: s390: remove unnecessary use of insert_at_head
Eric W. Biederman
3
-4
/
+4
2007-02-14
[PATCH] sysctl: s390: move sysctl definitions to sysctl.h
Eric W. Biederman
3
-7
/
+1
2007-02-14
[PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakage
Eric W. Biederman
1
-29
/
+116
2007-02-14
[PATCH] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.c
Eric W. Biederman
1
-6
/
+32
2007-02-14
[PATCH] sysctl: mips/au1000: remove sys_sysctl support
Eric W. Biederman
1
-11
/
+5
2007-02-14
[PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakage
Eric W. Biederman
1
-9
/
+47
2007-02-14
[PATCH] sysctl: C99 Convert arch/ia64/sn/kernel/xpc_main.c
Eric W. Biederman
1
-48
/
+38
2007-02-14
[PATCH] sysctl: sn: remove sysctl ABI BREAKAGE
Eric W. Biederman
1
-6
/
+6
2007-02-14
[PATCH] sysctl: C99 convert arch/frv/kernel/sysctl.c
Eric W. Biederman
1
-5
/
+24
2007-02-14
[PATCH] sysctl: C99 convert arch/frv/kernel/pm.c
Eric W. Biederman
1
-7
/
+43
2007-02-14
[PATCH] sysctl: frv: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: move CTL_FRV into sysctl.h where it belongs
Eric W. Biederman
1
-1
/
+0
2007-02-14
[PATCH] sysctl: frv: pm remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: move CTL_PM into sysctl.h where it belongs
Eric W. Biederman
1
-1
/
+0
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
3
-3
/
+3
2007-02-14
sh: Kill off dead bigsur and ec3104 boards.
Paul Mundt
15
-1056
/
+1
2007-02-14
sh: Fixup r7780rp pata_platform for devres conversion.
Paul Mundt
2
-117
/
+53
2007-02-14
sh: Revert TLB miss fast-path changes that broke PTEA parts.
Paul Mundt
2
-181
/
+107
2007-02-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
80
-1349
/
+8052
2007-02-14
[POWERPC] Use udbg_early_init() on ppc32
David Gibson
3
-6
/
+13
2007-02-14
[POWERPC] Open Firmware serial port driver
Arnd Bergmann
1
-0
/
+15
2007-02-14
[POWERPC] Move MPIC smp routines into mpic.c
Michael Ellerman
2
-23
/
+21
2007-02-14
[POWERPC] Cleanup pseries kexec code
Michael Ellerman
4
-48
/
+83
[next]