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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-26
[IPV4]: Correct links in net/ipv4/Kconfig
Baruch Even
1
-2
/
+2
2007-02-26
[SCTP]: Strike the transport before updating rto.
Vlad Yasevich
1
-3
/
+3
2007-02-26
[SCTP]: Fix connection hang/slowdown with PR-SCTP
Vlad Yasevich
1
-5
/
+22
2007-02-26
[TCP]: Fix MD5 signature pool locking.
David S. Miller
1
-12
/
+12
2007-02-26
[TG3]: TSO workaround fixes.
Michael Chan
2
-10
/
+12
2007-02-26
[AF_PACKET]: Remove unnecessary casts.
Jason Lunz
1
-8
/
+5
2007-02-26
[IPV6]: Adjust inet6_exit() cleanup sequence against inet6_init()
Joe Jin
1
-10
/
+14
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-21
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
[next]