index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-03
rapidio: documentation update
Alexandre Bounine
2
-13
/
+86
2013-07-03
rapidio: add udev notification
Alexandre Bounine
7
-17
/
+74
2013-07-03
rapidio: add modular build option for the subsystem core
Alexandre Bounine
3
-16
/
+19
2013-07-03
rapidio/tsi721: convert to modular mport driver
Alexandre Bounine
4
-10
/
+9
2013-07-03
rapidio: update enumerator registration mechanism
Alexandre Bounine
5
-48
/
+164
2013-07-03
rapidio/rionet: rework driver initialization and removal
Alexandre Bounine
1
-25
/
+78
2013-07-03
rapidio: convert switch drivers to modules
Alexandre Bounine
12
-345
/
+568
2013-07-03
drivers/rapidio/rio-scan.c: make functions static
Wu Fengguang
1
-2
/
+2
2013-07-03
rapidio/switches: remove tsi500 driver
Alexandre Bounine
3
-86
/
+0
2013-07-03
idr: print a stack dump after ida_remove warning
Jean Delvare
1
-5
/
+2
2013-07-03
s390: remove setting for saved_max_pfn
Zhang Yanfei
1
-4
/
+0
2013-07-03
ia64: remove setting for saved_max_pfn
Zhang Yanfei
1
-5
/
+0
2013-07-03
powerpc: Remove savemaxmem parameter setup
Zhang Yanfei
1
-10
/
+0
2013-07-03
mips: remove savemaxmem parameter setup
Zhang Yanfei
1
-10
/
+0
2013-07-03
Documentation/kdump/kdump.txt: remove /dev/oldmem description
Zhang Yanfei
1
-25
/
+6
2013-07-03
/dev/oldmem: Remove the interface
Zhang Yanfei
2
-49
/
+1
2013-07-03
fs/exec.c:de_thread: mt-exec should update ->real_start_time
Oleg Nesterov
1
-0
/
+1
2013-07-03
fs/exec.c: do_execve_common(): use current_user()
Oleg Nesterov
1
-2
/
+1
2013-07-03
kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checks
Oleg Nesterov
1
-17
/
+16
2013-07-03
kernel/fork.c:copy_process(): don't add the uninitialized child to thread/tas...
Oleg Nesterov
3
-15
/
+19
2013-07-03
kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code
Oleg Nesterov
1
-8
/
+7
2013-07-03
fork: reorder permissions when violating number of processes limits
Eric Paris
1
-2
/
+2
2013-07-03
fs/proc/kcore.c: using strlcpy() instead of strncpy()
Zhao Hongjiang
1
-1
/
+1
2013-07-03
fs/proc/uptime.c:uptime_proc_show(): use get_monotonic_boottime()
Oleg Nesterov
1
-2
/
+1
2013-07-03
exit.c: unexport __set_special_pids()
Oleg Nesterov
3
-14
/
+12
2013-07-03
fs/exec.c:de_thread(): use change_pid() rather than detach_pid/attach_pid
Oleg Nesterov
1
-2
/
+1
2013-07-03
coredump: '% at the end' shouldn't bypass core_uses_pid logic
Oleg Nesterov
1
-5
/
+7
2013-07-03
coredump: kill call_count, add core_name_size
Oleg Nesterov
1
-9
/
+10
2013-07-03
coredump: kill cn_escape(), introduce cn_esc_printf()
Oleg Nesterov
1
-23
/
+21
2013-07-03
coredump: cn_vprintf() has no reason to call vsnprintf() twice
Oleg Nesterov
1
-18
/
+12
2013-07-03
coredump: introduce cn_vprintf()
Oleg Nesterov
1
-7
/
+13
2013-07-03
coredump: format_corename() can leak cn->corename
Oleg Nesterov
1
-11
/
+7
2013-07-03
usermodehelper: kill the sub_info->path[0] check
Oleg Nesterov
1
-8
/
+3
2013-07-03
signals: eventpoll: do not use sigprocmask()
Oleg Nesterov
1
-6
/
+6
2013-07-03
ptrace: add ability to get/set signal-blocked mask
Andrey Vagin
2
-2
/
+45
2013-07-03
x86: kill TIF_DEBUG
Oleg Nesterov
1
-3
/
+1
2013-07-03
docbook: add futexes to kernel-locking docbook
Randy Dunlap
1
-1
/
+6
2013-07-03
Documentation/CodingStyle: allow multiple return statements per function
Dan Carpenter
1
-1
/
+2
2013-07-03
fs/fat: use fat_msg() to replace printk() in __fat_fs_error()
Gu Zheng
1
-3
/
+2
2013-07-03
] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nil...
Vyacheslav Dubeyko
6
-14
/
+16
2013-07-03
nilfs2: implement calculation of free inodes count
Vyacheslav Dubeyko
5
-2
/
+112
2013-07-03
drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI
Xianglong Du
5
-2
/
+485
2013-07-03
drivers/rtc/rtc-ds1216.c: use module_platform_driver_probe()
Fabio Porcedda
1
-12
/
+1
2013-07-03
rtc: omap: restore back (hard-code) wakeup support
Hebbar Gururaja
1
-0
/
+2
2013-07-03
rtc: add NXP PCF2127 support (i2c)
Renaud Cerrato
3
-0
/
+251
2013-07-03
drivers/rtc/rtc-palmas.c: init wakeup before device register
Wei Ni
1
-1
/
+1
2013-07-03
drivers/rtc/class: convert from Legacy pm ops to dev_pm_ops
Shuah Khan
1
-6
/
+6
2013-07-03
drivers/rtc/rtc-pcf2123.c: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-5
/
+10
2013-07-03
drivers/rtc/interface.c: return -EBUSY, not -EACCES when device is busy
Chris Brand
1
-4
/
+4
2013-07-03
drivers/rtc/rtc-twl.c: cleanup with module_platform_driver() conversion
Peter Ujfalusi
1
-11
/
+1
[next]