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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-07
[PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interface
Mike Waychison
2
-0
/
+2
2005-09-07
[PATCH] sunrpc: cache_register can use wrong module reference
Bruce Allan
1
-0
/
+1
2005-09-07
[PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG
Bjorn Helgaas
1
-1
/
+1
2005-09-07
[PATCH] sonypi SPIC initialisation fix
Erik Waling
1
-0
/
+2
2005-09-07
[PATCH] remove pipe definitions
Zhigang Huo
1
-3
/
+0
2005-09-07
[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts
Mark Bellon
2
-0
/
+5
2005-09-07
[PATCH] auxiliary vector cleanups
H. J. Lu
32
-83
/
+196
2005-09-07
[PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversion
Adrian Bunk
1
-22
/
+0
2005-09-07
[PATCH] kill bio->bi_set
Peter Osterlund
1
-1
/
+1
2005-09-07
[PATCH] fs/jbd/: cleanups
Adrian Bunk
1
-1
/
+0
2005-09-07
[PATCH] compat: be more consistent about [ug]id_t
Stephen Rothwell
8
-54
/
+65
2005-09-07
[PATCH] relayfs
Tom Zanussi
1
-0
/
+255
2005-09-07
[PATCH] detect soft lockups
Ingo Molnar
1
-0
/
+17
2005-09-07
[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
Jakub Jelinek
25
-5
/
+1382
2005-09-07
[PATCH] x86_64: prefetchw() can fall back to prefetch() if !3DNOW
Eric Dumazet
1
-1
/
+1
2005-09-07
[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity
Ashok Raj
3
-13
/
+123
2005-09-07
[PATCH] ppc32: add missing sysfs node for ocp_func_emac_data.phy_feat_exc
Eugene Surovegin
1
-0
/
+2
2005-09-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
31
-810
/
+327
2005-09-06
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+13
2005-09-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-0
/
+9
2005-09-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-2
/
+6
2005-09-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
9
-544
/
+364
2005-09-06
[PATCH] Invert sense of SLB class bit
David Gibson
1
-2
/
+4
2005-09-06
[PATCH] ppc64: Move oprofile_model into cpu feature struct
Anton Blanchard
1
-0
/
+4
2005-09-06
[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64
Anton Blanchard
1
-0
/
+111
2005-09-06
[PATCH] ppc64: Add oprofile cpu_type to cpu feature struct
Anton Blanchard
1
-0
/
+3
2005-09-06
[PATCH] ppc64: remove CPU_FTR_PMC8
Anton Blanchard
1
-1
/
+1
2005-09-06
[PATCH] ppc64: add number of PMCs to cputable
Anton Blanchard
1
-0
/
+3
2005-09-06
[PATCH] ppc/ppc64: Merge more include files
Jon Loeliger
18
-307
/
+167
2005-09-06
[PATCH] Move 3 more headers to asm-powerpc
Becky Bruce
6
-472
/
+10
2005-09-06
[PATCH] ppc64: speedup cmpxchg
Anton Blanchard
1
-11
/
+8
2005-09-06
[PATCH] ppc64: Consolidate early console and PPCDBG code
Milton Miller
1
-3
/
+3
2005-09-06
[PATCH] ppc64: Take udbg out of ppc_md
Milton Miller
2
-16
/
+14
2005-09-06
[PATCH] ppc64: Add missing include
Milton Miller
1
-0
/
+1
2005-09-05
[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL
David S. Miller
1
-1
/
+2
2005-09-05
[IRDA]: IrDA prototype fixes
Adrian Bunk
1
-1
/
+1
2005-09-05
[PATCH] klist: fix klist to have the same klist_add semantics as list_head
James Bottomley
1
-2
/
+6
2005-09-05
[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ...
Richard Purdie
1
-0
/
+13
2005-09-05
[PATCH] I2C: Drop the I2C_ACK_TEST ioctl
Jean Delvare
1
-3
/
+0
2005-09-05
Merge HEAD from gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c...
1
-1
/
+1
2005-09-05
[PATCH] I2C: Drop I2C_DEVNAME and i2c_clientname
Jean Delvare
1
-7
/
+0
2005-09-05
[PATCH] I2C: Outdated i2c_adapter comment
Jean Delvare
1
-2
/
+1
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (7/7)
Jean Delvare
1
-56
/
+1
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (6/7)
Jean Delvare
2
-5
/
+7
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (5/7)
Jean Delvare
2
-65
/
+65
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (4/7)
Jean Delvare
1
-2
/
+0
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (2/7)
Jean Delvare
1
-3
/
+3
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.name (1/7)
Jean Delvare
1
-1
/
+0
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (10/11)
Jean Delvare
1
-74
/
+9
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (09/11)
Jean Delvare
1
-2
/
+0
[next]