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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
[S390] sclp: introduce some new interfaces.
Heiko Carstens
1
-30
/
+16
2007-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-33
/
+264
2007-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-18
/
+38
2007-07-10
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+74
2007-07-10
firewire: Document userspace ioctl interface.
Kristian Høgsberg
1
-33
/
+264
2007-07-10
ide: add short cables support
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-07-10
mips au1xxx_ide.h: use NULL as firmware-revision wildcard
Junio C Hamano
1
-14
/
+14
2007-07-10
ide: use mutex instead of ide_setting_sem semaphore in IDE driver
Matthias Kaehlcke
1
-1
/
+2
2007-07-10
ide: use mutex instead of ide_cfg_sem semaphore in IDE driver
Matthias Kaehlcke
1
-2
/
+2
2007-07-10
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
1
-2
/
+2
2007-07-10
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
1
-2
/
+2
2007-07-09
sched: micro-optimize mmdrop()
Ingo Molnar
1
-1
/
+1
2007-07-09
sched: more agressive idle balancing
Ingo Molnar
1
-5
/
+7
2007-07-09
sched: clean up sleep_on() APIs
Ingo Molnar
1
-8
/
+8
2007-07-09
sched: simplify sched_find_first_bit()
Mike Galbraith
1
-13
/
+8
2007-07-09
sched: scheduler debugging, core
Ingo Molnar
1
-0
/
+20
2007-07-09
sched: remove old cpu accounting field
Ingo Molnar
1
-1
/
+0
2007-07-09
sched: remove batch_task()
Ingo Molnar
1
-5
/
+0
2007-07-09
sched: remove interactivity types from sched.h
Ingo Molnar
1
-7
/
+2
2007-07-09
sched: clean up fastcall uses of sched_fork()/sched_exit()
Ingo Molnar
1
-2
/
+2
2007-07-09
sched: update delay-accounting to use CFS's precise stats
Balbir Singh
1
-5
/
+5
2007-07-09
sched: x86, track TSC-unstable events
Ingo Molnar
1
-0
/
+2
2007-07-09
sched: remove sleep_type
Ingo Molnar
1
-8
/
+0
2007-07-09
sched: clean up the rt priority macros
Ingo Molnar
1
-25
/
+36
2007-07-09
sched: make posix-cpu-timers use CFS's accounting information
Ingo Molnar
1
-2
/
+3
2007-07-09
sched: cfs, core data types
Ingo Molnar
1
-0
/
+82
2007-07-09
sched: cfs core, kernel/sched_fair.c
Ingo Molnar
1
-0
/
+8
2007-07-09
sched: increase the resolution of smpnice
Ingo Molnar
1
-1
/
+8
2007-07-09
sched: add init_idle_bootup_task()
Ingo Molnar
1
-0
/
+1
2007-07-09
sched: add in_atomic_preempt_off()
Ingo Molnar
1
-0
/
+13
2007-07-09
sched: uninline set_task_cpu()
Ingo Molnar
1
-4
/
+1
2007-07-09
sched: zap the migration init / cache-hot balancing code
Ingo Molnar
1
-6
/
+0
2007-07-09
sched: add SCHED_IDLE policy
Ingo Molnar
1
-0
/
+2
2007-07-09
sched: rename idle_type/SCHED_IDLE
Ingo Molnar
1
-14
/
+13
2007-07-09
Merge branches 'debug-module-param' and 'upstream' into for-linus
Jiri Kosina
1
-13
/
+23
2007-07-09
HID: support for logitech cordless desktop LX500 special mapping
Ryo Dairiki
1
-0
/
+2
2007-07-09
HID: separate quirks for report descriptor fixup
Jiri Kosina
1
-15
/
+21
2007-07-09
HID: support for Petalynx Maxter remote control
Jiri Kosina
1
-0
/
+1
2007-07-09
HID: force hid-input for Microsoft SideWinder GameVoice device
Jiri Kosina
1
-0
/
+1
2007-07-09
HID: make debugging output runtime-configurable
Jiri Kosina
1
-5
/
+15
2007-07-09
PCMCIA-NETDEV : add new ID of lan&modem multifunction card
Komuro
1
-0
/
+2
2007-07-09
[PATCH] Add 93cx6 eeprom library
Ivo van Doorn
1
-0
/
+72
2007-07-08
sis5513: adding PCI-ID
Uwe Koziolek
1
-0
/
+1
2007-07-08
include/linux/kallsyms.h must #include <linux/errno.h>
Adrian Bunk
1
-0
/
+1
2007-07-06
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
4
-7
/
+25
2007-07-06
i386: es7000 build breakage fix
Vivek Goyal
2
-0
/
+10
2007-07-06
[MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores
Ralf Baechle
1
-0
/
+2
2007-07-06
[MIPS] Add macros to encode processor revisions.
Ralf Baechle
1
-0
/
+11
2007-07-06
[MIPS] RM7000: Enable ICACHE_REFILLS_WORKAROUND_WAR.
Ralf Baechle
1
-7
/
+11
2007-07-06
[MIPS] 64-bit TO_PHYS_MASK macro for RM9000 processors
Andrew Sharp
1
-0
/
+1
[next]