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
2008-10-16
Make the taint flags reliable
Andi Kleen
6
-82
/
+101
2008-10-16
initramfs: add option to preserve mtime from initramfs cpio images
Nye Liu
1
-0
/
+53
2008-10-16
Kconfig: eliminate "def_bool n" constructs
Jan Beulich
7
-41
/
+19
2008-10-16
wait: kill is_sync_wait()
Tejun Heo
2
-21
/
+2
2008-10-16
vsprintf: use new vsprintf symbolic function pointer format
Bjorn Helgaas
3
-10
/
+14
2008-10-16
fix random typos
Danny ter Haar
3
-6
/
+7
2008-10-16
identify_ramdisk_image(): correct typo about return value in comment
Geert Uytterhoeven
1
-1
/
+1
2008-10-16
nubus: fix mis-indented statement
Ilpo Järvinen
1
-1
/
+1
2008-10-16
Fix Documentation/filesystems/ramfs-rootfs-initramfs.txt
frans
1
-1
/
+1
2008-10-16
eeepc: depends on RFKILL
Randy Dunlap
1
-0
/
+1
2008-10-16
drivers/misc: Use DIV_ROUND_UP
Julia Lawall
1
-1
/
+1
2008-10-16
init.h: remove long-dead __setup_null_param() macro
Robert P. J. Day
1
-4
/
+0
2008-10-16
kernel/dma.c: remove a CVS keyword
Adrian Bunk
1
-1
/
+1
2008-10-16
include/linux/mount.h: remove CVS keyword
Adrian Bunk
1
-2
/
+0
2008-10-16
misc: replace __FUNCTION__ with __func__
Harvey Harrison
6
-8
/
+8
2008-10-16
include: replace __FUNCTION__ with __func__
Harvey Harrison
21
-35
/
+35
2008-10-16
olpc: olpc_battery.c sparse endian annotations
Harvey Harrison
1
-12
/
+8
2008-10-16
uml: remove the dead TTY_LOG code
Adrian Bunk
3
-232
/
+0
2008-10-16
pm: document use of RTC in pm_trace
Frans Pop
1
-0
/
+18
2008-10-16
pm: rework disabling of user mode helpers during suspend/hibernation
Rafael J. Wysocki
5
-38
/
+58
2008-10-16
alpha: notify_cpu_starting() compile fixlet
Alexey Dobriyan
1
-0
/
+1
2008-10-16
Alpha Miata: remove dead URL
Adrian Bunk
1
-2
/
+1
2008-10-16
asm-h8300/md.h: remove CVS keyword
Adrian Bunk
1
-1
/
+1
2008-10-16
h8300: GENERIC_BUG support
Yoshinori Sato
6
-10
/
+25
2008-10-16
h8300: update timer handler - misc update
Yoshinori Sato
4
-83
/
+97
2008-10-16
h8300: update timer handler - new files
Yoshinori Sato
6
-0
/
+397
2008-10-16
h8300: update timer handler - delete files
Yoshinori Sato
10
-310
/
+0
2008-10-16
uclinux: fix gzip header parsing in binfmt_flat.c
Volodymyr G. Lukiianyk
1
-3
/
+3
2008-10-16
mm: do_generic_file_read() never gets a NULL 'filp' argument
Krishna Kumar
1
-2
/
+1
2008-10-16
hugetlb: handle updating of ACCESSED and DIRTY in hugetlb_fault()
David Gibson
1
-5
/
+18
2008-10-16
mm/page_alloc.c:free_area_init_nodes() fix inappropriate use of enum
Andrew Morton
1
-1
/
+1
2008-10-16
memrlimit: cgroup mm owner callback changes to add task info
Balbir Singh
3
-7
/
+9
2008-10-16
introduce generic header file for the software IO/TLB
Joerg Roedel
1
-0
/
+83
2008-10-15
cpufreq: remove policy->governor setting in drivers initialization
Dominik Brodowski
9
-12
/
+0
2008-10-15
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
31
-286
/
+869
2008-10-15
tty: make sure that proc_clear_tty stores the cpu flags
Arjan van de Ven
1
-2
/
+3
2008-10-15
metronomefb: Fix warning when building 64bit
Alan Cox
1
-1
/
+1
2008-10-15
xfs: fix remount rw with unrecognized options
Christoph Hellwig
1
-1
/
+1
2008-10-15
Merge branch 'build_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/mfa...
Linus Torvalds
1
-8
/
+6
2008-10-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
325
-6682
/
+13655
2008-10-15
MIPS: Kill unused <asm/debug.h> inclusions
Shinya Kuribayashi
7
-8
/
+0
2008-10-15
MIPS: IP32: Add platform device for CMOS RTC; remove dead code
Thomas Bogendoerfer
2
-5
/
+16
2008-10-15
RTC: M48T35: new RTC driver
Thomas Bogendoerfer
3
-0
/
+244
2008-10-15
MIPS: IP27: Switch over to RTC class driver
Thomas Bogendoerfer
1
-77
/
+22
2008-10-15
MIPS: DS1286: New RTC driver
Thomas Bogendoerfer
3
-0
/
+415
2008-10-15
MIPS: IP22/28: Switch over to RTC class driver
Thomas Bogendoerfer
6
-89
/
+15
2008-10-15
MIPS: PCI: Scan busses when they are registered
Aurelien Jarno
1
-27
/
+53
2008-10-15
MIPS: WGT634U: Add reset button support
Aurelien Jarno
1
-0
/
+37
2008-10-15
MIPS: BCM47xx: Use the new SSB GPIO API
Aurelien Jarno
4
-74
/
+58
2008-10-15
MIPS: BCM47xx: Remove references to BCM947XX
Aurelien Jarno
1
-3
/
+3
[next]