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-06-14
[AVR32] ratelimit segfault reporting rate
Andrea Righi
1
-1
/
+1
2007-06-14
[POWERPC] Fix console output getting dropped on platforms without udbg_putc
Milton Miller
1
-1
/
+7
2007-06-14
[POWERPC] Fix per-cpu allocation on oldworld SMP powermacs
Paul Mackerras
2
-2
/
+12
2007-06-13
[SPARC64]: Fix args to sun4v_ldc_revoke().
David S. Miller
1
-2
/
+3
2007-06-13
[SPARC64]: Fix IO/MEM space sizing for PCI.
David S. Miller
1
-3
/
+9
2007-06-13
[SPARC64]: Wire up cookie based sun4v interrupt registry.
David S. Miller
1
-9
/
+122
2007-06-12
[PARISC] remove global_ack_eiem
Grant Grundler
1
-18
/
+8
2007-06-11
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
11
-29
/
+36
2007-06-11
[MIPS] Fix IP27 build
Atsushi Nemoto
1
-1
/
+1
2007-06-11
[MIPS] Fix modpost warnings by making start_secondary __cpuinit
Ralf Baechle
1
-1
/
+1
2007-06-11
[MIPS] SMTC: Fix build error caused by nonsense code.
Chris Dearman
1
-14
/
+2
2007-06-11
[MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.
Ralf Baechle
1
-0
/
+7
2007-06-11
[MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments.
Ralf Baechle
1
-2
/
+3
2007-06-11
[MIPS] SMTC: Fix warning.
Ralf Baechle
1
-2
/
+2
2007-06-11
[MIPS] Wire up utimensat, signalfd, timerfd, eventfd
Atsushi Nemoto
4
-1
/
+17
2007-06-11
[MIPS] Atlas: Fix build.
Ralf Baechle
1
-3
/
+2
2007-06-11
[MIPS] Always install the DSP exception handler.
Chris Dearman
1
-2
/
+1
2007-06-11
[MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi.
Ralf Baechle
1
-3
/
+0
2007-06-11
[ARM] 4445/1: ANUBIS: Fix CPLD registers
Ben Dooks
1
-2
/
+2
2007-06-11
[ARM] 4444/2: OSIRIS: CPLD suspend fix
Ben Dooks
1
-0
/
+39
2007-06-11
[ARM] 4443/1: OSIRIS: Add watchdog device to machine devices
Ben Dooks
1
-0
/
+1
2007-06-11
[ARM] 4442/1: OSIRIS: Fix CPLD register definitions
Ben Dooks
1
-4
/
+14
2007-06-11
Blackfin arch: redo our linker script a bit
Mike Frysinger
1
-111
/
+56
2007-06-14
Blackfin arch: make sure we initialize our L1 Data B section properly based o...
Mike Frysinger
1
-2
/
+3
2007-06-14
Blackfin arch: fix bug can not wakeup from sleep via push buttons
Michael Hennerich
1
-2
/
+10
2007-06-11
Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-line
Mike Frysinger
1
-4
/
+3
2007-06-11
Blackfin arch: add missing gpio.h header to fix compiling in some pm configur...
Michael Hennerich
1
-1
/
+1
2007-06-11
Blackfin arch: As Mike pointed out range goes form m..MAX_BLACKFIN_GPIO -1
Michael Hennerich
1
-1
/
+1
2007-06-11
Blackfin arch: fix spelling typo in output
Mike Frysinger
1
-1
/
+1
2007-06-14
Blackfin arch: try to split up functions like this into smaller units accordi...
Aubrey Li
1
-112
/
+121
2007-06-11
Blackfin arch: add proper ENDPROC()
Mike Frysinger
21
-8
/
+72
2007-06-11
Blackfin arch: move more of our startup code to .init so it can be freed once...
Mike Frysinger
4
-20
/
+29
2007-06-11
Blackfin arch: unify differences between our diff head.S files -- no function...
Mike Frysinger
3
-27
/
+32
2007-06-11
Blackfin arch: update defconfigs
Mike Frysinger
5
-214
/
+528
2007-06-11
Blackfin arch: scrub old console defines
Mike Frysinger
1
-35
/
+0
2007-06-14
Blackfin arch: implement a basic /proc/sram file for L1 allocation visibility
Mike Frysinger
1
-12
/
+80
2007-06-11
Blackfin arch: mark our memory init functions with __init so they get freed a...
Mike Frysinger
2
-14
/
+14
2007-06-11
Blackfin arch: all symbols were offset by 4k, since we didn't have the __text...
Robin Getz
1
-0
/
+1
2007-06-11
Blackfin arch: spelling fixes
Simon Arlott
14
-17
/
+17
2007-06-11
Blackfin arch: DMA code minor naming convention fix
Aubrey Li
1
-3
/
+3
2007-06-11
Blackfin arch: remove defconfig file
Mike Frysinger
1
-1327
/
+0
2007-06-10
[ARM] VFP: fix section mismatch error
Russell King
2
-1
/
+8
2007-06-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
3
-14
/
+104
2007-06-08
x86_64: oops_begin() fix
Andrew Morton
1
-1
/
+2
2007-06-08
fix sysrq-m oops
Bob Picco
1
-0
/
+2
2007-06-08
uml: get declaration of simple_strtoul
Jeff Dike
4
-22
/
+20
2007-06-08
uml: fix kernel stack size on x86_64
Jeff Dike
1
-0
/
+1
2007-06-08
potential parse error in ifdef part 3
Yoann Padioleau
3
-7
/
+7
2007-06-08
m68knommu: fix ColdFire timer off by 1
Greg Ungerer
1
-4
/
+6
2007-06-07
[SPARC64]: Handle PCI bridges without 'ranges' property.
David S. Miller
2
-13
/
+103
[prev]
[next]