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-06-30
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
Christoph Lameter
9
-16
/
+12
2006-06-30
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
Christoph Lameter
12
-17
/
+16
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
10
-11
/
+14
2006-06-30
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
Christoph Lameter
9
-12
/
+10
2006-06-30
[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...
Christoph Lameter
5
-50
/
+10
2006-06-30
[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED
Christoph Lameter
7
-5
/
+14
2006-06-30
[PATCH] zoned vm counters: remove NR_FILE_MAPPED from scan control structure
Christoph Lameter
1
-9
/
+2
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
Christoph Lameter
13
-67
/
+16
2006-06-30
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
Christoph Lameter
10
-17
/
+16
2006-06-30
[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation
Christoph Lameter
6
-5
/
+359
2006-06-30
[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h
Christoph Lameter
7
-549
/
+569
2006-06-30
[PATCH] fix ISTALLION=y
Adrian Bunk
1
-15
/
+2
2006-06-30
[PATCH] msr.c: use register_hotcpu_notifier()
Andrew Morton
1
-3
/
+6
2006-06-30
[PATCH] fix platform_device_put/del mishaps
Ingo Molnar
2
-5
/
+6
2006-06-30
[PATCH] fix drivers/video/imacfb.c compilation
Ingo Molnar
1
-4
/
+0
2006-06-29
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-97
/
+131
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
89
-148
/
+520
2006-06-29
[TIPC]: Initial activation message now includes TIPC version number
Allan Stephens
1
-1
/
+2
2006-06-29
[TIPC]: Improve response to requests for node/link information
Allan Stephens
2
-11
/
+19
2006-06-29
[TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_buf
Allan Stephens
1
-5
/
+6
2006-06-29
[IrDA]: Fix the AU1000 FIR dependencies
Adrian Bunk
1
-1
/
+1
2006-06-29
[IrDA]: Fix RCU lock pairing on error path
Josh Triplett
1
-1
/
+2
2006-06-29
[XFRM]: unexport xfrm_state_mtu
Adrian Bunk
1
-2
/
+0
2006-06-29
[NET]: make skb_release_data() static
Adrian Bunk
3
-3
/
+1
2006-06-29
[NETFILTE] ipv4: Fix typo (Bugzilla #6753)
Matt LaPlante
1
-1
/
+1
2006-06-29
[IrDA]: MCS7780 usb_driver struct should be static
Adrian Bunk
1
-1
/
+1
2006-06-29
[BNX2]: Turn off link during shutdown
Michael Chan
2
-4
/
+5
2006-06-29
[BNX2]: Use dev_kfree_skb() instead of the _irq version
Michael Chan
1
-5
/
+5
2006-06-29
[ATM]: basic sysfs support for ATM devices
Roman Kagan
7
-6
/
+209
2006-06-29
[ATM]: [suni] change suni_init to __devinit
Chas Williams
2
-2
/
+2
2006-06-29
[ATM]: [iphase] should be __devinit not __init
Chas Williams
1
-2
/
+2
2006-06-29
[ATM]: [idt77105] should be __devinit not __init
Chas Williams
2
-2
/
+2
2006-06-29
[BNX2]: Add NETIF_F_TSO_ECN
Michael Chan
1
-2
/
+12
2006-06-29
[NET]: Add ECN support for TSO
Michael Chan
7
-12
/
+9
2006-06-29
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
26
-3
/
+90
2006-06-29
[NET]: Fix logical error in skb_gso_ok
Herbert Xu
1
-2
/
+2
2006-06-29
[PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000
Shuya MAEDA
1
-6
/
+12
2006-06-29
[NET]: Make illegal_highdma more anal
Herbert Xu
1
-4
/
+2
2006-06-29
[TCP]: Export accept queue len of a TCP listening socket via rx_queue
Sridhar Samudrala
3
-3
/
+8
2006-06-29
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
12
-34
/
+35
2006-06-29
[NET]: Added GSO header verification
Herbert Xu
10
-27
/
+59
2006-06-29
[NETFILTER]: statistic match: add missing Kconfig help text
Patrick McHardy
1
-1
/
+4
2006-06-29
[NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev d...
Patrick McHardy
2
-4
/
+20
2006-06-29
[NETFILTER]: xt_sctp: fix --chunk-types matching
Jorge Matias
1
-1
/
+1
2006-06-29
[NETFILTER]: xt_tcpudp: fix double unregistration in error path
Yuri Gushin
1
-1
/
+1
2006-06-29
[NETFILTER]: nf_conntrack: Fix undefined references to local_bh_*
Yasuyuki Kozakai
2
-0
/
+3
2006-06-29
[NETFILTER]: x_tables: fix xt_register_table error propagation
Patrick McHardy
3
-3
/
+6
2006-06-29
[SUNHME]: Mark SBUS probing routines as __devinit.
David S. Miller
1
-5
/
+5
2006-06-29
[SPARC64]: Print symbol name of regs->tpc on kernel unaligned accesses.
David S. Miller
1
-1
/
+3
2006-06-29
[SERIO] i8042-sparcio.h: Convert to of_driver framework.
David S. Miller
1
-39
/
+69
[next]