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
2005-09-21
[PATCH] mm: add a note about partially hardcoded VM_* flags
Paolo 'Blaisorblade' Giarrusso
2
-1
/
+3
2005-09-21
[PATCH] mm: update stale comment for removal of page->list
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+4
2005-09-21
[PATCH] README update from the stone age
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+6
2005-09-21
[PATCH] fix locking comment in unmap_region()
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-21
[PATCH] Fix I2O config-osm init to return proper error
Deepak Saxena
1
-1
/
+4
2005-09-21
[PATCH] ppc64: Build zImage.vmode for G5
Benjamin Herrenschmidt
1
-1
/
+1
2005-09-21
[PATCH] remove blkdev_scsi_issue_flush_fn again
Christoph Hellwig
1
-38
/
+0
2005-09-21
[PATCH] ppc64: Fix issue with non zero boot cpu
Anton Blanchard
1
-1
/
+2
2005-09-21
[PATCH] cciss: busy_initializing bug fix
Mike Miller
1
-4
/
+1
2005-09-21
[PATCH] PPC64: Fix boot for some pre-POWER4 systems
Olof Johansson
1
-80
/
+89
2005-09-21
[PATCH] Add printk_clock()
Andrew Morton
1
-1
/
+6
2005-09-21
[PATCH] Fix invisible threads problem
Sripathi Kodi
1
-7
/
+77
2005-09-21
[PATCH] ppc64: Fix PCI flags when using OF device tree
Paul Mackerras
1
-3
/
+6
2005-09-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
12
-205
/
+275
2005-09-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-30
/
+52
2005-09-21
[SPARC] cs4231: Fix SBUS support in this driver.
Christopher Zimmermann
1
-157
/
+166
2005-09-21
[ATYFB]: Fix build with CONFIG_FB_ATY_GENERIC_LCD disabled.
Tom 'spot' Callaway
1
-1
/
+4
2005-09-21
[TCP]: Set default congestion control correctly for incoming connections.
Stephen Hemminger
1
-1
/
+1
2005-09-21
[FIB_TRIE]: message cleanup
Stephen Hemminger
1
-12
/
+3
2005-09-21
[AF_PACKET]: Allow for > 8 byte hardware addresses.
Eric W. Biederman
1
-17
/
+48
2005-09-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
Linus Torvalds
8
-63
/
+55
2005-09-20
[PATCH] fbdev: Fix reversed back and front porches
Antonino A. Daplas
1
-4
/
+4
2005-09-20
[PATCH] nvidiafb: Fix absence of cursor in nvidiafb
Antonino A. Daplas
2
-1
/
+5
2005-09-20
[SPARC64]: Verify vmalloc TLB misses more strictly.
David S. Miller
2
-29
/
+30
2005-09-20
[PATCH] IB/mthca: Fix device removal memory leak
Michael S. Tsirkin
1
-0
/
+1
2005-09-20
[PATCH] IPoIB: Don't flush workqueue from within workqueue
Roland Dreier
3
-6
/
+7
2005-09-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6
Linus Torvalds
1
-22
/
+33
2005-09-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
45
-1584
/
+4234
2005-09-20
NTFS: More runlist handling fixes from Richard Russon and myself.
Anton Altaparmakov
1
-22
/
+33
2005-09-19
[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.h
David S. Miller
5
-10
/
+13
2005-09-19
Linux v2.6.14-rc2
v2.6.14-rc2
Linus Torvalds
1
-1
/
+1
2005-09-19
[BYTEORDER]: Document alignment and byteorder macros
Ed L. Cashin
1
-0
/
+4
2005-09-19
[SPARC64]: Handle little-endian unaligned loads/stores correctly.
David S. Miller
2
-8
/
+58
2005-09-19
Make fsnotify possibly work better for the inode removal case
Linus Torvalds
1
-1
/
+2
2005-09-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
28
-496
/
+2382
2005-09-19
[PATCH] raw_sendmsg DoS on 2.6
Mark J Cox
2
-2
/
+2
2005-09-19
[TCP]: Handle SACK'd packets properly in tcp_fragment().
Herbert Xu
1
-3
/
+7
2005-09-19
[8021Q]: Add endian annotations.
Alexey Dobriyan
2
-5
/
+5
2005-09-19
[WAN] hdlc_cisco: Fix regression introduced by skb->tail changes.
Krzysztof Halasa
1
-1
/
+1
2005-09-19
[NETFILTER]: Export ip_nat_port_{nfattr_to_range,range_to_nfattr}
Harald Welte
1
-0
/
+2
2005-09-19
[NETFILTER]: Rename misnamed function
Patrick McHardy
4
-6
/
+6
2005-09-19
[NETFILTER] ip6tables: remove duplicate code
Yasuyuki Kozakai
8
-464
/
+94
2005-09-19
[NETFILTER]: Add new PPTP conntrack and NAT helper
Harald Welte
11
-0
/
+2250
2005-09-19
[IPV4]: fib_trie RCU refinements
Robert Olsson
1
-11
/
+10
2005-09-19
[IPV4]: fib_trie tnode stats refinements
Robert Olsson
1
-6
/
+7
2005-09-19
[PATCH] IB: Fix data length for RMPP SA sends
Hal Rosenstock
1
-2
/
+3
2005-09-19
[SCSI] zfcp: add additional fc_host attributes
Andreas Herrmann
7
-98
/
+72
2005-09-19
[SCSI] zfcp: provide support for NPIV
Maxim Shchetynin
7
-140
/
+367
2005-09-19
[SCSI] zfcp: enhancement of zfcp debug features
Maxim Shchetynin
9
-435
/
+1297
2005-09-19
[SCSI] zfcp: shorten eh_bus_reset and eh_host_reset handlers
Andreas Herrmann
1
-26
/
+14
[next]