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
2008-06-23
nfsd: fix race in nfsd_nrthreads()
Neil Brown
1
-4
/
+6
2008-06-23
lockd: close potential race with rapid lockd_up/lockd_down cycle
Jeff Layton
1
-20
/
+13
2008-06-23
sunrpc: remove sv_kill_signal field from svc_serv struct
Jeff Layton
3
-8
/
+5
2008-06-23
knfsd: convert knfsd to kthread API
Jeff Layton
3
-83
/
+64
2008-06-23
knfsd: remove special handling for SIGHUP
Jeff Layton
1
-25
/
+8
2008-06-23
knfsd: clean up nfsd filesystem interfaces
Jeff Layton
3
-17
/
+74
2008-06-23
knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...
Neil Brown
4
-33
/
+65
2008-06-23
nfsd: eliminate unused nfs4_callback.cb_stat
Benny Halevy
1
-1
/
+0
2008-06-23
nfsd: eliminate unused nfs4_callback.cb_program
Benny Halevy
1
-1
/
+0
2008-06-23
nfsd: remove three unused NFS4_ACE_* defines
J. Bruce Fields
1
-3
/
+0
2008-06-23
nfsd: make nfs4xdr WRITEMEM safe against zero count
Benny Halevy
1
-1
/
+1
2008-06-23
nfsd: add dprintk of compound return
J. Bruce Fields
1
-0
/
+1
2008-05-18
nfsd: remove unnecessary atomic ops
J. Bruce Fields
1
-2
/
+2
2008-05-18
Linux 2.6.26-rc3
v2.6.26-rc3
Linus Torvalds
1
-1
/
+1
2008-05-18
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
25
-80
/
+180
2008-05-18
m68k: Add multi_defconfig
Geert Uytterhoeven
1
-0
/
+1269
2008-05-18
m68k: Update defconfigs
Geert Uytterhoeven
11
-587
/
+994
2008-05-18
m68k: Correctly handle multi-ISA at runtime
Geert Uytterhoeven
1
-3
/
+3
2008-05-18
m68k: Prefix ISA type with ISA_TYPE_
Geert Uytterhoeven
2
-25
/
+25
2008-05-18
m68k: export m68k_mmutype
Geert Uytterhoeven
2
-2
/
+3
2008-05-18
m68k: Q40/Q60 floppy support is broken
Geert Uytterhoeven
1
-1
/
+1
2008-05-18
m68k: Return -ENODEV if no device is found
Geert Uytterhoeven
5
-8
/
+8
2008-05-18
m68k: Some input drivers do not check the platform
Geert Uytterhoeven
3
-0
/
+14
2008-05-18
m68k: Some network drivers do not check the platform
Geert Uytterhoeven
5
-0
/
+19
2008-05-18
m68k: dnfb doesnt check for Apollo
Geert Uytterhoeven
1
-0
/
+3
2008-05-18
m68k: macide doesnt check for Mac
Geert Uytterhoeven
1
-0
/
+3
2008-05-18
m68k: Correct jump if not running on HP300
Geert Uytterhoeven
1
-1
/
+1
2008-05-18
m68k: Make gcc aware that BUG() does not return
Geert Uytterhoeven
1
-2
/
+2
2008-05-18
m68k vme_scc: avoid global namespace pollution
Geert Uytterhoeven
1
-3
/
+1
2008-05-18
m68k: Kill CONFIG_WHIPPET_SERIAL
Geert Uytterhoeven
1
-7
/
+0
2008-05-18
m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECT
Geert Uytterhoeven
1
-2
/
+1
2008-05-18
m68k: Kill CONFIG_FB_DAFB
Geert Uytterhoeven
1
-1
/
+0
2008-05-18
m68k: Convert access_ok() to an inline function
Geert Uytterhoeven
1
-1
/
+5
2008-05-18
i2c/max6875: Really prevent 24RF08 corruption
Jean Delvare
1
-3
/
+0
2008-05-18
i2c-amd756: Fix functionality flags
Jean Delvare
1
-1
/
+1
2008-05-18
i2c: Kill the old driver matching scheme
Jean Delvare
3
-25
/
+7
2008-05-18
i2c: Convert remaining new-style drivers to use module aliasing
Jean Delvare
16
-39
/
+143
2008-05-18
i2c: Switch pasemi to the new device/driver matching scheme
Jean Delvare
1
-5
/
+2
2008-05-18
i2c: Clean up Blackfin BF527 I2C device declarations
Jean Delvare
1
-2
/
+0
2008-05-18
i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 Expert
Jean Delvare
1
-4
/
+24
2008-05-18
i2c: New co-maintainer
Jean Delvare
1
-1
/
+3
2008-05-17
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
31
-74
/
+142
2008-05-17
Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...
Russell King
16
-35
/
+67
2008-05-17
Merge branch 'sa1100'
Russell King
3
-27
/
+60
2008-05-17
[ARM] pxa: spitz wants PXA27x UDC definitions
Russell King
1
-0
/
+1
2008-05-17
[ARM] pxa: fix pxafb build when cpufreq is enabled
Russell King
1
-3
/
+2
2008-05-17
[ARM] fix parenthesis in include/asm-arm/arch-omap/control.h
Mariusz Kozlowski
1
-1
/
+1
2008-05-17
[ARM] colibri: fix support for DM9000 ethernet device
Michael Abbott
1
-2
/
+1
2008-05-17
[ARM] arm/kernel/arthur.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+2
2008-05-17
[ARM] 5037/1: Orion: fix DNS323/Kurobox Pro PCI initialisation
Lennert Buytenhek
2
-2
/
+2
[next]