index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-20
x86: fix spin_is_contended()
Jan Beulich
1
-2
/
+2
2008-08-20
radeon: misc corrections
David Miller
1
-2
/
+3
2008-08-20
sparc64: FUTEX_OP_ANDN fix
Mikael Pettersson
1
-1
/
+1
2008-08-20
radeonfb: fix accel engine hangs
David Miller
1
-0
/
+4
2008-08-20
usb-serial: don't release unregistered minors
Alan Stern
1
-1
/
+2
2008-08-06
ALSA: emu10k1 - Fix inverted Analog/Digital mixer switch on Audigy2
Takashi Iwai
1
-0
/
+1
2008-08-06
ALSA: ac97 - Fix ASUS A9T laptop output
Takashi Iwai
1
-0
/
+1
2008-08-06
FAT_VALID_MEDIA(): remove pointless test
Andrew Morton
1
-1
/
+5
2008-08-01
Correct hash flushing from huge_ptep_set_wrprotect()
David Gibson
1
-0
/
+11
2008-08-01
cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already
Thomas Renninger
1
-0
/
+1
2008-08-01
ARM: fix fls() for 64-bit arguments
Andrew Morton
1
-1
/
+8
2008-08-01
sparc64: Do not define BIO_VMERGE_BOUNDARY.
David S. Miller
1
-1
/
+0
2008-08-01
vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s...
Jan Beulich
1
-1
/
+3
2008-07-28
udplite: Protection against coverage value wrap-around
Gerrit Renker
1
-0
/
+1
2008-07-28
ipv6: __KERNEL__ ifdef struct ipv6_devconf
David S. Miller
1
-0
/
+2
2008-07-24
block: Properly notify block layer of sync writes
Jens Axboe
1
-0
/
+1
2008-07-13
x86: fix ldt limit for 64 bit
Michael Karcher
1
-2
/
+2
2008-07-02
x86: shift bits the right way in native_read_tscp
Max Asbock
1
-1
/
+1
2008-06-24
x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.
Jeremy Fitzhardinge
1
-1
/
+2
2008-06-24
Add return value to reserve_bootmem_node()
Bernhard Walle
1
-1
/
+1
2008-06-16
bttv: Fix a deadlock in the bttv driver
Arjan van de Ven
1
-0
/
+3
2008-06-16
m68k: Add ext2_find_{first,next}_bit() for ext4
Aneesh Kumar K.V
1
-2
/
+44
2008-06-16
cciss: add new hardware support
Mike Miller
1
-0
/
+1
2008-06-16
netlink: Fix nla_parse_nested_compat() to call nla_parse() directly
Thomas Graf
1
-5
/
+6
2008-06-09
capabilities: remain source compatible with 32-bit raw legacy capability supp...
Andrew G. Morgan
1
-8
/
+21
2008-06-09
HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.
Diego 'Flameeyes' Petteno
1
-0
/
+1
2008-06-09
x86: prevent PGE flush from interruption/preemption
Ingo Molnar
1
-1
/
+12
2008-06-09
types.h: don't expose struct ustat to userspace
maximilian attems
1
-2
/
+2
2008-05-15
sparc: Fix debugger syscall restart interactions.
David S. Miller
8
-17
/
+34
2008-05-15
sparc: Fix mremap address range validation.
David S. Miller
2
-6
/
+4
2008-05-15
sparc: Fix ptrace() detach.
David S. Miller
2
-0
/
+2
2008-05-15
x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)
Vaidyanathan Srinivasan
1
-8
/
+10
2008-05-15
nf_conntrack: padding breaks conntrack hash on ARM
Philip Craig
1
-10
/
+0
2008-05-15
ipvs: fix oops in backup for fwmark conn templates
Julian Anastasov
1
-1
/
+2
2008-05-09
CRYPTO: api: Fix scatterwalk_sg_chain
Herbert Xu
1
-0
/
+4
2008-05-09
reiserfs: Unpack tails on quota files
Jan Kara
1
-0
/
+1
2008-05-01
IPSEC: Fix catch-22 with algorithm IDs above 31
Herbert Xu
1
-0
/
+3
2008-05-01
RTNETLINK: Fix bogus ASSERT_RTNL warning
Patrick McHardy
1
-2
/
+2
2008-05-01
TCP: Increase the max_burst threshold from 3 to tp->reordering.
John Heffner
1
-2
/
+5
2008-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
3
-22
/
+4
2008-04-17
Pb1200/DBAu1200: fix bad IDE resource size
Sergei Shtylyov
2
-4
/
+4
2008-04-17
Au1200: kill IDE driver function prototypes
Sergei Shtylyov
1
-18
/
+0
2008-04-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+3
2008-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+4
2008-04-15
acpi thermal trip points increased to 12
Krzysztof Helt
1
-1
/
+1
2008-04-15
spi: spi_s3c24xx must initialize num_chipselect
Ben Dooks
1
-0
/
+1
2008-04-15
vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs
Jan Kara
1
-1
/
+1
2008-04-15
uml: compile error fix
WANG Cong
1
-0
/
+1
2008-04-15
ssb: Fix usage of struct device used for DMAing
Michael Buesch
1
-0
/
+4
2008-04-15
io context: increment task attachment count in ioc_task_link()
Jens Axboe
1
-1
/
+3
[next]