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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-20
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
1
-1
/
+34
2006-03-20
[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
Andrea Bittau
1
-3
/
+5
2006-03-20
[LIST]: Introduce list_for_each_entry_from
Arnaldo Carvalho de Melo
1
-0
/
+11
2006-03-20
[LIST]: Introduce list_for_each_entry_safe_from
Arnaldo Carvalho de Melo
1
-0
/
+13
2006-03-20
[NETFILTER] nfnetlink_log: add sequence numbers for log events
Harald Welte
1
-0
/
+6
2006-03-20
[NETFILTER] NAT sequence adjustment: Save eight bytes per conntrack
Harald Welte
1
-1
/
+1
2006-03-20
[NET]: Reduce size of struct sk_buff on 64 bit architectures
Patrick McHardy
1
-1
/
+1
2006-03-20
[NET] core: add RFC2863 operstate
Stefan Rompf
3
-5
/
+58
2006-03-20
[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.
YOSHIFUJI Hideaki
2
-0
/
+5
2006-03-20
[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...
YOSHIFUJI Hideaki
1
-0
/
+2
2006-03-20
[IPV6]: ROUTE: Add router_probe_interval sysctl.
YOSHIFUJI Hideaki
2
-0
/
+3
2006-03-20
[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.
YOSHIFUJI Hideaki
2
-0
/
+5
2006-03-20
[IPV6]: ROUTE: Add support for Router Preference (RFC4191).
YOSHIFUJI Hideaki
2
-2
/
+17
2006-03-20
[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.
YOSHIFUJI Hideaki
2
-0
/
+3
2006-03-20
[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.
YOSHIFUJI Hideaki
2
-0
/
+3
2006-03-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+3
2006-03-20
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-25
/
+15
2006-03-20
Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-5
/
+15
2006-03-20
Merge branch 'master'
Jeff Garzik
1
-0
/
+1
2006-03-20
[SPARC64]: Add SUN4V Hypervisor Console driver.
David S. Miller
1
-0
/
+3
2006-03-19
[TG3]: 40-bit DMA workaround part 2
Michael Chan
1
-0
/
+1
2006-03-18
[PATCH] fix rmmod problems with elevator attributes, clean them up
Al Viro
1
-7
/
+7
2006-03-18
[PATCH] elevator_t lifetime rules and sysfs fixes
Al Viro
1
-1
/
+8
2006-03-18
[PATCH] fix sysfs interaction and lifetime rules handling for queues
Al Viro
1
-3
/
+3
2006-03-18
[PATCH] stop elv_unregister() from rogering other iosched's data, fix locking
Al Viro
1
-0
/
+1
2006-03-18
[PATCH] make cfq_exit_queue() prune the cfq_io_context for that queue
Al Viro
1
-0
/
+2
2006-03-18
[PATCH] keep sync and async cfq_queue separate
Al Viro
1
-1
/
+1
2006-03-11
Merge branch 'upstream-fixes'
Jeff Garzik
11
-10
/
+31
2006-03-11
[PATCH] remove __put_task_struct_cb export again
Christoph Hellwig
1
-1
/
+0
2006-03-11
[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside
Kirill Korotaev
1
-0
/
+2
2006-03-09
[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.
Christoph Lameter
1
-2
/
+2
2006-03-09
[PATCH] mtd: 64 bit fixes
Atsushi Nemoto
1
-0
/
+2
2006-03-08
[PATCH] fix file counting
Dipankar Sarma
2
-2
/
+1
2006-03-08
[PATCH] rcu batch tuning
Dipankar Sarma
1
-1
/
+5
2006-03-08
[PATCH] percpu_counter_sum()
Andrew Morton
1
-0
/
+6
2006-03-08
Mark the pipe file operations static
Linus Torvalds
1
-3
/
+0
2006-03-06
[PATCH] Increase max kmalloc size for very large systems
Jack Steiner
1
-1
/
+3
2006-03-06
[PATCH] memory-hotplug compile fix
KAMEZAWA Hiroyuki
1
-0
/
+4
2006-03-06
[PATCH] fix next_timer_interrupt() for hrtimer
Tony Lindgren
1
-0
/
+4
2006-03-06
[PATCH] i4l: add new PCI IDs for HFC-S PCI
Karsten Keil
1
-0
/
+2
2006-03-06
Merge branch 'upstream-fixes'
Jeff Garzik
1
-1
/
+1
2006-03-03
[PATCH] bonding: suppress duplicate packets
Jay Vosburgh
2
-0
/
+4
2006-03-02
[PATCH] reiserfs: fix unaligned bitmap usage
Jeff Mahoney
1
-1
/
+1
2006-03-01
Merge branch 'upstream-fixes'
Jeff Garzik
5
-4
/
+9
2006-02-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-0
/
+1
2006-02-28
[PATCH] Add mm->task_size and fix powerpc vdso
Benjamin Herrenschmidt
1
-2
/
+3
2006-02-28
[IA64] sysctl option to silence unaligned trap warnings
Jes Sorensen
1
-0
/
+1
2006-02-27
[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
Patrick McHardy
3
-2
/
+5
2006-02-27
Merge branch 'master'
Jeff Garzik
2
-3
/
+3
2006-02-24
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-2
/
+2
[next]