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
/
alpha
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-27
alpha: Fix duplicate <asm/thread_info.h> include
Linus Torvalds
1
-1
/
+0
2009-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
1
-0
/
+1
2009-09-25
alpha: fix build after vmlinux.lds.S cleanup
Sam Ravnborg
1
-0
/
+1
2009-09-24
alpha: Clean up linker script using new linker script macros.
Geoffrey Thomas
1
-81
/
+9
2009-09-24
alpha: use .data.init_task instead of .data.init_thread.
Tim Abbott
2
-8
/
+4
2009-09-24
alpha: AGP update (fixes compile failure)
Ivan Kokshaysky
4
-5
/
+5
2009-09-24
fcntl: add F_[SG]ETOWN_EX
Peter Zijlstra
1
-0
/
+2
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-26
/
+8
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: arch_send_call_function_ipi_mask: alpha
Rusty Russell
2
-8
/
+9
2009-09-24
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
1
-17
/
+0
2009-09-24
cpumask: remove the now-obsoleted pcibus_to_cpumask(): alpha
Rusty Russell
1
-1
/
+0
2009-09-22
alpha: convert to asm-generic/hardirq.h
Christoph Hellwig
1
-11
/
+3
2009-09-22
alpha: use printk_once
Marcin Slusarz
1
-5
/
+1
2009-09-22
arch/alpha/boot/tools/objstrip.c: wrong variable tested after open()
Roel Kluin
1
-1
/
+1
2009-09-22
alpha: convert to use arch_gettimeoffset()
john stultz
2
-72
/
+15
2009-09-22
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
Arnd Bergmann
1
-0
/
+2
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2
-2
/
+2
2009-09-22
ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE
Hugh Dickins
1
-0
/
+3
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+0
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
3
-99
/
+11
2009-09-15
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
1
-4
/
+0
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+2
2009-09-09
PCI: remove pcibios_scan_all_fns()
Alex Chiang
1
-1
/
+0
2009-09-09
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
1
-0
/
+1
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+2
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
2
-1
/
+9
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
3
-3
/
+3
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-3
/
+3
2009-08-05
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
1
-0
/
+1
2009-08-05
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
1
-0
/
+1
2009-08-03
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
1
-4
/
+0
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
1
-2
/
+2
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
1
-0
/
+1
2009-07-09
linker script: unify usage of discard definition
Tejun Heo
1
-8
/
+2
2009-06-30
alpha: fix percpu build breakage
Tejun Heo
1
-3
/
+3
2009-06-24
alpha: switch to dynamic percpu allocator
Tejun Heo
3
-90
/
+9
2009-06-24
alpha: kill unnecessary __used attribute in PER_CPU_ATTRIBUTES
Tejun Heo
1
-5
/
+0
2009-06-24
linker script: throw away .discard section
Tejun Heo
1
-0
/
+1
2009-06-24
percpu: use dynamic percpu allocator as the default percpu allocator
Tejun Heo
1
-0
/
+3
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-17
Delete pcibios_select_root
Matthew Wilcox
1
-13
/
+0
2009-06-16
kmap_types: make most arches use generic header file
Randy Dunlap
1
-21
/
+3
2009-06-16
alpha: bad macro expansion, parameter is member
Roel Kluin
2
-6
/
+6
2009-06-16
alpha: remove obsolete hw_interrupt_type
Thomas Gleixner
20
-27
/
+27
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
1
-3
/
+0
2009-06-16
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
2
-7
/
+1
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
10
-18
/
+41
[next]