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
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
35
-65
/
+65
2006-03-22
[PATCH] remove set_page_count(page, 0) users (outside mm)
Nick Piggin
2
-3
/
+3
2006-03-22
[PATCH] x86_64: pageattr remove __put_page
Nick Piggin
1
-9
/
+14
2006-03-22
[PATCH] x86_64: pageattr use single list
Nick Piggin
1
-28
/
+14
2006-03-22
[PATCH] i386: pageattr remove __put_page
Nick Piggin
1
-7
/
+13
2006-03-22
[PATCH] on_each_cpu(): disable local interrupts
Andrew Morton
1
-16
/
+12
2006-03-22
[PATCH] mm: split highorder pages
Nick Piggin
6
-18
/
+12
2006-03-22
[PATCH] xtensa: pgtable fixes
Nick Piggin
1
-8
/
+8
2006-03-22
[PATCH] multiple exports of strpbrk
Andrew Morton
4
-0
/
+4
2006-03-22
[PATCH] x86: mark cyc2ns_scale readmostly
Ravikiran G Thirumalai
3
-3
/
+3
2006-03-22
[PATCH] efi_call_phys_epilog() warning fix
Andrew Morton
1
-1
/
+1
2006-03-22
[ARM] Quieten spurious IRQ detection
Russell King
1
-3
/
+8
2006-03-22
Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...
Jaroslav Kysela
132
-3240
/
+3412
2006-03-22
[ALSA] Fix snd_xxx_t typedefs
Takashi Iwai
1
-2
/
+2
2006-03-22
[SPARC64]: Add a secondary TSB for hugepage mappings.
David S. Miller
8
-171
/
+401
2006-03-22
[SPARC]: Respect vm_page_prot in io_remap_page_range().
David S. Miller
6
-9
/
+21
2006-03-22
[PATCH] powerpc: Remove calculation of io hole
Michael Ellerman
2
-50
/
+0
2006-03-22
[PATCH] powerpc: iseries: Add bootargs to /chosen
Michael Ellerman
1
-0
/
+1
2006-03-22
[PATCH] powerpc: iseries: Add /system-id, /model and /compatible
Michael Ellerman
1
-0
/
+20
2006-03-22
[PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCII
Michael Ellerman
1
-0
/
+10
2006-03-22
[PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.c
Michael Ellerman
1
-39
/
+39
2006-03-22
[PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)
Michael Ellerman
2
-28
/
+4
2006-03-22
[PATCH] powerpc: iseries: mf related cleanups
Michael Ellerman
2
-19
/
+24
2006-03-22
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
Michael Ellerman
7
-13
/
+22
2006-03-22
[PATCH] powerpc: Remove unused iommu_off logic from pSeries_init_early()
Michael Ellerman
1
-6
/
+1
2006-03-22
[PATCH] powerpc: Unconfuse htab_bolt_mapping() callers
Michael Ellerman
1
-13
/
+14
2006-03-22
[PATCH] powerpc numa: Consolidate assignment of cpus to nodes
Nathan Lynch
1
-7
/
+3
2006-03-22
[PATCH] powerpc numa: Support sparse online node map
Nathan Lynch
1
-52
/
+43
2006-03-22
[PATCH] powerpc numa: Consolidate handling of Power4 special case
Nathan Lynch
1
-12
/
+11
2006-03-22
[PATCH] powerpc numa: Get rid of "numa domain" terminology
Nathan Lynch
1
-39
/
+39
2006-03-22
[PATCH] powerpc numa: Minor cpu hotplug-related cleanups
Nathan Lynch
1
-3
/
+3
2006-03-22
[PATCH] powerpc numa: Minor debugging code changes
Nathan Lynch
1
-3
/
+5
2006-03-22
[PATCH] powerpc numa: fix boot_cpuid always assigned to node 0
Nathan Lynch
1
-3
/
+3
2006-03-22
Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...
Paul Mackerras
5
-25
/
+166
2006-03-21
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
22
-235
/
+725
2006-03-21
[ARM] Use kcalloc to allocate counter_config array rather than kmalloc
Russell King
1
-1
/
+1
2006-03-21
[ARM] Oprofile: dynamically allocate counter_config
Russell King
2
-3
/
+10
2006-03-21
[ARM] Oprofile: Convert semaphore to mutex
Russell King
1
-13
/
+10
2006-03-21
[ARM] 3376/2: S3C2410 - update defconfig
Ben Dooks
1
-6
/
+141
2006-03-21
[ARM] 3375/1: S3C2440 - fix osiris machine build
Ben Dooks
1
-3
/
+7
2006-03-21
[ARM] 3374/1: ep93xx: gpio interrupt support
Lennert Buytenhek
1
-0
/
+133
2006-03-21
[ARM] 3361/1: S3C24XX - add USB bus clock source
Ben Dooks
3
-2
/
+37
2006-03-21
[ARM] 3360/1: S3C2440 - add set rate methods and camera clock
Ben Dooks
1
-0
/
+51
2006-03-21
[ARM] 3359/1: S3C24XX - add support for clk_set_rate
Ben Dooks
2
-1
/
+15
2006-03-21
[ARM] Convert kmalloc+memset to kzalloc
Russell King
14
-48
/
+18
2006-03-21
[ARM] 3373/1: move uengine loader to arch/arm/common
Lennert Buytenhek
3
-2
/
+3
2006-03-21
[ARM] 3372/1: ep93xx: add defconfig
Lennert Buytenhek
1
-0
/
+1087
2006-03-21
[ARM] 3371/1: ep93xx: gpio support
Lennert Buytenhek
1
-0
/
+68
2006-03-21
[ARM] 3369/1: ep93xx: add core cirrus ep93xx support
Lennert Buytenhek
9
-1
/
+375
2006-03-21
[ARM] 3368/1: ixp4xx: set gpio direction in ixp4xx_config_irq
Alessandro Zummo
1
-1
/
+4
[prev]
[next]