index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-15
sched: cleanup, remove the TASK_NONINTERACTIVE flag
Mike Galbraith
1
-2
/
+1
2007-10-15
sched: mark scheduling classes as const
Ingo Molnar
1
-2
/
+2
2007-10-15
sched: speed up and simplify vslice calculations
Peter Zijlstra
1
-1
/
+1
2007-10-15
sched: clean up schedstats, cnt -> count
Ingo Molnar
1
-6
/
+6
2007-10-15
sched: undo some of the recent changes
Ingo Molnar
1
-1
/
+0
2007-10-15
sched: add vslice
Peter Zijlstra
1
-0
/
+1
2007-10-15
sched: remove unneeded tunables
Ingo Molnar
1
-2
/
+0
2007-10-15
sched debug: BKL usage statistics
Ingo Molnar
1
-0
/
+4
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-15
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
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
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-14
lockdep: annotate dir vs file i_mutex
Peter Zijlstra
1
-0
/
+1
2007-10-15
lockdep: per filesystem inode lock class
Peter Zijlstra
1
-0
/
+5
2007-10-14
i2c: Rename the PEC functionality bit
David Brownell
1
-2
/
+3
2007-10-14
i2c: Move i2c-dev interfaces to i2c-dev.h
David Brownell
2
-32
/
+29
2007-10-14
i2c: Remove i2c_algorithm.algo_control()
David Brownell
1
-7
/
+0
2007-10-14
i2c: Document struct i2c_msg
David Brownell
1
-9
/
+42
2007-10-14
i2c-core: Make some code static
Adrian Bunk
1
-2
/
+0
2007-10-14
i2c: New-style devices can support driver model wakeup flags
David Brownell
1
-3
/
+4
2007-10-14
i2c: Kill struct i2c_device_id
Jean Delvare
1
-5
/
+0
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
8
-1
/
+44
2007-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
1
-22
/
+106
2007-10-13
net core: fix kernel-doc for new function parameters
Randy Dunlap
1
-0
/
+1
2007-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-0
/
+80
2007-10-13
ide: move ide_config_drive_speed() calls to upper layers (take 2)
Bartlomiej Zolnierkiewicz
1
-5
/
+12
2007-10-13
icside: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-13
ide-pmac: remove pmac_ide_do_setfeature() (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2007-10-13
ide-pmac: use __ide_wait_stat()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
[prev]
[next]