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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-26
[IPSEC]: More fix is needed for __xfrm6_bundle_create().
Noriaki TAKAMIYA
1
-1
/
+1
2007-02-26
[IRDA] net/irda/: proper prototypes
Adrian Bunk
2
-13
/
+16
2007-02-26
[Bluetooth] Make use of MODULE_FIRMWARE
Marcel Holtmann
3
-0
/
+4
2007-02-26
[Bluetooth] Make use of device_move() for RFCOMM TTY devices
Marcel Holtmann
1
-1
/
+8
2007-02-26
[Bluetooth] Add open and close callbacks for HID device
Marcel Holtmann
1
-0
/
+12
2007-02-26
[Bluetooth] Add support for using the HID subsystem
Marcel Holtmann
3
-9
/
+164
2007-02-26
[Bluetooth] Fix wrong put_user() from HIDP compat ioctl patch
Marcel Holtmann
1
-1
/
+1
2007-02-26
[PATCH] genirq: Mask irqs when migrating them.
Eric W. Biederman
1
-5
/
+4
2007-02-26
[PATCH] x86_64 irq: Safely cleanup an irq after moving it.
Eric W. Biederman
4
-8
/
+88
2007-02-26
[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.
Eric W. Biederman
3
-37
/
+53
2007-02-26
[PATCH] x86_64 irq: Remove unnecessary irq 0 setup.
Eric W. Biederman
1
-6
/
+0
2007-02-26
[PATCH] x86_64 irq: Simplify assign_irq_vector's arguments.
Eric W. Biederman
1
-53
/
+56
2007-02-26
[PATCH] x86_64 irq: Begin consolidating per_irq data in structures.
Eric W. Biederman
1
-61
/
+50
2007-02-26
[PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORS
Eric W. Biederman
1
-5
/
+5
2007-02-26
[PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry.
Eric W. Biederman
1
-1
/
+1
2007-02-26
[PATCH] x86_64 irq: Simplfiy the set_affinity logic.
Eric W. Biederman
1
-9
/
+3
2007-02-26
[PATCH] x86_64 irq: Refactor setup_IO_APIC_irq
Eric W. Biederman
1
-92
/
+34
2007-02-26
[PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intr
Eric W. Biederman
1
-3
/
+3
2007-02-26
[PATCH] x86_64 irq: Kill declaration of removed array, interrupt
Eric W. Biederman
1
-2
/
+0
2007-02-26
[PATCH] irq: Remove set_native_irq_info
Eric W. Biederman
5
-23
/
+12
2007-02-26
[PATCH] x86_64 irq: Simplfy __assign_irq_vector
Eric W. Biederman
1
-8
/
+5
2007-02-26
Revert "[PATCH] i386: add idle notifier"
Linus Torvalds
7
-85
/
+1
2007-02-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
6
-10
/
+28
2007-02-21
Revert "e1000: fix shared interrupt warning message"
Linus Torvalds
1
-6
/
+6
2007-02-21
Fix bogus 'inline' in drivers/char/ip2/i2lib.c
Linus Torvalds
1
-2
/
+2
2007-02-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/...
Linus Torvalds
170
-4401
/
+9913
2007-02-21
V4L/DVB (5253): Qt1010: whitespace / 80 column cleanups
Michael Krufky
1
-25
/
+44
2007-02-21
V4L/DVB (5252): Qt1010: use ARRAY_SIZE macro when appropriate
Michael Krufky
1
-4
/
+4
2007-02-21
V4L/DVB (5251): Qt1010: fix compiler warning
Marco Schluessler
1
-1
/
+1
2007-02-21
V4L/DVB (5249): Fix compiler warning in vivi.c
Marcel Siegert
1
-1
/
+2
2007-02-21
V4L/DVB (5247): Stv0297: Enable BER/UNC counting
Hartmut Birr
1
-4
/
+15
2007-02-21
V4L/DVB (5246): Budget-ci: IR handling fixups
David Härdeman
1
-6
/
+20
2007-02-21
V4L/DVB (5245): Dvb-ttpci: use i2c gate ctrl from stv0297 frontend driver
Marco Schluessler
1
-13
/
+3
2007-02-21
V4L/DVB (5244): Dvbdev: fix illegal re-usage of fileoperations struct
Marcel Siegert
1
-2
/
+15
2007-02-21
V4L/DVB (5178): Avoid race when deregistering the IR control for dvb-usb
Chris Rankin
1
-1
/
+1
2007-02-21
V4L/DVB (5240): Qt1010: use i2c_gate_ctrl where appropriate
Antti Palosaari
3
-27
/
+15
2007-02-21
V4L/DVB (5239): Whitespace / 80-column cleanups
Michael Krufky
2
-17
/
+23
2007-02-21
V4L/DVB (5238): Kconfig: qt1010 should be selected by gl861 and au6610
Michael Krufky
1
-0
/
+2
2007-02-21
V4L/DVB (5237): Dvb: add new qt1010 tuner module
Antti Palosaari
2
-5
/
+49
2007-02-21
V4L/DVB (5236): Initial support for Sigmatek DVB-110 DVB-T
Antti Palosaari
5
-0
/
+273
2007-02-21
V4L/DVB (5235): Gl861: use parallel_ts
Carl Lundqvist
1
-1
/
+2
2007-02-21
V4L/DVB (5234): Gl861: remove unneeded declaration
Michael Krufky
1
-2
/
+0
2007-02-21
V4L/DVB (5233): Gl861: correct address of the bulk endpoint
Jan Nijs
1
-1
/
+1
2007-02-21
V4L/DVB (5232): Gl861: correct oops when loading module
Jan Nijs
1
-1
/
+1
2007-02-21
V4L/DVB (5231): Gl861: whitespace cleanups
Michael Krufky
1
-21
/
+20
2007-02-21
V4L/DVB (5230): Gl861: remove NULL entry from gl861_properties
Michael Krufky
1
-1
/
+0
2007-02-21
V4L/DVB (5229): Gl861: use qt1010_tuner_attach function from qt1010.h
Michael Krufky
1
-10
/
+1
2007-02-21
V4L/DVB (5228): Gl861: remove unneeded "extern int" declaration
Michael Krufky
1
-1
/
+0
2007-02-21
V4L/DVB (5227): Gl861: hide disabled code from upstream patch system
Michael Krufky
1
-3
/
+0
2007-02-21
V4L/DVB (5226): Gl861: fix driver_name
Michael Krufky
1
-1
/
+1
[next]