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
2008-01-08
[SCTP]: Fix the name of the authentication event.
Vlad Yasevich
2
-2
/
+2
2008-01-08
[ATM]: [nicstar] delay irq setup until card is configured
Chas Williams
1
-10
/
+9
2008-01-08
[TULIP]: NAPI full quantum bug.
Stephen Hemminger
1
-1
/
+2
2008-01-08
[METH]: Fix MAC address handling.
Thomas Bogendoerfer
1
-3
/
+7
2008-01-08
[NET]: Fix netx-eth.c compilation.
Adrian Bunk
1
-2
/
+2
2008-01-08
[IPV4] ipconfig: Fix regression in ip command line processing
Amos Waterland
2
-4
/
+19
2008-01-08
[IPV4] raw: Strengthen check on validity of iph->ihl
Herbert Xu
1
-1
/
+3
2008-01-08
[NIU]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2008-01-08
[NIU]: Fix potentially stuck TCP socket send queues.
David S. Miller
1
-1
/
+2
2008-01-08
[NIU]: Missing ->last_rx update.
David S. Miller
1
-0
/
+2
2008-01-08
[NIU]: Fix slowpath interrupt handling.
Matheos Worku
1
-11
/
+23
2008-01-08
futex: Prevent stale futex owner when interrupted/timeout
Thomas Gleixner
1
-10
/
+41
2008-01-08
pl2303: Fix mode switching regression
Alan Cox
3
-0
/
+27
2008-01-08
hfs: handle more on-disk corruptions without oopsing
Eric Sandeen
4
-3
/
+42
2008-01-08
Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0
Thomas Bogendoerfer
1
-1
/
+1
2008-01-08
snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure w...
Jean Delvare
1
-38
/
+63
2008-01-08
dmi-id: fix for __you_cannot_kmalloc_that_much failure
Jean Delvare
1
-5
/
+14
2008-01-08
vmcoreinfo: add the array length of "free_list" for filtering free pages
Ken'ichi Ohmichi
1
-0
/
+1
2008-01-08
eCryptfs: fix dentry handling on create error, unlink, and inode destroy
Michael Halcrow
2
-17
/
+4
2008-01-08
xip: fix get_zeroed_page with __GFP_HIGHMEM
Akinobu Mita
1
-4
/
+5
2008-01-08
md: fix data corruption when a degraded raid5 array is reshaped
Dan Williams
1
-2
/
+4
2008-01-08
KEYS: fix macro
Sebastian Siewior
1
-1
/
+1
2008-01-08
fat: optimize fat_count_free_clusters()
OGAWA Hirofumi
1
-0
/
+28
2008-01-08
spi_bitbang: always grab lock with irqs blocked
David Brownell
1
-2
/
+3
2008-01-08
x86: fix do_fork_idle section mismatch
Thomas Gleixner
1
-1
/
+1
2008-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
3
-3
/
+3
2008-01-08
IB/srp: Release transport before removing host
Dave Dillow
1
-1
/
+1
2008-01-08
IB/mlx4: Fix value of pkey_index in QP1 completions
Dotan Barak
1
-1
/
+1
2008-01-08
Revert "hda_intel suspend latency: shorten codec read"
Linus Torvalds
1
-2
/
+1
2008-01-08
MAINTAINERS: Update Sean Hefty's email address
Sean Hefty
1
-1
/
+1
2008-01-07
acct: real_parent ppid
Roland McGrath
1
-1
/
+1
2008-01-07
core dump: real_parent ppid
Roland McGrath
1
-2
/
+2
2008-01-07
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
9
-47
/
+57
2008-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
3
-7
/
+6
2008-01-07
[MIPS] Fix CONFIG_BOOT_RAW.
Ralf Baechle
1
-1
/
+2
2008-01-07
[MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bug
Thomas Bogendoerfer
1
-2
/
+2
2008-01-07
[MIPS] Fix IP32 breakage
Thomas Bogendoerfer
4
-13
/
+19
2008-01-07
[MIPS] Alchemy: Fix use of __init code bug exposed by modpost warning
Sergei Shtylyov
2
-29
/
+32
2008-01-07
[MIPS] Move inclusing of kernel/time/Kconfig menu to appropriate place
Atsushi Nemoto
1
-2
/
+2
2008-01-07
V4L/DVB (6916): ivtv: udelay has to be changed *after* the eeprom was read, n...
Hans Verkuil
2
-4
/
+5
2008-01-07
V4L/DVB (6944a): Fix Regression VIDIOCGMBUF ioctl hangs on bttv driver
Gregor Jasny
1
-3
/
+1
2008-01-06
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-1
/
+21
2008-01-06
Linux 2.6.24-rc7
v2.6.24-rc7
Linus Torvalds
1
-1
/
+1
2008-01-06
CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU
Ingo Molnar
2
-4
/
+2
2008-01-06
hda_intel suspend latency: shorten codec read
Ingo Molnar
1
-1
/
+2
2008-01-06
[ARM] 4691/1: add missing i2c_board_info struct for at91rm9200
Jan Altenberg
1
-0
/
+9
2008-01-06
fix: using joysticks in 32 bit applications on 64 bit systems
Akos Maroy
1
-0
/
+8
2008-01-06
Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""
Linus Torvalds
9
-58
/
+43
2008-01-04
[SCSI] SRP transport: only remove our own entries
Dave Dillow
1
-1
/
+2
2008-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-51
/
+127
[prev]
[next]