Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | MODSIGN: do not send garbage to stderr when enabling modules signature | David Cohen | 2013-04-11 | 1 | -1/+1 | |
| * | | | | | module: fix symbol versioning with symbol prefixes | James Hogan | 2013-03-20 | 1 | -1/+2 | |
| * | | | | | CONFIG_SYMBOL_PREFIX: cleanup. | Rusty Russell | 2013-03-15 | 2 | -11/+4 | |
* | | | | | | rcutrace: single_open() leaks | Al Viro | 2013-05-05 | 1 | -4/+4 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-04 | 1 | -1/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fs: Fix hang with BSD accounting on frozen filesystem | Jan Kara | 2013-05-04 | 1 | -1/+6 | |
* | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-05-02 | 1 | -0/+116 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Merge tag 'drm-intel-next-2013-03-23' of git://people.freedesktop.org/~danvet... | Dave Airlie | 2013-04-05 | 1 | -0/+116 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge tag 'v3.9-rc3' into drm-intel-next-queued | Daniel Vetter | 2013-03-19 | 118 | -4514/+5435 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | PM: make VT switching to the suspend console optional v3 | Jesse Barnes | 2013-02-20 | 1 | -0/+116 | |
* | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-05-02 | 1 | -29/+51 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sched: Avoid prev->stime underflow | Stanislaw Gruszka | 2013-04-30 | 1 | -7/+7 | |
| * | | | | | | | | | sched: Do not account bogus utime | Stanislaw Gruszka | 2013-04-30 | 1 | -0/+9 | |
| * | | | | | | | | | sched: Avoid cputime scaling overflow | Stanislaw Gruszka | 2013-04-30 | 1 | -22/+35 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 14 | -58/+26 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | proc: Supply a function to remove a proc entry by PDE | David Howells | 2013-05-01 | 1 | -5/+1 | |
| * | | | | | | | | | | take cgroup_open() and cpuset_open() to fs/proc/base.c | Al Viro | 2013-05-01 | 2 | -28/+2 | |
| * | | | | | | | | | | proc: Split the namespace stuff out into linux/proc_ns.h | David Howells | 2013-05-01 | 6 | -7/+8 | |
| * | | | | | | | | | | proc: Supply PDE attribute setting accessor functions | David Howells | 2013-05-01 | 2 | -2/+2 | |
| * | | | | | | | | | | fix a leak in /proc/schedstats | Al Viro | 2013-04-29 | 1 | -6/+1 | |
| * | | | | | | | | | | create_proc_cpu_mask() doesn't need an argument... | Al Viro | 2013-04-09 | 1 | -2/+2 | |
| * | | | | | | | | | | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 1 | -7/+7 | |
| * | | | | | | | | | | get rid of the last free_pipe_info() callers | Al Viro | 2013-04-09 | 1 | -1/+1 | |
| * | | | | | | | | | | lift sb_start_write() out of ->write() | Al Viro | 2013-04-09 | 1 | -0/+2 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 | 2 | -5/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-22 | 19 | -125/+289 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-01 | 5 | -10/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | audit: pass int* to nlmsg_next | Alexandru Copot | 2013-03-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | audit: replace obsolete NLMSG_* with type safe nlmsg_* | Hong zhi guo | 2013-03-28 | 1 | -5/+5 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-03-27 | 9 | -93/+161 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | connector: Added coredumping event to the process connector | Jesper Derehag | 2013-03-20 | 1 | -0/+2 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 6 | -73/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | merge compat sys_ipc instances | Al Viro | 2013-03-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | consolidate compat lookup_dcookie() | Al Viro | 2013-03-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | switch getrusage() to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-03-03 | 2 | -19/+14 | |
| * | | | | | | | | | | | | | make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect | Al Viro | 2013-03-03 | 3 | -53/+12 | |
* | | | | | | | | | | | | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-04-30 | 22 | -364/+600 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | power/sysrq: fix inconstistent help message of sysrq key | zhangwei(Jovi) | 2013-04-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | kgdb/sysrq: fix inconstistent help message of sysrq key | zhangwei(Jovi) | 2013-04-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | kernel/sys.c: make prctl(PR_SET_MM) generally available | Amnon Shiloh | 2013-04-30 | 1 | -8/+2 | |
| * | | | | | | | | | | | | | | relay: use macro PAGE_ALIGN instead of FIX_SIZE | zhangwei(Jovi) | 2013-04-30 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | | kernel/relay.c: move FIX_SIZE macro into relay.c | zhangwei(Jovi) | 2013-04-30 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | kernel/relay.c: remove unused function argument actor | zhangwei(Jovi) | 2013-04-30 | 1 | -8/+4 | |
| * | | | | | | | | | | | | | | semaphore: use `bool' type for semaphore_waiter's up | liguang | 2013-04-30 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | semaphore: use unlikely() for down's timeout | liguang | 2013-04-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | pid_namespace.c/.h: simplify defines | Raphael S.Carvalho | 2013-04-30 | 2 | -5/+0 | |
| * | | | | | | | | | | | | | | kernel/pid.c: improve flow of a loop inside alloc_pidmap. | Raphael S. Carvalho | 2013-04-30 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | | kexec: Use min() and min_t() to simplify logic | Zhang Yanfei | 2013-04-30 | 1 | -16/+8 | |
| * | | | | | | | | | | | | | | kexec: fix wrong types of some local variables | Zhang Yanfei | 2013-04-30 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | coredump: only SIGKILL should interrupt the coredumping task | Oleg Nesterov | 2013-04-30 | 1 | -2/+4 |