index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-18
SPARC64: Fix __get_cpu_var in preemption-enabled area.
David S. Miller
1
-1
/
+2
2008-04-18
SPARC64: Fix atomic backoff limit.
David S. Miller
1
-1
/
+2
2008-04-18
VLAN: Don't copy ALLMULTI/PROMISC flags from underlying device
Patrick McHardy
1
-1
/
+1
2008-04-18
TCP: Let skbs grow over a page on fast peers
Herbert Xu
1
-2
/
+2
2008-04-18
TCP: Fix shrinking windows with window scaling
Patrick McHardy
1
-1
/
+1
2008-04-18
NET: Fix multicast device ioctl checks
Patrick McHardy
1
-2
/
+2
2008-04-18
SCTP: Fix local_addr deletions during list traversals.
Chidambar 'ilLogict' Zinnoury
3
-3
/
+9
2008-04-18
sch_htb: fix "too many events" situation
Martin Devera
1
-6
/
+7
2008-04-18
NET: Add preemption point in qdisc_run
Herbert Xu
1
-3
/
+15
2008-04-18
PPPOL2TP: Fix SMP issues in skb reorder queue handling
James Chapman
1
-3
/
+8
2008-04-18
PPPOL2TP: Make locking calls softirq-safe
James Chapman
1
-29
/
+29
2008-04-18
netpoll: zap_completion_queue: adjust skb->users counter
Jarek Poplawski
1
-2
/
+4
2008-04-18
LLC: Restrict LLC sockets to root
Patrick McHardy
1
-0
/
+3
2008-04-18
INET: inet_frag_evictor() must run with BH disabled
David S. Miller
1
-0
/
+2
2008-04-18
SUNGEM: Fix NAPI assertion failure.
David S. Miller
1
-1
/
+1
2008-04-18
NET: include <linux/types.h> into linux/ethtool.h for __u* typedef
Kirill A. Shutemov
1
-0
/
+1
2008-04-18
AX25 ax25_out: check skb for NULL in ax25_kick()
Jarek Poplawski
1
-2
/
+11
2008-04-18
ipmi: change device node ordering to reflect probe order
Carol Hebert
1
-1
/
+1
2008-04-18
mtd: fix broken state in CFI driver caused by FL_SHUTDOWN
Alexey Korolev
1
-5
/
+5
2008-04-18
CRYPTO xcbc: Fix crash when ipsec uses xcbc-mac with big data chunk
Joy Latten
1
-8
/
+9
2008-04-18
USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.
Robert Spanton
1
-2
/
+2
2008-04-18
USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24
Brad Sawatzky
1
-1
/
+1
2008-04-18
USB: Allow initialization of broken keyspan serial adapters.
Clark Rawlins
1
-0
/
+4
2008-04-18
vmcoreinfo: add the symbol "phys_base"
Ken'ichi Ohmichi
1
-0
/
+1
2008-04-18
hwmon: (w83781d) Fix I/O resource conflict with PNP
Jean Delvare
1
-5
/
+16
2008-04-18
pci: revert SMBus unhide on HP Compaq nx6110
Jean Delvare
1
-5
/
+6
2008-04-18
vfs: fix data leak in nobh_write_end()
Dmitri Monakhov
1
-7
/
+6
2008-04-18
alloc_percpu() fails to allocate percpu data
Eric Dumazet
1
-1
/
+14
2008-04-18
PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage
Eric Dumazet
2
-2
/
+2
2008-04-18
xen: fix UP setup of shared_info
Jeremy Fitzhardinge
1
-17
/
+22
2008-04-18
xen: mask out SEP from CPUID
Jeremy Fitzhardinge
1
-0
/
+1
2008-04-18
xen: fix RMW when unmasking events
Jeremy Fitzhardinge
2
-3
/
+8
2008-04-18
slab: fix cache_cache bootstrap in kmem_cache_init()
Daniel Yeisley
1
-2
/
+2
2008-04-18
NOHZ: reevaluate idle sleep length after add_timer_on()
Thomas Gleixner
3
-1
/
+58
2008-04-18
inotify: remove debug code
Nick Piggin
2
-15
/
+5
2008-04-18
inotify: fix race
Nick Piggin
1
-3
/
+10
2008-04-18
USB: new quirk flag to avoid Set-Interface
Alan Stern
3
-1
/
+10
2008-04-18
USB: add support for Motorola ROKR Z6 cellphone in mass storage mode
Constantin Baranov
3
-2
/
+16
2008-04-18
UIO: add pgprot_noncached() to UIO mmap code
Jean-Samuel Chenard
1
-0
/
+2
2008-04-18
V4L: ivtv: Add missing sg_init_table()
Ian Armstrong
1
-0
/
+3
2008-04-18
md: remove the 'super' sysfs attribute from devices in an 'md' array
NeilBrown
1
-12
/
+0
2008-04-18
mtd: memory corruption in block2mtd.c
Ingo van Lil
1
-1
/
+0
2008-04-18
kbuild: soften modpost checks when doing cross builds
Sam Ravnborg
5
-3
/
+15
2008-04-18
time: prevent the loop in timespec_add_ns() from being optimised away
Segher Boessenkool
1
-0
/
+4
2008-03-24
Linux 2.6.24.4
v2.6.24.4
Chris Wright
1
-1
/
+1
2008-03-24
S390 futex: let futex_atomic_cmpxchg_pt survive early functional tests.
Heiko Carstens
1
-0
/
+2
2008-03-24
slab: NUMA slab allocator migration bugfix
Joe Korty
1
-3
/
+2
2008-03-24
relay: fix subbuf_splice_actor() adding too many pages
Jens Axboe
1
-2
/
+3
2008-03-24
BLUETOOTH: Fix bugs in previous conn add/del workqueue changes.
Dave Young
1
-2
/
+6
2008-03-24
SCSI advansys: Fix bug in AdvLoadMicrocode
Matthew Wilcox
1
-1
/
+1
[next]