index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
2010-08-10
3
-29
/
+101
|
\
|
*
kmemleak: Fix typo in the comment
Holger Hans Peter Freyther
2010-08-08
1
-1
/
+1
|
*
lib/scatterlist: Hook sg_kmalloc into kmemleak (v2)
Chris Wilson
2010-07-28
1
-5
/
+18
|
*
kmemleak: Add DocBook style comments to kmemleak.c
Catalin Marinas
2010-07-19
1
-21
/
+59
|
*
kmemleak: Introduce a default off mode for kmemleak
Jason Baron
2010-07-19
2
-1
/
+20
|
*
kmemleak: Show more information for objects found by alias
Catalin Marinas
2010-07-19
1
-1
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
2010-08-10
3
-38
/
+118
|
\
\
|
*
|
ecryptfs: dont call lookup_one_len to avoid NULL nameidata
Lino Sanfilippo
2010-08-09
1
-12
/
+77
|
*
|
fs/ecryptfs/file.c: introduce missing free
Julia Lawall
2010-08-09
1
-2
/
+2
|
*
|
ecryptfs: release reference to lower mount if interpose fails
Lino Sanfilippo
2010-08-09
1
-2
/
+3
|
*
|
eCryptfs: Handle ioctl calls with unlocked and compat functions
Tyler Hicks
2010-08-09
1
-21
/
+35
|
*
|
ecryptfs: Fix warning in ecryptfs_process_response()
Prarit Bhargava
2010-08-09
1
-1
/
+1
*
|
|
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
Linus Torvalds
2010-08-10
15
-75
/
+207
|
\
\
\
|
*
|
|
unistd: add __NR_prlimit64 syscall numbers
Jiri Slaby
2010-07-16
5
-2
/
+9
|
*
|
|
rlimits: implement prlimit64 syscall
Jiri Slaby
2010-07-16
2
-0
/
+98
|
*
|
|
rlimits: switch more rlimit syscalls to do_prlimit
Jiri Slaby
2010-07-16
2
-23
/
+11
|
*
|
|
rlimits: redo do_setrlimit to more generic do_prlimit
Jiri Slaby
2010-07-16
2
-36
/
+39
|
*
|
|
rlimits: add rlimit64 structure
Jiri Slaby
2010-07-16
1
-0
/
+7
|
*
|
|
rlimits: do security check under task_lock
Jiri Slaby
2010-07-16
1
-10
/
+10
|
*
|
|
rlimits: allow setrlimit to non-current tasks
Jiri Slaby
2010-07-16
1
-1
/
+10
|
*
|
|
rlimits: split sys_setrlimit
Jiri Slaby
2010-07-16
2
-16
/
+26
|
*
|
|
rlimits: selinux, do rlimits changes under task_lock
Oleg Nesterov
2010-07-16
1
-2
/
+4
|
*
|
|
rlimits: make sure ->rlim_max never grows in sys_setrlimit
Oleg Nesterov
2010-07-16
1
-7
/
+8
|
*
|
|
rlimits: add task_struct to update_rlimit_cpu
Jiri Slaby
2010-07-16
4
-7
/
+8
|
*
|
|
rlimits: security, add task_struct to setrlimit
Jiri Slaby
2010-07-16
5
-10
/
+16
*
|
|
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-08-10
107
-1525
/
+1910
|
\
\
\
\
|
*
|
|
|
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
2010-08-08
25
-34
/
+0
|
*
|
|
|
mtd: Update copyright notices
David Woodhouse
2010-08-08
37
-68
/
+416
|
*
|
|
|
jffs2: Update copyright notices
David Woodhouse
2010-08-08
19
-3
/
+22
|
*
|
|
|
mtd-physmap: add support users can assign the probe type in board files
Barry Song
2010-08-08
2
-2
/
+7
|
*
|
|
|
mtd: remove redwood map driver
Christian Dietrich
2010-08-06
3
-183
/
+0
|
*
|
|
|
mxc_nand: Add v3 (i.MX51) Support
Sascha Hauer
2010-08-06
2
-2
/
+222
|
*
|
|
|
mxc_nand: support 8bit ecc
Sascha Hauer
2010-08-06
1
-0
/
+30
|
*
|
|
|
mxc_nand: fix correct_data function
Sascha Hauer
2010-08-06
1
-2
/
+40
|
*
|
|
|
mxc_nand: add V1_V2 namespace to registers
Sascha Hauer
2010-08-06
1
-78
/
+63
|
*
|
|
|
mxc_nand: factor out a check_int function
Sascha Hauer
2010-08-06
1
-13
/
+19
|
*
|
|
|
mxc_nand: make some internally used functions overwriteable
Sascha Hauer
2010-08-06
1
-28
/
+44
|
*
|
|
|
mxc_nand: rework get_dev_status
Sascha Hauer
2010-08-06
1
-12
/
+9
|
*
|
|
|
mxc_nand: remove 0xe00 offset from registers
Sascha Hauer
2010-08-06
1
-18
/
+18
|
*
|
|
|
mtd: denali: Add multi connected NAND support
Chuanxiao Dong
2010-08-06
2
-1
/
+22
|
*
|
|
|
mtd: denali: Remove set_ecc_config function
Chuanxiao Dong
2010-08-06
2
-40
/
+48
|
*
|
|
|
mtd: denali: Remove unuseful code in get_xx_nand_para functions
Chuanxiao Dong
2010-08-06
1
-74
/
+7
|
*
|
|
|
mtd: denali: Remove device_info_tag structure
Chuanxiao.Dong
2010-08-06
2
-305
/
+37
|
*
|
|
|
mtd: m25p80: add support for the Winbond W25Q32 SPI flash chip
Gabor Juhos
2010-08-06
1
-0
/
+1
|
*
|
|
|
mtd: m25p80: add support for the Intel/Numonyx {16,32,64}0S33B SPI flash chips
Gabor Juhos
2010-08-06
1
-1
/
+7
|
*
|
|
|
mtd: m25p80: add support for the EON EN25P{32, 64} SPI flash chips
Gabor Juhos
2010-08-06
1
-0
/
+4
|
*
|
|
|
mtd: cfi_cmdset_0002: consider version 1.4 as a valid primary extension version
Guillaume LECERF
2010-08-06
1
-3
/
+4
|
*
|
|
|
mtd: atmel_nand: fix warning: 'part_probes' defined but not used
Andreas Bießmann
2010-08-06
1
-1
/
+1
|
*
|
|
|
mtd: change struct flchip_shared spinlock locking into mutex
Stefani Seibold
2010-08-06
3
-21
/
+21
|
*
|
|
|
mtd: Missing slab.h include
David Miller
2010-08-06
1
-0
/
+1
[next]