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
2011-03-23
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
Stephen Wilson
10
-20
/
+23
2011-03-23
x86: mark associated mm when running a task in 32 bit compatibility mode
Stephen Wilson
2
-0
/
+9
2011-03-23
x86: add context tag to mark mm when running a task in 32-bit compatibility mode
Stephen Wilson
1
-0
/
+6
2011-03-23
auxv: require the target to be tracable (or yourself)
Al Viro
1
-3
/
+3
2011-03-23
close race in /proc/*/environ
Al Viro
1
-6
/
+4
2011-03-23
report errors in /proc/*/*map* sanely
Al Viro
3
-11
/
+13
2011-03-23
pagemap: close races with suid execve
Al Viro
2
-7
/
+4
2011-03-23
make sessionid permissions in /proc/*/task/* match those in /proc/*
Al Viro
1
-1
/
+1
2011-03-23
fix leaks in path_lookupat()
Al Viro
1
-2
/
+5
2011-03-21
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
15
-941
/
+1237
2011-03-21
Reduce sequential pointer derefs in scsi_error.c and reduce size as well
Jesper Juhl
1
-45
/
+49
2011-03-21
matroxfb: remove incorrect Matrox G200eV support
Gary Hade
1
-9
/
+0
2011-03-21
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
46
-1079
/
+947
2011-03-21
Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code
Julien Tinnes
1
-4
/
+12
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2
-20
/
+161
2011-03-21
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
28
-108
/
+1702
2011-03-21
pstore: use mount option instead sysfs to tweak kmsg_bytes
Luck, Tony
5
-47
/
+59
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
20
-51
/
+67
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
9
-82
/
+140
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
13
-427
/
+375
2011-03-21
hwmon: (ads1015) Make gain and datarate configurable
Dirk Eibach
4
-85
/
+211
2011-03-21
hwmon: (ads1015) Drop dynamic attribute group
Jean Delvare
1
-32
/
+18
2011-03-21
hwmon: Add support for Texas Instruments ADS1015
Dirk Eibach
7
-0
/
+425
2011-03-21
hwmon: New driver for SMSC SCH5627
Hans de Goede
5
-0
/
+897
2011-03-21
hwmon: (abituguru*) Update my email address
Hans de Goede
3
-5
/
+5
2011-03-21
hwmon: (lm75) Speed up detection
Jean Delvare
1
-21
/
+19
2011-03-21
hwmon: (lm75) Add detection of the National Semiconductor LM75A
Len Sorensen
3
-16
/
+47
2011-03-21
hp_accel: Fix driver name
Jean Delvare
1
-1
/
+1
2011-03-21
Move lis3lv02d drivers to drivers/misc
Jean Delvare
13
-51
/
+59
2011-03-21
Move hp_accel to drivers/platform/x86
Jean Delvare
7
-25
/
+23
2011-03-21
Let Kconfig handle lis3lv02d dependencies
Jean Delvare
2
-27
/
+25
2011-03-21
hwmon: (sht15) Fix integer overflow in humidity calculation
Vivien Didelot
1
-2
/
+2
2011-03-21
hwmon: (sht15) Spelling fix
Justin P. Mattock
1
-1
/
+1
2011-03-21
hwmon: (w83795) Document pin mapping
Jean Delvare
1
-0
/
+127
2011-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-4
/
+39
2011-03-21
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
6
-27
/
+184
2011-03-21
FS: lookup_mnt() is only used in the core fs routines now
David Howells
2
-1
/
+1
2011-03-21
bfs: fix bitmap size argument to find_first_zero_bit()
Akinobu Mita
1
-1
/
+1
2011-03-21
kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by default
Michal Marek
1
-1
/
+0
2011-03-21
fs: Use BUG_ON(!mnt) at dentry_open().
Tetsuo Handa
1
-11
/
+2
2011-03-21
fs: devpts_pty_new() return -ENOMEM if dentry allocation failed
Andrey Vagin
1
-10
/
+9
2011-03-21
nfs: lock() vs unlock() typo
Dan Carpenter
1
-2
/
+2
2011-03-21
pstore: fix leaking ->i_private
Tony Luck
1
-1
/
+7
2011-03-21
introduce sys_syncfs to sync a single file system
Sage Weil
7
-2
/
+34
2011-03-21
Small typo fix...
Holger Hans Peter Freyther
1
-1
/
+1
2011-03-21
Filesystem: fifo: Fixed coding style issue.
David Jenni
1
-2
/
+1
2011-03-21
fs/inode: Fix kernel-doc format for inode_init_owner
Ben Hutchings
1
-1
/
+1
2011-03-21
select: remove unused MAX_SELECT_SECONDS
Namhyung Kim
2
-6
/
+0
2011-03-21
vfs: cleanup do_vfs_ioctl()
Namhyung Kim
1
-13
/
+8
2011-03-20
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
67
-137
/
+85
[next]