index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
genex.S
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-23
block: don't request module during elevator init
Tejun Heo
1
-7
/
+12
2013-01-23
async: fix __lowest_in_progress()
Tejun Heo
1
-7
/
+20
2013-01-22
wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
Oleg Nesterov
1
-1
/
+2
2013-01-22
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
Oleg Nesterov
3
-14
/
+64
2013-01-22
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
Oleg Nesterov
3
-15
/
+18
2013-01-22
f2fs: use _safe() version of list_for_each
Dan Carpenter
1
-4
/
+3
2013-01-22
f2fs: add comments of start_bidx_of_node
Jaegeuk Kim
1
-1
/
+5
2013-01-22
f2fs: avoid issuing small bios due to several dirty node pages
Jaegeuk Kim
1
-6
/
+11
2013-01-22
f2fs: support swapfile
Jaegeuk Kim
1
-0
/
+6
2013-01-22
f2fs: add remap_pages as generic_file_remap_pages
Jaegeuk Kim
1
-2
/
+3
2013-01-22
f2fs: add __init to functions in init_f2fs_fs
Namjae Jeon
5
-9
/
+9
2013-01-21
ftrace: Be first to run code modification on modules
Steven Rostedt
1
-1
/
+1
2013-01-21
security/device_cgroup: lock assert fails in dev_exception_clean()
Jerry Snitselaar
1
-0
/
+2
2013-01-21
evm: checking if removexattr is not a NULL
Dmitry Kasatkin
1
-2
/
+2
2013-01-21
module: fix missing module_mutex unlock
Linus Torvalds
1
-1
/
+1
2013-01-21
ttm: on move memory failure don't leave a node dangling
Dave Airlie
1
-0
/
+1
2013-01-21
ttm: don't destroy old mm_node on memcpy failure
Dave Airlie
1
-2
/
+9
2013-01-20
ia64: kill thread_matches(), unexport ptrace_check_attach()
Oleg Nesterov
3
-29
/
+1
2013-01-20
sys_clone() needs asmlinkage_protect
Al Viro
1
-2
/
+4
2013-01-19
make sure that /linuxrc has std{in,out,err}
Al Viro
1
-0
/
+4
2013-01-18
init, block: try to load default elevator module early during boot
Tejun Heo
6
-1
/
+48
2013-01-18
workqueue: implement current_is_async()
Tejun Heo
3
-0
/
+26
2013-01-18
workqueue: move struct worker definition to workqueue_internal.h
Tejun Heo
2
-31
/
+38
2013-01-18
workqueue: rename kernel/workqueue_sched.h to kernel/workqueue_internal.h
Tejun Heo
4
-11
/
+20
2013-01-18
asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix build
Kirill A. Shutemov
1
-4
/
+2
2013-01-18
Linux 3.8-rc4
v3.8-rc4
Linus Torvalds
1
-1
/
+1
2013-01-18
USB: io_ti: Fix NULL dereference in chase_port()
Wolfgang Frisch
1
-0
/
+3
2013-01-18
USB: option: add TP-LINK HSUPA Modem MA180
Bjørn Mork
1
-0
/
+6
2013-01-18
USB: option: blacklist network interface on ONDA MT8205 4G LTE
Bjørn Mork
1
-1
/
+2
2013-01-18
workqueue: set PF_WQ_WORKER on rescuers
Tejun Heo
1
-7
/
+28
2013-01-18
staging/sb105x: PARPORT config is not good enough must use PARPORT_PC
Steven Rostedt
1
-1
/
+1
2013-01-18
staging: wlan-ng: Fix clamping of returned SSID length
Tormod Volden
1
-1
/
+1
2013-01-18
PCI: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-17
8250/16?50: Add support for Broadcom TruManage redirected serial port
Stephen Hurd
4
-1
/
+52
2013-01-17
pty: return EINVAL for TIOCGPTN for BSD ptys
Jiri Slaby
1
-0
/
+2
2013-01-17
staging: vt6656: Fix inconsistent structure packing
Ben Hutchings
4
-24
/
+19
2013-01-17
Drivers: hv: balloon: Fix a memory leak
K. Y. Srinivasan
1
-10
/
+13
2013-01-17
Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msg
K. Y. Srinivasan
1
-4
/
+8
2013-01-17
Revert "drm/radeon: do not move bo to different placement at each cs"
Alex Deucher
2
-9
/
+10
2013-01-17
fuse: remove unused variable in fuse_try_move_page()
Wei Yongjun
1
-5
/
+0
2013-01-17
fuse: make fuse_file_fallocate() static
Miklos Szeredi
1
-3
/
+2
2013-01-17
fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig
Robert P. J. Day
2
-12
/
+14
2013-01-17
cuse: fix uninitialized variable warnings
Miklos Szeredi
1
-1
/
+1
2013-01-17
cuse: do not register multiple devices with identical names
David Herrmann
1
-6
/
+15
2013-01-17
cuse: use mutex as registration lock instead of spinlocks
David Herrmann
1
-8
/
+7
2013-01-17
gpio: mvebu: Don't free chip label memory
Thierry Reding
1
-6
/
+0
2013-01-17
gpio: samsung: skip gpio lib registration for EXYNOS5440
Kukjin Kim
1
-0
/
+1
2013-01-17
drm/i915: fix FORCEWAKE posting reads
Jani Nikula
1
-5
/
+12
2013-01-17
gpio: samsung: silent build warning for EXYNOS5 SoCs
Kukjin Kim
1
-5
/
+5
2013-01-17
gpio: samsung: fix pinctrl condition for exynos and exynos5440
Kukjin Kim
1
-1
/
+1
[next]