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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-28
in_atomic(): document why it is unsuitable for general use
Jonathan Corbet
1
-0
/
+7
2008-03-28
lguest: comment documentation update.
Rusty Russell
1
-1
/
+5
2008-03-26
Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...
Len Brown
1
-2
/
+2
2008-03-26
NOHZ: reevaluate idle sleep length after add_timer_on()
Thomas Gleixner
1
-0
/
+6
2008-03-26
cpuidle: fix cpuidle time and usage overflow
Yi Yang
1
-2
/
+2
2008-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-1
/
+6
2008-03-24
PCI: revert "pcie: utilize pcie transaction pending bit"
Andrew Morton
1
-4
/
+0
2008-03-24
USB: add support for Motorola ROKR Z6 cellphone in mass storage mode
Constantin Baranov
1
-1
/
+3
2008-03-24
USB: new quirk flag to avoid Set-Interface
Alan Stern
1
-0
/
+3
2008-03-24
libata: implement ata_qc_raw_nbytes()
Tejun Heo
1
-1
/
+7
2008-03-22
PNP: increase the number of PnP memory resources from 12 to 24
Darren Salt
1
-1
/
+1
2008-03-21
sched: add arch_update_cpu_topology hook.
Heiko Carstens
1
-0
/
+2
2008-03-21
sched: add exported arch_reinit_sched_domains() to header file.
Heiko Carstens
1
-0
/
+1
2008-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-5
/
+5
2008-03-20
file capabilities: remove cap_task_kill()
Serge Hallyn
1
-2
/
+1
2008-03-19
memstick: automatically retrieve "INT" value from command response
Alex Dubov
1
-1
/
+0
2008-03-19
fs: fix kernel-doc notation warnings
Randy Dunlap
1
-9
/
+2
2008-03-19
rcu: fix misplaced mb() in rcu_enter/exit_nohz()
Paul E. McKenney
1
-2
/
+2
2008-03-19
sched: tune multi-core idle balancing
Ingo Molnar
1
-1
/
+0
2008-03-19
sched: improve affine wakeups
Ingo Molnar
1
-0
/
+3
2008-03-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-99
/
+0
2008-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
47
-184
/
+484
2008-03-17
[IPV4]: ipv4_is_lbcast() misannotations
Al Viro
1
-1
/
+1
2008-03-17
[PKT_SCHED]: annotate cls_u32
Al Viro
1
-4
/
+4
2008-03-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2008-03-17
devres: implement pcim_iomap_regions_request_all()
Tejun Heo
1
-0
/
+2
2008-03-17
virtio: fix race in enable_cb
Christian Borntraeger
1
-2
/
+3
2008-03-17
The ps2esdi driver was marked as BROKEN more than two years ago due to being
Adrian Bunk
2
-99
/
+0
2008-03-14
struct export_operations: adjust comments to match current members
Marc Dionne
1
-2
/
+2
2008-03-13
PCI: fix issue with busses registering multiple times in sysfs
Greg Kroah-Hartman
1
-0
/
+1
2008-03-12
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-1
/
+8
2008-03-13
[POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMU
Tony Breeds
1
-0
/
+7
2008-03-13
[POWERPC] Fix undefined pmu_sys_suspended compilation error
Tony Breeds
1
-1
/
+1
2008-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-4
/
+2
2008-03-12
Remove <linux/genhd.h> from user-visible headers.
David Woodhouse
2
-28
/
+3
2008-03-12
nommu: Provide is_vmalloc_addr() stub.
Paul Mundt
1
-3
/
+10
2008-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-5
/
+1
2008-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-0
/
+23
2008-03-10
memstick: add support for JMicron jmb38x MemoryStick host controller
Alex Dubov
1
-0
/
+1
2008-03-10
tifm: fix the MemoryStick host fifo handling code
Alex Dubov
1
-1
/
+1
2008-03-10
memstick: add memstick_suspend/resume_host methods
Alex Dubov
1
-0
/
+2
2008-03-10
memstick: introduce correct definitions in the header
Alex Dubov
1
-44
/
+86
2008-03-10
rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE
Andrew Morton
1
-2
/
+2
2008-03-10
USB: Remove __KERNEL__ check from non-exported gadget.h.
Robert P. J. Day
1
-4
/
+0
2008-03-10
USB: g_printer.h does not need to be "unifdef"ed.
Robert P. J. Day
1
-1
/
+1
2008-03-10
[NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h
Patrick McHardy
1
-1
/
+1
2008-03-10
firmware: provide stubs for the FW_LOADER=n case
James Bottomley
1
-0
/
+23
2008-03-09
time: remove obsolete CLOCK_TICK_ADJUST
Roman Zippel
1
-8
/
+1
2008-03-09
time: prevent the loop in timespec_add_ns() from being optimised away
Segher Boessenkool
1
-0
/
+4
2008-03-07
Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-2
/
+2
[next]