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
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-15
/
+2
2005-10-28
[PATCH] INPUT: rename input_dev_class to input_class to be correct.
Greg Kroah-Hartman
1
-1
/
+1
2005-10-28
[PATCH] INPUT: remove the input_class structure, as it is unused.
Greg Kroah-Hartman
1
-1
/
+0
2005-10-28
[PATCH] INPUT: export input_dev_class so that input drivers can use it.
Greg Kroah-Hartman
1
-0
/
+1
2005-10-28
[PATCH] Input: prepare to sysfs integration
Dmitry Torokhov
1
-1
/
+23
2005-10-28
[PATCH] Driver Core: document struct class_device properly
Greg Kroah-Hartman
1
-0
/
+24
2005-10-28
[PATCH] Driver Core: add the ability for class_device structures to be nested
Greg Kroah-Hartman
1
-3
/
+10
2005-10-28
[PATCH] add sysfs attr to re-emit device hotplug event
Kay Sievers
2
-29
/
+29
2005-10-28
[PATCH] Driver core: pass interface to class interface methods
Dmitry Torokhov
1
-2
/
+2
2005-10-28
[PATCH] I2O: remove i2o_device_class
Dmitry Torokhov
1
-2
/
+0
2005-10-28
[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o code
Greg Kroah-Hartman
1
-1
/
+1
2005-10-28
[PATCH] driver model wakeup flags
David Brownell
1
-1
/
+25
2005-10-28
Revert "x86-64: Avoid unnecessary double bouncing for swiotlb"
Linus Torvalds
1
-3
/
+3
2005-10-27
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+2
2005-10-27
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+0
2005-10-26
[ARM] 3032/1: sparse: complains about generic_fls() prototype in asm-arm/bito...
Ian Campbell
1
-1
/
+0
2005-10-26
[LLC]: Strip RIF flag from source MAC address
Jochen Friedrich
1
-1
/
+3
2005-10-25
[PATCH] alpha: atomic dependency fix
Andrew Morton
3
-30
/
+37
2005-10-25
[SERIAL] new hp diva console port
Justin Chen
1
-0
/
+1
2005-10-25
[SERIAL] support the Exsys EX-4055 4S four-port card
Bjorn Helgaas
1
-0
/
+1
2005-10-24
[PATCH] inotify/idr leak fix
Andrew Morton
1
-0
/
+1
2005-10-23
[PATCH] alpha: additional smp barriers
Ivan Kokshaysky
1
-4
/
+8
2005-10-22
[AX.25]: Fix signed char bug
Ralf Baechle
1
-1
/
+1
2005-10-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-4
/
+17
2005-10-21
[ARM] 3028/1: S3C2410 - add DCLK mask definitions
Ben Dooks
1
-0
/
+6
2005-10-21
[ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculations
Ben Dooks
1
-4
/
+11
2005-10-20
[PATCH] Fix handling spurious page fault for hugetlb region
Hugh Dickins
1
-13
/
+3
2005-10-20
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2005-10-20
[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory
Yasunori Goto
1
-2
/
+30
2005-10-20
[PATCH] Handle spurious page fault for hugetlb region
Seth, Rohit
1
-0
/
+13
2005-10-18
[ARM] 3023/1: pxa-regs: Typo in ARM pxa register definitions.
Paul Schulz
1
-1
/
+1
2005-10-18
[ARM] 3021/1: Interrupt 0 bug fix for ixp4xx
Kenneth Tan
1
-4
/
+5
2005-10-18
[ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_...
Kenneth Tan
1
-1
/
+1
2005-10-18
[ARM] 3019/1: fix wrong comments
Nicolas Pitre
1
-2
/
+2
2005-10-18
[PATCH] aio: revert lock_kiocb()
Zach Brown
1
-1
/
+6
2005-10-18
[PATCH] rcu: keep rcu callback event counter
Eric Dumazet
1
-0
/
+1
2005-10-17
[PATCH] list: add missing rcu_dereference on first element
Herbert Xu
1
-17
/
+22
2005-10-16
[PATCH]: highest_possible_processor_id() has to be a macro
Al Viro
1
-9
/
+7
2005-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-21
/
+9
2005-10-15
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-16
/
+43
2005-10-15
[PATCH] Fix copy-and-paste error in BSD accounting
Tim Schmielau
1
-2
/
+2
2005-10-14
[ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile error
Richard Purdie
1
-0
/
+1
2005-10-14
[ARM] 3009/1: S3C2410 - io.h offsets too large for LDRH/STRH
Ben Dooks
1
-16
/
+42
2005-10-14
[SPARC64]: Eliminate PCI IOMMU dma mapping size limit.
David S. Miller
1
-20
/
+8
2005-10-14
[SPARC64]: Consolidate common PCI IOMMU init code.
David S. Miller
1
-1
/
+1
2005-10-14
[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
David S. Miller
1
-0
/
+12
2005-10-13
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-3
/
+11
2005-10-13
[ARM] 3005/1: S3C2440 - add definition for s3c2440_set_dsc() call in hardware.h
Ben Dooks
1
-0
/
+7
2005-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-14
/
+35
2005-10-13
[NETPOLL]: wrong return for null netpoll_poll_lock()
Ben Dooks
1
-1
/
+1
[next]