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
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
67
-99
/
+83
2007-10-17
SLUB: simplify IRQ off handling
Christoph Lameter
1
-11
/
+7
2007-10-17
mm: dirty balancing for tasks
Peter Zijlstra
4
-1
/
+62
2007-10-17
mm: per device dirty threshold
Peter Zijlstra
5
-38
/
+194
2007-10-17
lib: floating proportions
Peter Zijlstra
3
-1
/
+505
2007-10-17
mm: count writeback pages per BDI
Peter Zijlstra
2
-2
/
+11
2007-10-17
mm: count reclaimable pages per BDI
Peter Zijlstra
5
-0
/
+16
2007-10-17
mm: scalable bdi statistics counters
Peter Zijlstra
2
-3
/
+109
2007-10-17
mm: bdi init hooks
Peter Zijlstra
19
-7
/
+131
2007-10-17
lib: percpu_counter_init_irq
Peter Zijlstra
2
-0
/
+15
2007-10-17
lib: percpu_counter_init error handling
Peter Zijlstra
5
-18
/
+52
2007-10-17
lib: percpu_count_sum()
Peter Zijlstra
2
-4
/
+20
2007-10-17
lib: percpu_counter_sum_positive
Peter Zijlstra
5
-9
/
+9
2007-10-17
lib: percpu_counter_set
Peter Zijlstra
2
-0
/
+20
2007-10-17
lib: make percpu_counter_add take s64
Peter Zijlstra
2
-5
/
+5
2007-10-17
lib: percpu_counter variable batch
Peter Zijlstra
2
-4
/
+12
2007-10-17
lib: percpu_counter_sub
Peter Zijlstra
4
-3
/
+8
2007-10-17
lib: percpu_counter_add
Peter Zijlstra
8
-17
/
+17
2007-10-17
nfs: remove congestion_end()
Peter Zijlstra
3
-17
/
+1
2007-10-17
powerpc: add Altivec/VMX state to coredumps
Mark Nelson
3
-3
/
+34
2007-10-17
x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define
Mark Nelson
5
-8
/
+11
2007-10-17
partially fix up the lookup_one_noperm mess
Christoph Hellwig
3
-26
/
+39
2007-10-16
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-216
/
+558
2007-10-16
missing include in mmc
Al Viro
1
-0
/
+1
2007-10-16
fix adbhid mismerge
Al Viro
1
-1
/
+1
2007-10-16
WOL bugfix for 3c59x.c
Steffen Klassert
1
-1
/
+7
2007-10-16
skge 1.12
Stephen Hemminger
1
-1
/
+1
2007-10-16
skge: add a debug interface
Stephen Hemminger
3
-0
/
+156
2007-10-16
skge: eeprom support
Stephen Hemminger
2
-2
/
+102
2007-10-16
skge: internal stats
Stephen Hemminger
2
-30
/
+24
2007-10-16
skge: XM PHY handling fixes
Stephen Hemminger
2
-44
/
+50
2007-10-16
skge: changing MTU while running causes problems
Stephen Hemminger
1
-7
/
+44
2007-10-16
skge: fix ram buffer size calculation
Stephen Hemminger
1
-27
/
+24
2007-10-16
gianfar: Fix compile regression caused by 09f75cd7
Li Yang
1
-4
/
+3
2007-10-16
net: Fix new EMAC driver for NAPI changes
Benjamin Herrenschmidt
1
-8
/
+17
2007-10-16
bonding: two small fixes for IPoIB support
Jay Vosburgh
2
-8
/
+7
2007-10-16
e1000e: don't poke PHY registers to retreive link status
Auke Kok
1
-10
/
+21
2007-10-16
e1000e: fix error checks
Adrian Bunk
1
-2
/
+2
2007-10-16
e1000e: Fix debug printk macro
Auke Kok
1
-1
/
+1
2007-10-16
tokenring/3c359.c: fixed array index problem
Marcus Meissner
1
-1
/
+1
2007-10-16
[netdrvr] forcedeth: remove in-driver copy of net_device_stats
Jeff Garzik
1
-36
/
+36
2007-10-16
[netdrvr] forcedeth: improved probe info; dev_printk() cleanups
Jeff Garzik
1
-31
/
+57
2007-10-16
forcedeth: fix NAPI rx poll function
Ingo Molnar
1
-3
/
+5
2007-10-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
48
-1699
/
+449
2007-10-16
fix cirrusfb breakage
Al Viro
1
-2
/
+3
2007-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
18
-284
/
+582
2007-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
16
-377
/
+560
2007-10-16
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-3
/
+3
2007-10-16
Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ae...
Linus Torvalds
1
-0
/
+2
2007-10-17
SELinux: kills warnings in Improve SELinux performance when AVC misses
KaiGai Kohei
2
-6
/
+7
[next]