index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-12
Merge branch 'linus' into perf/urgent
Ingo Molnar
8032
-384547
/
+532949
2010-08-12
Merge branch 'io_remap_pfn_range' of git://www.jni.nu/cris
Linus Torvalds
1
-0
/
+3
2010-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
20
-386
/
+822
2010-08-12
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
9
-58
/
+299
2010-08-12
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
13
-129
/
+125
2010-08-12
Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
12
-8
/
+323
2010-08-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-1
/
+1
2010-08-12
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
22
-116
/
+805
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
30
-253
/
+658
2010-08-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
21
-22
/
+2431
2010-08-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
43
-339
/
+3933
2010-08-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
17
-45
/
+304
2010-08-12
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
6
-1
/
+1282
2010-08-12
x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods
Chris Wilson
2
-3
/
+3
2010-08-12
timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs
Jason Wessel
1
-4
/
+7
2010-08-12
MN10300: Use no_printk() for disabled gdbstub debugging functions
David Howells
1
-4
/
+4
2010-08-12
Add a dummy printk function for the maintenance of unused printks
David Howells
8
-54
/
+22
2010-08-12
MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader
David Howells
2
-0
/
+3
2010-08-12
MN10300: Permit .GCC-command-line sections
David Howells
1
-0
/
+1
2010-08-12
MN10300: Fix size_t and ssize_t
David Howells
1
-1
/
+6
2010-08-12
MN10300: Fix RTC routines
David Howells
1
-4
/
+1
2010-08-12
[CPUFREQ] add missing __percpu markup in pcc-cpufreq.c
Namhyung Kim
1
-1
/
+1
2010-08-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-3
/
+3
2010-08-12
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
70
-1201
/
+2518
2010-08-12
[IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.
Tony Luck
1
-3
/
+3
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
159
-530
/
+523
2010-08-12
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
16
-24
/
+1024
2010-08-12
memstick: fix hangs on unexpected device removal in mspro_blk
Maxim Levitsky
1
-2
/
+3
2010-08-12
memstick: init sysfs attributes
Maxim Levitsky
1
-0
/
+1
2010-08-12
mmc_test: fix large memory allocation
Adrian Hunter
1
-29
/
+47
2010-08-12
mmc_test: add performance tests
Adrian Hunter
1
-2
/
+791
2010-08-12
mmc_block: add support for secure discard
Adrian Hunter
2
-3
/
+46
2010-08-12
block: add secure discard
Adrian Hunter
9
-7
/
+45
2010-08-12
omap_hsmmc: add erase capability
Adrian Hunter
1
-3
/
+10
2010-08-12
mmc_block: add discard support
Adrian Hunter
2
-3
/
+55
2010-08-12
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
14
-8
/
+651
2010-08-12
mm: fix writeback_in_progress()
Jan Kara
2
-1
/
+4
2010-08-12
writeback: merge for_kupdate and !for_kupdate cases
Wu Fengguang
1
-33
/
+10
2010-08-12
writeback: fix queue_io() ordering
Wu Fengguang
1
-1
/
+9
2010-08-12
writeback: don't redirty tail an inode with dirty pages
Wu Fengguang
1
-13
/
+9
2010-08-12
writeback: add comment to the dirty limit functions
Wu Fengguang
1
-3
/
+28
2010-08-12
writeback: avoid unnecessary calculation of bdi dirty thresholds
Wu Fengguang
4
-41
/
+44
2010-08-12
writeback: balance_dirty_pages(): reduce calls to global_page_state
Wu Fengguang
1
-62
/
+33
2010-08-12
parisc: fix wrong page aligned size calculation in ioremapping code
Florian Zumbiehl
1
-1
/
+1
2010-08-12
score: fix dereference of NULL pointer in local_flush_tlb_page()
Roel Kluin
1
-1
/
+1
2010-08-12
pc8736x_gpio: depends on X86_32
Randy Dunlap
1
-1
/
+1
2010-08-12
mm: fix fatal kernel-doc error
Randy Dunlap
1
-1
/
+1
2010-08-12
acpi: fix bogus preemption logic
Thomas Gleixner
2
-3
/
+8
2010-08-12
kernel/kfifo.c: add handling of chained scatterlists
Stefani Seibold
1
-7
/
+6
2010-08-12
CRIS: Define io_remap_pfn_range as remap_pfn_range
Jesper Nilsson
1
-0
/
+3
[next]