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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-30
[libata] change ata_qc_complete() to take error mask as second arg
Jeff Garzik
1
-2
/
+26
2005-10-30
Merge branch 'master'
Jeff Garzik
38
-238
/
+521
2005-10-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+13
2005-10-29
[PATCH] memory hotplug: sysfs and add/remove functions
Dave Hansen
3
-0
/
+130
2005-10-29
[PATCH] memory hotplug locking: zone span seqlock
Dave Hansen
2
-2
/
+52
2005-10-29
[PATCH] memory hotplug locking: node_size_lock
Dave Hansen
2
-0
/
+46
2005-10-29
[PATCH] memory hotplug prep: __section_nr helper
Dave Hansen
1
-0
/
+1
2005-10-29
[PATCH] memory hotplug prep: kill local_mapnr
Dave Hansen
4
-21
/
+0
2005-10-29
[PATCH] mm: update comments to pte lock
Hugh Dickins
2
-3
/
+2
2005-10-29
[PATCH] mm: fix rss and mmlist locking
Hugh Dickins
1
-4
/
+38
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
2
-11
/
+41
2005-10-29
[PATCH] mm: parisc pte atomicity
Hugh Dickins
1
-16
/
+19
2005-10-29
[PATCH] mm: follow_page with inner ptlock
Hugh Dickins
1
-8
/
+12
2005-10-29
[PATCH] mm: kill check_user_page_readable
Hugh Dickins
1
-1
/
+0
2005-10-29
[PATCH] mm: rmap with inner ptlock
Hugh Dickins
1
-2
/
+2
2005-10-29
[PATCH] mm: unmap_vmas with inner ptlock
Hugh Dickins
2
-3
/
+1
2005-10-29
[PATCH] mm: flush_tlb_range outside ptlock
Hugh Dickins
1
-1
/
+2
2005-10-29
[PATCH] mm: pte_offset_map_lock loops
Hugh Dickins
2
-2
/
+3
2005-10-29
[PATCH] mm: ptd_alloc take ptlock
Hugh Dickins
1
-0
/
+18
2005-10-29
[PATCH] mm: ptd_alloc inline and out
Hugh Dickins
2
-27
/
+22
2005-10-29
[PATCH] mm: init_mm without ptlock
Hugh Dickins
1
-1
/
+1
2005-10-29
[PATCH] mm: ia64 use expand_upwards
Hugh Dickins
1
-1
/
+2
2005-10-29
[PATCH] mm: mm_struct hiwaters moved
Hugh Dickins
1
-10
/
+9
2005-10-29
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
2
-3
/
+10
2005-10-29
[PATCH] core remove PageReserved
Nick Piggin
1
-2
/
+3
2005-10-29
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
1
-1
/
+3
2005-10-29
[PATCH] mm: tlb_finish_mmu forget rss
Hugh Dickins
5
-66
/
+16
2005-10-29
[PATCH] mm: tlb_is_full_mm was obscure
Hugh Dickins
5
-33
/
+4
2005-10-29
[PATCH] mm: tlb_gather_mmu get_cpu_var
Hugh Dickins
5
-13
/
+19
2005-10-29
[PATCH] mm: page fault handlers tidyup
Hugh Dickins
1
-1
/
+3
2005-10-29
[PATCH] mm: unlink_file_vma, remove_vma
Hugh Dickins
1
-0
/
+1
2005-10-29
[PATCH] mm: vm_stat_account unshackled
Hugh Dickins
1
-14
/
+2
2005-10-29
[PATCH] Convert mempolicies to nodemask_t
Andi Kleen
1
-2
/
+2
2005-10-29
[PATCH] add sem_is_read/write_locked()
Rik Van Riel
10
-0
/
+50
2005-10-29
[PATCH] fix alpha breakage
Ivan Kokshaysky
1
-0
/
+2
2005-10-29
[PATCH] vmalloc_node
Christoph Lameter
1
-1
/
+7
2005-10-29
[libata] remove ata_chk_err(), ->check_err() hook.
Jeff Garzik
1
-2
/
+0
2005-10-30
[PATCH] Introduce sg_set_buf
Herbert Xu
1
-4
/
+13
2005-10-29
[DRIVER MODEL] Add missing platform_device.h header.
Russell King
1
-0
/
+40
2005-10-29
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
27
-87
/
+130
2005-10-29
[ARM] 3061/1: cleanup the XIP link address mess
Nicolas Pitre
1
-0
/
+7
2005-10-29
[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code
Nicolas Pitre
22
-34
/
+44
2005-10-29
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
155
-1353
/
+10016
2005-10-29
BCM1480 HT support
Andrew Isaacson
1
-0
/
+5
2005-10-29
Support for BigSur board.
Andrew Isaacson
2
-0
/
+53
2005-10-29
Add support for SB1A CPU.
Andrew Isaacson
2
-2
/
+4
2005-10-29
Sibyte header cleanup
Andrew Isaacson
14
-30
/
+7
2005-10-29
BCM1480 headers
Andrew Isaacson
17
-98
/
+3236
2005-10-29
Make UL what should be UL.
Ralf Baechle
2
-9
/
+9
2005-10-29
Don't print file name and line in die and die_if_kernel.
Ralf Baechle
1
-9
/
+7
[prev]
[next]