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
2007-10-15
sched: add fair-user scheduler
Srivatsa Vaddagiri
1
-0
/
+4
2007-10-15
sched: clean up code under CONFIG_FAIR_GROUP_SCHED
Srivatsa Vaddagiri
1
-0
/
+12
2007-10-15
sched: revert recent removal of set_curr_task()
Srivatsa Vaddagiri
1
-0
/
+1
2007-10-15
sched: rework enqueue/dequeue_entity() to get rid of set_curr_task()
Dmitry Adamushko
1
-1
/
+0
2007-10-15
sched: simplify sched_class::yield_task()
Dmitry Adamushko
1
-1
/
+1
2007-10-15
sched: do not keep current in the tree and get rid of sched_entity::fair_key
Dmitry Adamushko
1
-1
/
+0
2007-10-15
sched: remove wait_runtime fields and features
Ingo Molnar
1
-9
/
+0
2007-10-15
sched: remove wait_runtime limit
Ingo Molnar
1
-1
/
+0
2007-10-15
sched: introduce se->vruntime
Ingo Molnar
1
-0
/
+1
2007-10-15
sched: remove stat_gran
Ingo Molnar
1
-3
/
+0
2007-10-15
sched: use constants if !CONFIG_SCHED_DEBUG
Ingo Molnar
1
-1
/
+4
2007-10-15
sched: debug: track maximum 'slice'
Ingo Molnar
1
-0
/
+1
2007-10-14
clockevents: introduce force broadcast notifier
Thomas Gleixner
1
-0
/
+1
2007-10-14
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
1
-2
/
+2
2007-10-14
fix endianness bug in inet_lro
Al Viro
1
-1
/
+1
2007-10-14
inet_lro: trivial endianness annotations
Al Viro
1
-3
/
+3
2007-10-14
endianness annotations in arm io.h
Al Viro
1
-4
/
+4
2007-10-14
more low-hanging fruits - kernel, fs, lib signedness
Al Viro
1
-2
/
+2
2007-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
4
-7
/
+7
2007-10-14
frv: missing casts in cmpxchg()
Al Viro
1
-1
/
+4
2007-10-14
endian-clean in_le64/out_le64
Al Viro
1
-2
/
+2
2007-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-0
/
+95
2007-10-14
Merge branch 'hidraw' into for-linus
Jiri Kosina
2
-0
/
+91
2007-10-14
HID: add hidraw interface
Jiri Kosina
2
-0
/
+91
2007-10-14
Input: add KEY_LOGOFF
Khelben Blackstaff
1
-0
/
+1
2007-10-14
USBHID: report descriptor fix for MacBook JIS keyboard
Tomoya Adachi
1
-0
/
+1
2007-10-14
HID: enable hiddev for the SantaRosa MacBookPro IR receiver
Stelian Pop
1
-0
/
+1
2007-10-14
Input: add KEY_SPELLCHECK
Jiri Kosina
1
-0
/
+1
2007-10-13
[SPARC64]: virt_irq --> bucket mapping no longer necessary
David S. Miller
1
-2
/
+1
2007-10-13
[SPARC64]: Kill ugly __irq_ino() macro.
David S. Miller
1
-1
/
+3
2007-10-13
[SPARC64]: Access ivector_table[] using physical addresses.
David S. Miller
1
-6
/
+6
2007-10-13
[SPARC64]: Make IVEC pointers 64-bit.
David S. Miller
2
-7
/
+6
2007-10-13
[SPARC64]: Consolidate MSI support code.
David S. Miller
1
-2
/
+4
2007-10-13
[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.
Robert Reif
2
-20
/
+41
2007-10-13
[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.
David S. Miller
1
-0
/
+6
2007-10-13
i2c: Rename the PEC functionality bit
David Brownell
1
-2
/
+3
2007-10-13
i2c: Move i2c-dev interfaces to i2c-dev.h
David Brownell
2
-32
/
+29
2007-10-13
i2c: Remove i2c_algorithm.algo_control()
David Brownell
1
-7
/
+0
2007-10-13
i2c: Document struct i2c_msg
David Brownell
1
-9
/
+42
2007-10-13
i2c: Add DaVinci I2C controller support
Vladimir Barinov
1
-0
/
+21
2007-10-13
i2c-core: Make some code static
Adrian Bunk
1
-2
/
+0
2007-10-13
i2c: New-style devices can support driver model wakeup flags
David Brownell
1
-3
/
+4
2007-10-13
i2c: Kill struct i2c_device_id
Jean Delvare
1
-5
/
+0
2007-10-13
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+1
2007-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-17
/
+18
2007-10-13
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
10
-1
/
+92
2007-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
3
-31
/
+115
2007-10-13
fix sparc32 breakage (result of vmlinux.lds.S bug)
Al Viro
1
-1
/
+2
2007-10-13
v4l: copy_to_user() is not a good method name
Al Viro
1
-1
/
+1
2007-10-13
minimal build fixes for uml (fallout from x86 merge)
Al Viro
1
-1
/
+1
[next]