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
2005-09-05
[PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()
Chen, Kenneth W
1
-20
/
+3
2005-09-05
[PATCH] hugetlb: check p?d_present in huge_pte_offset()
Adam Litke
1
-2
/
+5
2005-09-05
[PATCH] hugetlb: move stale pte check into huge_pte_alloc()
Adam Litke
1
-2
/
+11
2005-09-05
[PATCH] sparsemem extreme implementation
Bob Picco
1
-0
/
+1
2005-09-05
[PATCH] SPARSEMEM EXTREME
Bob Picco
2
-21
/
+49
2005-09-02
[PATCH] v850: Add show_mem
Miles Bader
1
-0
/
+30
2005-09-02
[PATCH] v850: Update defconfigs
Miles Bader
3
-60
/
+90
2005-09-02
[PATCH] v850: Round up length passed to slram driver to a multiple of SLRAM_B...
Miles Bader
1
-2
/
+12
2005-09-02
[PATCH] m68knommu: update defconfig for m68knommu
Greg Ungerer
1
-165
/
+287
2005-09-02
[PATCH] m68knommu: new board support in linker script
Greg Ungerer
1
-3
/
+20
2005-09-02
[PATCH] m68knommu: use THREAD_SIZE instead of hard coded size
Greg Ungerer
2
-3
/
+3
2005-09-02
[PATCH] m68knommu: new family (523x) and board config support
Greg Ungerer
1
-7
/
+59
2005-09-02
[PATCH] m68knommu: 523x ColdFire processor support in arch Makefile
Greg Ungerer
1
-0
/
+5
2005-09-02
[PATCH] m68knommu: cleanup showstack()
Greg Ungerer
1
-7
/
+13
2005-09-02
[PATCH] m68knommu: fix ColdFire startup code to properly handle non 0 based ram
Greg Ungerer
1
-3
/
+12
2005-09-02
[PATCH] m68knommu: new family (523x) and board setup
Greg Ungerer
1
-6
/
+19
2005-09-02
[PATCH] m68knommu: 523x ColdFire processor init code
Greg Ungerer
1
-0
/
+82
2005-09-02
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
7
-30
/
+142
2005-09-01
[ARM] Fix ARMv6 page table bits
Russell King
1
-1
/
+1
2005-09-01
Merge refs/heads/release from master.kernel.org:/pub/scm/linux/kernel/git/aeg...
Linus Torvalds
30
-237
/
+2040
2005-09-01
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git
Linus Torvalds
14
-168
/
+168
2005-09-01
[PATCH] ppc: L2 cache prefetch fixes on 745x
Kumar Gala
2
-2
/
+34
2005-09-01
[PATCH] Fix bug in ppc64 dynamic hugepage support
David Gibson
1
-13
/
+9
2005-09-01
[ARM] Simplify setup_mm_for_reboot()
Russell King
1
-9
/
+9
2005-09-01
[ARM] Convert open-coded __pmd_populate to use inline function
Russell King
1
-5
/
+1
2005-09-01
[ARM] 2864/1: VST aka CONFIG_NO_IDLE_HZ support for SA11x0
Nicolas Pitre
2
-2
/
+53
2005-09-01
[ARM] 2863/1: clarify comment in PXA2xx and SA1x00 timer code
Nicolas Pitre
2
-12
/
+12
2005-09-01
[ARM] 2862/1: VST aka CONFIG_NO_IDLE_HZ support for PXA2xx
Nicolas Pitre
2
-2
/
+53
2005-09-01
[ARM] 2865/2: fix fadvise64_64 syscall argument passing
Nicolas Pitre
3
-1
/
+15
2005-08-31
Auto-update from upstream
Tony Luck
3
-37
/
+19
2005-08-31
[IA64] uncached allocator: use generic (not sn2 specific) functions
Martin Hicks
1
-2
/
+2
2005-08-31
[ARM] 2868/1: Include linux/cpumask.h in arch/arm/common/gic.c
Catalin Marinas
1
-0
/
+1
2005-08-31
[ARM] 2867/2: unaligned ldrd/strd fixups
Steve Longerbeam
1
-14
/
+56
2005-08-31
[ARM] 2857/2: Dynamic tick - fix OOPS if configured and not provided
Ben Dooks
1
-4
/
+6
2005-08-30
[PATCH] ppc32 8xx: fix warnings in m8xx_setup.c
Marcelo Tosatti
1
-3
/
+3
2005-08-30
[PATCH] x86: pci_assign_unassigned_resources() update
Ivan Kokshaysky
2
-34
/
+16
2005-08-30
Auto-update from upstream
Tony Luck
125
-2409
/
+2858
2005-08-30
[PATCH] Remove nested feature sections
David Gibson
1
-3
/
+1
2005-08-30
[PATCH] ppc64: lparconfig.c memory leak
Joel Schopp
1
-0
/
+1
2005-08-30
[PATCH] ppc64: of_device.c remove useless code
Joel Schopp
1
-2
/
+0
2005-08-30
[PATCH] ppc64: Add CONFIG_HZ
Anton Blanchard
5
-15
/
+15
2005-08-30
[PATCH] oprofile PVR 970MP
Jake Moilanen
1
-0
/
+1
2005-08-30
[PATCH] PPC64: Don't try to claim memory from OF at 1GB mark
Olof Johansson
1
-1
/
+4
2005-08-30
[PATCH] Create include/asm-powerpc
Stephen Rothwell
2
-1
/
+19
2005-08-30
[PATCH] Make MODULE_DEVICE_TABLE work for vio devices
Stephen Rothwell
1
-1
/
+1
2005-08-30
[PATCH] Create vio_bus_ops
Stephen Rothwell
3
-20
/
+20
2005-08-30
[PATCH] Create vio_register_device
Stephen Rothwell
3
-14
/
+18
2005-08-30
[PATCH] Formatting changes to vio.c
Stephen Rothwell
1
-22
/
+17
2005-08-30
[PATCH] fix iSeries build for gcc-3.4
Stephen Rothwell
1
-0
/
+5
2005-08-30
[PATCH] Restore lparmap.s include for iSeries
David Gibson
1
-1
/
+10
[next]