index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-09
Switch open_exec() and sys_uselib() to do_open_filp()
Al Viro
5
-56
/
+34
2009-05-09
Make open_exec() and sys_uselib() use may_open(), instead of duplicating its ...
Al Viro
1
-9
/
+2
2009-05-09
Reduce path_lookup() abuses
Al Viro
4
-25
/
+25
2009-05-09
Make checkpatch.pl shut up on fs/inode.c
Manish Katiyar
1
-46
/
+35
2009-05-09
NULL noise in fs/super.c:kill_bdev_super()
H Hartley Sweeten
1
-1
/
+1
2009-05-09
romfs: cleanup romfs_fs.h
Christoph Hellwig
2
-6
/
+1
2009-05-09
ROMFS: romfs_dev_read() error ignored
Roel Kluin
1
-1
/
+2
2009-05-09
fs: dcache fix LRU ordering
npiggin@suse.de
1
-1
/
+1
2009-05-09
ocfs2: Use nd_set_link().
Joel Becker
1
-40
/
+37
2009-05-09
Fix deadlock in ipathfs ->get_sb()
Al Viro
1
-1
/
+1
2009-05-09
Fix a leak in failure exit in 9p ->get_sb()
Al Viro
1
-0
/
+1
2009-05-09
Convert obvious places to deactivate_locked_super()
Al Viro
12
-42
/
+21
2009-05-09
New helper: deactivate_locked_super()
Al Viro
2
-12
/
+35
2009-05-09
reiserfs: remove privroot hiding in lookup
Jeff Mahoney
4
-28
/
+16
2009-05-09
reiserfs: dont associate security.* with xattr files
Jeff Mahoney
1
-2
/
+10
2009-05-09
reiserfs: fixup xattr_root caching
Jeff Mahoney
3
-29
/
+48
2009-05-09
Always lookup priv_root on reiserfs mount and keep it
Al Viro
3
-52
/
+41
2009-05-09
reiserfs: Expand i_mutex to enclose lookup_one_len
Jeff Mahoney
1
-18
/
+14
2009-05-09
vfs: umount_begin BKL pushdown
Alessio Igor Bogani
5
-4
/
+17
2009-05-08
Linux 2.6.30-rc5
v2.6.30-rc5
Linus Torvalds
1
-1
/
+1
2009-05-08
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-15
/
+29
2009-05-08
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-15
/
+40
2009-05-08
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2
-1
/
+4
2009-05-08
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-3
/
+3
2009-05-08
kprobes: fix to use text_mutex around arm/disarm kprobe
Masami Hiramatsu
1
-9
/
+22
2009-05-08
hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)
Jean Delvare
1
-1
/
+2
2009-05-08
hwmon: (asus_atk0110) Fix compiler warning
Luca Tettamanti
1
-0
/
+2
2009-05-08
mtd: fix timeout in M25P80 driver
Peter Horton
1
-8
/
+8
2009-05-08
x86: MCE: make cmci_discover_lock irq-safe
Hidetoshi Seto
1
-4
/
+6
2009-05-08
x86: xen, i386: reserve Xen pagetables
Jeremy Fitzhardinge
1
-0
/
+5
2009-05-07
x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP
Huang Ying
2
-4
/
+4
2009-05-07
x86-64: finish cleanup_highmaps()'s job wrt. _brk_end
Jan Beulich
1
-1
/
+17
2009-05-07
x86: fix boot hang in early_reserve_e820()
Jan Beulich
1
-5
/
+6
2009-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
22
-1642
/
+810
2009-05-08
[CIFS] Fix double list addition in cifs posix open code
Steve French
2
-20
/
+9
2009-05-07
NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()
David Howells
1
-2
/
+0
2009-05-07
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-51
/
+60
2009-05-07
random: make get_random_int() more random
Linus Torvalds
1
-7
/
+12
2009-05-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
19
-1027
/
+795
2009-05-07
[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types
Paul Gortmaker
2
-7
/
+24
2009-05-07
[ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)
Kevin Hilman
1
-2
/
+2
2009-05-07
md: remove rd%d links immediately after stopping an array.
NeilBrown
1
-8
/
+8
2009-05-07
md: remove ability to explicit set an inactive array to 'clean'.
NeilBrown
1
-5
/
+2
2009-05-07
md: constify VFTs
Jan Engelhardt
1
-1
/
+1
2009-05-07
md: tidy up status_resync to handle large arrays.
NeilBrown
1
-17
/
+28
2009-05-07
md: fix some (more) errors with bitmaps on devices larger than 2TB.
NeilBrown
1
-7
/
+11
2009-05-07
md/raid10: don't clear bitmap during recovery if array will still be degraded.
NeilBrown
1
-6
/
+6
2009-05-07
md: fix loading of out-of-date bitmap.
NeilBrown
1
-7
/
+4
2009-05-06
drivers/base/iommu.c: add missing includes
Andrew Morton
1
-0
/
+2
2009-05-06
initramfs: clean up messages related to initramfs unpacking
Eric Piel
1
-9
/
+4
[next]