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
2006-12-20
kref refcnt and false positives
Venkatesh Pallipadi
1
-6
/
+1
2006-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-1
/
+67
2006-12-18
[CONNECTOR]: Replace delayed work with usual work queue.
Evgeniy Polyakov
3
-13
/
+10
2006-12-18
[IPV4]: Fix BUG of ip_rt_send_redirect()
Li Yewang
1
-1
/
+2
2006-12-17
[TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash
Leigh Brown
1
-1
/
+1
2006-12-17
[TCP]: Fix oops caused by tcp_v4_md5_do_del
Leigh Brown
1
-0
/
+1
2006-12-17
[CONNECTOR]: Fix compilation breakage introduced recently.
Evgeniy Polyakov
1
-2
/
+1
2006-12-17
[TG3]: Update version and reldate.
Michael Chan
1
-2
/
+2
2006-12-17
[TG3]: Power down/up 5906 PHY correctly.
Michael Chan
2
-1
/
+17
2006-12-17
[TG3]: Fix race condition when calling register_netdev().
Michael Chan
1
-4
/
+4
2006-12-17
[TG3]: Assign tp->link_config.orig_* values.
Michael Chan
1
-0
/
+4
2006-12-17
[NETFILTER] IPV6: Fix dependencies.
David S. Miller
1
-2
/
+3
2006-12-17
[BNX2]: Fix minor loopback problem.
Michael Chan
1
-3
/
+3
2006-12-17
[BNX2]: Fix bug in bnx2_nvram_write().
Michael Chan
1
-2
/
+2
2006-12-17
[BNX2]: Fix panic in bnx2_tx_int().
Michael Chan
1
-3
/
+10
2006-12-17
[AX.25]: Fix unchecked rose_add_loopback_neigh uses
Ralf Baechle
3
-28
/
+26
2006-12-17
[AX.25]: Fix unchecked rose_add_loopback_node uses
Ralf Baechle
1
-4
/
+18
2006-12-17
[AX.25]: Fix unchecked ax25_linkfail_register uses
Ralf Baechle
4
-52
/
+29
2006-12-17
[AX.25]: Fix unchecked nr_add_node uses.
Ralf Baechle
1
-3
/
+8
2006-12-17
[AX.25]: Fix unchecked ax25_listen_register uses
Ralf Baechle
3
-10
/
+24
2006-12-17
[AX.25]: Fix unchecked ax25_protocol_register uses.
Ralf Baechle
4
-32
/
+32
2006-12-17
[AX.25]: Mark all kmalloc users __must_check
Ralf Baechle
6
-14
/
+17
2006-12-17
[TG3]: replace kmalloc+memset with kzalloc
Yan Burman
1
-8
/
+1
2006-12-17
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
3
-27
/
+12
2006-12-17
[PATCH] more work_struct fixes: tas300x sound drivers
Al Viro
2
-15
/
+14
2006-12-17
[SPARC]: Make bitops use same spinlocks as atomics.
David S. Miller
6
-207
/
+58
2006-12-17
[CPUFREQ] longhaul compile fix.
Dave Jones
1
-0
/
+1
2006-12-17
[CPUFREQ] Advise not to use longhaul on VIA C7.
Dave Jones
1
-1
/
+2
2006-12-17
[CPUFREQ] set policy->curfreq on initialization
Mattia Dongili
1
-2
/
+2
2006-12-17
[SPARC]: Update defconfig.
David S. Miller
1
-179
/
+532
2006-12-17
[SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.
David S. Miller
2
-5
/
+12
2006-12-17
[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.
Fabrice Knevez
1
-1
/
+1
2006-12-17
[DocBook]: Fix two typos in generic IRQ docs.
David S. Miller
1
-2
/
+2
2006-12-17
[SPARC64]: Minor irq handling cleanups.
David S. Miller
2
-22
/
+4
2006-12-17
[SPARC64]: Kill no-remapping-needed code in head.S
David S. Miller
1
-6
/
+1
2006-12-17
[PATCH] sys_mincore: s/max/min/
Oleg Nesterov
1
-1
/
+1
2006-12-17
[PATCH] m68k trivial build fixes
Al Viro
2
-4
/
+4
2006-12-16
Fix up mm/mincore.c error value cases
Linus Torvalds
1
-19
/
+10
2006-12-16
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
4
-19
/
+107
2006-12-16
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-32
/
+80
2006-12-16
Make workqueue bit operations work on "atomic_long_t"
Linus Torvalds
2
-18
/
+30
2006-12-16
Fix incorrect user space access locking in mincore()
Linus Torvalds
1
-104
/
+86
2006-12-16
[PATCH] pata_via: Cable detect error
Alan
1
-2
/
+7
2006-12-16
[PATCH] Fix help text for CONFIG_ATA_PIIX
Alan
1
-3
/
+3
2006-12-16
[PATCH] initializer entry defined twice in pata_rz1000
Ira Snyder
1
-2
/
+0
2006-12-16
[PATCH] ata: fix platform_device_register_simple() error check
Akinobu Mita
3
-5
/
+7
2006-12-16
[PATCH] ahci: do not mangle saved HOST_CAP while resetting controller
Tejun Heo
1
-2
/
+0
2006-12-16
[PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)
Tejun Heo
1
-4
/
+10
2006-12-16
[libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)
Jeff Garzik
1
-7
/
+34
2006-12-16
[libata] use kmap_atomic(KM_IRQ0) in SCSI simulator
Jeff Garzik
1
-2
/
+2
[next]