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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-15
hugetlb: factor init_nodemask_of_node()
Lee Schermerhorn
1
-3
/
+8
2009-12-15
hugetlb: add nodemask arg to huge page alloc, free and surplus adjust functions
Lee Schermerhorn
1
-53
/
+72
2009-12-15
hugetlb: rework hstate_next_node_* functions
Lee Schermerhorn
1
-25
/
+45
2009-12-15
nodemask: make NODEMASK_ALLOC more general
David Rientjes
1
-7
/
+8
2009-12-15
mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place
KOSAKI Motohiro
3
-8
/
+11
2009-12-15
/dev/mem: remove redundant parameter from do_write_kmem()
Wu Fengguang
1
-8
/
+6
2009-12-15
/dev/mem: remove the "written" variable in write_kmem()
Wu Fengguang
1
-27
/
+22
2009-12-15
/dev/mem: make size_inside_page() logic straight
Wu Fengguang
1
-22
/
+12
2009-12-15
/dev/mem: cleanup unxlate_dev_mem_ptr() calls
Wu Fengguang
1
-8
/
+6
2009-12-15
/dev/mem: introduce size_inside_page()
Wu Fengguang
1
-41
/
+19
2009-12-15
/dev/mem: remove redundant test on len
Wu Fengguang
1
-8
/
+6
2009-12-15
mmap: don't return ENOMEM when mapcount is temporarily exceeded in munmap()
KOSAKI Motohiro
1
-8
/
+28
2009-12-15
page-types: exit early when invoked with -d|--describe
Alex Chiang
1
-2
/
+1
2009-12-15
page-types: whitespace alignment
Alex Chiang
1
-23
/
+23
2009-12-15
page-types: learn to describe flags directly from command line
Alex Chiang
1
-1
/
+20
2009-12-15
page-types: unsigned cannot be less than 0 in add_page()
Roel Kluin
1
-1
/
+1
2009-12-15
page-types: constify read only arrays
Tommi Rantala
1
-3
/
+3
2009-12-15
oom: dump stack and VM state when oom killer panics
David Rientjes
1
-16
/
+24
2009-12-15
MAINTAINERS: new kbuild maintainer
Michal Marek
1
-1
/
+4
2009-12-15
hfs: fix a potential buffer overflow
Amerigo Wang
3
-1
/
+21
2009-12-15
bsdacct: fix uid/gid misreporting
Alexey Dobriyan
1
-1
/
+2
2009-12-14
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
50
-411
/
+232
2009-12-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-31
/
+66
2009-12-14
udf: Avoid IO in udf_clear_inode
Jan Kara
3
-22
/
+41
2009-12-14
udf: Try harder when looking for VAT inode
Jan Kara
1
-8
/
+24
2009-12-14
udf: Fix compilation with UDFFS_DEBUG enabled
Jan Kara
1
-1
/
+1
2009-12-14
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
27
-119
/
+192
2009-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
26
-402
/
+499
2009-12-14
i2c-core: i2c bus should support PM entries in struct dev_pm_ops
sonic zhang
1
-0
/
+35
2009-12-14
i2c: Get rid of I2C_CLIENT_MODULE_PARM
Jean Delvare
1
-35
/
+0
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
Jean Delvare
19
-75
/
+26
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_1
Jean Delvare
30
-121
/
+30
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
50
-89
/
+66
2009-12-14
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
49
-100
/
+84
2009-12-14
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
19
-229
/
+2484
2009-12-14
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
31
-353
/
+651
2009-12-14
PCI: Global variable decls must match the defs in section attributes
David Howells
1
-1
/
+1
2009-12-14
FRV: Fix no-hardware-breakpoint case
David Howells
1
-1
/
+1
2009-12-14
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
50
-484
/
+1686
2009-12-14
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
17
-315
/
+1146
2009-12-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
69
-2102
/
+5204
2009-12-14
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
33
-132
/
+3275
2009-12-14
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
30
-469
/
+1078
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
79
-978
/
+1222
2009-12-14
Documentation: rw_lock lessons learned
William Allen Simpson
1
-100
/
+84
2009-12-14
x86, mce: Clean up thermal init by introducing intel_thermal_supported()
Hidetoshi Seto
1
-5
/
+12
2009-12-14
x86, mce: Thermal monitoring depends on APIC being enabled
Cyrill Gorcunov
1
-2
/
+3
2009-12-14
perf sched: Fix build failure on sparc
David Miller
2
-4
/
+8
2009-12-14
x86: Gart: fix breakage due to IOMMU initialization cleanup
Yinghai Lu
2
-6
/
+8
2009-12-14
x86: Move swiotlb initialization before dma32_free_bootmem
FUJITA Tomonori
1
-1
/
+4
[prev]
[next]