index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
...
*
proc: convert /proc/$PID/cmdline to seq_file interface
Alexey Dobriyan
2014-08-08
1
-4
/
+11
*
proc: convert /proc/$PID/syscall to seq_file interface
Alexey Dobriyan
2014-08-08
1
-6
/
+7
*
proc: convert /proc/$PID/limits to seq_file interface
Alexey Dobriyan
2014-08-08
1
-15
/
+12
*
proc: convert /proc/$PID/auxv to seq_file interface
Alexey Dobriyan
2014-08-08
1
-10
/
+8
*
proc: more "const char *" pointers
Alexey Dobriyan
2014-08-08
1
-4
/
+4
*
proc: remove proc_tty_ldisc variable
Alexey Dobriyan
2014-08-08
1
-2
/
+2
*
proc: make proc_subdir_lock static
Alexey Dobriyan
2014-08-08
2
-3
/
+1
*
proc: faster /proc/$PID lookup
Alexey Dobriyan
2014-08-08
2
-3
/
+3
*
proc: add and remove /proc entry create checks
Alexey Dobriyan
2014-08-08
4
-21
/
+21
*
proc: constify seq_operations
Fabian Frederick
2014-08-08
3
-7
/
+7
*
fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)
Fabian Frederick
2014-08-08
1
-1
/
+1
*
kernel/exit.c: fix coding style warnings and errors
Ionut Alexa
2014-08-08
1
-23
/
+26
*
fs/hpfs/dnode.c: fix suspect code indent
Fabian Frederick
2014-08-08
1
-8
/
+9
*
fs/reiserfs/xattr.c: fix blank line missing after declarations
Fabian Frederick
2014-08-08
1
-0
/
+20
*
fs/reiserfs: use linux/uaccess.h
Fabian Frederick
2014-08-08
14
-14
/
+14
*
fs/reiserfs: replace not-standard %Lu/%Ld
Fabian Frederick
2014-08-08
4
-9
/
+8
*
fs/ufs/inode.c: kernel-doc warning fixes
Fabian Frederick
2014-08-08
1
-16
/
+16
*
fs/ufs: convert UFSD printk to pr_debug
Fabian Frederick
2014-08-08
2
-3
/
+3
*
fs/ufs/super.c: use va_format instead of buffer/vsnprintf
Fabian Frederick
2014-08-08
1
-20
/
+24
*
fs/ufs/super.c: use __func__ in logging
Fabian Frederick
2014-08-08
1
-18
/
+18
*
fs/ufs: use pr_fmt
Fabian Frederick
2014-08-08
2
-8
/
+13
*
fs/ufs: convert printk to pr_foo()
Fabian Frederick
2014-08-08
2
-133
/
+131
*
nilfs2: integrate sysfs support into driver
Vyacheslav Dubeyko
2014-08-08
5
-5
/
+34
*
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> group
Vyacheslav Dubeyko
2014-08-08
4
-0
/
+163
*
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots group
Vyacheslav Dubeyko
2014-08-08
3
-1
/
+54
*
nilfs2: add /sys/fs/nilfs2/<device>/checkpoints group
Vyacheslav Dubeyko
2014-08-08
3
-1
/
+167
*
nilfs2: add /sys/fs/nilfs2/<device>/segments group
Vyacheslav Dubeyko
2014-08-08
3
-1
/
+143
*
nilfs2: add /sys/fs/nilfs2/<device>/segctor group
Vyacheslav Dubeyko
2014-08-08
3
-0
/
+376
*
nilfs2: add /sys/fs/nilfs2/<device>/superblock group
Vyacheslav Dubeyko
2014-08-08
5
-2
/
+277
*
nilfs2: add /sys/fs/nilfs2/<device> group
Vyacheslav Dubeyko
2014-08-08
4
-0
/
+238
*
nilfs2: add /sys/fs/nilfs2/features group
Vyacheslav Dubeyko
2014-08-08
3
-0
/
+188
*
fs/coda: use linux/uaccess.h
Fabian Frederick
2014-08-08
8
-11
/
+8
*
fs/befs/linuxvfs.c: check superblock before dump operation
Fabian Frederick
2014-08-08
1
-4
/
+2
*
minix zmap block counts calculation fix
Qi Yong
2014-08-08
2
-3
/
+3
*
drivers/rtc/rtc-tps65910.c: fix potential NULL-pointer dereference
Thierry Reding
2014-08-08
1
-2
/
+2
*
driver/rtc/class.c: check the error after rtc_read_time()
Hyogi Gim
2014-08-08
1
-2
/
+14
*
rtc: add pcf85063 support
Søren Andersen
2014-08-08
4
-0
/
+214
*
drivers/rtc/rtc-isl12022.c: device tree support
Stuart Longland
2014-08-08
1
-0
/
+12
*
drivers/rtc/rtc-pcf8563.c: add alarm support
Vincent Donnefort
2014-08-08
1
-4
/
+153
*
drivers/rtc/rtc-pcf8563.c: introduce read|write_block_data
Vincent Donnefort
2014-08-08
1
-26
/
+48
*
rtc: ia64: allow other architectures to use EFI RTC
Mark Salter
2014-08-08
4
-16
/
+36
*
drivers/rtc/interface.c: check the error after __rtc_read_time()
Hyogi Gim
2014-08-08
1
-0
/
+2
*
drivers/rtc/rtc-efi.c: check for invalid data coming back from UEFI
Jan Beulich
2014-08-08
1
-5
/
+27
*
drivers/rtc/rtc-ds1742.c: revert "drivers/rtc/rtc-ds1742.c: remove redundant ...
Alexander Shiyan
2014-08-08
1
-1
/
+1
*
drivers/rtc/Kconfig: add hardware dependency to rtc-moxart
Jean Delvare
2014-08-08
1
-0
/
+1
*
drivers/rtc/Kconfig: move DS2404 entry where it belongs
Jean Delvare
2014-08-08
1
-9
/
+9
*
drivers/rtc/rtc-ds1343.c: add support of nvram for maxim dallas rtc ds1343
Raghavendra Ganiga
2014-08-08
1
-2
/
+73
*
autofs4: comment typo: remove a a doubled word
NeilBrown
2014-08-08
1
-1
/
+1
*
autofs4: remove some unused inline functions
NeilBrown
2014-08-08
1
-49
/
+0
*
autofs4: don't take spinlock when not needed in autofs4_lookup_expiring
NeilBrown
2014-08-08
1
-2
/
+6
[prev]
[next]