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-08
sh: Wire up mempolicy syscalls.
Paul Mundt
1
-3
/
+3
2007-06-08
sh: Tidy compiler warnings for SH-2A build.
Paul Mundt
2
-1
/
+1
2007-06-08
sh: Wrap CPU tuning through cc-option.
Paul Mundt
1
-5
/
+7
2007-06-08
sh: Enable IPR-IRQ for SH7206.
Paul Mundt
1
-0
/
+1
2007-06-08
sh: Mark sparsemem regions present earlier.
Paul Mundt
1
-4
/
+5
2007-06-08
sh: Register multiple nodes in topology_init().
Paul Mundt
1
-0
/
+7
2007-06-08
sh: Allow for bootmem debug support.
Paul Mundt
1
-0
/
+4
2007-06-08
sh: sparsemem support.
Paul Mundt
3
-25
/
+22
2007-06-08
sh: Add L-BOX RE2 to mach-types.
Nobuhiro Iwamatsu
1
-0
/
+1
2007-06-08
sh: Align .machvec.init section on a 4-byte boundary.
Takashi YOSHII
1
-0
/
+1
2007-06-08
sh: Fix SH-4 CPU selects.
Paul Mundt
3
-7
/
+7
2007-06-08
sh: Rip out special unknown machvec.
Paul Mundt
7
-48
/
+13
2007-06-08
sh: Kill off machvec aliases.
Paul Mundt
30
-71
/
+66
2007-06-08
sh: Get multiple boards in one image working again.
Paul Mundt
1
-38
/
+50
2007-06-08
sh: Fixup cmdline handling from machvec changes.
Paul Mundt
1
-6
/
+7
2007-06-08
sh: Rework CPU/board dependencies.
Paul Mundt
3
-158
/
+165
2007-06-08
sh: Shut up SH2-DSP compile warnings.
Paul Mundt
2
-2
/
+2
2007-06-08
sh: Fixup machvec support.
Paul Mundt
4
-150
/
+122
2007-06-08
sh: __user annotations for __get/__put_user().
Paul Mundt
4
-14
/
+12
2007-06-08
sh: Split out CPU topology initialization.
Paul Mundt
3
-19
/
+26
2007-06-07
Merge git://git.linux-xtensa.org/kernel/xtensa-feed
Linus Torvalds
12
-599
/
+414
2007-06-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
3
-60
/
+65
2007-06-07
enable interrupts in user path of page fault.
Steven Rostedt
2
-0
/
+11
2007-06-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-12
/
+11
2007-06-07
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
16
-71
/
+110
2007-06-07
[SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.
David S. Miller
2
-54
/
+54
2007-06-07
[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.
David S. Miller
1
-6
/
+11
2007-06-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
6
-9
/
+14
2007-06-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
8
-42
/
+428
2007-06-07
[POWERPC] Fix building of COFF zImages
Paul Mackerras
1
-0
/
+1
2007-06-07
[POWERPC] spufs: Fix error handling in spufs_fill_dir()
Sebastian Siewior
1
-2
/
+15
2007-06-07
[POWERPC] spufs: Don't yield nosched context
Christoph Hellwig
1
-3
/
+5
2007-06-07
[POWERPC] scc_sio: Fix link failure
Christoph Hellwig
1
-1
/
+1
2007-06-07
[POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chain
Thomas Renninger
1
-6
/
+27
2007-06-07
[POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomap
Arnd Bergmann
1
-1
/
+1
2007-06-07
[POWERPC] spufs scheduler: Fix wakeup races
Christoph Hellwig
1
-82
/
+77
2007-06-07
[POWERPC] spufs: Synchronize pte invalidation vs ps close
Christoph Hellwig
3
-30
/
+32
2007-06-07
[POWERPC] spufs: Free mm if spufs_fill_dir() failed
Sebastian Siewior
1
-0
/
+1
2007-06-07
[POWERPC] spufs: Fix gang destroy leaks
Jeremy Kerr
1
-35
/
+5
2007-06-07
[POWERPC] spufs: Hook up spufs_release_mem
Christoph Hellwig
1
-0
/
+1
2007-06-07
[POWERPC] spufs: Refuse to load the module when not running on cell
Arnd Bergmann
1
-0
/
+4
2007-06-07
[POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bug
Olof Johansson
1
-8
/
+0
2007-06-06
[MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRS
Atsushi Nemoto
1
-6
/
+6
2007-06-06
[MIPS] Fix some minor typoes in arch/mips/Kconfig.
Robert P. J. Day
1
-3
/
+3
2007-06-06
[MIPS] Remove prototype for deleted function qemu_handle_int
Ralf Baechle
1
-2
/
+0
2007-06-06
[MIPS] Fix some system calls with long long arguments
Atsushi Nemoto
3
-2
/
+12
2007-06-06
[MIPS] Make dma_map_sg handle sg elements which are longer than one page
Thomas Bogendoerfer
1
-2
/
+3
2007-06-06
[MIPS] Fix VGA corruption on RM300C
Thomas Bogendoerfer
1
-1
/
+32
2007-06-06
[MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busy
Thomas Bogendoerfer
1
-1
/
+17
2007-06-06
[MIPS] EMMA2RH: remove dead KGDB code
Sergei Shtylyov
1
-24
/
+0
[next]