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
path:
root
/
arch
/
alpha
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-77
/
+45
2013-02-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-11
/
+9
2013-02-21
mm: use vm_unmapped_area() on alpha architecture
Michel Lespinasse
1
-11
/
+9
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-9
/
+9
2013-02-14
alpha: pass k_sigaction and siginfo_t using ksignal pointer
Al Viro
1
-66
/
+45
2013-02-03
alpha: switch to generic old sigsuspend
Al Viro
1
-10
/
+0
2013-02-03
alpha: remove stray debris left in copy_process()
Al Viro
1
-1
/
+0
2013-01-27
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
1
-2
/
+4
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2013-01-15
TTY: switch tty_schedule_flip
Jiri Slaby
1
-9
/
+8
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-1
/
+2
2013-01-03
ALPHA: drivers: remove __dev* attributes.
Greg Kroah-Hartman
3
-11
/
+9
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-9
/
+1
2012-12-19
alpha: switch to generic sigaltstack
Al Viro
1
-9
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-8
/
+4
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-100
/
+39
2012-12-11
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+4
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-1
/
+1
2012-11-28
alpha: switch to generic fork/vfork/clone
Al Viro
3
-59
/
+14
2012-11-28
get rid of pt_regs argument of ->load_binary()
Al Viro
1
-1
/
+1
2012-11-28
get rid of pt_regs argument of search_binary_handler()
Al Viro
1
-1
/
+1
2012-11-28
alpha: reorganize copy_process(), prepare to saner fork_idle()
Al Viro
1
-21
/
+14
2012-11-28
alpha: don't pass useless arguments to do_{,rt_},sigreturn()
Al Viro
2
-12
/
+8
2012-11-28
alpha: simplify fork and friends
Al Viro
2
-19
/
+14
2012-11-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-1
/
+4
2012-11-08
alpha: use BUG_ON where possible
Sasha Levin
1
-8
/
+4
2012-10-24
alpha: separate thread-synchronous flags
Al Viro
3
-19
/
+14
2012-10-20
missing const in alpha callers of do_mount()
Al Viro
1
-3
/
+3
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-79
/
+56
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
1
-8
/
+8
2012-10-12
alpha: switch to saner kernel_execve() semantics
Al Viro
1
-16
/
+1
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-26
/
+19
2012-10-11
alpha: get rid of switch_stack argument of do_work_pending()
Al Viro
2
-23
/
+20
2012-10-11
alpha: don't bother passing switch_stack separately from regs
Al Viro
1
-13
/
+13
2012-10-11
alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c
Al Viro
2
-17
/
+20
2012-10-11
alpha: simplify TIF_NEED_RESCHED handling
Al Viro
1
-17
/
+9
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-113
/
+38
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+5
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-0
/
+1
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-6
/
+0
2012-10-01
alpha: don't open-code trace_report_syscall_{enter,exit}
Al Viro
2
-26
/
+19
2012-09-30
alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()
Al Viro
2
-19
/
+13
2012-09-30
alpha: switch to generic kernel_thread()
Al Viro
3
-69
/
+30
2012-09-30
alpha: switch to generic sys_execve()
Al Viro
2
-30
/
+0
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
1
-9
/
+6
2012-09-26
switch osf_getdirentries() to fget_light()
Al Viro
1
-3
/
+3
[next]