index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MAINTAINERS: update IBM ServeRAID RAID info
Michael Opdenacker
2014-08-09
2
-4
/
+8
*
MAINTAINERS: remove two ancient EATA sections
Joe Perches
2014-08-09
1
-14
/
+0
*
update Roland McGrath's mail
Richard Weinberger
2014-08-09
1
-1
/
+1
*
init/main.c: code clean-up
Fabian Frederick
2014-08-09
1
-11
/
+12
*
kernel/acct.c: fix coding style warnings and errors
Ionut Alexa
2014-08-09
1
-13
/
+17
*
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
Andy Lutomirski
2014-08-09
21
-182
/
+53
*
fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove
Fabian Frederick
2014-08-09
1
-10
/
+5
*
scripts/checkstack.pl: automatically handle 32-bit and 64-bit mode for ARCH=x86
Konstantin Khlebnikov
2014-08-09
1
-7
/
+5
*
scripts/tags.sh: include compat_sys_* symbols in the generated tags
Catalin Marinas
2014-08-09
1
-0
/
+2
*
scripts/coccinelle/free/ifnullfree.cocci: add copyright information
Fabian Frederick
2014-08-09
1
-2
/
+3
*
scripts/coccinelle/free: add NULL test before freeing functions
Fabian Frederick
2014-08-09
1
-0
/
+52
*
lib/scatterlist: clean up useless architecture versions of scatterlist.h
Laura Abbott
2014-08-09
14
-47
/
+7
*
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
Laura Abbott
2014-08-09
28
-60
/
+30
*
shm: remove unneeded extern for function
Jack Miller
2014-08-09
1
-1
/
+1
*
shm: allow exit_shm in parallel if only marking orphans
Jack Miller
2014-08-09
1
-32
/
+35
*
shm: make exit_shm work proportional to task activity
Jack Miller
2014-08-09
4
-12
/
+34
*
initramfs: add write error checks
David Engraf
2014-08-09
1
-2
/
+4
*
initramfs: support initramfs that is bigger than 2GiB
Yinghai Lu
2014-08-09
20
-110
/
+111
*
initramfs: support initrd that is bigger than 2GiB
Yinghai Lu
2014-08-09
1
-4
/
+32
*
initrd: fix lz4 decompress with initrd
Yinghai Lu
2014-08-09
1
-22
/
+43
*
fs/qnx6: update debugging to current functions
Fabian Frederick
2014-08-09
5
-39
/
+23
*
fs/qnx6: use pr_fmt and __func__ in logging
Fabian Frederick
2014-08-09
4
-38
/
+44
*
fs/qnx6: convert printk to pr_foo()
Fabian Frederick
2014-08-09
3
-55
/
+43
*
fs/romfs/super.c: add blank line after declarations
Fabian Frederick
2014-08-09
1
-0
/
+2
*
fs/romfs/super.c: use pr_fmt in logging
Fabian Frederick
2014-08-09
1
-7
/
+8
*
fs/romfs/super.c: convert printk to pr_foo()
Fabian Frederick
2014-08-09
1
-9
/
+7
*
fs/cramfs/inode.c: use linux/uaccess.h
Fabian Frederick
2014-08-09
1
-1
/
+1
*
fs/cramfs: code clean-up
Fabian Frederick
2014-08-09
2
-12
/
+15
*
fs/cramfs: use pr_fmt
Fabian Frederick
2014-08-09
2
-8
/
+12
*
fs/cramfs: convert printk to pr_foo()
Fabian Frederick
2014-08-09
2
-10
/
+10
*
tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
Thierry Fauck
2014-08-09
1
-0
/
+4
*
kfifo: use BUG_ON
Himangi Saraogi
2014-08-09
1
-4
/
+2
*
fs/omfs/inode.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-08-09
1
-1
/
+1
*
fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_array
Fabian Frederick
2014-08-09
1
-1
/
+1
*
drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZERO
Fabian Frederick
2014-08-09
1
-1
/
+1
*
panic: add TAINT_SOFTLOCKUP
Josh Hunt
2014-08-09
5
-0
/
+6
*
fs/bfs: use bfs prefix for dump_imap
Fabian Frederick
2014-08-09
3
-8
/
+5
*
adfs: add __printf verification, fix format/argument mismatches
Joe Perches
2014-08-09
3
-4
/
+4
*
fs/adfs/dir_fplus.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-08-09
1
-1
/
+1
*
fs/adfs/dir_fplus.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
2014-08-09
1
-1
/
+1
*
kernel/gcov/fs.c: remove unnecessary null test before debugfs_remove
Fabian Frederick
2014-08-09
1
-2
/
+1
*
fs/exofs/ore_raid.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-08-09
1
-1
/
+1
*
sysctl: remove typedef ctl_table
Joe Perches
2014-08-09
2
-3
/
+1
*
lib/rbtree.c: fix typo in comment of __rb_insert()
Wei Yang
2014-08-09
1
-1
/
+1
*
rapidio/tsi721_dma: rework scatter-gather list handling
Alexandre Bounine
2014-08-09
3
-355
/
+394
*
rapidio: add new RapidIO DMA interface routines
Alexandre Bounine
2014-08-09
2
-19
/
+52
*
lib/idr.c: fix out-of-bounds pointer dereference
Andrey Ryabinin
2014-08-09
1
-11
/
+14
*
fs/proc/vmcore.c:mmap_vmcore: skip non-ram pages reported by hypervisors
Vitaly Kuznetsov
2014-08-09
1
-3
/
+79
*
kernel/fork.c: make mm_init_owner static
Vladimir Davydov
2014-08-09
2
-12
/
+7
*
fork: copy mm's vm usage counters under mmap_sem
Vladimir Davydov
2014-08-09
1
-0
/
+5
[next]