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
2008-08-27
block: move cmdfilter from gendisk to request_queue
FUJITA Tomonori
2
-13
/
+13
2008-08-26
Fix userspace export of <linux/net.h>
David Woodhouse
1
-7
/
+7
2008-08-26
[MIPS] Wire up new syscalls.
Ralf Baechle
1
-6
/
+24
2008-08-25
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+4
2008-08-25
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+3
2008-08-25
Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2008-08-25
x86: add X86_FEATURE_XMM4_2 definitions
Austin Zhang
1
-0
/
+2
2008-08-25
KVM: fix userspace ABI breakage
Adrian Bunk
1
-2
/
+2
2008-08-25
KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_reboot
Eduardo Habkost
1
-1
/
+1
2008-08-26
stop_machine: Remove deprecated stop_machine_run
Rusty Russell
1
-18
/
+1
2008-08-25
Merge branch 'linus' into x86/urgent
Ingo Molnar
24
-64
/
+215
2008-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+6
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2
-2
/
+0
2008-08-23
rtc: fix deadlock
Ingo Molnar
1
-8
/
+4
2008-08-23
x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs
Rafael J. Wysocki
1
-0
/
+1
2008-08-22
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+4
2008-08-22
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-5
/
+3
2008-08-22
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+24
2008-08-22
x86: fix section mismatch warning - uv_cpu_init
Marcin Slusarz
2
-0
/
+2
2008-08-22
pkt_sched: Fix qdisc list locking
Jarek Poplawski
1
-0
/
+1
2008-08-22
libata: Fix a large collection of DMA mode mismatches
Alan Cox
1
-0
/
+22
2008-08-22
libata: restore SControl on detach
Tejun Heo
1
-0
/
+1
2008-08-22
libata: implement no[hs]rst force params
Tejun Heo
1
-0
/
+1
2008-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-2
/
+3
2008-08-21
USB: Defer Set-Interface for suspended devices
Alan Stern
1
-0
/
+3
2008-08-21
driver core: add init_name to struct device
Greg Kroah-Hartman
1
-0
/
+1
2008-08-21
dev_printk(): constify the `dev' argument
Jean Delvare
1
-2
/
+2
2008-08-21
pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race
Jarek Poplawski
1
-0
/
+5
2008-08-21
nohz: fix wrong event handler after online an offlined cpu
Miao Xie
1
-1
/
+4
2008-08-20
fbdefio: add set_page_dirty handler to deferred IO FB
Ian Campbell
1
-0
/
+3
2008-08-20
mm: dirty page tracking race fix
Nick Piggin
1
-1
/
+1
2008-08-20
fix setpriority(PRIO_PGRP) thread iterator breakage
Ken Chen
1
-0
/
+9
2008-08-20
FRV: Provide ioremap_wc() for FRV
David Howells
1
-0
/
+2
2008-08-20
MN10300: Supply ioremap_wc() for MN10300
David Howells
1
-0
/
+2
2008-08-20
Reserve NFS fileid values for btrfs
David Woodhouse
1
-0
/
+21
2008-08-20
Reduce brokenness of CRIS headers_install
David Woodhouse
1
-1
/
+0
2008-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-1
/
+2
2008-08-20
x86, SGI UV: hardcode the TLB flush interrupt system vector
Cliff Wickman
2
-5
/
+1
2008-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-0
/
+14
2008-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-10
/
+12
2008-08-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-8
/
+3
2008-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-46
/
+109
2008-08-18
PCI: add acpi_find_root_bridge_handle
Jiri Slaby
1
-0
/
+11
2008-08-18
ata: add missing ATA_* defines
Bartlomiej Zolnierkiewicz
1
-0
/
+13
2008-08-18
ata: add missing ATA_CMD_* defines
Bartlomiej Zolnierkiewicz
1
-0
/
+20
2008-08-18
ata: add missing ATA_ID_* defines (take 2)
Bartlomiej Zolnierkiewicz
1
-46
/
+76
2008-08-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+6
2008-08-18
mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE
Luis R. Rodriguez
1
-8
/
+3
2008-08-18
x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia...
Marcin Slusarz
1
-1
/
+1
2008-08-18
x86: mmconf: fix section mismatch warning
Marcin Slusarz
1
-1
/
+1
[next]